Hi,
I've been busy migrating all of my WO projects over to Eclips/WOLips  
and I've had some success, but am now hung up on two issues which I  
don't think are related.
First of all, I can not install any of my projects using WOLips. If I  
right-click on the project folder and select WOLips Ant Tools ->  
Install, all of my projects come back with:
         BUILD FAILED
         XML parser factory has not been configured correctly:  
Provider org.apache.xerces.jaxp.SAXParserFactoryImpl not found
I'm sure that Xerces is installed properly in /Library/Java/ 
Extensions, and I don't know where to look from there...
Secondly, I am able to run one of my WO applications from WOLips  
without any issues, but all other WO applications launch and then exit  
with the following exception:
         [2008-2-23 21:24:14 CST] <main> A fatal exception occurred:  
com.webobjects.foundation.NSMutableArray: method <init>(Ljava/util/ 
Collection;)V not found
         [2008-2-23 21:24:14 CST] <main> java.lang.NoSuchMethodError:  
com.webobjects.foundation.NSMutableArray: method <init>(Ljava/util/ 
Collection;)V not found
                at  
com 
.webobjects 
.appserver 
._private 
.WOProperties._convertRelativePathsToAbsolutes(WOProperties.java:476)
                ...
Any ideas?
Thank you,
Ian
This archive was generated by hypermail 2.0.0 : Sat Feb 23 2008 - 16:29:02 EST