-
1. Re: How to access webservice deployed to jboss 5.1.0 GA
ptn77 Feb 11, 2013 4:09 PM (in response to ptn77)I wanted to post an update since no one responded to my question.
Even though I entered a url in my webservice wsdl, it was not the url used when I run the webservice in the eclipse IDE. I found that there's a file, org.eclipse.wst.common.component, that has the wb-module listing the deploy-name. I used this name in my url
"localhost:8080/deploy-name/webservicename" and I was able to access it.
This still doesn't explain why I am unable to see the service under the registered services in jboss. Anyone reading this post, if you have a link to instructions on how to setup the registered services in jboss, please post the link.
Thanks in advance!
-
2. Re: How to access webservice deployed to jboss 5.1.0 GA
aleksczajka Oct 13, 2014 6:53 PM (in response to ptn77)any update on this? I can't do this either. trying everything. How do I access the service deployed by jBoss? No errors upon deploying and localhost:8080 goes to some standard red hat page.