Re: [JBoss-user] Problem with Custom MBeans

2001-08-01 Thread David Jencks
I haven't looked hard at your trace however you should not be putting anything in jboss.conf, just jboss.jcml. (at least with 2.2 and later) david jencks On 2001.08.01 11:30:52 -0400 Andrew Bredon wrote: > Hi All, > > I have used an example someone posted earlier (sorry lost the post) and > hav

[JBoss-user] Problem with Custom MBeans

2001-08-01 Thread Andrew Bredon
Hi All, I have used an example someone posted earlier (sorry lost the post) and have added the code into jboss.conf and code into jboss.jcml and created the Foo.java & FooMBean.java files (both compile no probs) but I get the following exception on startup. The mlet and mbean are both at the b