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
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
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
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
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
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