I have an application which have application runtime config files, application 
jars, application resource files, application message files, application 
template files and application war files. The problem is that my application 
ear file only contains the application war files and the application ejb files. 

>From my understanding of the JBoss documentation, I am supposed to place the 
>ear file in a specified config deploy directory (eg. myconfig\deploy). I am 
>also supposed to place the jar files in myconfig\lib. But I have a problem 
>where do I place the config files as well as the other resource files needed 
>during my application runtime. I also have a startup class which I defined in 
>BEA Weblogic 8.1 application server. Where do I define this startup class in 
>JBOSS? I also need to add the application jars to the JBOSS classpath so that 
>when I start up the JBOSS server, my application gets started up at the same 
>time. So where do I define them as part of the JBOSS classpath?


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858819#3858819

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3858819


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to