Hi jaikiran i placed the jboss-service.xml file in server/default/conf folder
Mbean content <mbean code="com.management.JBossStartupClass" name=":service=JBossStartupClass"> | <attribute name="ClassName">com.services.STPService</attribute> | </mbean> | i checked in the log file ear is deploying. i placed the jar file in server/default /lib folder if i removed the jar file from the lib folder is giving error org.jboss.delpoyment.DeploymentException: No ClassLoaders found for: com.management.JBossStartupClass; nested throwable: ( java.lang.ClassNotfoundException: No Class Loaders found for: com.services.management.JBossStartupclass) | Please help me out where to place the my project startup services. Thanks in advance Srinivas View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4189737#4189737 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4189737 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
