| Author |
newer java environment?
|
|
| Erik Anderson 2005-04-18, 8:23 pm |
| Are there any plans to update the java runtime environment inside the
database to a newer version? Over the last few months I've been working
around apparent incompatabilities between ASA an my java compiler that are
most likely due to a business rule change in how inherited member and field
names are resolved.
| |
| Greg Fenton 2005-04-19, 8:23 pm |
| Erik Anderson wrote:
> Are there any plans to update the java runtime environment inside the
> database to a newer version? Over the last few months I've been working
> around apparent incompatabilities between ASA an my java compiler that are
> most likely due to a business rule change in how inherited member and field
> names are resolved.
>
Which version and build number of ASA are you using?
Which compiler and version are you using?
greg.fenton
--
Greg Fenton
Consultant, Solution Services, iAnywhere Solutions
--------
Visit the iAnywhere Solutions Developer Community
Whitepapers, TechDocs, Downloads
http://www.ianywhere.com/developer/
| |
| Erik Anderson 2005-04-19, 8:23 pm |
| Currently running 9.0.2.2551.
Using jikes 1.22 with the -target 1.1 compatability flag.
I do recognize that the workarounds I have been dealing with are due to the
fact that jikes compatability mode is simply changing the file format and
not the business rules behind compiling the java. I guess my question is
whether there are plans to move off of the java 1.1 runtime anytime soon.
This is the business rule change that I appear to be running into:
http://groups-beta.google.com/group.../baa08bae134ccc
"Greg Fenton" <greg. fenton_NOSPAM_@ianyw
here.com> wrote in message
news:42655296$1@foru
ms-1-dub...
> Erik Anderson wrote:
>
> Which version and build number of ASA are you using?
> Which compiler and version are you using?
>
> greg.fenton
> --
> Greg Fenton
> Consultant, Solution Services, iAnywhere Solutions
> --------
> Visit the iAnywhere Solutions Developer Community
> Whitepapers, TechDocs, Downloads
> http://www.ianywhere.com/developer/
| |
| Erik Anderson 2005-04-19, 8:23 pm |
| (Note that I haven't actually tried the repro in the referenced thread yet)
"Erik Anderson" < erikba@teamworkgroup
.com> wrote in message
news:4265597d@forums
-2-dub...
> Currently running 9.0.2.2551.
>
> Using jikes 1.22 with the -target 1.1 compatability flag.
>
> I do recognize that the workarounds I have been dealing with are due to
> the fact that jikes compatability mode is simply changing the file format
> and not the business rules behind compiling the java. I guess my question
> is whether there are plans to move off of the java 1.1 runtime anytime
> soon.
>
> This is the business rule change that I appear to be running into:
> http://groups-beta.google.com/group.../baa08bae134ccc
>
> "Greg Fenton" <greg. fenton_NOSPAM_@ianyw
here.com> wrote in message
> news:42655296$1@foru
ms-1-dub...
>
>
|
|
|
|