Getting smack api for JVM 1.4.2

I find myself in a bit of a bind. I need to develop for sun jvm 1.4.2. I have two options - (1) try to compile smac 3.0.4 for the older jvm, fixing any issues and debugging the code; or (2) use one of the older versions of the smack api that still supported jvm 1.4.2.

I am assuming the “recompile” is futile or at the very least a long project and there will be parts of the api that wont work.

Could someonme tell me the last version of the smack api that supported sun jvm 1.4.2 and where I might locate it ?

Smack 2.2.1 June 12th, 2006.

-Pony

Hi Glen,

You can download version 2.2.1 of Smack here. If there is a piece of functionality that is only available in the newer versions of Smack you could try compiling the source using Retroweaver; if you do please report back your findings.

Hope that helps,

Ryan