hi, 

I'm not quite sure whether this is a xmlBeans issue or a CXF problem, so feel 
free to tell me, if I'm wrong here. 

I created a web service using CXF and spring. The databinding is xmlbeans. 
Communication between this service and a client is encrypted using 
cxf-wss-security interceptors. 
My problem is: getters and setters in xmlBeans retun null. I printed the xml- 
Fragments to stdout, everything is there. I can see the elements (type: 
xs:string), I can see there content, but the getter returns null. 
Everything works quite fine if I deactivate the encryption (commented out the 
interceptor- beans in the spring- config- file), but as far as I use it, it 
breaks. 
I have had this problem before when xmlBeans couldn't reach the schema 
associated to a xmlfragment, but the namespaces and so on looks quite fine. 

Are there any ideas what goes wrong? 

best regards, 
Alex
-- 
GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@xmlbeans.apache.org
For additional commands, e-mail: user-h...@xmlbeans.apache.org

Reply via email to