Ahh, PrefixSorter currently commented out in the jboss-service.xml.

The jboss-service.xml file for my sar file is


  | <?xml version="1.0" encoding="UTF-8"?>
  | <service>
  |   <mbean code="com.xensia.jmx.SessionManager"
  |          name="xensia.jmx:name=SessionManagerMBean">
  | 
  | <depends>jboss:j2ee:jndiName=ejb/SystemSettingBeanLocal,service=EJB</depends>      
<depends>jboss:j2ee:jndiName=ejb/SessionManagerBeanLocal,service=EJB</depends>
  | <!--depends>jboss:j2ee:service=EjbModule,module=systemsetting.jar</depends>
  | <depends>jboss:j2ee:service=EjbModule,module=sessionmanager.jar</depends-->
  | <!--depends>jboss:j2ee:service=EjbModule</depends-->
  | </mbean>
  | 
  | </service>
  | 

Perhaps I should rename this to sessionjmxmanager-service.xml?

I will try altering the jboss-service.xml as described.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3832189#3832189

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3832189


-------------------------------------------------------
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to