Porting a JAVA 2 based application to VAME 1.x ??

Hallo,

if the sources of a JAVA 2 based application are available … is there
something to adopt or to port for a VAME 1.x based environment ?

Armin

(It’s probably a stupid question … )

As long as it uses the JDK 1.2.2 specification you should be fine. The VAME
docs explain what’s missing… e.g. the encryption providers, etc.
Basically, if you don’t use the SmartLinker… you can just run your
classes directly with the j9 vm… whether they’re in a jar file or not.

Good luck.

ps: There’s a vame usenet group… ibm.software.vame

peace,

Joel



“Armin Steinhoff” <a-steinhoff@web_.de> wrote in message
news:3BED01C7.9090508@web_.de…

Hallo,

if the sources of a JAVA 2 based application are available … is there
something to adopt or to port for a VAME 1.x based environment ?

Armin

(It’s probably a stupid question … )

Joel Atkin wrote:

As long as it uses the JDK 1.2.2 specification you should be fine. The VAME
docs explain what’s missing… e.g. the encryption providers, etc.
Basically, if you don’t use the SmartLinker… you can just run your
classes directly with the j9 vm… whether they’re in a jar file or not.

Good luck.

ps: There’s a vame usenet group… ibm.software.vame

Good to know … thanks.

Armin


peace,

Joel



“Armin Steinhoff” <a-steinhoff@web_.de> wrote in message
news:3BED01C7.9090508@web_.de…

Hallo,

if the sources of a JAVA 2 based application are available … is there
something to adopt or to port for a VAME 1.x based environment ?

Armin

(It’s probably a stupid question … )

\