Need a sample for er.coolcomponents CCAjaxTabPanel

2011-03-17 Thread pavan.jayam
Dear List, I need an example(sample program) how CCAjaxTabPanel works and examples for er.coolComponents framework of ProjectWonder5.0, i want to know how the "tabs" and tabpanel works and how the interaction takes lace, i searched in google but i didn't find any example. Please HelpMe. Than

Split large application into smaller ones

2011-03-17 Thread Yung-Luen Lan
Hi, I want to split my one large web application into multiple smaller applications so that each part running separately because: 1. Update one application won't affect the other. For example, I want to deploy the admin backend but don't want to restart the customer page. 2. If one JVM crash, the

Re: First Time Database Migration fail

2011-03-17 Thread Yung-Luen Lan
You're right. After setting the shared property to none, Migration works. What does the share entity means? I couldn't find it on wo wiki. Regards, yllan On Thu, Mar 17, 2011 at 10:29 PM, John Huss wrote: > It look like you have some models objects marked as shared based on this in > the stack t

Re: Ajax / DirectActions and performance issues

2011-03-17 Thread Chuck Hill
Hi, On Mar 17, 2011, at 9:58 AM, Frédéric JECKER wrote: > Hi, > > We've rolled out a new feature in our app which includes an agenda > (Jquery/FullCalendar). > The data loading is done through Ajax queries/DirectAction/JsonResponse. > Since then we are facing huge performance issues going from

Ajax / DirectActions and performance issues

2011-03-17 Thread Frédéric JECKER
Hi, We've rolled out a new feature in our app which includes an agenda (Jquery/FullCalendar). The data loading is done through Ajax queries/DirectAction/JsonResponse. Since then we are facing huge performance issues going from instance death to JVM crashes. We first added a few more instances and

Re: Memory control

2011-03-17 Thread Chuck Hill
On Mar 17, 2011, at 2:08 AM, Gennady Kushnir wrote: >> Hi, > >>> Finally at about 95 hours I get OutOfMemory error as the heap is >>> limited by default to 64M. >> >> 64M seems small to me for a Java app. > I did not do any memory regulations myself. It is just default on my > absolutely standa

Re: First Time Database Migration fail

2011-03-17 Thread John Huss
It look like you have some models objects marked as shared based on this in the stack trace: _preloadSharedObjectsWithModel My guess is that this is not supported (or is a bug, depending on how you look at it). John On Thu, Mar 17, 2011 at 5:36 AM, Yung-Luen Lan wrote: > Hi, > > I have a proje

Re: Webobjects-dev Digest, Vol 8, Issue 132

2011-03-17 Thread Theodore Petrosky
> Date: Thu, 17 Mar 2011 18:36:55 +0800 > From: Yung-Luen Lan > Subject: First Time Database Migration fail > To: webobjects > Message-ID: >     > > Content-Type: text/plain; charset=ISO-8859-1 > > Hi, > > I have a project setup with ERXMigration. The migration > works except > the first time

Re: java client and ntlm proxy

2011-03-17 Thread Paolo Sommaruga
Hi,I have resolved the proxy problem building as client side a pure java application with the just following classRegardsPaolo Sommaruga JCClient.java Description: Binary data TCPProxy.java Description: Binary data Il giorno 17/mar/2011, alle ore 10.09, Ruenagel, Frank ha scritto:Have you checke

Re: Webobjects-dev Digest, Vol 8, Issue 131

2011-03-17 Thread Theodore Petrosky
I had the same issue and posted 'my' solution just a few days ago. I was using javamonitor. So go to the detail view of the app, then select 'configure', then in the additional arguments section add what you need. I put -Xms128m -Xmx256m and it works for me. I don't know if there are other me

First Time Database Migration fail

2011-03-17 Thread Yung-Luen Lan
Hi, I have a project setup with ERXMigration. The migration works except the first time database initialization. That is, I have a newly installed server with an empty database and I want my project create those tables automatically. But I get errors like this: Mar 17 17:56:43 MyWebApp[52666] (E

Re: Java update breaks ant script WOCompile

2011-03-17 Thread Alexander Spohr
Hi list, I had a copy of woproject.jar in /Library/Java/Extensions That was a bad idea. After removing it it works again. Thanks for your help, atze Am 10.03.2011 um 16:53 schrieb Chuck Hill: > I have installed this update and have no problems with command line (ant) > build. Comp

RE: java client and ntlm proxy

2011-03-17 Thread Ruenagel, Frank
Have you checked problems regarding ntlm2? If one of the machines is WIn7 or Win2008 I would double check this There are often problems with NTLM2 eg. when a WIN7 Client wants to access an older SMB Linux File Server. _ Von: webobjects-dev-bounces+webobjects=symposion...@list

Re: Memory control

2011-03-17 Thread Gennady Kushnir
> Hi, >> Finally at about 95 hours I get OutOfMemory error as the heap is >> limited by default to 64M. > > 64M seems small to me for a Java app. I did not do any memory regulations myself. It is just default on my absolutely standard deployment system for WO (Xserve G4 , 2GB, MacOS X 10.5, Java 1