JATO 1.2 / 1.1 code generation using S1AF 2.0 in Sun1Studio 4 (update 1)

Hi Folks,

I just found that using Studio 4 when I generated the ViewBean using

RAD tools, the code is just not the code I can use with my existing

application written/migrated with Jato 1.2.

Is there any way we can generate the code as per the old JATO api

with Studio 4 and S1AF 2.0 ?

As per some of the ealier messages, it sounds like not possible.

Checking again with all of you.

Any help?

[459 byte] By [RajeshKamisetty] at [2007-11-25 10:20:50]
# 1

Hi Rajesh,

JATO 1.2 works with Sun ONE Studio 4/4u1. S1AF 2.0 (formerly JATO) works with Sun ONE Studio 5u1 (not 5.0).

So the answer to your question is no, you cannot generate the code using the old JATO API w/ Sun ONE Studio 4/4u1 and S1AF 2.0.

Please check out the evaluation copy of Sun ONE Studio 5u1 to use w/ S1AF 2.0.

Regards,

christina

Christina Rivera at 2007-7-1 20:34:33 > top of Java-index,Development Tools,Java Tools...
# 2

Correction: Studio 4/4u1 uses JATO 2.0. Studio 5u1 uses JATO 2.1.

Rajesh, it is true you cannot use the Studio-generated code with JATO 1.2. However, you can run your existing JATO 1.2 code with the later versions of JATO. This means that once you bring your existing JATO application into the Studio, you can continue to develop it using JATO 2.0, and existing JATO 1.2 code will continue to run with the new version.

Todd

ToddFast at 2007-7-1 20:34:33 > top of Java-index,Development Tools,Java Tools...