[jboss-user] [JBoss Getting Started Documentation] - Re: how to run an java program continously on jboss
caveli
do-not-reply at jboss.com
Thu Jul 13 09:57:55 EDT 2006
Hi ashwin,
First, make a jar file with your project classes.
Second, put this jar in lib directory (...server\default\lib).
Third, start the server. In boot.log you can see your jar file deployed.
Ej output: 01:36:12,383 DEBUG [SARDeployer] deployed classes for file:/jboss/jbossadm/jboss-4.0.3/server/all/lib/your_program.jar
I hope help you.
César
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957738#3957738
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3957738
More information about the jboss-user
mailing list