.
Cheers
Cheong Hee
- Original Message -
From: Kieran Kelleher
To: Cheong Hee (Gmail)
Cc: Ângelo Andrade Cirino ; webobjects-dev@lists.apple.com
Sent: Friday, December 21, 2012 4:31 AM
Subject: Re: Migrations problem with FrontBase
FWIW,
Not sure if this helps with
Another possible setting in property that will override setting in eomodel:
erprototypes.EOPrototypesEntity=EOJDBCMySQLPrototypes
Cheers
Cheong Hee
- Original Message -
From: Ângelo Andrade Cirino
To: Cheong Hee (Gmail)
Cc: Chuck Hill ; webobjects-dev
you don't need to specify other attribute properties."
Cheers
Cheong Hee
- Original Message -
From: Ângelo Andrade Cirino
To: Cheong Hee (Gmail)
Cc: Chuck Hill ; webobjects-dev@lists.apple.com
Sent: Wednesday, December 19, 2012 1:06 AM
Subject: Re: Migrations pr
you are still picking up the MySQL prototype file.
Cheers
Cheong Hee
- Original Message -
From: Ângelo Andrade Cirino
To: Chuck Hill
Cc: webobjects-dev@lists.apple.com
Sent: Monday, December 17, 2012 11:07 PM
Subject: Re: Migrations problem with FrontBase
Hi Chuck
Windows Witness Protection program?
How about, Windows EMET - Enhanced Mitigation Experience Toolkit 3.0 .0?
___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)
Help/Unsubs
The simplest way is to create two eomodel and set their connection
dictiionary respectively. It will then transparent to you when do fetching.
No worry b'cos it is wo.
- Original Message -
From: "Theodore Petrosky"
To:
Cc:
Sent: Thursday, August 23, 2012 9:55 AM
Subject: Re: creati
Nope.. I personally don't agree that the fresh installation in community
wiki is not good enough. I have done few fresh installation on less popluar
windows platform. There is no java, git, gnutar or alike. The installation
turn out to be about a day or two, and I am able to start work on hel
Strong recommendation here: use lower case.
That will enable you later to port the database from linux to wndows, vice
versa.
- Original Message -
From: "Jean Pierre Malrieu"
To: "Pascal Robert"
Cc: "WebObjects-Dev Mailing List List"
Sent: Monday, July 16, 2012 9:48 PM
Subject: Re:
Once upon a time, there is a default constructor class generated in this
way:
public User(EOEditingContext context, EOClassDescription classDesc,
EOGlobalID gid) {
super(context, classDesc, gid);
}
Not sure why it is removed after in wolips. Is this something similar to
your ne
I think you are right or at least this is the impression I had the last time on
this subject. I plan to move from MultiEC locking manager to ERXEC ec. As
usual, I could be wrong..
- Original Message -
From: Matteo Centro
To: Paul Dunkler
Cc: webobjects-dev@lists.apple.com
Primary key generation need to be observed to ensure no duplication of keys
happened in the same table. Since eo primary key table is using the table
name, it should be fine, too.
- Original Message -
From: "Johann Werner"
To: "doug andrews"
Cc: "WebObjects-Dev Mailing List List"
I got tons of them. Don't think could get rid of them all. It should be
fine as long as it does not stop you from creating frameworks and using
them.Correct me if wrong..
Cheers
- Original Message -
From: "yizi wang"
To: "Kieran Kelleher"
Cc:
Sent: Tuesday, June 05, 2012 11
I supposed that the component ec should be created within the component itself.
So that any invalid objects will not affect other ec.
- Original Message -
From: Raghavender Bokka
To: Cheong Hee (Gmail)
Cc: Development WebObjects
Sent: Friday, June 01, 2012 7:16 PM
Hi Raghu
May be you really need to look at how the object model design. Usually,
once the invalidate all objects, the ec will fetch again new objects and
theirs object graph. May be some code will be helpful. Also, pls remember
to have component-based ec.
Cheers
Cheong Hee
i guessed one quick way is to invalidate the objects in ec and force it to
refetch from db.
- Original Message -
From: "Raghavender Bokka"
To: "Development WebObjects"
Sent: Thursday, May 31, 2012 9:04 PM
Subject: NullPointerException in EODatabaseContext java
Hi Team,
I have cre
oject.jar from 3.6:
wo.system.root = C:/Apple
wo.local.root = C:/Apple/Local
Encoded wo.system.root = WOROOT
Encoded wo.system.root = LOCALROOT
I think I will file a bug on this.
Thanks,
--
I5mast
From: Cheong Hee (Gmail) [mailto:chn...@gmail.com]
Sent: Thursda
I do have a more stringent check pattern on email address. The default one in
properties file is way to simple. I will zoom into the code later to see what
is the difference between these patterns. thanks.
- Original Message -
From: Mike Schrag
To: Cheong Hee (Gmail
sorry I am half blind and in too fast to reply... curious the rationale why the
pattern is not set in the properties file itself. thanks.
Cheers
- Original Message -
From: Mike Schrag
To: Cheong Hee (Gmail)
Cc: Ron X ; WebObjects Development
Sent: Thursday, May 31, 2012 5
;
Running it against woproject.jar from 3.7 gives me:
wo.system.root = C:\Apple
wo.local.root = C:\Apple\Local
Running it against woproject.jar from 3.6 gives me:
wo.system.root = C:/Apple
wo.local.root = C:/Apple/Local
I'm thinking that these flipping slashes are mess
mycompany.com")
# * The port to use with the smtp server, if not set, defaults to 25
#er.javamail.smtpPort = 25
- Original Message -
From: Mike Schrag
To: Cheong Hee (Gmail)
Cc: Ron X ; WebObjects Development
Sent: Wednesday, May 30, 2012 6:58 PM
Subject: Re: ERJaveMail
This is only what I got in emailPattern in ERJavaMail properties: "^.*?@.*$"
Is this what you are having to as default?
Cheers
- Original Message -
From: Mike Schrag
To: Ron X
Cc: WebObjects Development
Sent: Tuesday, May 29, 2012 9:19 PM
Subject: Re: ERJaveMail
my gu
This is only what I got in emailPattern in ERJavaMail properties: "^.*?@.*$"
Is this what you are having to as default?
Cheers
- Original Message -
From: Mike Schrag
To: Ron X
Cc: WebObjects Development
Sent: Tuesday, May 29, 2012 9:19 PM
Subject: Re: ERJaveMail
my gu
/JavaWebObjects.jar
WOROOT/Library/Frameworks/JavaXML.framework/WebServerResources/Java/javaxml.jar
WOROOT/Library/Frameworks/JavaWOExtensions.framework/WebServerResources/Java/JavaWOExtensions.jar
Cheers
Cheong Hee
___
Do not post admin requests to the list. They
Hi
Not seen before. May be you should look at web server config file.
Cheers
Cheong Hee
- Original Message -
From: "doug andrews"
To: "WebObjects-Dev Mailing List List"
Sent: Monday, May 07, 2012 11:53 PM
Subje
works/JavaFoundation.framework/Resources/Java/javafoundation.jar
APPROOT/Frameworks/JavaWOJSPServlet.framework/Resources/Java/javawojspservlet.jar
Is this what you are getting or something else?
Cheers
Cheong Hee
- Original Message -
From: "Robert B. Hanviriyapunt"
Thanks for keeping informed and updated.
Will wait and see when it is integrated..
- Original Message -
From: Amedeo Mantica
To: Cheong Hee (Gmail)
Cc: WebObjects-Dev Mailing List
Sent: Wednesday, April 25, 2012 5:47 PM
Subject: Re: new Components, or better
Hi Amedeo
Yeah, it is working with plain html/css/js without wo. I could run it stand
alone and taking it to component-based will making our life easier.
Cheers
Cheong Hee
- Original Message -
From: Amedeo Mantica
To: Cheong Hee (Gmail)
Cc: WebObjects-Dev Mailing List
Hi Amedeo
Great and neat demo! Thanks.
Cheers
Cheong Hee
- Original Message -
From: Amedeo Mantica
To: WebObjects-Dev Mailing List
Sent: Tuesday, April 24, 2012 1:32 AM
Subject: new Components, or better DynamicElements - CCGoogleMap
andCCGoogleMapMarker
Hello,
I
be reduced.
Correct me if wrong..
Cheers
Cheong Hee
- Original Message -
From: "Cheong Hee (Gmail)"
To: "Patrick Robinson"
Cc: "WebObjects-Dev Mailing List"
Sent: Tuesday, April 10, 2012 12:53 PM
Subject: Re: preventing direct component access
Hi P
Hi Patrick
This is an interesting old issue. Just curious, what will be your ultimate
ideal resolution to this? Bar the access of the page, or reduce the
redundant sessions creation or something else ...
Cheers
Cheong Hee
- Original Message -
From: "Patrick Robinson&
Congratulations DD - Dr Dan. Possibly let me know the release date of IEEE
journal. I do hope to circular this good piece of info to key
personnels of local University, so to increase the awareness of wo. By
practice, I was a EE too and a member of IEM.
Cheers
Cheong Hee
On Wed, Apr 4, 2012
Hi Helmut
Fyi, since day one of WO or YellowBox, th spaces in the path name should be
avoided as number one issue in windows platform. This is a common issue and
I did added into wiki the last time.
Cheers
Cheong Hee
- Original Message -
From: "Helmut Tschemernjak"
Cheong Hee
___
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/webobjects-dev/archive
I may be naive ..
How about a shared application instance for different companies that
required their own database? Multi OSC seemed to be the one solution, i
think.
- Original Message -
From: "Mike Schrag"
To: "Chuck Hill"
Cc: "WebObjects Development"
Sent: Friday, March 23, 201
, it works. If I
could remember, this is also mentioned in the WO legacy documentation.
Cheers
Cheong Hee
- Original Message -
From: "Ramsey Gurley"
To: "WebObjects Development"
Sent: Friday, March 23, 2012 10:34 AM
Subject: Opening multiple database channels
. Then its
relationships and possibly template tables. Just my 2c.
Cheers
Cheong Hee
- Original Message -
From: "Jeffrey Schmitz"
To: "WebObjects-Dev Mailing List List"
Sent: Thursday, March 15, 2012 2:04 PM
Subject: merging databases
Hello again,
This is a m
I may check the file encoding by Preferences ->Workspace, and look at Text file
encoding. And may look at Main.woo, too.
The other thing is if there is any compilation problems :)
- Original Message -
From: Jerry W. Walker
To: WebObjects Development
Sent: Friday, February 17
arset=\"" + charset
() + "\"");
htmlPart.setHeader ("Content-Transfer-Encoding", "quoted-printable");
Not sure if this will solve as it has been quite a while the last time I
jumped into email signing coding.
Cheers
Cheong Hee
cc. loop back to the lis
Hi Gino
From what I have used before, this is what i have added in prepareMail():
htmlPart.setHeader ("Content-Transfer-Encoding", "quoted-printable");
Cheers
Cheong Hee
- Original Message -
From: "Gino Pacitti"
To: "WebObjects-Dev Mailing List
WO+SLL+Apache on Windows should be working fine though I have not tried SSL
setting in ERXApplication. May be you could get rid the password error first
by generating key file without password.
Cheers
Cheong Hee
- Original Message -
From: Ron X
To: Webobjects-dev
May be look at the location of jfreechart jar files and confirm its version
and existence?
- Original Message -
From: "Larry Mills-Gahl"
To:
Sent: Thursday, October 06, 2011 3:06 AM
Subject: class loader deadlock in thread (apparently)
I have a background thread task that gathers a
dea what is the behind the scene and how to recover those
classpathes. Have anyone seen this before or just me? Or this button is to
be avoided?
Cheers
Cheong Hee
- Original Message -
From: "Q"
To: "Cheong Hee (Gmail)"
Cc: "David Avendasora" ; &qu
rImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown
Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(U
e, there is no static method during the calling. The stop point is
at where the EOModelGroup makes the calls the the models().lastObject() as
you could see in my previous trace posted.
Cheers
Cheong Hee
- Original Message -
From: "David Avendasora"
To: "Cheong Hee
it now. Appreciate you raise it again and it is just in time : )
Cheers
Cheong Hee
- Original Message -
From: "Paul Hoadley"
To: "Cheong Hee (Gmail)"
Cc: "WebObjects Dev"
Sent: Thursday, September 15, 2011 10:10 AM
Subject: Re: Interface file not loade
w. Thanks for very prompt and
save my days of wild guesses!
Cheers
Cheong Hee
- Original Message -
From: "Q"
To: "Cheong Hee (Gmail)"
Cc: "WebObjects Dev"
Sent: Tuesday, September 13, 2011 6:03 PM
Subject: Re: Interface file not loaded
Looks like
();
Cheers
Cheong Hee
___
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://lists.apple.com/mailman/options/webobjects-dev
lete source object will
delete the destination objects altogether.
Cheers
Cheong Hee
- Original Message -
From: "Paul D Yu"
To: "Michael Gargano"
Cc: "WebObjects webobjects-dev"
Sent: Friday, September 09, 2011 3:03 AM
Subject: Re: one-to-many relations
WHERE NAME = 'NO_Sent_Notification_Request_Log_TEST'
Just another curiosity.. ;-)
Cheers
Cheong Hee
- Original Message -
From: Philippe Rabier
To: WebObjects (Group)
Sent: Tuesday, September 06, 2011 3:51 AM
Subject: Re: Feedback about issue with MySQL and get primary key
May be it is just the problem with the directory name. Note that you should
avoid the white space in Windows directory name. I had been using XP and it
is working OK.
On Mon, Sep 5, 2011 at 11:54 PM, Vladimir Forfutdinov wrote:
> > Message: 3
> > Date: Fri, 02 Sep 2011 10:29:46 -0700
> > From:
the ec to fetch
> the object again and therefore failed and aborted. I may be just reiterated
> your point to be sure : )
> Just to test, you may need to invalidate all objects in the ec and try to
> save the log object again.
>
> Cheers
>
> Cheong Hee
>
>
>
ay need to invalidate all objects in the ec and try to save
the log object again.
Cheers
Cheong Hee
- Original Message -
From: Philippe Rabier
To: Ray Kiddy
Cc: WebObjects (Group)
Sent: Monday, September 05, 2011 4:55 PM
Subject: Re: Feedback about issue with MySQL and get p
Hi Johan
Yeah, there is the Builder For Dummies way. The current way quite the same
except the drap-and-drop tada way.
Cheers
Cheong Hee
- Original Message -
From: "Johan Henselmans"
To: "WebObjects Development"
Sent: Friday, August 19, 2011 3:53
omplicated. project have relation
with personnal and personnal have relation with individu. personal and project
have relation person which contains(project_id, personal_id and txImplication)
But in the model, person comes to individu entity.
Cheers
ommon that a person can have many
projects and a project can have many persons. You will need to know how to set
up both relationships and get direct access with just e.g. person.projects()
and project.persons().
Cheers
Cheong Hee
___
Do not post
repetition loop and get the values saved.
Cheers
Cheong Hee
- Original Message -
From: Raymond NANEON
To: Theodore Petrosky
Cc: WebObjects webobjects-dev
Sent: Thursday, August 04, 2011 6:12 AM
Subject: Re: Using AjaxInPlaceEditor in WORepetition
Hi Ted
Le 3
.
Cheers
Cheong Hee
- Original Message -
From: Raymond NANEON
To: WebObjects webobjects-dev
Sent: Wednesday, August 03, 2011 3:42 PM
Subject: Re: Using AjaxInPlaceEditor in WORepetition
Hi All,
Someone can help me about my problem? I have almost finish my app but this
Hi Ray
Have you tried with display group to get the right object so that you could put
the string values into? May be you could post some code in saveInPlaceEditor
to share.
Cheers
Cheong Hee
ps. I was not available to access mail yesterday.
- Original Message -
From: Raymond
Hi Ray
No prob. Then you may just need to add an index counter to track down the
object that you are interested to alter its string value, as mentioned.
Cheers
Cheong Hee
- Original Message -
From: naneon.raym...@neuf.fr
To: Cheong Hee (Gmail) ; WebObjects webobjects-dev
Ooops, you need to change "ui.index" to "movieIndex".
and may be an item in the WORepetition:
repeat : WORepetition {
item = Movie;
list = Movies;
index = movieIndex;
}
- Original Message -----
From: "Cheong Hee (Gmail)"
To: ; "WebObjects we
Ooops, you need to change "ui.index" to "movieIndex".
and may be an item in the WORepetition:
repeat : WORepetition {
item = Movie;
list = Movies;
index = movieIndex;
}
- Original Message -----
From: "Cheong Hee (Gmail)"
To: ; "WebObjects webo
TitleChanged!=null) ? movieTitleChanged : movieToCheck
.title();
}
I am not familiar with AjaxInPlaceEditor yet, however don't think it will
affect the above code.
Cheers
Cheong Hee
- Original Message -
From: naneon.raym...@neuf.fr
To: Cheong Hee (Gmail) ; WebObjects webobjects-d
accordingly for that object.
Cheers
Cheong Hee
- Original Message -
From: naneon.raym...@neuf.fr
To: Theodore Petrosky ; WebObjects webobjects-dev
Sent: Monday, August 01, 2011 2:48 AM
Subject: Re: Re: Re: Using AjaxInPlaceEditor in WORepetition
Hi Ted,
if you have a
Hi Lachlan
Sure you did and I read that too :)
Cheers
Cheong Hee
- Original Message -
From: "Lachlan Deck"
To: "Cheong Hee (Gmail)"
Cc:
Sent: Tuesday, July 26, 2011 6:56 PM
Subject: Re: ^ binding syntax usage
Hi Cheong,
the WOComponent file spec wasn't
Don't you see the warning icon right in front? :)
- Original Message -
From: "Amy Worrall"
To:
Sent: Friday, July 22, 2011 6:12 PM
Subject: Re: ^ binding syntax usage
On Fri, Jul 22, 2011 at 10:50 AM, Cheong Hee (Gmail)
wrote:
Hi Lachlan
Deos this serve the pu
Hi Lachlan
Deos this serve the purpose?
http://developer.apple.com/legacy/mac/library/#documentation/InternetWeb/Reference/WO_BundleReference/Articles/WOComponentHTML.html#//apple_ref/doc/uid/TP40005353-SW1
Cheers
Cheong Hee
- Original Message -
From: "Lachlan Deck&
button, and return the value=5 (if it is
checked) to your component page. Passing the value to the next page will be
easy then.
Hope it helps.
Cheers
Cheong Hee
- Original Message -
From: naneon.raym...@neuf.fr
To: Mark Morris ; Chuck Hill ; WebObjects webobjects-dev
Sent: Friday, Jun
Hi David
Count me in if you have full WOWODC SEA - i am at Malaysia.. sandwiched
between Thailand and Singapore.
Brunei is between a state of Malaysia - Sarawak. Good place and my last
visit to a bank there has been a long time ago.
Cheers
Cheong Hee
- Original Message -
From
Hi Henrique
Points taken, thanks. My intention is to get more familization with the
wonder build and fix a version to use. May be easier for small
customization if needed.
Cheers
Cheong Hee
- Original Message -
From: "Henrique Prange"
To: "WebObjects Dev"
is to do with the use of symlinks in
> wonder's build files. Windows doesn't support symlinks.
>
> On 17/05/2011, at 7:45 PM, Cheong Hee (Gmail) wrote:
>
> > It works by replacing the build.xml from parent Build directory to each
> individual frameworks. This is
It works by replacing the build.xml from parent Build directory to each
individual frameworks. This is just for update for future reference.
- Original Message -
From: "Cheong Hee (Gmail)"
To: "WebObjects Dev"
Sent: Monday, May 16, 2011 5:25 PM
Subject: build
build.xml works well in mac. I am looking for trouble for trying to do
it in windows... i believe someone may has solve this, but just could not
find in the past emails.
Cheers
Cheong Hee
___
Do not post admin requests to the list. They will be
Hi all
I have relocated the root directory of workspace in Eclipse/WOLips. Now the
new launch of WOLips could not locate ".project". Is there any file or setting
i could look at?
Cheers
Cheong Hee ___
Do not post admin requests to the
Hi James
Thanks for the elaboration and good luck.
Cheers
Cheong Hee
- Original Message -
From: "Brook, James"
To: "Cheong Hee (Gmail)" ;
Sent: Monday, March 07, 2011 8:05 PM
Subject: RE: Remote recording application - Powered by WO and Wonder
Cheong,
For
Congratulations!!! Just wonder what sort of intelligent recorder it is :)
- Original Message -
From: "Brook, James"
To:
Cc: "Fitzpatrick, Thomas"
Sent: Monday, March 07, 2011 6:18 PM
Subject: Remote recording application - Powered by WO and Wonder
I am sure that in the past I used
Try to set -WODirectConnectEnabled YES.
- Original Message -
From: Frédéric JECKER
To: Webobjects-dev@lists.apple.com
Sent: Thursday, January 13, 2011 4:30 PM
Subject: WO 5.2 / 5.3 run app standalone.
Hi all,
Using webobjects 5.2 when I used to run an app standalone on
Just a thinker..may be the setting has changed in your
webobjects-...@lists.apple.com. I don't use yahoo account for wo since it
could not forward to my local mailbox. If you want to try, you could forward
me another sample to cheong...@yahoo.com; the sample you posted looks good to
me too.
Looks like you are still using FrontBase jdbc2Info. Look into
index.eomodeld, and try to change those to MSSQL jdbc2Info.
Cheers
Cheong Hee
- Original Message -
From: "Jérémy DE ROYER"
To: "Chuck Hill"
Cc: "WebObjects-Dev Mailing List List"
Sent: Th
copy over quite some
entities and left fewer relationships to patch up.
Cheers
Cheong Hee
- Original Message -
From: "David Avendasora"
To: "Farrukh Ijaz"
Cc: "WebObjects-Dev Mailing List List"
Sent: Thursday, November 11, 2010 8:27 PM
Subject: Re: S
may not be convenient to change
them at accessor method. The safest way to go i thought then will be grab
all the names (that your one fetch for all coud b used), and parsing them
through to grab the name with "*". Unless the records are too many.
Cheers
Cheong Hee
----- Original
" with * signs...input: " + input);
}
But then the downside is you will have to enumerate each string one at a time.
Cheers
Cheong Hee
- Original Message -
From: ISHIMOTO Ken
To: Farrukh Ijaz
Cc: WebObjects Development
Sent: Wednesday, November 10, 2010 5
May be go back to the basic quailifier -
EOQualifier.qualifierWithQualifierFormat and use "name like %@" with "*"?
- Original Message -
From: ISHIMOTO Ken
To: WebObjects Development
Sent: Tuesday, November 09, 2010 10:34 PM
Subject: wildcard Query
Hi everyone,
I am
One other thing you may run into with 11g -- you should make sure that
your "DATE" columns explicitly set valueType = "D". If you don't specify
a valueType, you'll hit a problem where 11g now ignores the
oracle.jdbc.V8Compatible property.
Thanks for this usef
Hi James
XP is storing wolips.properties in C:\Documents And Settings\(user
name)\Application Data\WOLips. May be Wins 7 too?
Cheers
Cheong Hee
- Original Message -
From: "James Cicenia"
To: "WebObjects-Dev List"
Sent: Wednesday, September 22, 2010 12:27
Good to see & welcome :)
- Original Message -
From: "Michael Gargano"
To: "Cheong Hee (Gmail)"
Cc: "Apple WO-Dev"
Sent: Wednesday, September 15, 2010 1:54 PM
Subject: Re: deploying my first app
Thanks all. I figured it out... I had my images in
Hi Mike
No images served may due to apache could not get the files from its document
root. In split installation, you will need to keep a copy of woa in the
application directory and apache document root. May be you could look at if
both directories are exist.
Cheers
Cheong Hee
e please.
- Original Message -
From: Farrukh Ijaz
To: Cheong Hee (Gmail)
Cc: WO-Apple-Dev
Sent: Wednesday, September 08, 2010 4:13 PM
Subject: Re: ERMailAttachment - need a public getBodyPart()
On 2010-09-08, at 10:40 AM, Cheong Hee (Gmail) wrote:
Hi
I need to extend ERMail
do :)
Cheers
Cheong Hee ___
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://lists.apple.com/mailman/options/webobjects-dev
Hi Mertz
WO version? Deployment environment - tomcat? Is it an intermittence problem
and affect all the users? Need to have more info to think about if you
don't mind.
Cheers
Cheong Hee
- Original Message -
From: "Mertz Stéphan"
To: "WebObjects-Dev
My take is setting to lower case table is no.1 item to avoid issues later.
Workbench sometimes couldn't generate values properly in my cases, view and
edit my.cnf whenever necessary.
I now have this in my /etc/my.cnf:
lower_case_table_names = 1
MySQL says this: "1: Table names are st
Yeah, this is just to narrow down the problem at least it should ensure the
local instance is working. For split installation, it should not set as that
way.
- Original Message -
From: Pascal Robert
To: Cheong Hee (Gmail)
Cc: Ken - Watermark Studios ; webobjects-dev
Hi Ken
I could not recall exactly but it sounded familiar. May be you could try this:
In Monitor, go to Hosts Tab, then at add localhost as your host name.
Not sure if this could solve and will check on my RedHat server later to
confirm.
Cheers
Cheong Hee
- Original Message
You may already know this...If your thread belongs to the session, another
option I think is MultiECLockManager.
Cheers
Cheong Hee
- Original Message -
From: "Farrukh Ijaz"
To: "Chuck Hill"
Cc: "WebObjects-Dev List"
Sent: Thursday, Augus
Could it be something else that is the culprit? If you think worth to cross
examine, let me know so that I could repackage the test files into eclipse
project and send over.
- Original Message -
From: "Cheong Hee (Gmail)"
To: "Joe Little"
Cc: "David LeBer&
e url are defined in each model.
Cheers
Cheong Hee
- Original Message -
From: "Joe Little"
To: "Cheong Hee (Gmail)"
Cc: "David LeBer" ; "WO Dev Group"
Sent: Friday, August 06, 2010 1:07 PM
Subject: Re: two different databases at same time?
Will there make any difference if these connection dictionaries is defined
in respective model db url?
- Original Message -
From: "Joe Little"
To: "Joe Little"
Cc: "Cheong Hee (Gmail)" ; "David LeBer"
; "WO Dev Group"
Sent
Cheong Hee
- Original Message -
From: "David LeBer"
To: "Joe Little"
Cc: "Cheong Hee" ; "WO Dev Group"
Sent: Thursday, August 05, 2010 2:36 AM
Subject: Re: two different databases at same time?
On 2010-08-04, at 2:26 PM, Joe Little wrote:
Hi Dave
Thanks for detail elaboration & Mike's efforts! Especially the third one,
that will look for Wonder and WebObjects frameworks, personally.
Cheers
Cheong Hee
- Original Message -
From: "David Avendasora"
To: "Cheong Hee"
Cc: "Rich
Hi Dave
I may be amissed some key facts of previous discussion. Thought we ought to
wait for stable version 3.5, no? Should we move to 3.5 or even 3.6 now?
Admire you guys have been moving fast... any chance Iron Man 3 out this year
:)
Cheers
Cheong Hee
- Original Message
The setConnectionDictionary will have to be done at early stage. Once the
default editing context is created, it will be of effect. This is confirmed
from my code at least.
Cheers
Cheong Hee
- Original Message -
From: "Greg Bartnick"
To: "Farrukh Ijaz"
Cc: &
1 - 100 of 270 matches
Mail list logo