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.
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
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