Question
prhelp resource not found
Hi there.
first time user of this site.
we're using prpc 7.1.6 in production and we upgraded to 7.1.9 in our dev and QA environment. We're testing QA but we just recently noticed the local online help site is not available even thought the prhelp.war is deployed correctly. It is not available in our (prpc 7.1.6) production environment also. (it doesn't look like anyone is using it)
Anyway, so when I go to http://<hostname>:8080/prhelp I get a 404 "resource not found" error from jboss.
But if I go http://<hostname>:8080/prhelp/procomhelpmain.htm then I get the online help
I've followed their guide
did I miss a step somewhere? It looks like jboss is having a difficult time finding the landing page for /prhelp
I don't think you did anything wrong. Normally you would be accessing prhelp from within the developer portal where the procomhelpmain.htm will be appended to prhelp automatically. The prhelp web app does not include index.htm or index.jsp that is why direct access will throw 404 error.