Re: compile-probs in contrib/sam
"Diez B. Roggisch" <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, > you're right, I'm using two constructors of java.lang.Exception, that > are introduced in JDK 1.4. I've send a patch to Jake for committing the > changes to cvs. > > Do we have some official requirements for Barracuda concerning minimal > versions of JDK or Tomcat? There was a discussion about this a few weeks ago. AFAIK it turned out that jdk1.3 is a requirement - as most production systems still use it. The servlet api is 2.3, if I remember correctly. > BTW: I also found an error. When compiling your contrib webapp, I get Please make sure you got a fresh copy of the cvs (with update -P -d). I can't reproduce the error. The method the error mentions has been modified in the last few hours by jacob. Diez