[EMAIL PROTECTED] wrote:
>
> On Wed, 19 Apr 2000, Kevin A. Burton wrote:
>
> > "Jeffrey D.Brekke" wrote:
> > >
> > > Another 'defensive' patch:
> > >
> > > Index: JetspeedMapBuilder.java
> > > ===================================================================
> > > RCS file:
> > >
>/products/cvs/jetspeed/jetspeed/src/java/org/apache/jetspeed/util/JetspeedMapBuilder.java,v
> > <snip>
> >
> > DONE
> >
> > This was keeping Jetspeed from building under Jikes
> >
>
> We may have a compiler issue here. The Sun's 1.1.7 compiler is having
> trouble with the patch. Here is the messgae I get with the new patch.
> I cant figure out the problem. I have checked Turbine and every version I
> have on my machine, the super class, DatabaseMapBuilder, seems to throw
> an Exception.
>
> Error message that I am seeing with Sun's 1.1.7:
>
> JetspeedMapBuilder.java:64: Invalid exception class java.lang.Exception in
> throws clause. The exception must be a subclass of an exception thrown by
> void build() from class org.apache.turbine.util.db.map.DatabaseMapBuilder.
> public void build() throws Exception
I had the same problem
... Try to copy ./lib/turbine-2.0.jar over your current
turbine-2.0.jar..
I was sure I already updated mine but this fixed this the problem on my
system.
Kevin
--
Kevin A Burton ([EMAIL PROTECTED])
http://relativity.yi.org
Message to SUN: "Please Open Source Java!"
"For evil to win is for good men to do nothing."
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]