problem with double submission in ops3.5

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

problem with double submission in ops3.5

Laxmi Narayana-3
Hi all,
how to avoid doublesubmission in ops3.5.1.
if i click on tab in ourproject it is submitting twice. the console error is like below:How to avoid this problem plz help me.one tab only behaves like this remaining tabs working fine(without double submission).
 
12:49:13,706 INFO InitUtils: /xforms-server - Received request
12:49:13,753 INFO InitUtils: /xforms-server - Timing: 47 - Cache hits: 47, fault
: 10, adds: 8, success rate: 82%
12:49:13,987 INFO InitUtils: /xforms-server-submit - Received request
12:49:14,019 INFO InitUtils: /changeform - Received request
12:49:14,050 INFO InitUtils: /changeform - Timing: 31 - Cache hits: 214, fault:
1, adds: 0, success rate: 99%
12:49:14,050 INFO InitUtils: /xforms-server-submit - Timing: 63 - Cache hits: 79
, fault: 10, adds: 9, success rate: 88%
12:49:14,097 WARN : Portlet not found for liferay.com sample_jsp_portlet_WAR_sam
plejspportlet4.2.2_INSTANCE_9ezG
12:49:14,175 WARN : Portlet not found for liferay.com sample_jsp_portlet_WAR_sam
plejspportlet4.2.2_INSTANCE_9ezG
12:49:14,191 INFO InitUtils: /instance/home - Received request
12:49:14,331 INFO InitUtils: /instance/home - Timing: 140 - Cache hits: 239, fau
lt: 22, adds: 13, success rate: 91%
this is urgent requirement in our project.
thanks in advance,
Laxmi.
 


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: problem with double submission in ops3.5

Erik Bruchez
Administrator
Laxmi,

Submission with replace="all" work in two phases:

* First an Ajax request
* Second an actual HTML Form submission

So what you se there, the request to /xforms-server THEN /xforms-
server-submit, seems normal.

-Erik

On May 20, 2008, at 5:52 AM, Laxmi Narayana wrote:

> Hi all,
> how to avoid doublesubmission in ops3.5.1.
> if i click on tab in ourproject it is submitting twice. the console  
> error is like below:How to avoid this problem plz help me.one tab  
> only behaves like this remaining tabs working fine(without double  
> submission).
>
> 12:49:13,706 INFO InitUtils: /xforms-server - Received request
> 12:49:13,753 INFO InitUtils: /xforms-server - Timing: 47 - Cache  
> hits: 47, fault
> : 10, adds: 8, success rate: 82%
> 12:49:13,987 INFO InitUtils: /xforms-server-submit - Received request
> 12:49:14,019 INFO InitUtils: /changeform - Received request
> 12:49:14,050 INFO InitUtils: /changeform - Timing: 31 - Cache hits:  
> 214, fault:
> 1, adds: 0, success rate: 99%
> 12:49:14,050 INFO InitUtils: /xforms-server-submit - Timing: 63 -  
> Cache hits: 79
> , fault: 10, adds: 9, success rate: 88%
> 12:49:14,097 WARN : Portlet not found for liferay.com  
> sample_jsp_portlet_WAR_sam
> plejspportlet4.2.2_INSTANCE_9ezG
> 12:49:14,175 WARN : Portlet not found for liferay.com  
> sample_jsp_portlet_WAR_sam
> plejspportlet4.2.2_INSTANCE_9ezG
> 12:49:14,191 INFO InitUtils: /instance/home - Received request
> 12:49:14,331 INFO InitUtils: /instance/home - Timing: 140 - Cache  
> hits: 239, fau
> lt: 22, adds: 13, success rate: 91%
> this is urgent requirement in our project.
> thanks in advance,
> Laxmi.
>
>
> --
> You receive this message as a subscriber of the [hidden email]  
> mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws