-
Bug
-
Resolution: Done
-
Critical
-
3.1.0.CR1
-
None
creation of new JbossWS cannot be finished when
Steps to reproduce :
1. Create new Dynamic project
2. Create new class with javax.jws annotations or use the attached one
3. Create new JbossWS based web service : New -> Other -> Web Service
3.1. Service implementation:select your class
3.2. Web service runtime: JbossWS
3.3. Client type : java Proxy, move slider to 'Develop client' or above
4. Finish or Next, does not matter if you check anything there
5. You get a MessageBox telling : Selection must be WSDL.
6. WSDL seems to get published, web service seems too, but one can' test it
btw: How can I retrieve WSDL from jboss as? Jboss-as does not say something like : 'New service is deployed, wsdl is here'
- is blocked by
-
JBWS-2630 Invalid "Endpoint Address" in http://localhost:8080/jbossws/services, when a .war is embedded in a jar.
- Closed
- is related to
-
JBIDE-5538 Contract First Web Service Fails to deploy
- Closed