RE: Returning a XSD_BASE64

2003-11-24 Thread Michael Joseph
FWIW, I was getting this error trying to send a DIME attachment from a .NET client to my Axis WS. I had forgotten to include activation.jar and mail.jar to my axis webapp and so the binary data in the XML wasn't being interpreted properly by Axis. Not exactly the same thing, but if you're not runn

iPlanet 6.1 / DIME / SAXParseException

2003-11-20 Thread Michael Joseph
Hi All, I have a .NET 1.1 ws client connecting to Axis running on iPlanet Webserver 6.1 on Solaris. I get the following exception when I attempt to upload a DIME attachment: http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsd="http://www.w3.org/2001/XMLSchema"; xmlns:xsi="http://www.w3.org/20

RE: iPlanet Web Server Installation Issues

2003-10-03 Thread Michael Joseph
wiki/apachewiki.cgi?AxisProjectPages/SunOne > > > > > > -Original Message- > > From: Michael Joseph > > [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, October 01, 2003 6:21 AM > > To: [EMAIL PROTECTED] > > Subject: iPlanet Web Server Installation Issue

RE: iPlanet Web Server Installation Issues

2003-10-02 Thread Michael Joseph
ectPages/SunOne > > > -Original Message- > From: Michael Joseph [mailto:[EMAIL PROTECTED] > Sent: Wednesday, October 01, 2003 6:21 AM > To: [EMAIL PROTECTED] > Subject: iPlanet Web Server Installation Issues > > Hi, > > I'm attempting to setup Axis 1.1 in

iPlanet Web Server Installation Issues

2003-10-01 Thread Michael Joseph
Hi, I'm attempting to setup Axis 1.1 in the iPlanet Web Server (v6.0 on Windows) J2EE Container (Servlet 2.2 compliant). I package the axis web-app as a WAR (/webapps/axis) and use the wdeploy utility to deploy it: $IWS_SERVER_HOME/bin/https/httpadmin/bin/wdeploy.bat deploy -u /axis -i michael.ja