I fixed all my problems by using aegis annotations.
The only change I had to make was add the following to all my DTO objects.
Because aegis is the default mechanism for xfire, no other config changes
were required.
import org.codehaus.xfire.aegis.type.java5.XmlType;
@XmlType(namespace="http://dmi.reffects.com")
Thanks.
----- Original Message -----
From: "spamsucks" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Thursday, January 04, 2007 2:04 PM
Subject: [xfire-user] declare xmlns for pojo?
I would like to declare a xmlns for my pojo so that the xmlns attribute
are not set for all my pojo properties. Can I just add this as a
property on my pojo, or is this a configuration thing for xfire/spring?
Can someone provide a pointer on how to do this?
I appreciate it!
Phillip
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email