[JBoss-user] [Installation, Configuration & Deployment] - Property not found message in JBoss 4.0.2

2006-02-23 Thread JBossBruce
Hello, I moved my webapp from a standalone Tomcat to the embedded Tomcat running on JBoss 4.0.2. My directory structure is as follows: server --default ---deploy test.war -config (this is where the properties files are) -css -jsp --docs -images -logs -WEB-INF ---

[JBoss-user] [Installation, Configuration & Deployment] - Re: Migrating a webapp on Tomcat to JBoss

2006-02-23 Thread JBossBruce
Thank you! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3925966#3925966 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3925966 --- This SF.Net email is sponsored by

[JBoss-user] [Installation, Configuration & Deployment] - Migrating a webapp on Tomcat to JBoss

2006-02-23 Thread JBossBruce
Hello, I have an application that is running as separate JSPs and servlets in the webapps directory in standalone Tomcat 4.1. I need to migrate this to run on an existing installation of JBoss 4.0.2. Can I simply copy the webapp files from "C:\tomcat\webapps" directory to the "C:\jboss\server