Hi As long as u have the WSDD correct u dont have to change the way u invoke an EJB web service. For the client it doesnt matter whether the call is an EJB Service or a Java Service. Do as you would just call any Java Service and it should work.
Vidyanand. -----Original Message----- From: Vaishakhi Ajmera [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 02, 2002 12:36 PM To: [EMAIL PROTECTED] Subject: Calling an EJB service I have been through the mailing lists and have understood how to make the deploy.wsdd file. But how do I call this service. What would my endpoint be. Any code sample to calling an EJB service will be highly appreciated. Thanks a lot Vaishakhi ----- Original Message ----- From: "Simon McClenahan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, May 02, 2002 11:54 AM Subject: RE: WSDL2Java error messages > > I know this is a problem with my WSDL, but the beta2 version > > is not giving a useful error message. > > > Actually, I fixed the package mapping issue in my NStoPkg file, and I still get the file not found exception. > > cheers, > Simon
