The logs dont contain anything about your application being deployed. Looks like this is
not the full logs. Please post from the point where your application is being picked up
for deployment. You will see logs like:
anonymous wrote :
| Starting deployment of package: file:/C:/Program
Files/jboss-4.2.0.GA/server/default/deploy/Neofor.war/
Also, does your Neofor.war have a WEB-INF folder with web.xml inside it? You can figure
out the packaging of your war using the following command
jar -tf Neofor.war
Run this command from the command prompt from the folder where you have the Neofor.war
file. Again, if you find it difficult analyzing the output, you can post it here.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100583#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...