| Author |
deploying application client - java ee
|
Binu K Idicula
Ranch Hand
Joined: Jul 11, 2002
Posts: 99
|
|
Hi I have deployed an EJB(xyz_ejb.jar) , which I am trying to access from an application client. When I depoy the application client ( xyz_appclient.jar ) I get a validation error saying MainClass cannot be loaded. I tried running the verifier provided by glassfish and it runs fine without any error,and warning. Could you redirect me to any good website which has the proper guidelines in creating application client, MANIFEST, packaging, ant scripts etc? regards Binu K Idicula
|
 |
Dilshan Edirisuriya
Ranch Hand
Joined: Apr 22, 2006
Posts: 299
|
|
This link may help http://java.sun.com/j2ee/1.4/docs/tutorial-update6/doc/EJB4.html
|
Dilshan Edirisuriya SCJP1.4, SCWCD1.4, SCBCD 5
|
 |
 |
|
|
subject: deploying application client - java ee
|
|
|