Bugs item #626540, was opened at 2002-10-21 13:49 Message generated for change (Comment added) made by starksm You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=626540&group_id=22866
Category: None Group: v4.0 >Status: Closed Resolution: None Priority: 5 Submitted By: Frank Langelage (lafr) Assigned to: Nobody/Anonymous (nobody) Summary: exceptions from mbean-info-db-service Initial Comment: The deployment of mbean-info-db-service.xml gives me exceptions on startup of jboss-head. See attached extract from server.log. (JBoss-Head, current checkout, JDK 1.4.1 on Linux ) ---------------------------------------------------------------------- Comment By: Scott M Stark (starksm) Date: 2004-12-29 12:51 Message: Logged In: YES user_id=175228 All issues have been moved to http://jira.jboss.com. Existing issues have been moved. New issues will be closed with this canned reponse. ---------------------------------------------------------------------- Comment By: Christian Riege (lqd) Date: 2002-10-22 01:25 Message: Logged In: YES user_id=176671 Matt, have a look at org.jboss.metadata.XmlFileLoader which defines a custom Resolver for loading the DTD's from within a jar itself depending upon the PUBLIC DocId. Using this or a variant thereof might be the solution. ---------------------------------------------------------------------- Comment By: Matthew Munz (mattmunz) Date: 2002-10-21 14:16 Message: Logged In: YES user_id=340814 I think that the problem here is that the xmbean DTD cannot be found. I wrote MBean-Info-xmbeandd.xml, and I think it works on my machine because I generated the documentation for jboss (this includes DTDs in the location requested). I'm sure that there must be a beter way to specify the XMBean DTD. Could someone on jboss-dev please give an example? Also note that this service is not currently required for any feature of the server. Feel free to delete the offending file from your deploy folder. - Matt ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=626540&group_id=22866 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ JBoss-Development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-development
