| 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
|
 |
 |
|
|
subject: Help on EJB Webservices in websphere
|
|
|