Hi,
I am a beginner with JEE. I don't understand, why examples here
http://www.jboss.org/community/docs/DOC-12835 have a class with main method in the EAR
file. As I understand, the EAR is deployed on the server, but one usually need to deploy
clinets on the other machines. Also, the client would need to access the remote interface.
So, I thing there should be 3 jars: one for a server, one for a client and a shared jar
with interfaces and shared objects. Is that right?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4218780#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...