Hi,

--- "Brian J. Glas" <[EMAIL PROTECTED]> wrote:
> 
> If anyone can help me out it would be greatly appreciated.
> I need to get a hold of the Turbine src code from the version of
> Turbine
> that is bundled with Jetspeed 1.3a1.

There is always this link:
http://jakarta.apache.org/jetspeed/site/faq.html

I remember producing this before - I think this jar contains what
your after:
http://kimptoc.net/turbine4jetspeed.jar

> 
> What I am doing is trying to modify Turbine to work with my Oracle
> DB
> that does not have the exact tables that Turbine is hard coded for.
> I have tried to modify the
> org.apache.turbine.util.db.map.TurbineMapBuilder.java
> to contain my new tables and columns, but it also compiles 20 or so
> other java files that
> it is dependent on, and that breaks Tomcat.
> 

You should be able to use your own versions of these (based on the
existing ones).  I've done this before.  But I understand that having
the turbine source available helps clarify where your changes should
go...

> Also, has anyone used the file upload classes in Turbine?
> I am working with them trying to figure out what I need to do to be
> able
> to use them.
> 
> If anyone can help me out, I would be very grateful
> Thanks in advance
> 

Turn on the service and hope for the best - don't forget to change
the form post bit to send it as multi-part...

HTH,
Chris

=====
Need somewhere to Live in London - http://freeflats.com

__________________________________________________
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger
http://im.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to