Re: CXF Service deployment on Websphere 6.1.0.29

2011-09-28 Thread yann Blazart
No : You can use CXF 2.4 with websphere 6 without feature pack. But you need to set the classload to Parent_Last and add some dependencies with cxf 2.4.2 javax.xml.ws jaxws-api 2.2.5 com.sun.xml.messaging.

Re: Help ! WsdlToJava and swaRef

2011-09-12 Thread yann Blazart
gt; > or similar? To reference a type from another namespace, you have to > import > it in. > > Dan > > > > On Monday, September 12, 2011 2:14:48 PM yann Blazart wrote: > > Hi ! I'm reallt need emergency help ! > > > > Well I've made a webservice

Help ! WsdlToJava and swaRef

2011-09-12 Thread yann Blazart
Hi ! I'm reallt need emergency help ! Well I've made a webservice witth @XmlAttachmentRef, and I use java2wsdl to generate wsdl and XSD. In wsdl I have : *http://www.w3.org/2001/XMLSchema"; xmlns:swaRef=" > http://ws-i.org/profiles/basic/1.1/xsd"; ...* > > *http://www.w3.org/2005/05/xmlmime"; mi