aspose file tools
The moose likes EJB and other Java EE Technologies and the fly likes Did localObject and LocalHome object have stub and skel? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "Did localObject and LocalHome object have stub and skel?" Watch "Did localObject and LocalHome object have stub and skel?" New topic
Author

Did localObject and LocalHome object have stub and skel?

walter wang
Ranch Hand

Joined: Jun 02, 2001
Posts: 144
Did LocalHome object and Local Object have stub and skel?
I play with petstore1.3.1 and j2ee reference engine (j2sdkee 1.3)
during deployment, it asks me if i want to
create petstoreclient.jar. i choosed yes.
but i didnot find any stub in petstoreclient.jar
I think it is right , local object and localhome
should not have stub. but why it could still create petstoreclient.jar for localObject and localhome object? do you think it is a mistake of
j2ee reference container?
rgds
client.jar for
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Did localObject and LocalHome object have stub and skel?
 
Similar Threads
Different interfaces in EJB 3.0
question about jndi and EJBLocalHome interface
My engineer thesis - chapter about RMI-IIOP - need confirmation / help
java.rmi.ServerError !
How to interpret LocalHome interface