[jbosstools-issues] [JBoss JIRA] Commented: (JBDS-1105) Cannot create JbossWS service with client enabled

Brian Fitzpatrick (JIRA) jira-events at lists.jboss.org
Wed Feb 17 15:55:16 EST 2010


    [ https://jira.jboss.org/jira/browse/JBDS-1105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12515042#action_12515042 ] 

Brian Fitzpatrick commented on JBDS-1105:
-----------------------------------------

Libor, this looks like it's an issue with the WAR for the project being encapsulated in an EAR, and somehow that's screwing up the path to the WSDL file. If you just deploy the WAR (undeploy the EAR, drag/drop the web service project - not the ear project - onto the server), it works fine.

I've sent an e-mail to David Ward who's a web services guy and might be able to help us figure out what the deal is here. Max and I are wondering if it can be fixed in the web.xml, by adding an application.xml, or by tweaking the annotations in the Java class. As soon as I hear more, I'll let you know.

> Cannot create JbossWS service with client enabled
> -------------------------------------------------
>
>                 Key: JBDS-1105
>                 URL: https://jira.jboss.org/jira/browse/JBDS-1105
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Bug
>    Affects Versions: 3.0.0.CR2
>            Reporter: Libor Zoubek
>         Attachments: JbossWS.java
>
>
> 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'

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list