All, I run (camel) in a separate JVM. Camel @ runtime creates and registers MBean management objects with a MBeanServerinstance in the VM.
Another application deployed in JBoss access this MBean Server. i.e. a Singleton Bean deployed in Jboss (EAP 6.3.0 / 6.1.0 Alpha) will try to access this MBean server. But I have not been able to access it all. https://developer.jboss.org/thread/248974 I have posted a query in the EAP user forum - (exception log ang sample code in the link) but have not got any leads so far - would appreciate if some one can clarify if they have attempted the same? Note: This used to work fine with JBoss 5.1.0GA but not working in EAP 6.1.0+ -> clearly looks like a Jboss issue - (so sorry for cross posting in Camel board - but worth a try just in case another Camel user has a similar architecture) Regards, Deepak. -- View this message in context: http://camel.465427.n5.nabble.com/Unable-to-access-camel-MBean-Server-from-JBoss-tp5756949.html Sent from the Camel - Users mailing list archive at Nabble.com.
