Re: [xfire-user] Dealing with Object class return types

2007-06-26 Thread Yogesh Chawla - PD
Hi Bill, Are you returning an abstract type that has substitution groups in your schema? We tried to do this for a while but many frameworks would return null for the object including .NET and xfire. I gave up on it and changed the schema to have a parent type encapsulate the 2 possible return ty

[xfire-user] Dealing with Object class return types

2007-06-26 Thread Bill Krueger
Hi -- Has anyone run into problems exposing a method to the XFire webservice that returns an Object class? I have a use case where I am returning an Object from one of my methods since I may not know what will be returned. This has caused Aegis binding problems for me as the TypeMapping default