Hello.I'm trying to get Flex Data Services working in my J2EEserver,
Sybase EAServer, which runs JDK 1.4.2_03. The webapplication, flex.war,
deploys OK, but when I start the server Iget an
UnsupportedClassVersionError. I noticed that the manifestfile in
flex.jar says 1.5.0_05-b05. If this is so, then the FlexSystem
Requirements page should state clearly that the webapplication is
compiled with JDK 1.5.If I can't get this version running, can I get a
previousversion of FDS, which is compiled in J...