[jbossws-issues] [JBoss JIRA] Commented: (JBWS-2460) wsconsume --verbose does not show full error trace

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Thu Jan 15 13:22:03 EST 2009


    [ https://jira.jboss.org/jira/browse/JBWS-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12448171#action_12448171 ] 

Thomas Diesler commented on JBWS-2460:
--------------------------------------

If I try the same with jaxws-ri-2.1.5, I get

[tdiesler at tddell ws-humantask-1.1-spec-wd-02-xml]$ /usr/java/jaxws/bin/wsimport.sh ws-humantask-api.wsdl 
parsing WSDL...


[ERROR] failed.noservice=Could not find wsdl:service in the provided WSDL(s): 

file:/home/tdiesler/svn/jbsam/trunk/modules/task/src/main/resources/ws-humantask-1.1-spec-wd-02-xml/ws-humantask-api.wsdl
 At least one WSDL with at least one service definition needs to be provided.


	Failed to parse the WSDL.


> wsconsume --verbose does not show full error trace
> --------------------------------------------------
>
>                 Key: JBWS-2460
>                 URL: https://jira.jboss.org/jira/browse/JBWS-2460
>             Project: JBoss Web Services
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: tools-jaxws
>    Affects Versions: jbossws-native-3.0.4
>         Environment: JBoss-5.0.0.GA
>            Reporter: Thomas Diesler
>
> Hi Folks,
> when I invoke plain wsconsume, I get
> > wsconsume ws-humantask-api.wsdl 
> parsing WSDL...
> Failed to parse the WSDL.
> Failed to invoke WsImport
> java.lang.IllegalStateException: WsImport invocation failed. Try the verbose switch for more information
> 	at org.jboss.ws.tools.jaxws.impl.SunRIConsumerImpl.consume(SunRIConsumerImpl.java:233)
> 	at org.jboss.wsf.spi.tools.cmd.WSConsume.importServices(WSConsume.java:222)
> 	at org.jboss.wsf.spi.tools.cmd.WSConsume.main(WSConsume.java:80)
> Error: Could not import. (use --verbose to see full traces)
> Error: WsImport invocation failed. Try the verbose switch for more information
> When I use the verbose switch, I get
> > wsconsume --verbose ws-humantask-api.wsdl 
> parsing WSDL...
> Failed to parse the WSDL.
> Failed to invoke WsImport
> java.lang.IllegalStateException: WsImport invocation failed. Try the verbose switch for more information
> 	at org.jboss.ws.tools.jaxws.impl.SunRIConsumerImpl.consume(SunRIConsumerImpl.java:233)
> 	at org.jboss.wsf.spi.tools.cmd.WSConsume.importServices(WSConsume.java:222)
> 	at org.jboss.wsf.spi.tools.cmd.WSConsume.main(WSConsume.java:80)
> Error: Could not import. (use --verbose to see full traces)
> java.lang.IllegalStateException: WsImport invocation failed. Try the verbose switch for more information
> 	at org.jboss.ws.tools.jaxws.impl.SunRIConsumerImpl.consume(SunRIConsumerImpl.java:233)
> 	at org.jboss.wsf.spi.tools.cmd.WSConsume.importServices(WSConsume.java:222)
> 	at org.jboss.wsf.spi.tools.cmd.WSConsume.main(WSConsume.java:80)
> The (invalid) wsdl itself you can get from here
> http://www.oasis-open.org/committees/download.php/27599/ws-humantask-1.1-spec-wd-02-xml-artifacts.zip

-- 
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 jbossws-issues mailing list