RE: how to install t5components library

2008-12-13 Thread Martijn Brinkers
ing error: > java.lang.NoClassDefFoundError: org/apache/bsf/BSFException > > > > > Subject: Re: how to install t5components library > > From: martijn.l...@gmail.com > > To: users@tapestry.apache.org > > Date: Sat, 13 Dec 2008 10:33:19 +0100 > > > > Yo

RE: how to install t5components library

2008-12-13 Thread Joe123 ---
Hi I had already added it to the classpath, but I get the following error: java.lang.NoClassDefFoundError: org/apache/bsf/BSFException > Subject: Re: how to install t5components library > From: martijn.l...@gmail.com > To: users@tapestry.apache.org > Date: Sat, 13 Dec 2008 10

Re: how to install t5components library

2008-12-13 Thread Martijn Brinkers
You just have to add it to the classpath (Web App Libraries in Eclipse). Tapestry will automagically initialize the library (using a manifest entry) Martijn On Sat, 2008-12-13 at 09:23 +, Joe123 --- wrote: > Hi, > > Sorry for this dumb question, but I can't find any documentation about how I

Re: how to install t5components library

2008-12-13 Thread zack1403
http://87.193.218.134:8080/t5components/ org.apache.tapestry t5c-contrib ${tapestry-components-version} org.apache.tapestry t5c-commo