Yup, I got the same. Actually the problem is diffrent. If you enable log4j on axis, you'll see the problem: it's a ClassCastException.
When you redeploy, the RMI narrow at Axis crashes for some weird reason. I already opened a bug at Axis Bugzilla, no response so far (Seems that the home interface is cached and Axis tried to recast the 'old' version) -> Check the server log to see if you have a ClassCastException I am afraid it's an open bug and there's no solution to this problem right now :/ If you find something, let us know. Regards, Stephane -----Original Message----- From: Giovanni Formenti [mailto:[EMAIL PROTECTED] Sent: Tue 11/4/2003 18:03 To: Jboss Mailinglist Cc: Subject: [JBoss-user] WSR & delpoy Hallo! I developed an EAR with a WSR. The web services are only interfaces to my session bean... all it work good! But when i modify and redeploy the ear JBoss says to me something like: AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.generalException faultSubcode: faultString: Tried to invoke method public java.util.Map [...].resolve(java.lang.String) with arguments java.lang.String. The arguments do not match the signature.; nested exception is: java.lang.IllegalArgumentException: object is not an instance of declaring class faultActor: faultNode: faultDetail: {http://xml.apache.org/axis/}stackTrace: AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.generalException faultSubcode: faultString: Tried to invoke method public java.util.Map [...].resolve(java.lang.String) with arguments java.lang.String. The arguments do not match the signature.; nested exception is: java.lang.IllegalArgumentException: object is not an instance of declaring class faultActor: faultNode: faultDetail: Maybe "object is not an instance of declaring class" i said... but i restart jboss and all works great! :) And this every redeploy... Any idea? Gio ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
<<winmail.dat>>
