Quoting [EMAIL PROTECTED]:
>
> I sent the following to Jon directly but wasn't sure if he got it. So,
> I
> am sending it to the DL.
> Has anyone used Turbine's DBMSSQL db adaptor with Cocoon 1.8? I am
> having a
> hard time getting it work. I would appreciate anyone's help on this.
>
>
> Hello Jon,
>
> I grabbed Turbine source, built turbine-pool.jar and for whatever
> reason,
> it doesn't include DBMSSQL.class. When I just build turbine with no
> argument, (i.e. build-turbine.bat w/o pool), then the created jar file
> includes it. In any case, I added DBMSSQL.class to turbine-pool.jar and
> tried using it, but I was getting
> java.lang.RuntimeException: Error creating
> org.apache.cocoon.processor.xsp.XSPProcessor: make sure the needed
> classes
> can be found in the classpath
> (org/apache/turbine/services/resources/ResourceService>
> I went back to turbine-pool.jar file and included
> org/apache/turbine/services/* but stilll was getting same error!!
>
> Then, I decided to add DBMSSQL.class to turbine-pool.jar that I got from
> Cocoon archives but I still get nullpointer exception. SO, I don't know
> what I am doing wrong here.
>
> Any ideas? suggestions?
>
> Thanks,
> Eliza
i fixed the build file (included DBMSSQL, the org.apache.java.util classes are
now in org.apache.turbine.util)
please try again.
if it doesn't work send me the full error message
martin
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]