Re: Maven command to run wsdl2java...

2007-12-02 Thread James Mao
Am Freitag, den 30.11.2007, 11:17 +0800 schrieb James Mao: Glen, You have to do couple things in order to run codegen:wsdl2java under the folder which contains the pom.xml You can take a look at the /tools/jdee which is a maven plugin i did for generating the emacs jdee project How it w

Re: Annotations

2007-12-02 Thread Willem Jiang
Hi, I do not think JAXB's annotation can implment the behavior that you want. Maybe you can define a parent class to be used in the method A, and a child class which extends the parent class with addition attributes to be used in the method B. Cheers, Willem. Thorsten Kraus wrote: Thanks a lo

Re: CXF Eclipse Plugin

2007-12-02 Thread Bozhong Lin
I think he referred to here [1], it is outdated and will be updated soon. Cheers, Bo [1] http://cwiki.apache.org/CXF20DOC/cxf-tools-in-eclipse.html On Dec 1, 2007 7:26 AM, Glen Mazza <[EMAIL PROTECTED]> wrote: > May I ask which specific HowTo are you referring to that needs updating? > > Thanks

Re: org.apache.cxf.interceptor.Fault: Marshalling Error with NFL/GroovyWS

2007-12-02 Thread Glen Mazza
I don't know anything about GroovyWS; you may wish to check with them on the problem. As you can see from the blog entry, using Java, both CXF and Metro works fine with the web service, so our job is done. Perhaps if you configure GroovyWS to use Metro instead you will get a different error messa

Re: Annotations

2007-12-02 Thread Thorsten Kraus
Thanks a lot for your answer! The overview of the annotation types helpes me very much. Perhaps you could give me an advice for the following problem: I have two methods which use the same bean class. In one method, I want to use all attributes of the bean. In the other method, I want to use onl

Re: org.apache.cxf.interceptor.Fault: Marshalling Error with NFL/GroovyWS

2007-12-02 Thread tog
Any comment on this ? Guillaume On Dec 1, 2007 3:34 PM, tog <[EMAIL PROTECTED]> wrote: > Hi all, > > Following the tread on the dynamic client, I was reading a post by > Glen (http://www.jroller.com/gmazza/date/20070929), when I decided to > give the NFL strike iron webservice a try with GroovyWS.

Re: Error or Debug?

2007-12-02 Thread Eman Ali al-Maktari [IT Department]
Thanks a lot Willem for the reply, although I upgraded to 2.0.3, but the message still exists. Thanks to you Daniel for the reply. I think the information you and Willem had provided me with is enough for me to ignore this message.. - Original Message - From: "Daniel Kulp" <[EMAIL P