On 28/07/2008, at 3:48 PM, Guido Neitzer wrote:
On 27.07.2008, at 23:28, Joe Little wrote:
Ok. I've banged my head on this one a lot. ConfigurationManager
allows
you to change anything except for the database itself.
??
dbConnectURLGLOBAL=jdbc:postgresql://localhost/meetings
That can als
That would need to be an ER Model I take it. Again, do you happen to
have a snippet of code taking multiple entity modeler defined models,
overriding those settings, etc, and then having a joined model group..
or should this not be in a model group. I'm confused as to how this is
all done w/ Wonder
I have an app developed on a Leopard box in WO5.4 and then deployed on a
Tiger server. In deployment, the WO5.4 frameworks are bundled into the
application package, so (I hope) the application uses nothing on the Tiger
system. (The application doesn't use Wonder.)
The deployed application works
On 27.07.2008, at 23:28, Joe Little wrote:
Ok. I've banged my head on this one a lot. ConfigurationManager allows
you to change anything except for the database itself.
??
dbConnectURLGLOBAL=jdbc:postgresql://localhost/meetings
That can also be set on a per model base.
cug
--
http://www.ev
On Wed, Jul 23, 2008 at 3:18 PM, Lachlan Deck <[EMAIL PROTECTED]> wrote:
> Hi Joe,
>
> See er.extensions.foundation.ConfigurationManager
> http://webobjects.mdimension.com/wonder/api/
>
Ok. I've banged my head on this one a lot. ConfigurationManager allows
you to change anything except for the dat
Does anyone have a clue why this code in my migration is running
twice?
ERXJDBCUtilities.executeUpdate(database.adaptorChannel(), "INSERT
INTO t_group (c_name, c_security_level) VALUES ('Admin', '10')");
I am doing some of the examples and whenever I run this, it inserts
two rows. Is the
Hi again,
On 28/07/2008, at 1:16 PM, Lachlan Deck wrote:
On 28/07/2008, at 12:59 PM, Peter Vandoros wrote:
It's usually when a different class with the same name as your
component comes before your component on the classpath.
I doubt there's another component wrapper out there with the sam
Lachlan Deck wrote:
On 28/07/2008, at 12:59 PM, Peter Vandoros wrote:
It's usually when a different class with the
same name as your component comes before your component on the
classpath.
I doubt there's another component wrapper out there with the same name.
Sorry that
On 28/07/2008, at 12:59 PM, Peter Vandoros wrote:
It's usually when a different class with the same name as your
component comes before your component on the classpath.
I doubt there's another component wrapper out there with the same name.
Actually I'm finding that when I deploy the app it'
Hi Lachlan,
It's usually when a different class with the same name as your
component comes before your component on the classpath.
Regards
Peter
Lachlan Deck wrote:
Hi there,
could someone please remind me what the usual solution is for this
error (for either direct or component actio
Hi there,
could someone please remind me what the usual solution is for this
error (for either direct or component actions etc)
WARNING:
Unable to find component class named "Foo"
with regards,
--
Lachlan Deck
___
Do not post admin requests t
Does anyone have a clue why this code in my migration is running twice?
ERXJDBCUtilities.executeUpdate(database.adaptorChannel(), "INSERT INTO t_group
(c_name, c_security_level) VALUES ('Admin', '10')");
I am doing some of the examples and whenever I run this, it inserts two rows.
Is there any
Hello , first of all sorry for being so away from the list, its not
that quit WO, but because im being really busy, but now im must get
the time for it.
I know from before that when generating the SQL command via EOModeler
and then copy -paste the command on frontBase there was a connection
Is there no chance of using Wonder and the ERXEC autolocking? It
solves MANY problems and not only problems that are locking related.
cug
On 27.07.2008, at 12:11, Joe Moreno wrote:
Art,
I tracked down my editing context bug using the
LockErrorScreamerEditingContext (LESEC).
Every plac
Art,
I tracked down my editing context bug using the
LockErrorScreamerEditingContext (LESEC).
Every place I created an EOEdtingContext, in my app and the
supporting frameworks, I changed it to the LESEC which made it easy to
balance out my EC locks and unlocks. It seems to be working we
15 matches
Mail list logo