Bugs item #754096, was opened at 2003-06-13 17:11 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=754096&group_id=22866
Category: JBossWeb Group: CVS HEAD Status: Open Resolution: None Priority: 5 Submitted By: Dima Berastau (alduin) Assigned to: Nobody/Anonymous (nobody) Summary: EmbeddedCatalinaService41MBean missing UseJBossWebLoader Initial Comment: setting <attribute name="UseJBossWebLoader">true</attribute> in jboss- service.xml of EmbeddedCatalinaService41 fails because org.jboss.web.catalina.EmbeddedCatalinaService41MBean is missing a pair of getters and setters, namely: public boolean getUseJBossWebLoader(); public void setUseJBossWebLoader(); if someone could patch up the relevant MBean interface that would be great. affected version: JBoss 3.2.2RC1-tomcat-4.1.24 regards, dima ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=754096&group_id=22866 ------------------------------------------------------- This SF.NET email is sponsored by: eBay Great deals on office technology -- on eBay now! Click here: http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
