
| Key: |
JM-1175
|
| Type: |
Bug
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
Critical
|
| Assignee: |
Gaston Dombiak
|
| Reporter: |
LG
|
| Votes: |
4
|
| Watchers: |
2
|
|
If you were logged in you would be able to see more operations.
|
|
|
Openfire
Created: 11/03/07 05:34 PM
Updated: 02/21/08 05:03 PM
|
|
| Component/s: |
Core,
Connection Manager
|
| Affects Version/s: |
3.4.0 Beta 1,
3.3.3,
3.4.0 Beta 2,
3.4.0,
3.4.1
|
| Fix Version/s: |
3.5.0
|
|
| Support Plan Customer Issue: |
No
|
| Resolution Date: |
02/11/08 08:55 PM
|
| Acceptance Test - Add?: |
No
|
|
step 1. Download the source code of openfire 3.4.1 http://www.igniterealtime.org/downloads/source.jsp
step 2. Download the apache mina package 1.1.0 http://archive.apache.org/dist/mina/
step 3. Replace the three mina*.jar files under ${openfire_src} /build/lib/merge
step 4. Use ant to build openfire. Change dir to ${openfire_src} /build, and execute : ant openfire
step 5. Use the ${openfire_src} /target/openfire/lib/openfire.jar to replace the old one in your installing dir.
good luck.