I know this has been referenced in prior threads, however with the new releases of MyEclipse and OC4j — Those instructions no longer work. I’m trying to deploy a simple Enterprise Application, which includes one (EJB3 Session) and one HelloWorld web app.
1) I’ve tried modifying (oc4j) server.xml (add auto-deploy xml tag) and still nothing happens.
2) Also, tried adding a “Custom Location” of <oc4j install>/oc4j/j2ee/home/applications.
Other various setups, do not work. any ideas? Should I just forgo one-click deployment, and use ant deployment via OC4J admin.jar client??