[JBoss-user] [Installation, Configuration & Deployment] - StringThresholdMonitoring Beans won't work

2005-09-07 Thread MetaTom
Hey everybody, Trying to implement a StringThresholdMoniter to monitor a small MBean i've made that trys to connect to a servlet (that i've also made) and if successful sets a String to 'availible', but the monitor keeps throwing this rather annoying error | java.lang.RuntimeException: Fail

[JBoss-user] [Installation, Configuration & Deployment] - Jboss hangs on startup

2005-08-25 Thread MetaTom
Hey everybody, Got a problem with my JBoss configuration and can't seem to solve it, hence i've made a post! Trying to add my own services to JBoss so they appear inthe JMX management interface. To this end i have implemented the org.jboss.system.ServiceMBeanSupport in the service object (maps

[JBoss-user] [Installation & Configuration] - Re: JBoss 4.0.2 and Jetty 5.1.4 problem (yes i have looked a

2005-07-06 Thread MetaTom
Cheers Frank, informative and to the point! Thanks Tom View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883806#3883806 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3883806

[JBoss-user] [Installation & Configuration] - JBoss 4.0.2 and Jetty 5.1.4 problem (yes i have looked at th

2005-07-05 Thread MetaTom
Hi all, Trying to get JBoss and Jetty to play together nicely seems to be abit of a problem, reading through the other posts many people have had this trouble. My problem is that most of the replys either rubbish the person trying to use Jetty and don't offer any constructive advice or refer to

[JBoss-user] [Installation & Configuration] - Re: Custom configuration problems

2005-06-24 Thread MetaTom
Ok, narrowing it down abit. That first one was do with the fact i hadded added a MainDeployer to the service.xml (stupid i know, but a slightly more informative error would hav helped here!). Still working on the other ones thou.. any idea? View the original post : http://www.jboss.org/i

[JBoss-user] [Installation & Configuration] - Custom configuration problems

2005-06-24 Thread MetaTom
Hi all, In an attempt to learn more about the underlying JBoss and to get a more bespoke server i decide to start from stratch (copy of minimal config) and build up the services as i need them. But surprise surprise it has'nt all gone smoothly and am now staring at a long splurge of error mees