Re: Problem on WOLips

2008-05-05 Thread Amedeo Mantica
Hello, i use the latest wo nighlty (latest at the date of the original post) I use this call in the application costructor ERXMessageEncoding.setDefaultEncodingForAllLanguages(UTF8); but if I do not create manuallo the .woo file accented latins are bad The data coming out from a database is

Re: Problem on WOLips

2008-05-05 Thread Lachlan Deck
Hi Amedeo, On 05/05/2008, at 8:06 PM, Amedeo Mantica wrote: Hello, i use the latest wo nighlty (latest at the date of the original post) I use this call in the application costructor ERXMessageEncoding.setDefaultEncodingForAllLanguages(UTF8); Should be UTF-8 And you'll want to call

Re: Problem on WOLips

2008-05-04 Thread Gennady Kushnir
Did you force your application to generate UTF8 responses in constructor? ___ 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:

Problem on WOLips

2008-04-30 Thread Amedeo Mantica
Hello, I have a problem with WOLips When I create a new WOComponent, the .woo file is not being created! and this is causing bad character encoding on pages Regards Amedeo ___ Do not post admin requests to the list. They will be ignored. Webobjects

Re: Problem on WOLips

2008-04-30 Thread Pascal Robert
This is normal, when you create a new component, you have to tell the wizard to create the WOO file if you want to use a different encoding. For existing components, you can right-click on them and change the encoding in the Properties. Hello, I have a problem with WOLips When I create

Re: Problem on WOLips

2008-04-30 Thread Amedeo Mantica
For existing components, you can right-click on them and change the encoding in the Properties. Hello, I have a problem with WOLips When I create a new WOComponent, the .woo file is not being created! and this is causing bad character encoding on pages Regards Amedeo

Re: Problem on WOLips

2008-04-30 Thread Pascal Robert
bad Any help? Thanks For existing components, you can right-click on them and change the encoding in the Properties. Hello, I have a problem with WOLips When I create a new WOComponent, the .woo file is not being created! and this is causing bad character encoding on pages Regards

Re: Problem on WOLips

2008-04-30 Thread Amedeo Mantica
to create the WOO file if you want to use a different encoding. I choose UTF-8, but woo file is not created and the page is working bad Any help? Thanks For existing components, you can right-click on them and change the encoding in the Properties. Hello, I have a problem with WOLips When

Re: Problem on WOLips

2008-04-30 Thread Q
if the encoding is UTF-8 as this is supposed to be the default charset WO uses when non exists. On 30/04/2008, at 11:58 PM, Amedeo Mantica wrote: Hello, I have a problem with WOLips When I create a new WOComponent, the .woo file is not being created! and this is causing bad character encoding

Re: Problem on WOLips

2008-04-30 Thread Mike Schrag
The latest nightly doesn't create a woo file if the encoding is UTF-8 as this is supposed to be the default charset WO uses when non exists. Out of curiosity, is this true in 5.3 as well as 5.4? ms ___ Do not post admin requests to the list. They

Re: Problem on WOLips

2008-04-30 Thread Q
On 01/05/2008, at 6:53 AM, Mike Schrag wrote: The latest nightly doesn't create a woo file if the encoding is UTF-8 as this is supposed to be the default charset WO uses when non exists. Out of curiosity, is this true in 5.3 as well as 5.4? When I made the change I checked to ensure that

AutoCompletion Problem in WOLIPS

2008-02-19 Thread Frank Gibau
Hey, Im using System 10.4.11, Eclipse Version: 3.3.1.1 and WO 5.4. In WOLips, in the WO-Component AutoCompletion does not work. In Java and HTML it works. Does anybody know which Preference I have to activate to get it back (it works before the Update of Eclipse) Thanks in advance Frank

Fwd: Problem with WOLips

2007-01-14 Thread hans-martin . mensch
Subject: Re: Problem with WOLips I know have even exceptions on start-up and shut-down of Eclipse. ** !ENTRY org.eclipse.core.jobs 4 2 2007-01-14 11:59:51.617 !MESSAGE An internal

Problem with WOLips

2007-01-13 Thread hans-martin . mensch
I've just started using Eclipse and WOLips for my WO development switching from Xcode and have the following problem: When I run my new app as a WOApplication, I get a dialog saying: An internal error occurred during Launching. I have: Eclipse 3.2.1 WOLips 2.0.0.3723 WebObjects 5.3 Java