• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Switch from WinXP to MAC OSThursday
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Switch from WinXP to MAC OSThursday


  • Subject: Re: Switch from WinXP to MAC OSThursday
  • From: "Julien Verez @ USTL" <email@hidden>
  • Date: Fri, 06 Mar 2009 10:42:46 +0100

Title: signature
Hi List,

That's fixed.

Here is the code, working fine on WO 5.2.4 and crashing on WO 5.4

PRES_Erreurs:graal.view.compReutilisable.presentation.PRES_Erreurs {
    listeErreurs = listeErreurs;
}

How to fixe? Just do not write the complete object path with package references.
So this code works on 5.4:

PRES_Erreurs:PRES_Erreurs {
    listeErreurs = listeErreurs;
}


Regards,

shravan kumar a écrit :
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@hidden>
To: email@hidden
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,
  

--
logo
Julien Verez
Centre de Ressources Informatiques

Université de Lille 1
Bâtiment M4
59655 Villeneuve d'Ascq
email@hidden
+33 (0)3 20 33 61 81


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Re: Switch from WinXP to MAC OSThursday (From: shravan kumar <email@hidden>)

  • Prev by Date: How do I directly access stuff under WebServerResources?
  • Next by Date: Set value from parent java to subcomponent
  • Previous by thread: Re: Switch from WinXP to MAC OSThursday
  • Next by thread: LDAP Integration
  • Index(es):
    • Date
    • Thread