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

Feng Qian (JIRA) jira-events at lists.jboss.org
Tue Feb 23 02:12:10 EST 2010


    [ https://jira.jboss.org/jira/browse/JBIDE-5870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12515885#action_12515885 ] 

Feng Qian commented on JBIDE-5870:
----------------------------------

Hi all,

This has two problem for this issue.
One is jboss ws client:
The wtp web service framework generates a web service client from a deployed wsdl. If you start from a java class, you can't get a web service client. Of course the wtp web service should disable the web service client generation when start from a java class. This maybe a issue of wtp, I will create a topic for this to wtp maillist.

The other is application.xml:
Brian, you can take a look on https://jira.jboss.org/jira/browse/JBIDE-5538. I add my comment that has answered your question about this. We can generate the application.xml  by manual.
And if we want to add a command for adding a application.xml, we should add it to develop() of JBossWebService.
Do you think we should add this command or just let user add a application.xml by manual?



> Cannot create JbossWS service with client enabled
> -------------------------------------------------
>
>                 Key: JBIDE-5870
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-5870
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Webservices
>    Affects Versions: 3.1.0.CR1
>            Reporter: Libor Zoubek
>            Assignee: Feng Qian
>            Priority: Critical
>             Fix For: 3.1.0.CR2
>
>         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