problem with getting java petstore demo app running on OC4J(oracle9i AS)
"yjg_yan02" <[email protected]> Thu, 18 Apr 2002 22:02:37 -0000
| Newsgroups | gmane.comp.java.ejb.general |
|---|---|
| Message-ID | <[email protected]> |
I tried to deploy and run Java Pet Store app in oracle 9iAS9(in my case, it's oc4j embeded server which comes with JDeveloper9i install),I followed the instructions listed on http://otn.oracle.com/sample_code/tech/java/oc4j/htdocs/j2ee_petstore_ readme.html, I thought everything was fine, but when I restart my oc4j server,and pointed to http://localhost:8888/estore, it says Page Not Found. Does anybody have successfully installed Pet Store on oc4j? thanks, yan