It's more of a WO 5.2 versus 5.4 problem. 5.4 is more strict about errors in your components. Can be a tag who is not closed somewhere. Also search the mailing archives for "Lexical error at line", this problem was reported a couple of times.

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,
--
<signature_mail_full.png>
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/probert%40macti.ca

This email sent to [email protected]


-------------------------------------------------------
Pascal Robert

http://www.macti.ca
http://www.aircourriel.com
http://www.linkedin.com/in/macti

Skype: MacTICanada
AIM/iChat : MacTICanada

_______________________________________________
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]

Reply via email to