Problem while runing web Application on WASD test Server
felix thomas
Ranch Hand
Joined: Jun 10, 2001
Posts: 89
posted
0
hi,
I created a simple jsp application , but for deploying it on the test server it gives an error agent controller someting etc ...
I tried to make a new server and assigned it but the same error comes up again . Is there someting wrong i am doing .
David Ulicny
Ranch Hand
Joined: Aug 04, 2004
Posts: 724
posted
0
Agent Controller is a profiler, I think. How you start the server?
SCJP<br />SCWCD <br />ICSD(286)<br />MCP 70-216
felix thomas
Ranch Hand
Joined: Jun 10, 2001
Posts: 89
posted
0
hi,
I first select the jsp page and after right clicking select the profile of the server option which publishes i guess , the run on the server option is disabled don't know why earlier it used to work , suddenly one day it stopped enabling itself.
Can anyone tell me the exact steps for making a server and configure it .
David Ulicny
Ranch Hand
Joined: Aug 04, 2004
Posts: 724
posted
0
Switch to Server perspective and there create a new server. Then you could deploy your application on it. In the server perspective you could also start the server, just right click and Start.