Re: Mailing List Test

2014-02-27 Thread Phil Wright
Greetings Everyone, Seems like I haven't successfully registered on this list since I haven't received my mail below. How do I register? -Phil On 2/28/2014 2:05 AM, Phil Wright wrote: Greetings, Just a test. -Phil ___ Do not post admi

Mailing List Test

2014-02-27 Thread Phil Wright
Greetings, Just a test. -Phil ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options

Re: WOB-Tokenizer

2009-11-09 Thread phil
Le 09. 11. 09 09:35, phil a écrit : Hi, While doing housekeeping in our Webobjects apps, I found some tags in our components. I'm not the original writer of the code... and I didn't found much documentation on google about these tags. Does anyone knows where to find documentati

WOB-Tokenizer

2009-11-09 Thread phil
Hi, While doing housekeeping in our Webobjects apps, I found some tags in our components. I'm not the original writer of the code... and I didn't found much documentation on google about these tags. Does anyone knows where to find documentation? Or the exact meaning of this one at least? B

Re: Frontbase Database access on Deploy

2009-04-15 Thread Phil Horton
can on the development machine... Phil. On 14 Apr 2009, at 19:22, Chuck Hill wrote: Hi Phil, Wonder includes ERXJDBCConnectionAnalyzer (from Practical WebObjects). That class should help to identify what is wrong. Chuck On Apr 14, 2009, at 6:30 AM, Phil Horton wrote: Dear list, Usi

Frontbase Database access on Deploy

2009-04-14 Thread Phil Horton
deployment one. I have checked permissions and they all seem OK throughout. I am sure I am missing something obvious, but can't get any further... Thanks, Phil. Phil Horton Special Projects Officer tel: +44 (0) 1654 705990 fax: +44 (0) 1654 702782 Centre for Alternative Technology Chari

Re: Still having problems with new Leopard install of Eclipse and WOLips - Fixed!!

2009-04-10 Thread Phil Horton
, Phil. Phil Horton Special Projects Officer tel: +44 (0) 1654 705990 fax: +44 (0) 1654 702782 Centre for Alternative Technology Charity Limited (CAT) Machynlleth, Powys, SY20 9AZ, Wales, UK Website: http://www.cat.org.uk email: phil.hor...@cat.org.uk Centre for Alternative Technology Charity

Still having problems with new Leopard install of Eclipse and WOLips

2009-04-10 Thread Phil Horton
are: wo.system.root=/System wo.user.frameworks=/Users/Phil/Library/Frameworks wo.system.frameworks=/System/Library/Frameworks wo.bootstrapjar=/System/Library/WebObjects/JavaApplications/ wotaskd.woa/WOBootstrap.jar wo.network.frameworks=/Network/Library/Frameworks wo.api.root=/Devel

Re: WOLips - Can't find Webobjects Frameworks

2009-04-02 Thread Phil Horton
operties file is being loaded at all? Thanks, Phil. Phil Horton Special Projects Officer tel: +44 (0) 1654 705990 fax: +44 (0) 1654 702782 Centre for Alternative Technology Charity Limited (CAT) Machynlleth, Powys, SY20 9AZ, Wales, UK Website: http://www.cat.org.uk email: phil.hor...@cat

WOLips - Can't find Webobjects Frameworks

2009-03-20 Thread Phil Horton
cts Frameworks". The next screen has no frameworks listed. They are there in /System/Library/Frameworks though. Can anyone help? Thanks, Phil Horton. ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list

Re: Localization problem, hello world too [solved]

2008-12-02 Thread phil
Hi, At least localized "HelloWorld" works without the er.extensions.ERXApplication.fixCachingEnabled=false property I'll link my other project to this version and check. PHiL Anjo Krank a écrit : Am 02.12.2008 um 08:04 schrieb Anjo Krank: If it doesn't, rewrite the me

Re: Localization problem, hello world too [solved]

2008-12-01 Thread phil
ersions of Wonder. PHiL Ramsey Lee Gurley a écrit : Phil, I just built a small localized app and I can verify this problem on WO 5.4.3 and latest Wonder. Setting the language on the session explicitly has no effect. Between English and Japanese, it always uses the English component. Ev

Re: Localization problem, hello world too

2008-12-01 Thread phil
ill go with the server's default language no matter what you set in the browser. http://wiki.objectstyle.org/confluence/display/WO/Web+Applications-Development-Localization+and+Internationalization Try the method near the bottom of the page there and see if that helps. On Nov 28, 2008, at

Re: Localization problem

2008-11-28 Thread phil
Hi Xavier, I have the following in Properties: er.extensions.ERXLocalizer.frameworkSearchPath = (app, ERExtensions) er.extensions.ERXLocalizer.availableLanguages = (French, German, English) er.extensions.ERXLocalizer.defaultLanguage = French er.extensions.ERXLocalizer.fileNamesToWatch = ("Localiz

Localization problem

2008-11-28 Thread phil
Hi I'm in the lasts steps to port an XCode WO 5.3.3 application to Eclipse. I also updated the wonder framework (not the latest, wonder-5.0.0.8273) I'm able to compile the application and run it from eclipse or deployed. The only thing that is still a problem is translation/localization. This