You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Jain, Ankit" <AJ...@cincom.com> on 2013/10/09 11:18:37 UTC

Ajax failure with tapestry 5.2 on Websphere (WAS) 8.0

Hi,

Ajax failure with tapestry 5.2 on Websphere (WAS) 8.0
When Individual tapestry pages are called, they work fine.
But when I submit a form and form is returning a page, then it goes to pagloaded event of the next page . After that it does not move forward.
After restart, first form submit takes us to pageloaded and not to setuprender but subsequent call don't take us even to pageloaded

It gives the following error: "Ajax failure: Status for : SyntaxError: Syntax error Communication with the server failed: SyntaxError: Syntax error"
It seems like Tapestry in WAS is failing to communicate with browser when we submit a form.
If I try accessing an standalone page, it is accessible. AJAX communication within pages seems to be a problem here.

Kindly suggest a solution as we are near release and software works on all except WAS.

Regards, Ankit

Re: Ajax failure with tapestry 5.2 on Websphere (WAS) 8.0

Posted by Thiago H de Paula Figueiredo <th...@gmail.com>.
On Wed, 09 Oct 2013 06:18:37 -0300, Jain, Ankit <AJ...@cincom.com> wrote:

> Hi,

Hi!

Please post this message in the users mailing list  
(users@tapestry.apache.org). This list is about the development of  
Tapestry itself, not discussing development with Tapestry. In addition,  
you'll find more answers there.

>
> Ajax failure with tapestry 5.2 on Websphere (WAS) 8.0
> When Individual tapestry pages are called, they work fine.
> But when I submit a form and form is returning a page, then it goes to  
> pagloaded event of the next page . After that it does not move forward.
> After restart, first form submit takes us to pageloaded and not to  
> setuprender but subsequent call don't take us even to pageloaded
>
> It gives the following error: "Ajax failure: Status for : SyntaxError:  
> Syntax error Communication with the server failed: SyntaxError: Syntax  
> error"
> It seems like Tapestry in WAS is failing to communicate with browser  
> when we submit a form.
> If I try accessing an standalone page, it is accessible. AJAX  
> communication within pages seems to be a problem here.
>
> Kindly suggest a solution as we are near release and software works on  
> all except WAS.
>
> Regards, Ankit


-- 
Thiago H. de Paula Figueiredo
Tapestry, Java and Hibernate consultant and developer
http://machina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org