Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Attribute binding with Aegis in Xfire

843833Dec 9 2008
Hi,
I'm currently trying to bind the incoming xml to my Java object in my web service. I have the ClassName.aegis.xml in the classpath. Now I'm facing problems with binding the 'attribute' in the request xml with the Java object.
The attribute binds well when I prefix a namespace to it. When the prefix is removed, only the elements are bound and not the attributes.
Has anybody come across this problem?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 6 2009
Added on Dec 9 2008
0 comments
150 views