Its been a while since I've seen that one. Its a problem only with the 1.3a1
release, not the cvs head.
This fix I am describing below is only for the 1.3a1, NOT for the cvs head:
To get the confirmation working on your machine, you will need to add these
entries to
your TurbineResources.properties :
mail.server=localhost
[EMAIL PROTECTED] <=== replace with
an account on your mailserver
confirm.email.name=BlueSunrise Postmaster
confirm.email.subject=Jetspeed Registration
And, you need an email server running, specfied above as
"mail.server=localhost"
IN case you dont have the TURBINE_ROLE defined for some reason, Update your
database with :
INSERT INTO TURBINE_ROLE (ROLE_ID, ROLE_NAME) VALUES (1,
'authenticated_user');
-------------------------------------
David Sean Taylor
[EMAIL PROTECTED]
-------------------------------------
http://jakarta.apache.org/jetspeed
-------------------------------------
> -----Original Message-----
> From: Javier Fern�ndez [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, July 04, 2001 12:00 PM
> To: Jetspeed Mailing List
> Subject: Modify an Account Exception
>
>
> Hi, again
> When i try to modify an account Jetspeed shows this exception
> Exception: java.lang.ClassCastException: java.math.BigDecimal
> at
> org.apache.jetspeed.modules.actions.SendConfirmationEmail.doPe
> rform(SendConf
> irmationEmail.java:83)
> at org.apache.turbine.modules.Action.perform(Action.java:91)
> at
> org.apache.turbine.modules.ActionLoader.exec(ActionLoader.java:121)
> at
> org.apache.jetspeed.modules.actions.UpdateAccount.doPerform(Up
> dateAccount.ja
> va:182)
> at org.apache.turbine.modules.Action.perform(Action.java:91)
> at
> org.apache.turbine.modules.ActionLoader.exec(ActionLoader.java:121)
> at
> org.apache.turbine.modules.pages.DefaultPage.doBuild(DefaultPa
> ge.java:149)
> at org.apache.turbine.modules.Page.build(Page.java:92)
> at
> org.apache.turbine.modules.PageLoader.exec(PageLoader.java:122)
> at org.apache.turbine.Turbine.doGet(Turbine.java:364)
> at org.apache.turbine.Turbine.doPost(Turbine.java:451)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
> at
> org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper
> .java:404)
> at org.apache.tomcat.core.Handler.service(Handler.java:286)
> at
> org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
> at
> org.apache.tomcat.core.ContextManager.internalService(ContextM
> anager.java:79
> 7)
> at
> org.apache.tomcat.core.ContextManager.service(ContextManager.java:743)
> at
> org.apache.tomcat.service.http.HttpConnectionHandler.processCo
> nnection(HttpC
> onnectionHandler.java:210)
> at
> org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoin
> t.java:416)
> at
> org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPo
> ol.java:498)
> at java.lang.Thread.run(Thread.java:484)
> Could you help me??
> I am going to crazy!!
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]