cancel
Showing results for 
Search instead for 
Did you mean: 

WebServices Issues in WebAS.

Former Member
0 Kudos

I am trying to deploy a simple web service which simply return the string passed to it.When i deploy this, this works fine.Now in the project folder i have added a lib folder and added some jars in it.After doing this i have made the ear file again and deployed the web service again.Now when i try to run this, it's not able to run. The error message says :::

Cannot download WSDL from http://INLD50047727A:53000/HelloMessage/Config1?wsdl: Invalid Response Code: (503) Service Unavailable. The requested URL was:"http://INLD50047727A:53000/HelloMessage/Config1?wsdl"

The jars that i have added are some API library jars.

Please tell me what can be the issue here.

I have a few qs also :::

1) do we have a size limit in WebAS for the applications to be deployed.

2) if we do some changes in the deployed directories in WebAS, can we do those changes as being hot deployable or do we have to stop the server, do the changes and restart the server.

Any help on these will be highly appreciated.

Regards

Bhupesh...

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

exactly the same problem here!

any hints?

Former Member
0 Kudos

We are running NW7.1 CE and the problem was the proxy-configuration....

NWA -> SOA -> Technical -> System Global Settings

explicitly had to add the CE-Host to the exclude list as "<host>, <host>.domain.local".

STUPID proxy configuration dialog....