You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by Benson Margulies <bi...@gmail.com> on 2007/12/24 23:38:48 UTC

RE: anyType is not the same thing as xs:any :-)

Are you guys willing to build from svn?

I just got something working, except that I ran into a Aegis bug that
you might or might not see.

I declared a method to take a Collection<JDOMElement>. That's the first
thing I thought of to get anyType into the wsdl and allow for anything
to show up.

That doesn't quite work.

If you tell me how you are declaring the Collection on your end, I'll
try it. I don't want to make another snapshot until I know that it works
in some useful mode.

>