> >  <session-config>
> >     <session-timeout> 1000 </session-timeout>
> >  </session-config>

I'm wild guessing here but try removing those blanks, may be
Orion is getting a NumberFormatException.
(try to Long.parseLong (" 1000 ") and you'll get it)

--Alejandro Revilla
http://www.jpos.org


Reply via email to