[Mc4j-development] [ mc4j-Support Requests-720003 ] java.io.NotSerializableException: org.mc4j..Noti
Brought to you by:
ghinkl
From: SourceForge.net <no...@so...> - 2003-06-19 16:00:29
|
Support Requests item #720003, was opened at 2003-04-11 18:47 Message generated for change (Comment added) made by ghinkl You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493496&aid=720003&group_id=60228 Category: Connection to Servers Group: v1.0 >Status: Pending Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: java.io.NotSerializableException: org.mc4j..NotificationNode Initial Comment: When trying to "Listen" to a Notification on a Custom MBean of mine I get this error. The OS is Windows XP and the application server is Weblogic 8.1B. Modifying attributes and excuting opertations on my custom MBean works fine. I have attached the ide.log. ---------------------------------------------------------------------- >Comment By: Greg Hinkle (ghinkl) Date: 2003-06-19 11:00 Message: Logged In: YES user_id=773314 The NotificationHandler used by MC4J is now serializable (as of 1.2b1), unfortunately though to use this with weblogic, you'll need to put the mc4j classes into the weblogic classpath. I don't think there is a way to have WL use rmi classloading to get it. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-04-11 18:49 Message: Logged In: NO Oh yea, this is who I am: John Tumminaro joh...@ch... ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493496&aid=720003&group_id=60228 |