You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Sandro Martini (JIRA)" <ji...@apache.org> on 2012/07/30 18:29:35 UTC

[jira] [Comment Edited] (PIVOT-859) Multi-page applet failed to route to respond

    [ https://issues.apache.org/jira/browse/PIVOT-859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417113#comment-13417113 ] 

Sandro Martini edited comment on PIVOT-859 at 7/30/12 4:28 PM:
---------------------------------------------------------------

Hi Brendan, some news (following my suggestions) ?

Others in your situation (but without Pivot): http://stackoverflow.com/questions/7269/how-can-i-identify-in-which-java-applet-context-im-running-without-passing-an-i
And just found this: http://www.java.net/forum/topic/jdk/java-se/applets-intermittently-not-sharing-vm-context-jre-7u4

So, could you try using the latest JRE 6, and remove as much as static things as you can, and tell us ?
Anyway I'm doing a test case these days, so we can test it better (indipendently from where the problem is)...

                
      was (Author: smartini):
    Hi Brendan, have you been able to make other tests on this (following my suggestions) ?
                  
> Multi-page applet failed to route to respond
> --------------------------------------------
>
>                 Key: PIVOT-859
>                 URL: https://issues.apache.org/jira/browse/PIVOT-859
>             Project: Pivot
>          Issue Type: Bug
>    Affects Versions: 2.0.2
>         Environment: Both Safari and Chrome in Mac os 
>            Reporter: Brendan
>            Assignee: Sandro Martini
>              Labels: applet, http, multiple, query, rest, static
>             Fix For: 2.0.3
>
>
> Hi,
> My pivot applet when run in browser with multiple instances fails to route the respond from REST server to corresponding instance.  I start first instance on one Tab and then start another instance on a new Tab or window.  Some respond for the second tab will go into the first tab or window.
> I don't know if this is my app issue or Pivot or Java Applet.  My app doesn't use any cookie, but just a basic auth.  I tried with Safari and Chrome and get same result.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira