Re: New WOLips User - A few issues

From: Pascal Robert (prober..s.ca)
Date: Sat Feb 23 2008 - 16:52:50 EST

  • Next message: Ian Baxter: "Re: New WOLips User - A few issues"

    Le 08-02-23 à 16:27, Ian Baxter a écrit :

    > 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...

    You shouldn't need Xerces in /Library/Java/Extensions. In fact, good
    chances that the exception is raised because of having Xerces in /
    Library/Java/Extensions. You do still have the problem if you remove
    Xerces from /Library/Java/Extensions (be sure Eclipse is closed
    before removing the jar from /Library/Java/Extensions) ?

    > 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._convertRelativePathsTo
    > Absolutes(WOProperties.java:476)

    WO 5.4 ?



    This archive was generated by hypermail 2.0.0 : Sat Feb 23 2008 - 16:53:48 EST