InvocationTargetException using Axis and OAS
I am having no end of grief using Apache Axis (1.4) and Oracle Application Server (OAS).
Seems like 80% of the time that I redeploy a web service, it starts returning an InvocationTargetException, even if there has been no change to the code.
Here is my process for fixing:
- Completely undeploy the web application.
- Shut down the OC4J container
- Physically delete the web application files from the Oracle applications folder on the hard drive
- Upload the new war file and create a new deployment
- Restart the OC4J container
After that, it usually starts up clean. If not...start over. Arrrg!
Posted by rickg ( Nov 06 2007, 10:55:57 AM PST ) Permalink Comments [0]Comments:
Post a Comment:

