Re: Barracuda still doesn't compile on JDK 1.3.1
franck routier <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, Christian Cryder wrote: > started using 2.3 features? In other words, are there any folks out > there who _couldn't_ get their appservers to work with 2.3, and if so, > when do they think they'll be able to? > On the open-source/free software front, the situation seems to be : - Tomcat supports 2.3 - Jetty supports 2.3 - GNU Paperclips claims to support 2.3 (I never tried it, be they seems quite assertive) - jserv doesn't be is in a maintenance only mode. Deprecated. For full J2EE, - JBoss integrates either Jetty or Tomcat - ObjectWeb's Jonas integrates Tomcat. - Enhydra is only 2.2 compliant So, there seems to be no problem on that front, except maybe for Enhydra. Regards, Franck > Christian > ---------------------------------------------- > Christian Cryder [[email protected]] > Internet Architect, ATMReports.com > Barracuda - http://barracudamvc.org <http://barracudamvc.org/> > ---------------------------------------------- > "Coffee? I could quit anytime, just not today" > > -----Original Message----- > *From:* [email protected] > [mailto:[email protected]]*On Behalf Of *Jacob Kjome > *Sent:* Tuesday, January 21, 2003 8:44 AM > *To:* [email protected] > *Subject:* RE: [Barracuda] Barracuda still doesn't compile on JDK 1.3.1 > > Hi Christian, > > Can you point out where servlet-2.3 requires j2sdk1.4.x? I don't > believe this statement is true at all. It may become true in later > specs (servlet-2.4 maybe?). However, I'm pretty sure that > servlet-2.3 has full compatibility with JDK1.3.x. I don't think > Tomcat requires j2sdk1.4.x so that would be evidence that there is > no such requirement. So, the servlet-2.3 compatibility issue is, > IMO, a completely different one than the JDK issue. > > That said, I think we may want to start requiring servlet-2.3. > Tomcat-5.0 is well under development which will support the 2.4 > spec. I think it is time to take advantage of the new stuff out > there. Servlet-2.3 has too many advantages over 2.2 to avoid using it. > > Jake > > At 08:30 AM 1/21/2003 -0700, you wrote: > >> This will increasingly become an issue as we want to take >> advantage of Servlet 2.3 functionality (I believe JDK 1.3 only >> supports Servlet 1.2).