Skip navigation
4762 Views 4 Replies Latest reply: Aug 19, 2009 10:37 AM by slicer321 RSS
slicer321 Gold 309 posts since
Apr 14, 2008
Currently Being Moderated

Jun 25, 2009 3:16 PM

Multi-versions of dwr.jar in OPF Src

Folks,

 

I am trying to track down IE hang errors associated with the Webchat client of FastPath, and found multiple versions of dwr.jar (direct web remote) in the source checkout of openfire.  I will try and use the latest compatible stable version of dwr.jar and see if that helps my issue.

 

Openfire Sources:

 

[bea@host ~/openfire]$ svn info
Path: .
URL: http://svn.igniterealtime.org/svn/repos/openfire/trunk
Repository Root: http://svn.igniterealtime.org/svn/repos
Repository UUID: b35dd754-fafc-0310-a699-88a17e54d16e
Revision: 11087
Node Kind: directory
Schedule: normal
Last Changed Author: akrherz
Last Changed Rev: 11087
Last Changed Date: 2009-06-24 17:38:04 -0700 (Wed, 24 Jun 2009)

 

[bea@host ~/openfire]$ find . -name dwr.jar -ls

 

./src/plugins/monitoring/lib/dwr.jar, file size  183752

./src/web/WEB-INF/lib/dwr.jar, file size 183622

 

Webchat Sources:

 

[bea@host ~/fastpath]$ svn info
Path: .
URL: http://svn.igniterealtime.org/svn/repos/fastpath
Repository Root: http://svn.igniterealtime.org/svn/repos
Repository UUID: b35dd754-fafc-0310-a699-88a17e54d16e
Revision: 11087
Node Kind: directory
Schedule: normal
Last Changed Author: dhenninger
Last Changed Rev: 10737
Last Changed Date: 2008-08-05 13:59:00 -0700 (Tue, 05 Aug 2008)

 

[bea@host ~/fastpath]$ find . -name dwr.jar -ls

./webchat/trunk/src/webapp/WEB-INF/lib/dwr.jar, file size 184552

 

Thanks,

BEA

 

Ref: http://www.igniterealtime.org/community/thread/38740

More Like This

  • Retrieving data ...

Bookmarked By (0)

Legend

  • Correct Answers - 10 points
  • Helpful Answers - 5 points