DWR and firefox 3.5

View: New views
11 Messages — Rating Filter:   Alert me  

DWR and firefox 3.5

by Thomas Manson :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

  did anyone notice any suspicious behaviour with firefox 3.5 and dwr ? 

  One of my team experience some random failure that do not occur on Internet Explorer.

  It might be something else (like firebug issues or our js code that fail, we didn't had time to dig this issue), but I just wanted to know if any of you did experience issues with firefox 3.5.

Regards,
Thomas.

Re: DWR and firefox 3.5

by Thomas Manson :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

What happen is this: 

an ajax call is issued, "Loading..." is displayed in red in the top right corner of the browser  and then it stalled...

If we check in firebug, we see the request and the response with the expected data, but it seems it's never loaded.

We've now switch off firebug to see if the issue occurs again.

Thomas.

On Fri, Jul 3, 2009 at 09:55, Thomas Manson <dev.mansonthomas@...> wrote:
Hi,

  did anyone notice any suspicious behaviour with firefox 3.5 and dwr ? 

  One of my team experience some random failure that do not occur on Internet Explorer.

  It might be something else (like firebug issues or our js code that fail, we didn't had time to dig this issue), but I just wanted to know if any of you did experience issues with firefox 3.5.

Regards,
Thomas.


Re: Re: DWR and firefox 3.5

by davidmarginian :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

What version of DWR are you using?  How often are you seeing this?

Thomas Manson wrote:

> What happen is this:
>
> an ajax call is issued, "Loading..." is displayed in red in the top
> right corner of the browser  and then it stalled...
>
> If we check in firebug, we see the request and the response with the
> expected data, but it seems it's never loaded.
>
> We've now switch off firebug to see if the issue occurs again.
>
> Thomas.
>
> On Fri, Jul 3, 2009 at 09:55, Thomas Manson
> <dev.mansonthomas@... <mailto:dev.mansonthomas@...>> wrote:
>
>     Hi,
>
>       did anyone notice any suspicious behaviour with firefox 3.5 and
>     dwr ?
>
>       One of my team experience some random failure that do not occur
>     on Internet Explorer.
>
>       It might be something else (like firebug issues or our js code
>     that fail, we didn't had time to dig this issue), but I just
>     wanted to know if any of you did experience issues with firefox 3.5.
>
>     Regards,
>     Thomas.
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: Re: DWR and firefox 3.5

by Thomas Manson :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Ouch, after check it's 2.0.2rc4.... we'll switch to last build and give feedback.

Thomas.

On Sun, Jul 5, 2009 at 21:39, David Marginian <david@...> wrote:
What version of DWR are you using?  How often are you seeing this?
Thomas Manson wrote:
What happen is this:
an ajax call is issued, "Loading..." is displayed in red in the top right corner of the browser  and then it stalled...

If we check in firebug, we see the request and the response with the expected data, but it seems it's never loaded.

We've now switch off firebug to see if the issue occurs again.

Thomas.

On Fri, Jul 3, 2009 at 09:55, Thomas Manson <dev.mansonthomas@... <mailto:dev.mansonthomas@...>> wrote:

   Hi,

     did anyone notice any suspicious behaviour with firefox 3.5 and
   dwr ?
     One of my team experience some random failure that do not occur
   on Internet Explorer.

     It might be something else (like firebug issues or our js code
   that fail, we didn't had time to dig this issue), but I just
   wanted to know if any of you did experience issues with firefox 3.5.

   Regards,
   Thomas.




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...



Re: Re: DWR and firefox 3.5

by Thomas Manson :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

At least, not the last build but the last with jawr integration which  is : 

dwr 3.0.0 build 113
dwr3plugin -1.3
jawr 2.7

On Mon, Jul 6, 2009 at 10:22, Thomas Manson <dev.mansonthomas@...> wrote:
Ouch, after check it's 2.0.2rc4.... we'll switch to last build and give feedback.

Thomas.


On Sun, Jul 5, 2009 at 21:39, David Marginian <david@...> wrote:
What version of DWR are you using?  How often are you seeing this?
Thomas Manson wrote:
What happen is this:
an ajax call is issued, "Loading..." is displayed in red in the top right corner of the browser  and then it stalled...

If we check in firebug, we see the request and the response with the expected data, but it seems it's never loaded.

We've now switch off firebug to see if the issue occurs again.

Thomas.

On Fri, Jul 3, 2009 at 09:55, Thomas Manson <dev.mansonthomas@... <mailto:dev.mansonthomas@...>> wrote:

   Hi,

     did anyone notice any suspicious behaviour with firefox 3.5 and
   dwr ?
     One of my team experience some random failure that do not occur
   on Internet Explorer.

     It might be something else (like firebug issues or our js code
   that fail, we didn't had time to dig this issue), but I just
   wanted to know if any of you did experience issues with firefox 3.5.

   Regards,
   Thomas.




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...




Re: Re: DWR and firefox 3.5

by Victor Denisov :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

If you'd prefer to not bump up a DWR major version number, I can say
that JAWR works with DWR 2.0.5 pretty well in our production environment.

Regards,
Victor Denisov.

Thomas Manson wrote:

> At least, not the last build but the last with jawr integration
> which  is :
>
> dwr 3.0.0 build 113 dwr3plugin -1.3 jawr 2.7
>
> On Mon, Jul 6, 2009 at 10:22, Thomas Manson
> <dev.mansonthomas@... <mailto:dev.mansonthomas@...>>
> wrote:
>
> Ouch, after check it's 2.0.2rc4.... we'll switch to last build and
> give feedback.
>
> Thomas.
>
>
> On Sun, Jul 5, 2009 at 21:39, David Marginian <david@...
> <mailto:david@...>> wrote:
>
> What version of DWR are you using?  How often are you seeing this?
>  Thomas Manson wrote:
>
> What happen is this: an ajax call is issued, "Loading..." is
> displayed in red in the top right corner of the browser  and then
> it stalled...
>
> If we check in firebug, we see the request and the response with
> the expected data, but it seems it's never loaded.
>
> We've now switch off firebug to see if the issue occurs again.
>
> Thomas.
>
> On Fri, Jul 3, 2009 at 09:55, Thomas Manson
> <dev.mansonthomas@... <mailto:dev.mansonthomas@...>
> <mailto:dev.mansonthomas@...
> <mailto:dev.mansonthomas@...>>> wrote:
>
> Hi,
>
> did anyone notice any suspicious behaviour with firefox 3.5 and dwr
>  ? One of my team experience some random failure that do not occur
>  on Internet Explorer.
>
> It might be something else (like firebug issues or our js code that
>  fail, we didn't had time to dig this issue), but I just wanted to
> know if any of you did experience issues with firefox 3.5.
>
> Regards, Thomas.
>
>
>
>
> ---------------------------------------------------------------------
>  To unsubscribe, e-mail: users-unsubscribe@...
> <mailto:users-unsubscribe@...> For additional
> commands, e-mail: users-help@...
> <mailto:users-help@...>
>
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: Re: DWR and firefox 3.5

by Thomas Manson :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi, 

that's what we did and we still observe the issue with dwr 2.0.5.

We'll switch to the 3.x version, but we're facing some issues with jdk 1.4.

Is there any documentation of required dependencies for dwr with java 1.4 ?

Thomas.


On Mon, Jul 6, 2009 at 12:22, Victor Denisov <plukh@...> wrote:
If you'd prefer to not bump up a DWR major version number, I can say
that JAWR works with DWR 2.0.5 pretty well in our production environment.

Regards,
Victor Denisov.

Thomas Manson wrote:
> At least, not the last build but the last with jawr integration
> which  is :
>
> dwr 3.0.0 build 113 dwr3plugin -1.3 jawr 2.7
>
> On Mon, Jul 6, 2009 at 10:22, Thomas Manson
> Ouch, after check it's 2.0.2rc4.... we'll switch to last build and
> give feedback.
>
> Thomas.
>
>
> On Sun, Jul 5, 2009 at 21:39, David Marginian <david@...
> <mailto:david@...>> wrote:
>
> What version of DWR are you using?  How often are you seeing this?
>  Thomas Manson wrote:
>
> What happen is this: an ajax call is issued, "Loading..." is
> displayed in red in the top right corner of the browser  and then
> it stalled...
>
> If we check in firebug, we see the request and the response with
> the expected data, but it seems it's never loaded.
>
> We've now switch off firebug to see if the issue occurs again.
>
> Thomas.
>
> On Fri, Jul 3, 2009 at 09:55, Thomas Manson
> <dev.mansonthomas@... <mailto:dev.mansonthomas@...>
> <mailto:dev.mansonthomas@...
> <mailto:dev.mansonthomas@...>>> wrote:
>
> Hi,
>
> did anyone notice any suspicious behaviour with firefox 3.5 and dwr
>  ? One of my team experience some random failure that do not occur
>  on Internet Explorer.
>
> It might be something else (like firebug issues or our js code that
>  fail, we didn't had time to dig this issue), but I just wanted to
> know if any of you did experience issues with firefox 3.5.
>
> Regards, Thomas.
>
>
>
>
> ---------------------------------------------------------------------
>  To unsubscribe, e-mail: users-unsubscribe@...
> <mailto:users-unsubscribe@...> For additional
> commands, e-mail: users-help@...
> <mailto:users-help@...>
>
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...



Re: Re: DWR and firefox 3.5

by davidmarginian :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

We need to update the docs in this area.  Have you tried adding
retroweaver to your classpath?
http://retroweaver.sourceforge.net/

Thomas Manson wrote:

> Hi,
>
> that's what we did and we still observe the issue with dwr 2.0.5.
>
> We'll switch to the 3.x version, but we're facing some issues with jdk
> 1.4.
>
> Is there any documentation of required dependencies for dwr with java
> 1.4 ?
>
> Thomas.
>
>
> On Mon, Jul 6, 2009 at 12:22, Victor Denisov <plukh@...
> <mailto:plukh@...>> wrote:
>
>     If you'd prefer to not bump up a DWR major version number, I can say
>     that JAWR works with DWR 2.0.5 pretty well in our production
>     environment.
>
>     Regards,
>     Victor Denisov.
>
>     Thomas Manson wrote:
>     > At least, not the last build but the last with jawr integration
>     > which  is :
>     >
>     > dwr 3.0.0 build 113 dwr3plugin -1.3 jawr 2.7
>     >
>     > On Mon, Jul 6, 2009 at 10:22, Thomas Manson
>     > <dev.mansonthomas@... <mailto:dev.mansonthomas@...>
>     <mailto:dev.mansonthomas@...
>     <mailto:dev.mansonthomas@...>>>
>     > wrote:
>     >
>     > Ouch, after check it's 2.0.2rc4.... we'll switch to last build and
>     > give feedback.
>     >
>     > Thomas.
>     >
>     >
>     > On Sun, Jul 5, 2009 at 21:39, David Marginian
>     <david@... <mailto:david@...>
>     > <mailto:david@... <mailto:david@...>>> wrote:
>     >
>     > What version of DWR are you using?  How often are you seeing this?
>     >  Thomas Manson wrote:
>     >
>     > What happen is this: an ajax call is issued, "Loading..." is
>     > displayed in red in the top right corner of the browser  and then
>     > it stalled...
>     >
>     > If we check in firebug, we see the request and the response with
>     > the expected data, but it seems it's never loaded.
>     >
>     > We've now switch off firebug to see if the issue occurs again.
>     >
>     > Thomas.
>     >
>     > On Fri, Jul 3, 2009 at 09:55, Thomas Manson
>     > <dev.mansonthomas@... <mailto:dev.mansonthomas@...>
>     <mailto:dev.mansonthomas@...
>     <mailto:dev.mansonthomas@...>>
>     > <mailto:dev.mansonthomas@...
>     <mailto:dev.mansonthomas@...>
>     > <mailto:dev.mansonthomas@...
>     <mailto:dev.mansonthomas@...>>>> wrote:
>     >
>     > Hi,
>     >
>     > did anyone notice any suspicious behaviour with firefox 3.5 and dwr
>     >  ? One of my team experience some random failure that do not occur
>     >  on Internet Explorer.
>     >
>     > It might be something else (like firebug issues or our js code that
>     >  fail, we didn't had time to dig this issue), but I just wanted to
>     > know if any of you did experience issues with firefox 3.5.
>     >
>     > Regards, Thomas.
>     >
>     >
>     >
>     >
>     >
>     ---------------------------------------------------------------------
>     >  To unsubscribe, e-mail: users-unsubscribe@...
>     <mailto:users-unsubscribe@...>
>     > <mailto:users-unsubscribe@...
>     <mailto:users-unsubscribe@...>> For additional
>     > commands, e-mail: users-help@...
>     <mailto:users-help@...>
>     > <mailto:users-help@...
>     <mailto:users-help@...>>
>     >
>     >
>     >
>
>
>     ---------------------------------------------------------------------
>     To unsubscribe, e-mail: users-unsubscribe@...
>     <mailto:users-unsubscribe@...>
>     For additional commands, e-mail: users-help@...
>     <mailto:users-help@...>
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


RE: Re: DWR and firefox 3.5

by RJones1 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

This thread might help some, I'd do some searching on nabble as we've discussed this a couple of times in the past few months.

http://www.nabble.com/DWR-3.0-RC1-and-WAS-td23262547.html#a24007460

Randy

-----Original Message-----
From: David Marginian [mailto:david@...]
Sent: Monday, July 06, 2009 9:18 AM
To: users@...
Subject: Re: [dwr-user] Re: DWR and firefox 3.5

We need to update the docs in this area.  Have you tried adding
retroweaver to your classpath?
http://retroweaver.sourceforge.net/

Thomas Manson wrote:

> Hi,
>
> that's what we did and we still observe the issue with dwr 2.0.5.
>
> We'll switch to the 3.x version, but we're facing some issues with jdk
> 1.4.
>
> Is there any documentation of required dependencies for dwr with java
> 1.4 ?
>
> Thomas.
>
>
> On Mon, Jul 6, 2009 at 12:22, Victor Denisov <plukh@...
> <mailto:plukh@...>> wrote:
>
>     If you'd prefer to not bump up a DWR major version number, I can say
>     that JAWR works with DWR 2.0.5 pretty well in our production
>     environment.
>
>     Regards,
>     Victor Denisov.
>
>     Thomas Manson wrote:
>     > At least, not the last build but the last with jawr integration
>     > which  is :
>     >
>     > dwr 3.0.0 build 113 dwr3plugin -1.3 jawr 2.7
>     >
>     > On Mon, Jul 6, 2009 at 10:22, Thomas Manson
>     > <dev.mansonthomas@... <mailto:dev.mansonthomas@...>
>     <mailto:dev.mansonthomas@...
>     <mailto:dev.mansonthomas@...>>>
>     > wrote:
>     >
>     > Ouch, after check it's 2.0.2rc4.... we'll switch to last build and
>     > give feedback.
>     >
>     > Thomas.
>     >
>     >
>     > On Sun, Jul 5, 2009 at 21:39, David Marginian
>     <david@... <mailto:david@...>
>     > <mailto:david@... <mailto:david@...>>> wrote:
>     >
>     > What version of DWR are you using?  How often are you seeing this?
>     >  Thomas Manson wrote:
>     >
>     > What happen is this: an ajax call is issued, "Loading..." is
>     > displayed in red in the top right corner of the browser  and then
>     > it stalled...
>     >
>     > If we check in firebug, we see the request and the response with
>     > the expected data, but it seems it's never loaded.
>     >
>     > We've now switch off firebug to see if the issue occurs again.
>     >
>     > Thomas.
>     >
>     > On Fri, Jul 3, 2009 at 09:55, Thomas Manson
>     > <dev.mansonthomas@... <mailto:dev.mansonthomas@...>
>     <mailto:dev.mansonthomas@...
>     <mailto:dev.mansonthomas@...>>
>     > <mailto:dev.mansonthomas@...
>     <mailto:dev.mansonthomas@...>
>     > <mailto:dev.mansonthomas@...
>     <mailto:dev.mansonthomas@...>>>> wrote:
>     >
>     > Hi,
>     >
>     > did anyone notice any suspicious behaviour with firefox 3.5 and dwr
>     >  ? One of my team experience some random failure that do not occur
>     >  on Internet Explorer.
>     >
>     > It might be something else (like firebug issues or our js code that
>     >  fail, we didn't had time to dig this issue), but I just wanted to
>     > know if any of you did experience issues with firefox 3.5.
>     >
>     > Regards, Thomas.
>     >
>     >
>     >
>     >
>     >
>     ---------------------------------------------------------------------
>     >  To unsubscribe, e-mail: users-unsubscribe@...
>     <mailto:users-unsubscribe@...>
>     > <mailto:users-unsubscribe@...
>     <mailto:users-unsubscribe@...>> For additional
>     > commands, e-mail: users-help@...
>     <mailto:users-help@...>
>     > <mailto:users-help@...
>     <mailto:users-help@...>>
>     >
>     >
>     >
>
>
>     ---------------------------------------------------------------------
>     To unsubscribe, e-mail: users-unsubscribe@...
>     <mailto:users-unsubscribe@...>
>     For additional commands, e-mail: users-help@...
>     <mailto:users-help@...>
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...



Re: Re: DWR and firefox 3.5

by Thomas Manson :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

It seems the issue is not in dwr or firefox 3.5 but in firebug.
When we launch firefox without its extension (firefox.exd -p (create a new firefox user with no extension)
we don't reproduce the issue.

We're still testing to see if this supposition is correct.

Regards,
Thomas.

On Mon, Jul 6, 2009 at 15:38, Randy Jones <randy_jones@...> wrote:
This thread might help some, I'd do some searching on nabble as we've discussed this a couple of times in the past few months.

http://www.nabble.com/DWR-3.0-RC1-and-WAS-td23262547.html#a24007460

Randy

-----Original Message-----
From: David Marginian [mailto:david@...]
Sent: Monday, July 06, 2009 9:18 AM
To: users@...
Subject: Re: [dwr-user] Re: DWR and firefox 3.5

We need to update the docs in this area.  Have you tried adding
retroweaver to your classpath?
http://retroweaver.sourceforge.net/

Thomas Manson wrote:
> Hi,
>
> that's what we did and we still observe the issue with dwr 2.0.5.
>
> We'll switch to the 3.x version, but we're facing some issues with jdk
> 1.4.
>
> Is there any documentation of required dependencies for dwr with java
> 1.4 ?
>
> Thomas.
>
>
> On Mon, Jul 6, 2009 at 12:22, Victor Denisov <plukh@...
> <mailto:plukh@...>> wrote:
>
>     If you'd prefer to not bump up a DWR major version number, I can say
>     that JAWR works with DWR 2.0.5 pretty well in our production
>     environment.
>
>     Regards,
>     Victor Denisov.
>
>     Thomas Manson wrote:
>     > At least, not the last build but the last with jawr integration
>     > which  is :
>     >
>     > dwr 3.0.0 build 113 dwr3plugin -1.3 jawr 2.7
>     >
>     > On Mon, Jul 6, 2009 at 10:22, Thomas Manson
>     > <dev.mansonthomas@... <mailto:dev.mansonthomas@...>
>     <mailto:dev.mansonthomas@...
>     <mailto:dev.mansonthomas@...>>>
>     > wrote:
>     >
>     > Ouch, after check it's 2.0.2rc4.... we'll switch to last build and
>     > give feedback.
>     >
>     > Thomas.
>     >
>     >
>     > On Sun, Jul 5, 2009 at 21:39, David Marginian
>     <david@... <mailto:david@...>
>     > <mailto:david@... <mailto:david@...>>> wrote:
>     >
>     > What version of DWR are you using?  How often are you seeing this?
>     >  Thomas Manson wrote:
>     >
>     > What happen is this: an ajax call is issued, "Loading..." is
>     > displayed in red in the top right corner of the browser  and then
>     > it stalled...
>     >
>     > If we check in firebug, we see the request and the response with
>     > the expected data, but it seems it's never loaded.
>     >
>     > We've now switch off firebug to see if the issue occurs again.
>     >
>     > Thomas.
>     >
>     > On Fri, Jul 3, 2009 at 09:55, Thomas Manson
>     > <dev.mansonthomas@... <mailto:dev.mansonthomas@...>
>     <mailto:dev.mansonthomas@...
>     <mailto:dev.mansonthomas@...>>
>     > <mailto:dev.mansonthomas@...
>     <mailto:dev.mansonthomas@...>
>     > <mailto:dev.mansonthomas@...
>     <mailto:dev.mansonthomas@...>>>> wrote:
>     >
>     > Hi,
>     >
>     > did anyone notice any suspicious behaviour with firefox 3.5 and dwr
>     >  ? One of my team experience some random failure that do not occur
>     >  on Internet Explorer.
>     >
>     > It might be something else (like firebug issues or our js code that
>     >  fail, we didn't had time to dig this issue), but I just wanted to
>     > know if any of you did experience issues with firefox 3.5.
>     >
>     > Regards, Thomas.
>     >
>     >
>     >
>     >
>     >
>     ---------------------------------------------------------------------
>     >  To unsubscribe, e-mail: users-unsubscribe@...
>     <mailto:users-unsubscribe@...>
>     > <mailto:users-unsubscribe@...
>     <mailto:users-unsubscribe@...>> For additional
>     > commands, e-mail: users-help@...
>     <mailto:users-help@...>
>     > <mailto:users-help@...
>     <mailto:users-help@...>>
>     >
>     >
>     >
>
>
>     ---------------------------------------------------------------------
>     To unsubscribe, e-mail: users-unsubscribe@...
>     <mailto:users-unsubscribe@...>
>     For additional commands, e-mail: users-help@...
>     <mailto:users-help@...>
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...




Re: Re: DWR and firefox 3.5

by Thomas Manson :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


We're using firebug 1.4.0 b4 btw...


On Mon, Jul 6, 2009 at 16:14, Thomas Manson <dev.mansonthomas@...> wrote:
It seems the issue is not in dwr or firefox 3.5 but in firebug.
When we launch firefox without its extension (firefox.exd -p (create a new firefox user with no extension)
we don't reproduce the issue.

We're still testing to see if this supposition is correct.

Regards,
Thomas.


On Mon, Jul 6, 2009 at 15:38, Randy Jones <randy_jones@...> wrote:
This thread might help some, I'd do some searching on nabble as we've discussed this a couple of times in the past few months.

http://www.nabble.com/DWR-3.0-RC1-and-WAS-td23262547.html#a24007460

Randy

-----Original Message-----
From: David Marginian [mailto:david@...]
Sent: Monday, July 06, 2009 9:18 AM
To: users@...
Subject: Re: [dwr-user] Re: DWR and firefox 3.5

We need to update the docs in this area.  Have you tried adding
retroweaver to your classpath?
http://retroweaver.sourceforge.net/

Thomas Manson wrote:
> Hi,
>
> that's what we did and we still observe the issue with dwr 2.0.5.
>
> We'll switch to the 3.x version, but we're facing some issues with jdk
> 1.4.
>
> Is there any documentation of required dependencies for dwr with java
> 1.4 ?
>
> Thomas.
>
>
> On Mon, Jul 6, 2009 at 12:22, Victor Denisov <plukh@...
> <mailto:plukh@...>> wrote:
>
>     If you'd prefer to not bump up a DWR major version number, I can say
>     that JAWR works with DWR 2.0.5 pretty well in our production
>     environment.
>
>     Regards,
>     Victor Denisov.
>
>     Thomas Manson wrote:
>     > At least, not the last build but the last with jawr integration
>     > which  is :
>     >
>     > dwr 3.0.0 build 113 dwr3plugin -1.3 jawr 2.7
>     >
>     > On Mon, Jul 6, 2009 at 10:22, Thomas Manson
>     > <dev.mansonthomas@... <mailto:dev.mansonthomas@...>
>     <mailto:dev.mansonthomas@...
>     <mailto:dev.mansonthomas@...>>>
>     > wrote:
>     >
>     > Ouch, after check it's 2.0.2rc4.... we'll switch to last build and
>     > give feedback.
>     >
>     > Thomas.
>     >
>     >
>     > On Sun, Jul 5, 2009 at 21:39, David Marginian
>     <david@... <mailto:david@...>
>     > <mailto:david@... <mailto:david@...>>> wrote:
>     >
>     > What version of DWR are you using?  How often are you seeing this?
>     >  Thomas Manson wrote:
>     >
>     > What happen is this: an ajax call is issued, "Loading..." is
>     > displayed in red in the top right corner of the browser  and then
>     > it stalled...
>     >
>     > If we check in firebug, we see the request and the response with
>     > the expected data, but it seems it's never loaded.
>     >
>     > We've now switch off firebug to see if the issue occurs again.
>     >
>     > Thomas.
>     >
>     > On Fri, Jul 3, 2009 at 09:55, Thomas Manson
>     > <dev.mansonthomas@... <mailto:dev.mansonthomas@...>
>     <mailto:dev.mansonthomas@...
>     <mailto:dev.mansonthomas@...>>
>     > <mailto:dev.mansonthomas@...
>     <mailto:dev.mansonthomas@...>
>     > <mailto:dev.mansonthomas@...
>     <mailto:dev.mansonthomas@...>>>> wrote:
>     >
>     > Hi,
>     >
>     > did anyone notice any suspicious behaviour with firefox 3.5 and dwr
>     >  ? One of my team experience some random failure that do not occur
>     >  on Internet Explorer.
>     >
>     > It might be something else (like firebug issues or our js code that
>     >  fail, we didn't had time to dig this issue), but I just wanted to
>     > know if any of you did experience issues with firefox 3.5.
>     >
>     > Regards, Thomas.
>     >
>     >
>     >
>     >
>     >
>     ---------------------------------------------------------------------
>     >  To unsubscribe, e-mail: users-unsubscribe@...
>     <mailto:users-unsubscribe@...>
>     > <mailto:users-unsubscribe@...
>     <mailto:users-unsubscribe@...>> For additional
>     > commands, e-mail: users-help@...
>     <mailto:users-help@...>
>     > <mailto:users-help@...
>     <mailto:users-help@...>>
>     >
>     >
>     >
>
>
>     ---------------------------------------------------------------------
>     To unsubscribe, e-mail: users-unsubscribe@...
>     <mailto:users-unsubscribe@...>
>     For additional commands, e-mail: users-help@...
>     <mailto:users-help@...>
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...