Can you check if the same problem occur in 1.2.4 ?
Also if you have any test project which can reproduce this, you can
send it ti me, i'll try to find out whats wrong.

On 3/12/07, phillroberts <[EMAIL PROTECTED]> wrote:

It appears that the PostInvocationHandler thinks that the MetaData class is a
Collection and is trying to cast it as a Map.   It certainly is not a
collection and isn't composed of any collections, so I'm not sure why it's
doing that.  Am I missing some configuration item somewhere?



phillroberts wrote:
>
> public class MetaData
> {
>     private Integer gid;
>     private Date    dateCreated;
>     private Date    dateModified;
>     private Integer authorId;
>     private Integer modifierId;
>     ...
>     /* getters/setters below */
> }
>

--
View this message in context: 
http://www.nabble.com/Problems-web-service-enabling-an-Business-Object-tf3376429.html#a9433640
Sent from the XFire - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email




--
-----
When one of our products stops working, we'll blame another vendor
within 24 hours.

---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to