20071106 Tuesday November 06, 2007

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:

  1. Completely undeploy the web application.
  2. Shut down the OC4J container
  3. Physically delete the web application files from the Oracle applications folder on the hard drive
  4. Upload the new war file and create a new deployment
  5. 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:

Name:
E-Mail:
URL:

Your Comment:

HTML Syntax: NOT allowed