Postupoval jsem podle manuálu a světe div se, nefungovalo to.
Prý stačí vložit do web.xml následující konstrukci a je to
<resource-ref>
<res-ref-name>timer/MyTimer</res-ref-name>
<res-type>commonj.timer.TimerManager</res-type>
<res-auth>Container</res-auth>
<res-sharing-scope>Unshareable</res-sharing-scope>
</resource-ref>
Problém ovšem nastane při deploy !?!
Žádná package
commonj.timer
totiž není, zato existuje commonj.timers
.Chyba je tedy v jednom písmenku - s.
Žádné komentáře:
Okomentovat