Re: Apache Axis version

Lachlan Deck <[email protected]> Thu, 27 Nov 2008 14:22:41 +1100
Newsgroups gmane.comp.web.webobjects.devel
Message-ID <[email protected]>
On 27/11/2008, at 9:34 AM, Chuck Hill wrote:

> On Nov 26, 2008, at 2:19 PM, Kieran Kelleher wrote:
>
>> 1) First, on all your servers, do this: ( until the day that WOLips  
>> tools provides a custom wobootstrap.jar that ignores that dreaded  
>> roadside-bomb folder  )
>> $ cd /Library/WebObjects/Extensions
>> $ rm *
>
> And just in case someone was extra helpful, ensure this is not in / 
> Library/Java/Extensions.
>
> And I think it gets worse.  IIRC, Axis in some form is included in  
> JavaXML.framework with WO 5.4.

Axis 1.4 is for WO5.4.x
Axis 1.1 is for WO5.3.x. You *cannot* use Axis >= 1.2 with WO5.3.x  
(unless you don't use WO's webservice handling and re-order the  
classpath)

with regards,
--

Lachlan Deck