Re: java2ws problem

2010-08-25 Thread jaybytez
sses java2ws foo-model com.foo 0.0.1-SNAPSHOT -- View this message in context: http://cxf.547215.n5.nabble.com/java2ws-problem-tp568861p2653030.html Sent from the cxf-user mailing list archive at Nabble.com.

Re: java2ws problem

2010-08-25 Thread Daniel Kulp
Can one of you provide a sample application that shows this? Dan On Wednesday 25 August 2010 12:34:59 am jaybytez wrote: > I am having this exact same problem in 2.2.9 and have found no solution to > it. > > Were you able to solve this problem? > > Right now when I use the plugin, source is g

Re: java2ws problem

2010-08-24 Thread jaybytez
these jars in my maven dependency and maven plugin dependency. Any help you can provide would be excellent. Thanks...jay -- View this message in context: http://cxf.547215.n5.nabble.com/java2ws-problem-tp568861p2652177.html Sent from the cxf-user mailing list archive at Nabble.com.

Re: java2ws problem

2010-02-11 Thread jsaridis
Thanks Daniel, I'll try that. For now unfortunately, I have to continue to use cxf 2.1.3 Thanks Jorge On Tue, 2010-02-09 at 15:27 -0500, Daniel Kulp wrote: > On Mon February 8 2010 10:40:25 am jsari...@gmail.com wrote: > > Hi, > > > > I'm new with CXF. I'm using version 2.1.3. When I try to use

Re: java2ws problem

2010-02-09 Thread Daniel Kulp
On Mon February 8 2010 10:40:25 am jsari...@gmail.com wrote: > Hi, > > I'm new with CXF. I'm using version 2.1.3. When I try to use java2ws > goal from "cxf-java2ws-plugin" maven plugin, I get: Can you try with a newer version of CXF? Particularly 2.2.6. If that doesn't help, a test case wou

java2ws problem

2010-02-08 Thread jsaridis
Hi, I'm new with CXF. I'm using version 2.1.3. When I try to use java2ws goal from "cxf-java2ws-plugin" maven plugin, I get: java.lang.ClassNotFoundException: com.inworx.insurix.commontables.dto.MonedaDTO This class is in a jar that is correctly configured as a maven dependency. What do I have t