--- Stefano Bianchi <[EMAIL PROTECTED]> wrote:

> Dear Dan,
> I tried your option and now I got a jetspeed-1.5.jar in my target
> folder.

Great.

> Is it the same for deploy on Tomcat? Or should I have a .war? (Sorry,
> newbie
> question...)

Are you using maven?  After you get the new jetspeed.jar, I believe (I
don't use maven) you can build the app as suggested in the tutorial:
http://portals.apache.org/jetspeed-1/tutorial/1/deploy.html, and that
will build a war for you.  Not sure of this though.

> Furthermore, in the thread you suggested me, I saw you made several
> changes
> to get your Oracle stuff: I thought it was sufficient to configure
> properly
> the Torque.properties. Is it the rest only Maven-related or am I
> missing
> something?

It was bugs in the oracle Torque configuration.  Shouldn't apply in
your case.

> I checked <JETSPEED_HOME>\src\sql\external and I saw there are
> populate-mysql.sql and turbine-mysql.sql.
> Are they enough to generate the DB? Why are they generated if I have
> not
> still changed Torque.properties?

Were these regnerated (what do their timestamps tell you)?  I thought
you did change Torque.properties?  The turbine-mysql and populate-mysql
files are enough to generate the DB unless you want the psml in the
database.  

> Sorry, but I have to speed up development and I'm spending too much
> time in
> getting everything configured to start...

Yes, I hear you.  Have you worked through the tutorial on
http://portals.apache.org/jetspeed-1/tutorial?  That helped me
immensely with general concepts.

> On behalf of all newbies around, I warmly ask developers (you made a
> great
> job, it is just a slight remark) to make DB switch easier for those
> who are
> not skilled in Maven, builds etc.

David Sean Taylor, at the end of that thread, suggested a way to do
this.  Unfortunately, no one (myself included) has had time to
implement this.

Dan

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

Reply via email to