| Author |
EJB deployment issue in websphere
|
Jayaraj Jaganathan
Ranch Hand
Joined: Jun 29, 2009
Posts: 69
|
|
EJB deployment issue in websphere
I have created an EJB project in eclipse and created a stateless session bean successfully.
I created Enterprise application project and added the EJB project.
I tried to check it using Universal test client.
When I click the JNDI explorer>>sample.HelloWorldEJBHome
I get error IWAD0401E Unknown type of JNDI object
But when I install an EJB jar using administrator console after exporting the jar file for the EJB project
It is working file
I like to reduce the number of steps by right clicking the server publish and test.
Do any one have come across the same issue please help me
Thanks in advance.
|
 |
 |
|
|
subject: EJB deployment issue in websphere
|
|
|