dponos wrote: > > > I've been stepping through code to find out why the fields of Foo aren't > getting set. I noticed that in the UnmarshallingContext, there is an > "expectText()" method that is returning false. It is returning false > because the loader is an instance of Discarder. >
I made a mistake in this statement. The expectText() method is in StAXStreamConnector, not UnmarshallContext. -- View this message in context: http://cxf.547215.n5.nabble.com/XMLRootElement-for-parameters-in-REST-method-signatures-tp4537057p4543000.html Sent from the cxf-user mailing list archive at Nabble.com.
