I setup Portal/J release 8.0.0 on a windows computer to do some test.
Basic configuration is working, I created regions and I configured them.
I have some trouble with servlet configuration, for each items (configure general options, configure JDBC, etc) I got a 404 error (page not found). Logs say PJSConfigServlet class is missing.
I do not find this class in directories. I do not have any patch CDs regarding PJ 8.0.0.
Is there a way to find this class?
Claude
Update:
I Find it in pjserv.jar. Now I get a statut 500 error.
Portal/J server running under Tomcat?
Does Tomcat's catalina.out log have more useful information?