RE: StaxBuilder, PortComponentHandlerType, ParamValueType not found

2011-04-22 Thread Shenglin Qiu
Hi Jiang: Thank you! I then find it under src/main/generated, instead of target/generated. Regards: Shenglin Qiu Date: Fri, 22 Apr 2011 12:35:43 +0800 From: willem.ji...@gmail.com To: dev@cxf.apache.org Subject: Re: StaxBuilder, PortComponentHandlerType, ParamValueType not found Hi

StaxBuilder, PortComponentHandlerType, ParamValueType not found

2011-04-21 Thread Shenglin Qiu
Hi Sergey: I imported every cxf-* subproject into eclipse(m2eclipse) this time, and there is a problem in my eclipse, I don't see these 3 class: cxf-rt-frontend-jaxws import org.apache.cxf.jaxws.javaee.ParamValueType; import org.apache.cxf.jaxws.javaee.PortComponentHandlerType;

Re: StaxBuilder, PortComponentHandlerType, ParamValueType not found

2011-04-21 Thread Willem Jiang
Hi, Did you have chance the run mvn clean install -Pfastinstall before import the cxf projects into eclipse. You will find these class in the generated folder :) On 4/21/11 11:17 PM, Shenglin Qiu wrote: Hi Sergey: I imported every cxf-* subproject into eclipse(m2eclipse) this time, and