[jboss-user] [JBoss Web Services] - Re: ProxyContext is not visible ffrom the Classloader
Gnanasekaran Sakthivel
do-not-reply at jboss.com
Thu Feb 3 10:15:22 EST 2011
Gnanasekaran Sakthivel [http://community.jboss.org/people/sepgs2004] created the discussion
"Re: ProxyContext is not visible ffrom the Classloader"
To view the discussion, visit: http://community.jboss.org/message/585238#585238
--------------------------------------------------------------
In my case, I got this Exception when I was trying to test the webservice by accessing the wsdl on the browser...
I am new to Webservice practicals...
I saw this in JBoss console log:
09:57:29,366 INFO [AxisService] WSDD published to: C:\jboss-4.0.3SP1\server\default\data\wsdl\project.ear\projectWeb.war\ProjectService.wsdd
09:57:29,382 INFO [AxisService] Web Service deployed: http://dell-ramba:8080/mlo/ProjectWS http://dell-ramba:8080/mlo/ProjectWS
So I tried placing the following URLs on the browser to access the wsdl
http://dell-ramba:8080/mlo/ProjectWS http://dell-ramba:8080/mlo/ProjectWS
http://dell-ramba:8080/mlo/ProjectWS.wsdl http://dell-ramba:8080/mlo/ProjectWS.wsdl
Both failed. Second one gave the above mentioned exception...
Then my colleague asked me to try (a ? instead of .)
http://dell-ramba:8080/mlo/ProjectWS?wsdl http://dell-ramba:8080/mlo/ProjectWS?wsdl
Then it brought me the wsdl xml....
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/585238#585238]
Start a new discussion in JBoss Web Services at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2044]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110203/befddc3f/attachment-0001.html
More information about the jboss-user
mailing list