Bugs item #744261, was opened at 2003-05-27 13:33 Message generated for change (Comment added) made by ejort You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=744261&group_id=22866
Category: JBossMQ Group: v3.2 Status: Open Resolution: None Priority: 5 Submitted By: Kristian K�hler (kkoehler) Assigned to: Nobody/Anonymous (nobody) Summary: DurableSubscriptionID causes NullPointerException Initial Comment: the implementation of hashCode of the org.jboss.mq.DurableSubscriptionID causes a NullPointerException --- For example: The Exception occures in the context of durable MessageDriven Beans. If no <mdb-subscription-id/> is specified in the jboss.xml deployment descriptor the deployment fails. (patch attached) ---------------------------------------------------------------------- >Comment By: Adrian Brock (ejort) Date: 2003-06-02 18:55 Message: Logged In: YES user_id=9459 Fixed in 3.2, you now get a reasonable error message at deployment. Regards, Adrian ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=744261&group_id=22866 ------------------------------------------------------- This SF.net email is sponsored by: eBay Get office equipment for less on eBay! http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
