On Mar 10, 2008, at 6:09 PM, Chuck Hill wrote:
/Library/FrontBase
In /Library/Frameworks:
FrontBasePlugIn.framework
FBAccess.framework
In /Library/StartupItems:
FrontBase
FrontBaseWeb
And if you copied the FrontBase JDBC driver, frontbasejdbc.jar, to
somewhere on the WO Java class path,
Ok I unisntalled all, I deleted all all all, reinstalled and nothing
same problem
: (
Gus
On Mar 10, 2008, at 11:09 PM, Chuck Hill wrote:
/Library/FrontBase
On Mar 10, 2008, at 9:03 PM, Gustavo Pizano wrote:
Aha ok. Where are all the frontbase folders? any hidden file
somewhere there?
/Library/FrontBase
On Mar 10, 2008, at 9:03 PM, Gustavo Pizano wrote:
Aha ok. Where are all the frontbase folders? any hidden file
somewhere there?
Gus
On Mar 10, 2008, at 10:57 PM, Chuck Hill wrote:
At this point, I would remove FrontBase, reboot, and install it
again.
Chuck
On Mar
Aha ok. Where are all the frontbase folders? any hidden file somewhere
there?
Gus
On Mar 10, 2008, at 10:57 PM, Chuck Hill wrote:
At this point, I would remove FrontBase, reboot, and install it again.
Chuck
On Mar 10, 2008, at 8:50 PM, Gustavo Pizano wrote:
Unfortunately yes.
This issue
At this point, I would remove FrontBase, reboot, and install it again.
Chuck
On Mar 10, 2008, at 8:50 PM, Gustavo Pizano wrote:
Unfortunately yes.
This issue is making me crazy..
even with eclipse closed but the sql commands copied and opening
for first time FB it keeps happening.. I dunn
Unfortunately yes.
This issue is making me crazy..
even with eclipse closed but the sql commands copied and opening for
first time FB it keeps happening.. I dunno what is it.
Gus
On Mar 10, 2008, at 10:40 PM, Mike Schrag wrote:
I did just fix a bug in Entity Modeler that might leave conne
at
com
.webobjects
.foundation
.NSNotificationCenter.postNotification(NSNotificationCenter.java:562)
at
com
.webobjects
.eoaccess.EODatabaseContext.commitChanges(EODatabaseContext.java:
6373)
at
com
.webobjects
.eocontrol
.EOObjectStoreCoordinator
.saveChangesIn
I did just fix a bug in Entity Modeler that might leave connections
open if there was a failure during SQL gen ... If you quit out of
Eclipse and come back in, does it still happen?
ms
On Mar 10, 2008, at 11:38 PM, Chuck Hill wrote:
Is anything else connected to the database? It sounds lik
Is anything else connected to the database? It sounds like you have
an open, uncommitted transaction from another process.
Use FrontBaseManager to connect to the database and then click Usage
in the pane on the left side. There should be only a single connection.
Chuck
On Mar 10, 2008,
at
com
.webobjects
.foundation
.NSNotificationCenter.postNotification(NSNotificationCenter.java:562)
at
com
.webobjects
.eoaccess.EODatabaseContext.commitChanges(EODatabaseContext.java:6373)
at
com
.webobjects
.eocontrol
.EOObjectStoreCoordinator
.saveChangesIn
Hello Eclipse version Version: 3.3.2
Build id: M20080221-1800
WO 5.4
WOLips 3.3.5015
Frontbase 4.2.8u
Im runing under OS X Leopard
Regards
Gus
On Mar 10, 2008, at 7:10 PM, David Holt wrote:
And what version of WO, just to be complete? ;-)
David
On 10-Mar-08, at 5:03 PM, David LeBer wrote:
And what version of WO, just to be complete? ;-)
David
On 10-Mar-08, at 5:03 PM, David LeBer wrote:
On 10-Mar-08, at 7:58 PM, Gustavo Pizano wrote:
Hello Im doing the tutorial that wocommunity suggest, but im have
this problem when executing the sql... any idea?
Exception 381. IOConnect:
On 10-Mar-08, at 7:58 PM, Gustavo Pizano wrote:
Hello Im doing the tutorial that wocommunity suggest, but im have
this problem when executing the sql... any idea?
Exception 381. IOConnect: multiple transaction conflict detected.
Exception 363 (40:000). Transaction rollback.
Just so as we ar
Hello Im doing the tutorial that wocommunity suggest, but im have this
problem when executing the sql... any idea?
Exception 381. IOConnect: multiple transaction conflict detected.
Exception 363 (40:000). Transaction rollback.
Thanks gus
___
Do not
I will deploy a WO app within a single WAR and want to "crypt" or hide the
physical paths within wodata requests (or at least use relative paths).
My idea was to overwrite ERXStaticRequestHandler (or WORequestHandler) and
ERXResourceManager...if there is not a simplier solution ;-)
Oliver
On Mar 10, 2008, at 4:51 PM, David Avendasora wrote:
On Mar 10, 2008, at 3:43 PM, David Elliott wrote:
Woah. Hold up there. If you fetch one of the subclasses you will
see one query. It will join the subclass table with the base
table. That's it.
It's only when you fetch the base
On 10-Mar-08, at 5:46 PM, Gustavo Pizano wrote:
hehe thansk for the tips, it came out finally, I didn't expected it
should be
Body : WOBody {
framework = "WOExamplesHarness.framework";
filename = "aqua_bg.jpg";
onLoad = onLoad;
}
swith the onLoad = onLoad, I didn't f
hehe thansk for the tips, it came out finally, I didn't expected it
should be
Body : WOBody {
framework = "WOExamplesHarness.framework";
filename = "aqua_bg.jpg";
onLoad = onLoad;
}
swith the onLoad = onLoad, I didn't find that... hwo to call it...
tag, key, function?
dynamic tag, but I don't believe this functionality
is supported by WOLips (yet :-)
I was THIiiiss close to doing it yesterday, and I decided I was burned
out and I watched a terrible movie instead. I'm sure it will show up
this week, though :)
ms
_
On 10-Mar-08, at 3:29 PM, Lachlan Deck wrote:
On 11/03/2008, at 1:43 AM, David LeBer wrote:
On 10-Mar-08, at 10:30 AM, Thierry Kramis wrote:
my understanding is, that you can access a direct action with out
a session id. so basically if i work with session ids i would need
to check if a
On Mar 10, 2008, at 11:20 AM, David LeBer wrote:
On 10-Mar-08, at 5:04 PM, Gustavo Pizano wrote:
Body : WOBody {
framework = "WOExamplesHarness.framework";
filename = "aqua_bg.jpg";
newBinding = onLoad;
}
This should be:
Body : WOBody {
framework = "WOExamplesHarness.framework";
On 10-Mar-08, at 5:04 PM, Gustavo Pizano wrote:
I'd keep this on the WebObjects-dev list as it seems to be more
generic WO than WOLips specific.
You are using Ravi Mendis' book I see.
Im trying to do the followinng
but I can't do it dunno why, Im using Bindings and Im making the
newbindi
Im trying to do the followinng
but I can't do it dunno why, Im using Bindings and Im making the
newbinding and all, but I can get the pop up window. dunno why
this is what I have in the html
and this is what I have in teh wod
Body : WOBody {
framework = "WOExamplesHarness.framework";
filename
What is the full path of the project on your hard-drive? Does it have
any "-" in it?
Dave
On Mar 10, 2008, at 4:41 PM, Gustavo Pizano wrote:
Hello Im just wondering why am I getting this error?
it happens all the time i run the project
Thanks
Gustavo
__
On Mar 10, 2008, at 3:43 PM, David Elliott wrote:
On Mar 10, 2008, at 11:35 AM, David Avendasora wrote:
Nathan,
I think you will find that Vertical Inheritance is much more
resource intensive than you'd think. David Elliotts email points
this out in that if query an object of the superc
Hello Im just wondering why am I getting this error?
<>
it happens all the time i run the project
Thanks
Gustavo
___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)
He
Hi Gustavo,
It is best to keep all questions on the list (even if they are simple
ones) as most questions are not unique to you and others may find the
answers helpful as well.
To me, Veogen (Velocity EOGenerator) is the best for several reasons:
1) Built into WOLips
2) Actively Developed.
On 11/03/2008, at 6:20 AM, Florijan Stamenkovic wrote:
I'm doing some RMI from my client application, and attempted to
transfer java.util.ArrayList instances containing Strings, Numbers,
other rawish objects and EOKeyGlobalIDs. I get an
"java.lang.IllegalArgumentException: encodeObject: una
On Mar 10, 2008, at 11:35 AM, David Avendasora wrote:
Nathan,
I think you will find that Vertical Inheritance is much more
resource intensive than you'd think. David Elliotts email points
this out in that if query an object of the superclass or any one
subclass is requested, it does a qu
Le 08-03-10 à 15:11, RedBugz Software a écrit :
On Mon, Mar 10, 2008 at 8:07 AM, Pascal Robert <[EMAIL PROTECTED]> wrote:
Hi Thierry,
have a look at this:
SVN: http://www.intellicore.info/wox/repos/
Demo: http://pallas.homelinux.org/app/WebObjects/
WoxMovies.woa
That's a
On Mar 10, 2008, at 7:34 AM, Nathan Gabrish wrote:
Thank you for the help. I was able to pass the consistency check by
adding restrictive qualifiers to both the super and subclasses (I
could have sworn I had tried that already) however, this does not
seem to work across models. What is a l
On 11/03/2008, at 1:43 AM, David LeBer wrote:
On 10-Mar-08, at 10:30 AM, Thierry Kramis wrote:
my understanding is, that you can access a direct action with out
a session id. so basically if i work with session ids i would need
to check if a session id is valid?
If you provide a session i
Hi all,
I'm doing some RMI from my client application, and attempted to
transfer java.util.ArrayList instances containing Strings, Numbers,
other rawish objects and EOKeyGlobalIDs. I get an
"java.lang.IllegalArgumentException: encodeObject: unable to encode
object of class java.util.Array
On Mon, Mar 10, 2008 at 8:07 AM, Pascal Robert <[EMAIL PROTECTED]> wrote:
> Hi Thierry,
>
> have a look at this:
>
> SVN: http://www.intellicore.info/wox/repos/
>
> Demo: http://pallas.homelinux.org/app/WebObjects/WoxMovies.woa
That's awesome. Does it work with BlazeDS, or does it
On 10-Mar-08, at 1:56 PM, Chuck Hill wrote:
On Mar 10, 2008, at 10:33 AM, David LeBer wrote:
And I want to go on record as saying the the 'cool kids' cabal had
absolutely no influence, NO INFLUENCE I SAY, on my decision at all...
Don't listen to him. He hangs out behind WWDC smoking wit
On Mar 10, 2008, at 10:33 AM, David LeBer wrote:
And I want to go on record as saying the the 'cool kids' cabal had
absolutely no influence, NO INFLUENCE I SAY, on my decision at all...
Don't listen to him. He hangs out behind WWDC smoking with the rest
of us.
:-P
--
Practical WebOb
On 10-Mar-08, at 12:40 PM, Gustavo Pizano wrote:
Hello Just wanted to know whats better between those 2
My vote has to go to Veogen as well.
I really tried to like the JavaEOGenerator, but Veogen is so darn fast
when generating your EOs that there is really no comparison.
And I want to g
hehe ok ok I got it.
Thanks
Gus
On Mar 10, 2008, at 12:19 PM, Chuck Hill wrote:
It is called Veogen or Velocity EOGenerator - not Velocity. Veogen
uses the Apache Velocity library to create the files from templates.
And yes, I use Veogen like all the cool kids.
Chuck
On Mar 10, 2008,
It is called Veogen or Velocity EOGenerator - not Velocity. Veogen
uses the Apache Velocity library to create the files from templates.
And yes, I use Veogen like all the cool kids.
Chuck
On Mar 10, 2008, at 9:55 AM, Ken Anderson wrote:
For me, the one that Mike's using is better, regardl
On 10 Mar 2008, at 13:40, Gustavo Pizano wrote:
Hello Just wanted to know whats better between those 2
Frankly I don't know which one is better. I picked Veogen mostly
because:
- I have essentially no legacy WO code
- It's the one included with Entity Modeler
- In practice, Mike has a muc
For me, the one that Mike's using is better, regardless of which one
is better :) Mike is using Velocity...
On Mar 10, 2008, at 12:40 PM, Gustavo Pizano wrote:
Hello Just wanted to know whats better between those 2
Thanks
Gustavo
___
Do not post ad
Hello Just wanted to know whats better between those 2
Thanks
Gustavo
___
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:
http://li
Nathan,
I think you will find that Vertical Inheritance is much more resource
intensive than you'd think. David Elliotts email points this out in
that if query an object of the superclass or any one subclass is
requested, it does a query for each possible subclass as well. So if
you have
Look here for information about Mike's latest additions to WOLips
Component Editor (the WOBuilder replacement):
http://wolips.blogspot.com/
More specifically here:
http://webobjects.mdimension.com/wolips/screencasts/20080308%20Sneaky%20Peek%204.mov
This replicates the drag-and-drop aspect of
On 10-Mar-08, at 10:30 AM, Thierry Kramis wrote:
my understanding is, that you can access a direct action with out a
session id. so basically if i work with session ids i would need to
check if a session id is valid?
If you provide a session id to the DA, WO will try and restore that
ses
Thank you for the help. I was able to pass the consistency check by adding
restrictive qualifiers to both the super and subclasses (I could have sworn
I had tried that already) however, this does not seem to work across models.
What is a little confusing to me is the need to put a qualifier on the
my understanding is, that you can access a direct action with out a
session id. so basically if i work with session ids i would need to
check if a session id is valid?
Am 10.03.2008 um 15:15 schrieb David LeBer:
Generating a session in the login DA is easy: Just call session();
To get its
You know, I think I'm in 100% agreement with you, except that there
are some times when cross-platform is more important than usability.
No, really. Not very often, and the gains of cross-platform need to
outweigh the loss of usability.
On Mar 10, 2008, at 9:38 AM, Robert Walker wrote:
I r
On 10-Mar-08, at 9:07 AM, Thierry Kramis wrote:
Hi all
I'm completely new to using Webobjects with Direct Action. Earlier
I've implemented custom actions. Now I would like to use Flex as
frontend. I'd like to call direct actions in between the two to pass
the data around instead of using
Hi Thierry,
have a look at this:
SVN: http://www.intellicore.info/wox/repos/
Demo: http://pallas.homelinux.org/app/WebObjects/WoxMovies.woa
Hi all
I'm completely new to using Webobjects with Direct Action. Earlier
I've implemented custom actions. Now I would like to use Fle
Hi all
I'm completely new to using Webobjects with Direct Action. Earlier
I've implemented custom actions. Now I would like to use Flex as
frontend. I'd like to call direct actions in between the two to pass
the data around instead of using soap.
My idea was to invoke a login action getti
I realize that I'm probably in a minority here, but I am not looking
forward to Java, of any sort, coming to the iPhone. If you're
interested in writing iPhone applications, use the native iPhone SDK
and build a "real" iPhone application. Objective C is not that far a
leap from Java and you
Non-abstract superclasses must have restricting qualifiers as well as
their subclasses. What were the restricting qualifiers you used? They
must be unique.
Do you have any choice in the use of Vertical Inheritance? I used to
use it as it made my "DB Normalization" voice stop screaming at me
Hey Gustavo,
I sent an email to the owner of Authors book store (http://www.authors.com.co/
) in Bogotá with the two books you are looking for and your email
address.
I don't know if they will have any more luck getting the books for
you, but they place special orders every Monday.
The P
Hello Gus,
(I'm cc'ing to the list in case others may find the information below
useful)
On 10 Mar 2008, at 02:15, Gustavo Pizano wrote:
Hello.
Well thanks it's being really difficult to get info.
Yeah, I know, it's been a little bit frustrating for me too. But
everybody on the lists h
55 matches
Mail list logo