Good call - on closer inspection some search methods map to the proper JAXB
objects and others dont map directly to them - i will add the proper mapping
- the suffix of the email was irrelevant.
Thanks for you time.
--
View this message in context:
http://cxf.547215.n5.nabble.com/CXF-JAXB-ser
Hi,
I have written a simple CXF webservice with Spring using the default JAXB
bindings.
It takes an email address - for example t...@abc.com.au
The classes I use also use package names as au.com.abc as usual practice.
If the email ends with abc.com.au I get the following error when the CXF
webs