Hi Julien, Not sure what exactly happened. But a WO app developed in Windows should work with out any issues in MAC and vice versa.
Ok, based on the log provided, I see there is some component design error with - file:/Users/julien/Developer/graalWS/Graal/Identification.wo com.webobjects.appserver.parser.declaration.WODeclarationFormatException: Identification: 7:15: Lexical error at line 7, column 20. Encountered: "." (46), after : "" Did u check this? Best Regards, Shravan Kumar. M --------julien.verez wrote Switch from WinXP to MAC OSThursday, March 5, 2009 9:06 PM From: "Julien @ USTL" <[email protected]> To: [email protected] Hi, I'am working on a project with this configuration: WinXP / Java 1.5 / WebObjects 5.2.4 / Eclipse+WOLips. And I try to run this project on this configuration: MAC OS 10.5.6 / Java 1.5 / WebObjects 5.4 / Eclipse+WOLips After setting correctly the different path, I get an error when I run my application. Here is the log of the error: [2009-3-5 15:35:9 CET] <main> Opening application's URL in browser: http://134.206.2.238:2842/cgi-bin/WebObjects/Graal.woa [2009-3-5 15:35:9 CET] <main> null [2009-3-5 15:35:9 CET] <main> Waiting for requests... [2009-3-5 15:35:9 CET] <WorkerThread0> <com.webobjects.appserver._private.WODirectActionRequestHandler>: Exception while handling action named "default" on action class "null" :com.webobjects.foundation.NSForwardException [com.webobjects.appserver.parser.declaration.WODeclarationFormatException] Lexical error at line 7, column 20. Encountered: "." (46), after : "":<com.webobjects.appserver._private.WOComponentDefinition: Error parsing template for Component : 'file:/Users/julien/Developer/graalWS/Graal/Identification.wo': com.webobjects.appserver.parser.declaration.WODeclarationFormatException: Identification: 7:15: Lexical error at line 7, column 20. Encountered: "." (46), after : "" First I thought it was on encoding error, because the project had been develop on windows, but as the log says and what I understand, is that something goes wrong before using my proper component. I use to develop on WebObjects for one month and on a MAC for 2 weeks, perhaps I missed some basical configurations. Any clue about what append? Regards, -- Julien Verez Centre de Ressources Informatiques Université de Lille 1 Bâtiment M4 59655 Villeneuve d'Ascq [email protected] +33 (0)3 20 33 61 81 _______________________________________________ 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]
