Re: NullPointerException in EODatabaseContext java

2012-05-31 Thread Raghavender Bokka
Hi Cheong Hee, I tried invalidating the objects in ec, then we are able to view the details of this eo object, but the other similar objects in the wodisplaygroup list is behaving weirdly when they are selected. Regards, Raghu. On 01-Jun-2012, at 11:41 AM, Cheong Hee (Gmail) wrote: > i gues

Re: NullPointerException in EODatabaseContext java

2012-05-31 Thread Cheong Hee (Gmail)
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

Re: Wrong CLASSPATH when installing WOApp with WOLips

2012-05-31 Thread Cheong Hee (Gmail)
my wolips: 3.7.1004814. These are the output I have for 3.7 & 3.6 respectively, based on the code you posted: ::wolips 3.7:: wo.system.root = F:\Apple5_4_3wo.local.root = F:\Apple5_4_3\LocalEncoded wo.system.root = F:/Apple5_4_3Encoded wo.system.root = F:/Apple5_4_3/Local ::wolips3.6:: wo.sys

Re: ERJaveMail

2012-05-31 Thread Cheong Hee (Gmail)
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) Cc

Re: Anybody have a running OpenBase server?

2012-05-31 Thread Amedeo Mantica
Version? Sent from my iPhone On 01/giu/2012, at 00:06, William Hatch wrote: > I need to deploy an existing db for some data forensics/recovery work that'll > take about a day, tops. Willing to pay reasonable fees. Inbox me; thanks. > > Bill > > >

Anybody have a running OpenBase server?

2012-05-31 Thread William Hatch
I need to deploy an existing db for some data forensics/recovery work that'll take about a day, tops. Willing to pay reasonable fees. Inbox me; thanks. Bill ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list

RE: Wrong CLASSPATH when installing WOApp with WOLips

2012-05-31 Thread Strumyla, Marius
Cheong, what build of WOLips 3.7 you're running? I'm thinking your're running older build and that's why you're not getting the issue. I've confirmed that the issue is with WOVariables class and recently (10 months ago) added resolvedPath method. https://github.com/wolips/wolips/commit/bac2d4

Re: D2W: Selectors for enum types?

2012-05-31 Thread Ramsey Gurley
On May 30, 2012, at 1:59 AM, Paul Hoadley wrote: > Hi Ramsey, > > On 30/05/2012, at 10:06 AM, Ramsey Gurley wrote: > >> It shouldn't have made it to the dataSource() method. You should log what >> rules are firing for restrictedChoiceKey. Open your log4j page and set up a >> d2w rule logger

Re: NullPointerException in EODatabaseContext java

2012-05-31 Thread Chuck Hill
Something is wrong with your model or how you are creating this new object. Are you setting the relationship both ways? On 2012-05-31, at 6:04 AM, Raghavender Bokka wrote: > Hi Team, > > I have created an enterprise object with one-to-many relationship objects > associating. Then in the sea

Re: Maven WARN

2012-05-31 Thread Henrique Prange
Hi Ron, Wonder has no support for user-specific properties files when the frameworks are packaged as jars (instead of .frameworks). That is the case for applications packaged with Maven. You can file a bug in the Wonder issues or ignore the warning messages if you don't use user-specific prope

jdbc error at start up

2012-05-31 Thread Ron X
hi, i use maven lo load dependencies and enable Java ERJDBCAdaptor, but at star up i've got: WARN 28.05 MB used/53.01 MB free [main] (ERXNSLogLog4jBridge.java:43) - A fatal exception occurred: null [2012-5-31 6:26:9 PDT] java.lang.ExceptionInInitializerError at er.jdbcadaptor.PrincipalClass

NullPointerException in EODatabaseContext java

2012-05-31 Thread Raghavender Bokka
Hi Team, I have created an enterprise object with one-to-many relationship objects associating. Then in the search page searched for these enterprise objects (that has WODisplayGroup), I am able to view the newly created object, but when I try to select that object to view the details it is ge

Re: ERJaveMail

2012-05-31 Thread Mike Schrag
It's arbitrary, I guess. Not much different than defaulting a boolean prop to true if it isn't set, which is pretty common. It just happens to have a more complex default. Sent from my iPhone On May 31, 2012, at 5:58 AM, "Cheong Hee \(Gmail\)" wrote: > sorry I am half blind and in too fast to

Re: New Tomcat 6 Deployment

2012-05-31 Thread Ron Lift
Thanks for the feedback. Having a meeting today to discuss installing JavaMonitor on the RHEL6 in place of tomcat for deployment for external applications. We are still using OSX 10.6.7 server with JavaMonitor for internal apps On Wed, May 30, 2012 at 3:16 PM, John Huss wrote: > On Wed, May 30,

Re: ERJaveMail

2012-05-31 Thread 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:5

Re: Wrong CLASSPATH when installing WOApp with WOLips

2012-05-31 Thread Cheong Hee (Gmail)
Suggest you do upgrade to latest WO5.4.3. This will make your life easier and others to chip in, too. As for the path "/" or "\" you are getting, I have not tried to print it out from code. But I think it should work in windows for both, meaning I have not encounter this kind of problem befor

Re: ERJaveMail

2012-05-31 Thread Mike Schrag
That line is commented out. The one listed there is not the default. It's in code. Sent from my iPhone On May 31, 2012, at 5:49 AM, "Cheong Hee \(Gmail\)" wrote: > Serious? I am actually pulling out the properties file in ERJavaMail, unless > not the right one or the "latest". Or unless som

Re: ERJaveMail

2012-05-31 Thread Cheong Hee (Gmail)
Serious? I am actually pulling out the properties file in ERJavaMail, unless not the right one or the "latest". Or unless some code in ERJavaMail setting the value again. The framework I am having is maybe one~two months ago. Correct me if wrong.. # *** ERJavaMail settings # *** Defaults