in eclipse do I have to re-export the project as a war file and put it in deploy dir ALL THE TIME?
I am on winXP and jar -tf command does not work.
I tried to add my project to the server but it returns a Java.Lang.NullPointerException!!
I created the project as a normal web project
don't you think it is strange I had to add manually (as external jar) the javaee.jar?
but when I run my servlet (Run as --> run on server) I have a 404 not found error
I think because the project is never exported or copied or builded under jboss, so for jboss it doesn't exist!
The only thing I don't see is [TomcatDeployment] deploy, ctxPath=/test
Also when I click build it seems nothing to happen.
Does this file exist within your project: build/classes/coreservlets/MiaServlet.class
You will have to use a file manager to browse for this - you will not see it in Eclipse.
Get me the mayor's office! I need to tell her about this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
|