ok, the problem has been solved. It was Sun App Server policy problem.
I added the following permission to the server.policy file and it solved the
problem.
permission java.security.AllPermission "createClassLoader";
--
View this message in context:
http://www.nabble.com/-S2--HTTP-Status-404
You need to check the Sun App Server logs to see if there is any more
specific error detail there. If that doesn't give you enough information
to resolve the problem, you may need to configure Log4j in your webapp
to get Struts logging output.
L.
sr wrote:
It must be some configuration issue
2 matches
Mail list logo