1 Reply Latest reply on Jan 20, 2009 2:41 AM by narensb

    Eventing client

      I have created the event source and subscription manager using the tutorial given in user guide.Its working fine
      I tried to use wsconsume tool to create the client stub classes but it gices some error

      
      Failed to parse the WSDL.
      Failed to invoke WsImport
      java.lang.IllegalStateException: WsImport invocation failed. Try the verbose swi
      tch for more information
       at org.jboss.ws.tools.jaxws.impl.SunRIConsumerImpl.consume(SunRIConsumer
      Impl.java:220)
       at org.jboss.wsf.spi.tools.cmd.WSConsume.importServices(WSConsume.java:2
      23)
       at org.jboss.wsf.spi.tools.cmd.WSConsume.main(WSConsume.java:81)
      
      
      


      If someone had faced similar problem and solved it plz help!!
      Thanks in advance