[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: start an appliation in JBoss
PeterJ
do-not-reply at jboss.com
Fri Jul 18 15:01:46 EDT 2008
You cannot deploy Java SE applications into JBossAS (or any app server, for that matter). You should research into how to convert your app into a service (packaged in a SAR file).
With Java EE apps, there is no concept of a "main" method.
Oh, and I hope your app does not open any windows. That will not work at all. Or at least not in the way you might expect.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4165411#4165411
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4165411
More information about the jboss-user
mailing list