Hello,
I realize this is truly an Eclipse issue, but I thought I might shoot the problem here as I know there are a lot of Eclipse users here.
I'm having trouble building a project using an external Ant and Eclipse. Builds
fine in Tiger, doesn't on Leopard. When I try to build the project I
get this error:
BUILD FAILED
XML parser factory has not been configured correctly: Provider
org.apache.xerces.jaxp.SAXParserFactoryImpl not found
I've set Ant Home to be /Library/Bea/weblolgic92/server (just as I did
on Tiger). I have verified that SAXParserFactoryImpl resides in
weblogic.jar and weblogic.jar is part of the Ant classpath. I can
build the project via the command line by navigating to the project
directory, use the external ant to build by:
/Library/Bea/weblogic92/server/bin/ant build-all
and the project will build perfectly. Also, this must be a Leopard
thing because the same configuration builds just fine in Eclipse on
Tiger (same Eclipse version, same WebLogic version). Does anyone have
any suggestions?
Thanks in advance.
Matt
10.5.1
Eclipse 3.4M4
WebLogic 9.2
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden