This thread is archived
47 Replies Last post: Feb 11, 2007 6:35 AM by wroot  
Gaston Dombiak Jiver 3,771 posts since
Sep 26, 2001
Currently Being Moderated

Feb 6, 2007 11:15 PM

Wildfire 3.2.0 RC 2 has been released

We are pleased to announce the second and last release candidate of Wildfire 3.2.0 and Wildfire Enterprise 3.2.0. The list of fixes and new features is getting smaller now. The quality of this RC is practically the same as of the final release. Detailed information about the changes can be found in the (REMOVED). Feedback can be posted in this forum.

 

You can download the new release candidate from the following links:

 

(REMOVED)

 

Plugins that need to be updated are:

 

(REMOVED)

 

List of new plugins:

 

statistic.jar (attached in message)

 

Wildfire Enterprise

A release candidate of Wildfire Enterprise 3.2 has also been released. Wildfire Enterprise 3.2.0 includes new exciting features such as SIP phone management. Moreover, Wildfire Enterprise 3.1 or older is no longer compatible with Wildfire 3.2.0.

 

(REMOVED)

 

Connection Manager

 

(REMOVED)

 

Enjoy,

 

Wildfire Team

 

Message was edited by matt -- removed links since official releases are now available.

Daniel Henninger Jiver 2,933 posts since
Aug 10, 2005
Currently Being Moderated
Feb 2, 2007 8:35 AM in response to: Gaston Dombiak
Re: Wildfire 3.2.0 RC 2 has been released

Well since no one has replied  ;D  I''ll be the first to say, looks good!  Haven''t run into a single problem yet!

david gibbs Bronze 42 posts since
Dec 26, 2006
Currently Being Moderated
Feb 2, 2007 8:50 AM in response to: Daniel Henninger
Re: Wildfire 3.2.0 RC 2 has been released

I concur ... it seems pretty darn stable to me.

 

I''m not pushing it hard, of course, but it''s doing the job I need.

 

david

ikester Bronze 16 posts since
Jun 23, 2006
Currently Being Moderated
Feb 2, 2007 9:52 AM in response to: Gaston Dombiak
Re: Wildfire 3.2.0 RC 2 has been released

It''s also now working correctly with XIFF 2. Great work!

Martin   17 posts since
Jan 31, 2006
Currently Being Moderated
Feb 2, 2007 10:38 AM in response to: Gaston Dombiak
Re: Wildfire 3.2.0 RC 2 has been released

Hi... I''m working with wildfire, jwchat and HTTPBIND v0.3 servlet and my idea is working with wildfire httpbind. The problem is that Jwchat needs httpbind in the same port of jwchat... My question is... where could I copy the jwchat directory to run in the mini webserver wich run wildfire httpbind??

david gibbs Bronze 42 posts since
Dec 26, 2006
Currently Being Moderated
Feb 2, 2007 11:53 AM in response to: Martin
Re: Wildfire 3.2.0 RC 2 has been released

I''ve got jwchat working fine in a separate apache server (actually, on a separate machine).

 

I added the following to the virtual host specification in my apache config ...

 

-


ProxyRequests off

ProxyVia off

ProxyPass /http-bind/ http://wildfire.example.com:wf-httpbindport/http-bind/

ProxyPassReverse /http-bind/ http://wildfire.example.com:wf-httpbindport/http-bind/

-


 

david

Martin   17 posts since
Jan 31, 2006
Currently Being Moderated
Feb 2, 2007 12:37 PM in response to: david gibbs
Re: Wildfire 3.2.0 RC 2 has been released

Wildfire install httpbind in the following location http://mywildfireserver:wifiport/

Is it posible to change this configuration??

david gibbs Bronze 42 posts since
Dec 26, 2006
Currently Being Moderated
Feb 2, 2007 12:45 PM in response to: Martin
Re: Wildfire 3.2.0 RC 2 has been released

Change it how?

 

Change the port?  That''s easy.  Use the admin  console "Http Bind" section to change the port.

 

david

Martin   17 posts since
Jan 31, 2006
Currently Being Moderated
Feb 2, 2007 12:52 PM in response to: david gibbs
Re: Wildfire 3.2.0 RC 2 has been released

wildfire dont put the httpbind servlet in a folder... the URL is http://wildfireserver:httpbindport/ and not http://wildfireserver:httpbindport/http-bind/

david gibbs Bronze 42 posts since
Dec 26, 2006
Currently Being Moderated
Feb 2, 2007 12:54 PM in response to: Martin
Re: Wildfire 3.2.0 RC 2 has been released

The URL for http-bind access is http://wildfire.example.com:wf-httpbindport/http-bind/

 

I know this works fine.  I''ve used it with jwchat (see my previous post).

 

david

