Hi,

Question I hope someone can help me with as I appear to be confusing myself over
this . . 

If I have a Servlet and an EJB defined in my application.xml and I have a class
that is used by BOTH the Servlet and the EJB (A transfer object passed from
Servlet to EJB) where should it be placed in the application ?

If it is in the EJB jar file it doesn't appear to be visible to the servlet.
Is there a way of defining shared jars for an application or should it be in
orion\lib in a helper jar ?

Thanks

mark

Reply via email to