Link to home
Start Free TrialLog in
Avatar of au_richierich
au_richierich

asked on

Apache Axis Web Service Create Error

Hi All,

I am a java developer using Rational Application Developer 8.0 to develop a web service. I've created a web service which authenticates users over LDAP.

A few days ago I had everything working on my machine beautifully. Once I was done with the development I had totweak a few settings in Rational Application Developer to go from running the web service on WAS 6.0 (my local machine) to WAS 5.1 (our company's installation).

I honestly do not know what I have done, but now everytime I go and right click on my web service class and create the web service bottom up (using apache axis), it creates all the wsdl and other deployment descriptors but when it goes to "Deploy Web Service to Axis runtime environment" I get a ...


IWAB0489E Error when deploying Web service to Axis runtime axis-admin failed with {http://xml.apache.org/axis/}HTTP (500)Internal Proxy Error

I can't find much info in the log files but i know I have messed up something. Can anyone help me out please?  I can post more info here but I don't think posting code will be useful as i know it works. If you need more info let me know.
ASKER CERTIFIED SOLUTION
Avatar of Siva Prasanna Kumar
Siva Prasanna Kumar
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of au_richierich
au_richierich

ASKER

was more of a general comment than a solution