Hello everyone
i have developed a simple
EJB using VAJ and tested it using a
servlet and WebSphere
Test Environment.. its working fine there
Can you now help me how to deploy it on WebSphere 4.0 .
In VAJ it gives me three options ..
1> Client jar
2> EJB JAR
3> Deployed JAR
which one to use .. its a stateless session bean .. which is accessed by a servlet
bye and thanks in advance
Dharmesh Chheda