Hi,
I am using NWDS to deploy my Java Webservice through an EAR file, this is my scenario:
http://img688.imageshack.us/img688/3083/29070390.jpg
And what I do to deploy this Webservice into my server is:
- Right-click on 'LDAPManager' and 'Build EJB Archive'
- Right-click on 'LDAPManager' and 'Add to EAR Project' and select 'LDAPMAnagerEAR'
- Right-click on 'LDAPManagerEAR' and 'Build Application Archive'
- Right-click on 'LDAPManagerEAR.ear' and 'Deploy to J2EE engine'
The deployment is successful but I cannot see 'ZPRUEBA' in the tab 'Web Services Navigator'.
Anybody can help me ?
Thanks