"Steve B." wrote:
> 
> All Right!
> 
> So, I started from scratch and resolved my Turbine.jar problem - though I
> cannot determine what was wrong in the first place :/
> 
> 3 hopefully simple questions:
> 
> 1) I am installing the latest CVS. Is there a new MySQL db dump for this?
> When I try to login or create a new account I get:
> 
> Exception: java.sql.SQLException: Error during query: Unexpected Exception:
> java.sql.SQLException message given: Column not found: Unknown column
> 'confirm_value' in 'field list'
<snip>

Ah... yes.  You need to run with the lastest SQL schema in the Turbine
distribution.... it has the CONFIRM_VALUE column you will need.
 
> 2) Also, in the home screen I get the top and bottom navigation bars, but in
> the middle I get:

Run with the latest Turbine schema and let me know if this happens
again...

> 3) Finally, In jetspeed resources, there is a section which says
> #note it you enable Authentication you must configure the following
> #TurbineResources properties
> #
> #mail.server
> 
> What should this value be?

Point it to an SMTP server.  I have Linux and run Sendmail so I just set
it to localhost but if you have a prefered SMTP server point it there. 
And if you don't have an SMTP server *anywhere* use James :)
<snip>

-- 
Kevin A Burton ([EMAIL PROTECTED])
http://relativity.yi.org
Message to SUN:  "Please Open Source Java!"
I just patented "one click e-mail", when you hit the "reply" button you 
own me 50 cents.


--
--------------------------------------------------------------
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]

Reply via email to