The jboss-service.xml file in the MbeanSar sould look like this :
| <server> | <mbean code="at.tugraz.genome.marsservice.ServerSettings" | name="at.tugraz.genome.marsservice:service=ServerSettings"> | <attribute name="JNDIName">java:/MARSServerSettings</attribute> | <depends>jboss.jca:service=DataSourceBinding,name=jdbc/DefaultDS</depends> | </mbean> | </server> | Then it worked for me View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3857048#3857048 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3857048 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
