[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: My project startup problem in JBoss-4.2.3.GA
svr.vin
do-not-reply at jboss.com
Mon Nov 17 04:58:38 EST 2008
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
More information about the jboss-user
mailing list