Hi I had the same problem a few days ago. I don't know on which system you are deploying but check the classpath txt files under your deployed project:
eg Mac OS Server: xxx.woa\Contents\MacOS\MacOSXServerClassPath.txt verify that in this file WOROOT/Library/Frameworks/ERExtensions.framework/Resources/Java/ERExtensions.jar comes as first position in the listing. If not you have to check what switched the order: - Are you working in eclipse? if yes, check that .classpath has the right ordering of frameworks (<classpathentry kind="con" path="org.objectstyle.wolips.WO_CLASSPATH/ERExtensions/ERJars/ERJavaMail....) - Are you using a seperate ant taks for deploying? In my case I forgot to upgrade the build system with the newest woproject.jar and the classpath order was not generated correctly. hope that helps oliver On 1/23/07, Thierry Kramis <[EMAIL PROTECTED]> wrote:
Hi there When installing the latest Wonder Frameworks I'm getting an error message concerning ERX MARKER. I haven't got the exact error message here but It kind of sounds like: error in your classpath load er.extensions before java extensions. How to fix this? PS: Also said that on my dev machine all runs well, but on the deployment server this error occurs. Thanks. _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/oliver.egger%40gmail.com This email sent to [EMAIL PROTECTED]
-- oliver egger dienerstr. 75 - 8004 zürich - switzerland http://www.egger-loser.ch mobile +41765795005 _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
