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

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Mon May 31 10:30:52 EDT 2010


     [ https://jira.jboss.org/browse/JBWS-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alessio Soldano updated JBWS-2460:
----------------------------------

    Priority: Minor  (was: Major)


> wsconsume --verbose does not show full error trace
> --------------------------------------------------
>
>                 Key: JBWS-2460
>                 URL: https://jira.jboss.org/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
>            Priority: Minor
>             Fix For: jbossws-native-4.0
>
>
> 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/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbossws-issues mailing list