javke 1.4.1 J2EE 1.3 compatability question
I have successfully run the static compatability tests against a .ear file built for and targetted at a J2EE 1.3 environment (SunOne AS 7.1).
A number of issues were identified by the test, but they all refer to the J2EE 1.4 specification ( see example below).
"Please refer to J2EE 1.4 Specification Section #8.1.2 for further information."
In it's current form the report will be confusing to the intended audience, they will expect to see J2EE 1.3 issues and references.
Is it possible to specify the target J2EE specification that the Application should be validated against?
If not could you give me the download link for javke 1.3.1, which I believe validates against the J2EE 1.3 specification.
Kind Regards
Andrew Reslan
> I have successfully run the static compatability
> tests against a .ear file built for and targetted at
> a J2EE 1.3 environment (SunOne AS 7.1).
>
> A number of issues were identified by the test, but
> they all refer to the J2EE 1.4 specification ( see
> example below).
>
> "Please refer to J2EE 1.4 Specification Section
> #8.1.2 for further information."
>
> In it's current form the report will be confusing to
> the intended audience, they will expect to see J2EE
> 1.3 issues and references.
Specification mapping information is available only from javke1.4 onwards. You can refer to specification section of J2EE 1.4 and find the relevant section information in J2EE 1.3 specification. You should be able to find the reference.
>
> Is it possible to specify the target J2EE
> specification that the Application should be
> validated against?
No. It is not possible.
>
> If not could you give me the download link for javke
> 1.3.1, which I believe validates against the J2EE 1.3
> specification.
You don't need to have javke1.3.1 as javke1.4.1 is the superset of the previous versions.
Sudipto
>
> Kind Regards
>
> Andrew Reslan