[jboss-user] [JBossWS] - Re: JBossWS Tools Overview (wstools, wsprovide, wsconsume)

2007-08-07 Thread rocken7
Here is an idea: why not put the required server version somewhere on the wsconsume docs? Man, I spent like an hour trying to find wsconsume b/c I have jboss-4.0.5.GA and it only ships in later versions ... The whole jboss ouvre of docs is so messed up with no sense of version unless of cou

[jboss-user] [JBossWS] - Re: JBossWS Tools Overview (wstools, wsprovide, wsconsume)

2007-08-22 Thread shrikantmulik
I tried to use wsconsume from JBossWS Native 2.0.1 GA binary distribution. It gives following error: Exception in thread "main" java.lang.NoClassDefFoundError: org/jboss/wsf/spi/tools/cmd/WSConsume This could be due to classpath setting but is there a need to explicitly set the classpath for r

[jboss-user] [JBossWS] - Re: JBossWS Tools Overview (wstools, wsprovide, wsconsume)

2007-08-23 Thread [EMAIL PROTECTED]
http://jira.jboss.org/jira/browse/JBWS-1793 The missing class would be in jbossws-spi.jar View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4077269#4077269 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4077269

[jboss-user] [JBossWS] - Re: JBossWS Tools Overview (wstools, wsprovide, wsconsume)

2007-12-11 Thread kks_krishna
HI, I have set jbossws-spi.jar in the classpath. Still i am getting NoClassDefFoundError for WSConsume class. I am using 2.0.2 native GA. Please help me. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4111852#4111852 Reply to the post : http://www.jboss.c

[jboss-user] [JBossWS] - Re: JBossWS Tools Overview (wstools, wsprovide, wsconsume)

2007-12-19 Thread jsolderitsch
I meant to post the following topic: http://www.jboss.com/index.html?module=bb&op=viewtopic&t=126300 to this thread as a reply. Instead it wound up as a separate topic in JBossWS. Looking for advice and pointers. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&

[jboss-user] [JBossWS] - Re: JBossWS Tools Overview (wstools, wsprovide, wsconsume)

2008-01-16 Thread kosmos
To make wsconsume, wstools & wsprovide work without installing to jboss i had to do following: 1. create WSCONSUME_CLASSPATH, JBOSS_HOME and JAVA_HOME enviroment variables 2. edit wsconcume.bat strings 34-52 from | set WSCONSUME_CLASSPATH=%WSCONSUME_CLASSPATH%;%JBOSS_HOME%/client/jboss-xml-bin

[jboss-user] [JBossWS] - Re: JBossWS Tools Overview (wstools, wsprovide, wsconsume)

2008-01-23 Thread donato.brito2
Hello people! I think I´m little late, but here is my solution to this problem. I´ve just installed JBossWS 2.0.2GA and following the user guide I´ve had the same problem. To solve that, I looked in the .bat file and remove the line that contains "set JBOSS_HOME=%DIRNAME%\.." Before I remove

[jboss-user] [JBossWS] - Re: JBossWS Tools Overview (wstools, wsprovide, wsconsume)

2007-09-10 Thread francesco.zen
None of these links work! Please, where can I find some documentation for wstools? At least a dtd for the wstools configuration file, which points to http://www.jboss.org/jbossws-tools but is missing at that url. How can I generate artifacts for more than one SEI at a time? It was said to be fixed

[jboss-user] [JBossWS] - Re: JBossWS Tools Overview (wstools, wsprovide, wsconsume)

2007-09-10 Thread richard_opalka
Take a look here: http://labs.jboss.com/jbossws/docs/jaxws_userguide-2.0/index.html PS: Next time create a new post, please. Richard Opalka View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4082537#4082537 Reply to the post : http://www.jboss.com/index.html?mo

[jboss-user] [JBossWS] - Re: JBossWS Tools Overview (wstools, wsprovide, wsconsume)

2007-07-16 Thread zeOliverFT
which jars are mandatory to use the wsconsume ant task ? I have read in the build.xml of a sample inside JbossWS : core.classpath, jbossws.classpath, and many other jars... Are they all mandatory ? Thanks. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=40