Martin   17 posts since
Jan 31, 2006
Currently Being Moderated
Feb 2, 2007 1:30 PM in response to: david gibbs
Re: Wildfire 3.2.0 RC 2 has been released

No... If I access to http://wildfireserver:httpbindport/http-bind/ I recieve a 404 error... my wildfire http-bind is running in my wildfire server root: http://wildfireserver:httpbindport/

Alex Wenckus Jiver 1,029 posts since
Jan 13, 2005
Currently Being Moderated
Feb 2, 2007 1:41 PM in response to: Martin
Re: Wildfire 3.2.0 RC 2 has been released

sifm: are you using the latest 3.2.0 RC 2?

Alex Wenckus Jiver 1,029 posts since
Jan 13, 2005
Currently Being Moderated
Feb 2, 2007 12:55 PM in response to: Martin
Re: Wildfire 3.2.0 RC 2 has been released

The Http-binding servlet should be running at http://wildfireserver:port/http-bind/

Alex Wenckus Jiver 1,029 posts since
Jan 13, 2005
Currently Being Moderated
Feb 2, 2007 12:56 PM in response to: Martin
Re: Wildfire 3.2.0 RC 2 has been released

If you want to run JWChat without the redirects you can drop the appropriate files in /resources/spank under your wildfire directory. Hope that helps.

 

Alex

david gibbs Bronze 42 posts since
Dec 26, 2006
Currently Being Moderated
Feb 2, 2007 1:15 PM in response to: Alex Wenckus
Re: Wildfire 3.2.0 RC 2 has been released

And how would you reference the files droped in the /resources/spank directory?

 

If I goto http://wildfire.example.com/spank/index.html, I get a 404.

 

david

Alex Wenckus Jiver 1,029 posts since
Jan 13, 2005
Currently Being Moderated
Feb 2, 2007 1:29 PM in response to: david gibbs
Re: Wildfire 3.2.0 RC 2 has been released

http://wildfireserver:port/http-bind/

 

remove the http-bind and you have access to those files in that directory for instance if you added an index.htm:

 

http://wildifreserver:port/index.htm/

 

Let me know how it goes,

Alex

david gibbs Bronze 42 posts since
Dec 26, 2006
Currently Being Moderated
Feb 2, 2007 1:47 PM in response to: Alex Wenckus
Re: Wildfire 3.2.0 RC 2 has been released

Oops, sorry, my bad.

 

I was trying to use the admin console port, not the http bind port.

 

Anyway to get the wildfire to do something like Apache''s MultiView functionality, where the browsers language is used to figure out what html file to load?

 

Otherwise, works pretty good.

 

I did notice, however, that it doesn''t like symlinks ... when I had the language specific html files symlinked to a plain ".html", I got the following in the log:

 

106205307 btpool3-9 WARN org.mortbay.log - Aliased resource: file:/usr/local/wildfire/resources/spank/index.htm==file:/usr/local/wildfire/re sources/spank/index.html.en

 

david

Martin   17 posts since
Jan 31, 2006
Currently Being Moderated
Feb 2, 2007 1:41 PM in response to: Alex Wenckus
Re: Wildfire 3.2.0 RC 2 has been released

sorry... It was my mistake... http://wildfireserver:httpbindport/http-bind/  gave me a 405 error...

then I configure jwchat to use wildfire httpbind but when I log into jabber it give me a 400 error..

Any Ideas??

Alex Wenckus Jiver 1,029 posts since
Jan 13, 2005
Currently Being Moderated
Feb 2, 2007 1:47 PM in response to: Martin
Re: Wildfire 3.2.0 RC 2 has been released

I am not familiar with JWChat so someone else who is must help you from here

 

Alex

Martin   17 posts since
Jan 31, 2006
Currently Being Moderated
Feb 2, 2007 1:52 PM in response to: Alex Wenckus
Re: Wildfire 3.2.0 RC 2 has been released

thanks a lot for a quick answer...

david gibbs Bronze 42 posts since
Dec 26, 2006
Currently Being Moderated
Feb 2, 2007 2:07 PM in response to: Martin
Re: Wildfire 3.2.0 RC 2 has been released

Where are you getting the 405 error?  From wildfire or the server jwchat is running.  Or do you have jwchat running in the spark subdir?

 

If you''re running jwchat on a separate server, can you show how you are redirecting to wildfire?

 

As I mentioned ... I''ve got this running fine, both on the wildfire server (in the spark directory) and a separate server.

 

david

Martin   17 posts since
Jan 31, 2006
Currently Being Moderated
Feb 2, 2007 2:35 PM in response to: david gibbs
Re: Wildfire 3.2.0 RC 2 has been released

I fixed it. It was my mistake... The 405 error is not a real error (HTTP method GET is not supported by this URL). So I configure jwchat with wildfire http-bind and now is working fine... Thanks for all.