the "deploy.txt" file in the $JBOSS_HOME/JBOSS_2.0_FINAL/deploy directory states "put your jar/war/ear files here to deploy". However, just creating some basic servlets in a war file without placing them in an ear file leads to an error. Subsequently wrapping the war in an ear file with the additional META-INF/application.xml and WEB-INF/web.xml files leads to an unresolved class loader error. The tomcat-test.ear file works perfectly and autodeploys but contains an ejb, which my test ear file does not. Do you have to make a blank or stub ejb-client.jar to get the ear file to deploy correctly even if you only have JSP/servlets you are trying to deploy. Thanks for any help. __________________________________________________ Do You Yahoo!? Yahoo! Shopping - Thousands of Stores. Millions of Products. http://shopping.yahoo.com/ -- -------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Problems?: [EMAIL PROTECTED]
