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(HttpC
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.
----- Original Message -----
From: "burtonator" <[EMAIL PROTECTED]>
To: "JetSpeed" <[EMAIL PROTECTED]>
Sent: Tuesday, May 23, 2000 2:32 PM
Subject: Re: Invalid escape character problem with XSP application portlet
> No... this was both my own and Cocoon's fault.
>
> I just fixed the DiskCache so that if you give it a virtual URL under
> NT:
>
> /content/dynamic/xsp/index.xsl
>
> instead of:
>
> file:///D:\Turbine\webapps\jetspeed\/content/dynamic/xsp/index.xsl
>
> you will now get:
>
> file:///D:/Turbine/webapps/jetspeed/content/dynamic/xsp/index.xsl
>
> Good bug! I just committed the fix in CVS so have fun :)
>
> Neeme Praks wrote:
> >
> > sorry for assuming too much...
> > I know I have to do "\\" instead of "\"; however, this error occurs in
> > the java class file that was generated from XSP by cocoon... so I don't
> > have direct control over that code ;-(
> > Is it a bug in Cocoon, or do I have some way around this?
> >
> > > -----Original Message-----
> > > From: Jon Stevens [mailto:[EMAIL PROTECTED]]
> > > Sent: Tuesday, May 23, 2000 10:02 PM
> > > To: JetSpeed
> > > Subject: Re: Invalid escape character problem with XSP application
> > > portlet
> > >
> > >
> > > on 5/23/2000 12:44 PM, Neeme Praks at [EMAIL PROTECTED] wrote:
> > >
> > > >
> > > "href=\"file:///D:\Turbine\webapps\jetspeed\/content/dynamic/x
> > > sp/index.x
> > > > sl\" type=\"text/xsl\""
> <snip>
>
> --
> Kevin A Burton ([EMAIL PROTECTED])
> http://relativity.yi.org
> Message to SUN: "Please Open Source Java!"
> "For evil to win is for good men to do nothing."
>
>
> --
> --------------------------------------------------------------
> 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]
--
--------------------------------------------------------------
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]