[ 
https://issues.apache.org/jira/browse/PIVOT-859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sandro Martini updated PIVOT-859:
---------------------------------

    Fix Version/s: 2.0.3
         Assignee: Sandro Martini
           Labels: applet http multiple query rest static  (was: )

We need more data, currently this is too much generic ... 

First I'd verify if you have some static stuff in your code (because both 
applets could be loaded in the same JVM), so you could force load each applet 
in its own JVM (there is a specific parameter to put in the page), or remove 
some static stuf (if there is in your code ... but could be in Pivot code, we 
have to verify because this is really strange).

A minimal test would be great, if possible calling a public service (or at 
least call a static data file, to put on a server).

Tell us.

Bye,
Sandro

                
> 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

        

Reply via email to