File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Web Services and the fly likes Help on EJB Webservices in websphere Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Help on EJB Webservices in websphere" Watch "Help on EJB Webservices in websphere" New topic
Author

Help on EJB Webservices in websphere

Kanag sen
Greenhorn

Joined: Sep 07, 2003
Posts: 8
Hi all

I am having the following problem

I created an EJB webservice using the EJB2webservice tool provided by IBM. The tool modified my ear to a webservice enabled EAR containing the WSDL file and webservices.xml file. It also created a routing application through which I can access the webservice.

The real issue is, the WSDL generated shows that the webservice will be available in port 6080. But when I start the server (which is running on port 9080) and try to access the webservice from a java client using the port 6080 I get nothing. But when I use the port 9080 I am able to access the webservice.

Do anyone know what the real problem is. Any help regarding this issue is highly appreciated.

Thanks
Kanag


=============<br />SCJCP, SCWCD
 
IntelliJ Java IDE
 
subject: Help on EJB Webservices in websphere
 
Threads others viewed
Problem with Websphere Application Server
Error in Loading WAR file
In Websphere unable to access Default Application using url: http:\\localhost\snoop
Webservices ..... Help please
assosciate webservice to a WSDL file
developer file tools