Apologies for my previous mail - did not intend to send it to the list. -----Original Message----- From: Lanigan, Ronan [mailto:[EMAIL PROTECTED] Sent: Thursday, July 03, 2003 9:06 AM To: '[EMAIL PROTECTED]' Subject: RE: Axis 1.1 Build from Source under IBM WSAD 5? / org.apache.ax is.ConfigurationException
Hi Don. I am new to Axis myself so I didn't want to reply on the list. I'm not even sure if I know what your problem is but... Anyway, I am using axis with WSAD 4.0.3 and it took me a while to figure it out. I downloaded an evaluation version of WSAD 5 and it didn't appear to use axis for it's web services (i.e. when you use WSAD's Web Service wizard) so maybe the procedure for getting an axis web service running in wsad 5 is similar to 4. Anyway, enough babble, I have attached a document that I threw together a while back, after getting axis running on WSAD 4. Let me know if it is of any help (or if you can't open it - it's a large word document in a zip file) Ronan -----Original Message----- From: Don Brady [mailto:[EMAIL PROTECTED] Sent: Thursday, July 03, 2003 2:09 AM To: [EMAIL PROTECTED] Subject: Axis 1.1 Build from Source under IBM WSAD 5? / org.apache.axis.ConfigurationException I have the pre-compiled jar files of Axis 1.1 under IBM WSAD 5. However, I spent hours trying to build from source and ran into continuous problems with different versions of Xerces etc. and various J2EE jar files and could not get near a clean compile. Could anyone who has this working help? The reason I ask it I am getting the following error when the servlet is reloaded by Websphere after I make a change to my application, and it may be easier to debug if I have the source available to the debugger. I would also appreciate any tips if anyone recognizes the exception. Thanks! Don ======================================= Exception - org.apache.axis.InternalException: org.apache.axis.ConfigurationException: org.apache.axis.deployment.wsdd.WSDDException: java.lang.ClassCastException: org.apache.axis.encoding.ser.BeanSerializerFactory java.lang.ClassCastException: org.apache.axis.encoding.ser.BeanSerializerFactory