[jboss-user] [JBossWS] - Re: NoClassDefFoundError: com/sun/xml/stream/buffer/XMLStrea

2008-02-06 Thread thof
I tried my best ;-) Take a look at here: http://jbws.dyndns.org/mediawiki/index.php?title=Wsconsume#Ant_Task View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4127114#4127114 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4

[jboss-user] [JBossWS] - Re: NoClassDefFoundError: com/sun/xml/stream/buffer/XMLStrea

2008-02-06 Thread thof
Ahhh I found streamBuffer.jar ... now it works! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4127033#4127033 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4127033 ___ jboss-u

[jboss-user] [JBossWS] - NoClassDefFoundError: com/sun/xml/stream/buffer/XMLStreamBuf

2008-02-06 Thread thof
I downloaded jbossws-native-2.0.3.GA. Using wsconsume ("contract-first") on the command line works fine but as an ant task (in eclipse) I get this error: NoClassDefFoundError: com/sun/xml/stream/buffer/XMLStreamBuffer. JDK is 1.5.0_06. I reference following jar files in my ant task (path id): j

[jboss-user] [JBossWS] - wstools wsdl-java => NullPointerException

2008-02-01 Thread thof
Compiling a WSDL with wstools and following config http://www.jboss.org/jbossws-tools"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="http://www.jboss.org/jbossws-tools http://www.jboss.org/jbossws-tools/schema/jbossws-tool_1_0.xsd";>