We are trying to port our suite from WLS 6.0 to JBoss and came across a few hurdles in doing so. First of all we need a way to specify an app. that must be started by JBoss upon startup. In WLS this task is accomplished by putting the jar-file in a serverclasses directory, and point WLS's startup-service to that jar. How to do that in JBoss ??
 

Reply via email to