http://jenkins.wocommunity.org/job/WOLips42/lastSuccessfulBuild/artifact/temp/dist/
On 21/08/2012, at 2:33 AM, WebObjects TORAcom wrote:
> Hi Amedeo,
>
> What's the URL to download the WOLips version to test on eclipse Juno.
>
> Thanks.
>
>
> On 19/08/2012, at 17:19, Amedeo Mantica wrote:
Hi Chuck,Now it's working, but I didn't any change.
Thanks for your help.
Oscar.
> Subject: Re: Restored session
> From: ch...@global-village.net
> Date: Mon, 20 Aug 2012 12:13:31 -0700
> CC: webobjects-dev@lists.apple.com
> To: racso...@hotmail.com
>
> Hi Oscar,
>
> Try looking at the values fo
Hi all,
The issue is solved and it seems that the frameworks order solved it. I had
already done what Chuck and Ted had suggested, but it did not compile. Then I
created another framework, cleaned the apps and the framework and then changed
the order of the framework with the models in my app a
Hi Oscar,
Try looking at the values for these:
getSessionIDForRequest(context().request())
existingSession()
context().request().cookies()
Do you see the wosid cookie? Does it have the right session ID in it?
Chuck
On 2012-08-20, at 12:05 PM, Oscar González wrote:
> Hi Chuck,
> Yes, I'm sto
Hi Chuck,Yes, I'm storing the session ID in cookies and firefox is accepting
them.
session.setStoresIDsInCookies(true);
Oscar.
> Subject: Re: Restored session
> From: ch...@global-village.net
> Date: Mon, 20 Aug 2012 11:49:55 -0700
> CC: webobjects-dev@lists.apple.com
> To: racso...@hotmai
Hi Oscar,
Are you storing the session ID in cookies? Is FireFox accepting cookies?
Chuck
On 2012-08-20, at 11:10 AM, Oscar González wrote:
> Hi all,
> Here I have this code lines in the DirectAction class, google chrome the
> session is restored.
> but in Mozilla firefox a new session is c
Hi List,
I have found how to change log level for jgroups.
This is the name of the category
log4j.logger.org.jgroups
Just changed it in the log4j configuration file or in my case in my log4j
initialization function.
Properties properties = new Properties();
.
.
.
.
.
.
.
properties.setPrope
Hi all,Here I have this code lines in the DirectAction class, google chrome the
session is restored.but in Mozilla firefox a new session is created.Why is this
happening? What do I have to do to make it works on firefox too? public
WOActionResults entidadesListAction() { WOComponent nex
Hi Amedeo,
What's the URL to download the WOLips version to test on eclipse Juno.
Thanks.
On 19/08/2012, at 17:19, Amedeo Mantica wrote:
> Btw... I had a bad surprise after a few days on wolips 4.2. I would suggest
> to backup your Eclipse workspace setting ( is an hidden folder inside the
Hi Markus,
On 2012-08-20, at 12:46 AM, Markus Ruggiero wrote:
> I seem to have a problem with umlauts and ERD2WEditToOneRelationship with
> displayStyle = "popup". One of the selections has an umlaut in the name
> ("Zürich"). The generated code looks like this:
>
> name="0.3.5.1.2.3.0.1.0.0.
Hi,
I seem to have a problem with umlauts and ERD2WEditToOneRelationship with
displayStyle = "popup". One of the selections has an umlaut in the name
("Zürich"). The generated code looks like this:
- none -
CH-4000 Basel
CH-8000
Zürich
The problem is that the value a
11 matches
Mail list logo