Posted By:
Dheeraj_Sambhar
Posted On:
Wednesday, May 7, 2003 09:55 PM
Hi
I m using BC4J & Struts and using Application Module/View Object/Entity object.
I m invoking application module from struts Action class.It is working fine.
Now i want to deploy application module as EJB session bean.
Will i be able to deploy it on the emedded OC4J sever of Jdeveloper?
And how i can look up that Application module using Initial context as i m not using BC4J context.
If possible provide some sample code.