Hello Team,
There are 340 instances set up as round robin but occasionally one or more of
the instances has 2 to 3 times more test sessions automatically created than
the other instances. Is there a way to prevent this? Here is the round robin
setup from the WOConfig.xml file attached.
Attache
Hi Team,
We are getting deadlocks in our production environment. The following is the
warning message generated in the log files when we enabled the ERX logging. We
are using Project Wonder ERXEC.newEditingContext() throughout the application
and we do not have any explicit lock or unlock code
more specific
> than "Re: Contents of Webobjects-dev digest..."
>
>
> Today's Topics:
>
> 1. Re: Ponder docs or examples (Ramsey Gurley)
> 2. Re: We need Watson! (Ramsey Gurley)
> 3. Re: Own and Propagate (James Cicenia)
> 4. Re: WebObjects appli
2w (Ramsey Gurley)
>
>
> --
>
> Message: 1
> Date: Mon, 17 Nov 2014 15:03:44 +0100
> From: Ralf Schuchardt
> To: Development WebObjects
> Subject: Re: WebObjects application instances hanging - Dead
-2014, at 2:02 PM, Alexander Spohr wrote:
> Write a direct action that you can call from the other app.
>
>
>
> Am 16.07.2014 um 08:21 schrieb Raghavender Bokka
> :
>
>> Hello Michael,
>>
>> If the new tab is closed then the user will be back to the
to an application in another tab? Maybe all
> you need is to close the new tab?
>
> Could you please provide an example of urls ?
>
> Michael
>
> Sent from my iPhone
>
>> On Jul 15, 2014, at 09:22, Raghavender Bokka
>> wrote:
>>
>> Thanks for
the instance and the
session id.
Regards,
Raghu.
On 15-Jul-2014, at 6:39 PM, Michael Kondratov wrote:
> Pass a session id along with instance number to spring app. Construct a new
> URL in spring app.
>
> Michael
>
> Sent from my iPhone
>
>> On Jul 15, 2014,
Hi,
From a WebObjects application I have redirected to a Spring MVC application.
And from the Spring MVC application I have to redirect back to WebObjects
application that is running in the other tab along with loading a specific page
in the WebObjects application.
Please advise how this can b
ee
>
> - Original Message - From: "Raghavender Bokka"
>
> To: "Cheong Hee (Gmail)"
> Cc: "Development WebObjects"
> Sent: Friday, June 01, 2012 2:17 PM
> Subject: Re: NullPointerException in EODatabaseContext java
>
>
> Hi Che
; 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: NullPointerExceptio
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
Hi folks,
I have two WO apps, both are running using the same user database, and for each
app, the user authenticates against that user database before they're let into
the app. The userID and the Password are stored in the database table (without
encrypted).
Now I have added a link in the ap
Hi List,
I am trying to use AjaxDatePicker component, it is working properly in Safari
and Firefox, but in IE it is not working. Tried in IE 6, 7 and 8 versions, but
the following error is generating:
ERROR:
--
Message
Hi List,
I am trying to use AjaxDatePicker component, I need to perform a javascript
function when the date is changed in the AjaxDatePicker component. I tried
using "onDateSelect" binding, but the javascript is calling when I click on the
date picker input field and not when the date is chang
Hi,
I am using AjaxUpdateContainer and AjaxObserveField 's and trying to perform
ajax updates when I modify data in a text field or when I select Radio button.
But when I change any data in the text field that has ajax observe field
binding and tab out then no ajax update is performing, the fol
Hi Team,
I am using AjaxUpdateContainer and AjaxObserveField 's and trying to perform
ajax updates when I modify data in a text field or when I select Radio button.
But when I change any data in the text field that has ajax observe field
binding and tab out then no ajax update is performing, th
se.
>
> May be you have set wrong datatype for that field in your model or in
> underlying database.
> So your hours and minutes just get truncated.
> 5:00 is you timezone?
>
> On 22.06.2011, at 17:29, Raghavender Bokka wrote:
>
>> Hi Team,
>>
>> I am
Hi Team,
I am trying to fetch the records using NSTimestamp values (that includes date,
hours and minutes), and the data is fetched correctly based on the given date
and time range parameters.
But when I tried printing the fetched Object, the date fields of the object are
printing as (2011-01-
uld put NSLogs in the
> setters and see what is happening when.
>
> JMHO
>
> Ted
>
> --- On Wed, 5/11/11, Raghavender Bokka
> wrote:
>
>> From: Raghavender Bokka
>> Subject: Re: AjaxObserveField Update Error
>> To: "Theodore Petrosky"
>
t; the list of Browser2
>
> currently when you fire the AUC, the list is null.
>
> Just a guess.
>
>
>
>> Date: Wed, 11 May 2011 23:37:37 +0530
>> From: Raghavender Bokka
>> Subject: AjaxObserveField Update Error
>> To: Development WebObjects
>
;
multiple = true;
}
Regards,
Raghu.
On 12-May-2011, at 12:38 AM, Theodore Petrosky wrote:
> What is this:
>
>
>
>
>
> What is Browser2? It has no quotes and there is no WOD binding.
>
> Ted
>
>> Message: 1
>> Date: Wed, 11 May 2011 23:37:37 +0
then it is updating all the
components in the page. Please advise.
Regards,
Raghu.
On 12-May-2011, at 12:01 AM, Amedeo Mantica wrote:
> Hello,
>
> Try to put the ajaxupdatecontainer surrounding the entire form
>
> Regards
> Amedeo
>
> On 11/mag/2011, at 20.07,
Hi,
I am trying to update a selection list when a value in the drop down list is
changed. I am using "AjaxObserveField" and "AjaxUpdateContainer" components to
achieve this functionality. But when I change the value in the drop down list
then the entire components or elements existing in the
Hi,
Can anyone please suggest on er.coolcomponents.CCAjaxTabPanel examples link or
sample implementations if any exists.
Regards,
Raghu.
___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (Webobjects-dev
Hi,
My WebObjects application has 8 top level horizontal menu links and in the side
screen vertical navigation I have 4 page links. And all top level horizontal
menu link will have the same four pages navigations that are shown in the side
screen vertical navigation.
So when a User clicks on
es not have any form in those pages.
Regards,
Raghu.
On 02-Feb-11, at 12:58 AM, Chuck Hill wrote:
On Feb 1, 2011, at 10:54 AM, Raghavender wrote:
Hi Chuck,
I have implemented AjaxTabbedPanel with eight AjaxTabbedPanelTab
's, in each Tab I am loading a component page. And in that
c
racking of data
while navigating from one page to another in the same
AjaxTabbedPanelTab, what changes have to be made, please suggest.
Regards,
Raghu.
On 31-Jan-11, at 11:54 PM, Chuck Hill wrote:
On Jan 31, 2011, at 7:19 AM, Raghavender wrote:
Hi Chuck,
I have loaded a compon
Hi Chuck,
I have loaded a component page in the AjaxTabbedPannedTab, in that
page when I am trying to do some action (in that subcomponent page)
then the page is getting cleared off.
Any suggestions.
Regards,
Raghu.
On 29-Jan-11, at 10:15 AM, Raghavender wrote:
Thanks a lot Chuck, I
(AjaxTabbedPanel.java:94)
I have no idea what you have on that line, that is an old
version.Check your source at that line.Or update Wonder and
see if the problem goes away.
Chuck
On Jan 28, 2011, at 6:09 PM, Raghavender wrote:
Hi Chuck,
WOActionResults res = super.invokeAction
.invokeAction(aRequest,
aContext);
...
return ((WOResponse)res);// Exception occurring
at this line-151.
Perhaps if you cast correctly? The issue is with your code, not
AjaxTabbedPanel.
On Jan 28, 2011, at 6:53 AM, Raghavender wrote:
Hi,
I am trying to implement Proj
Hi,
I am trying to implement Project Wonder's AjaxTabbedPanel and
AjaxTabbedPanelTab in my application by following the Wonder Ajax
Examples from the link http://webobjects.mdimension.com/cgi-bin/WebObjects/AjaxExample.woa/1
. But after added these AjaxTabbedPanel and AjaxTabbedPanelTab i
Hi,
I am working on WebObjects application, I have implemented JQuery
Superfish menus for my application, and trying to implement
Ajax(Project Wonder) for these menus using AjaxUpdateLink and
AjaxUpdateContainer.
Request for any reference or sample example for achieving the Ajax
down and move positions.
Any help would be appreciated.
Thanks in advance.
Raghavender.
___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update
ot;this.style.cursor='Move';" /
>& Drag to Move style="font-size:10;font-weight:bold;background-color:#ff3300;"
title="Click to Close">X
.
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
Any help would be appreciated.
Thanks,
Raghavender
---
Regards,
and response string is
getting index out of range exception.
Thanks,
Raghavender.
On 14-Dec-09, at 8:15 PM, Raghavender wrote:
Hi,
I am working on WebObjects application, using AjaxUpdateContainer,
AjaxSubmitButton and AjaxProxy components(ProjectWonder).
I have used AjaxProxy component
n(WOWorkerThread.java:
226)
at java.lang.Thread.run(Thread.java:613)
-----
Regards,
Raghavender. ___
Do not post
ts content during an asynchronous postback.
Thanks in advance,
Raghavender. ___
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://lis
er = 0
Regards,
Raghavender.
On 11-Dec-09, at 1:41 PM, Michael Krone wrote:
Hello Raghavender,
I see, assuming you have got a frameset like this:
then you c
";
else
return "false";
}
--------
Regards,
Raghavender. ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (
ws. But not the "40%,*" frameset rows.
I tried just with "document.body.rows" to get the immediate frameset
rows(40%,*), but its giving 'undefined' error.
Regards,
Raghavender.
On 10-Dec-09, at 9:44 PM, Michael Krone wrote:
parent.document.body.rows?
I agre
.
Raghavender.
___
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/archive
Thanks Ramsey Lee Gurley,
This worked for me, And I have used 'onClickServer' property to
'AjaxSubmitButton' component becoz i have to call this parent.[frame].
[updateContainerID]Update() once the action method is performed.
Regards,
Raghavender.
On 26-Nov-09, at
,
raghavender.
___
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/archive%40mail
\
Libraries have been installed in:\
\'a0\'a0/usr/apache2/libexec\
\
If you ever happen to want to link against installed libraries\
in a given directory, LIBDIR, you must either use libtool, and\
specify the full pathname of the library, or use the `-LLIBDIR'\
flag during linking and do a
Hi,
I have downloaded the Solaris WO Adaptor archive from the following
link:
http://wiki.objectstyle.org/confluence/display/WO/Programming__WebObjects-Web+Applications-Deployment-Solaris+WO5.3.3
And tried to build the adaptor using the makeAdaptor shell file, but
i am unable to build it,
Hi,
I am trying to compile the "mod_WebObjects.c" source for building the
WOAdaptor, environment is Solaris 10 using Apache 2.2.64 version, but
getting the following error:
-
bash-3.00# gcc mod_WebOb
We have an issue with WOFileUpload component of WO 5.4.3 version, if
there
is a WOFileUpload component in a page then the Form encType should be
"multipart/form-data", then in this case the form data is not
submitting to
the Server. When we remove the WOFileUpload then the form data is
submi
48 matches
Mail list logo