Another question indirectly answered my own question.
In Jetspeed/lib/src/jyve.tar.gz, there are 2 scripts, table.schemas and
Generated_MySQL_Schema.sql. Fire both of these against your Turbine database
and everything works great. Disclaimer: in the tar file, there is an
INSTALL.TXT. It gives instructions on how you can modify the second file for
your installation - I didn't read it! ;) ...but I will.
Anyone who needs a mail server to send confirmations, I strongly urge you to
try Apache-JAMES. I have never had an easier time installing an Apache
project (although I'm no great indicator).
>Way Cool! So many new features have been opened to my poor Windows system!
>
>Even create new account is sending me an email.
>
>1-bug:
>After entering the registration key, I get
>
>Exception: java.lang.Exception: The role authenticated_user does not exist
>in database.
> at org.apache.jyve.actions.JLoginUser.doPerform(JLoginUser.java:165)
> at org.apache.turbine.modules.Action.perform(Action.java:77)
> at
org.apache.turbine.modules.ActionLoader.exec(ActionLoader.java:111)
> at Turbine.doGet(Turbine.java, Compiled Code)
> at Turbine.doPost(Turbine.java:387)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:772)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
> at
org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java,
>Compiled Code)
> at
>org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java:422
)
> at
>org.apache.tomcat.servlets.InvokerServlet.service(InvokerServlet.java:257)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
> at
org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java,
>Compiled Code)
> at
org.apache.tomcat.core.ContextManager.service(ContextManager.java,
>Compiled Code)
> at
>org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(Http
C
>onnectionHandler.java, Compiled Code)
> at
>org.apache.tomcat.service.TcpConnectionThread.run(SimpleTcpEndpoint.java,
>Compiled Code)
> at java.lang.Thread.run(Thread.java:479)
>In spite of the error, I am able to login with the new ID/pwd. BTW-I am
>using yesterday's SQL's from the turbine CVS.
>Steve B.
--
--------------------------------------------------------------
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]