Hola a Todos:

More news only semibad news :-).

First of all, Jetspeed works yeahhhhhhhhhhhhh. Rocks of course i know
this from my insights on Kevin`s machine and my lurker point of view.

The diff for the next silly patch to start-jetspeed.bat follows, only i
delete the mysql jdbc drivers, put in place hsql.jar, and it
runs!!!!!!!! very good job Kevin. 

I dont know which is the admin password or if there are users predefined
in the database, so i tryed to register in my own jetspeed running at i
get the stacktrace below, i suppouse that another jar is missing from
the .bat but which?

8<--------------------------------------------------------------------
nextscreen = Home 
action = CreateNewUserAndConfirm 
password_confirm = iol 
username = iol 
firstname = nacho 
lastname = ortega 
email = [EMAIL PROTECTED] 
submit2 = Create New Account 
password = iol 
screen = ConfirmRegistration 

The exception is:
java.lang.NoClassDefFoundError: javax/mail/Address
        at
org.apache.jyve.actions.SendConfirmationEmail.doPerform(SendConfirmation
Email.java:138)
        at org.apache.turbine.modules.Action.perform(Action.java:77)
        at
org.apache.turbine.modules.ActionLoader.exec(ActionLoader.java:111)
        at
org.apache.jyve.actions.CreateNewUserAndConfirm.doPerform(CreateNewUserA
ndConfirm.java:166)
        at org.apache.turbine.modules.Action.perform(Action.java:77)
        at
org.apache.turbine.modules.ActionLoader.exec(ActionLoader.java:111)
        at
org.apache.turbine.modules.pages.DefaultPage.doBuild(DefaultPage.java:79
)
        at org.apache.turbine.modules.Page.build(Page.java:81)
        at
org.apache.turbine.modules.PageLoader.exec(PageLoader.java:111)
        at Turbine.doGet(Turbine.java:297)
        at Turbine.doPost(Turbine.java:368)
        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:370)
        at org.apache.tomcat.core.Handler.service(Handler.java:262)
        at
org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:358)
        at
org.apache.tomcat.core.ContextManager.internalService(ContextManager.jav
a:719)
        at
org.apache.tomcat.core.ContextManager.service(ContextManager.java:665)
        at
org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(H
ttpConnectionHandler.java:195)
        at
org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:393
)
        at
org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:49
8)
        at java.lang.Thread.run(Thread.java:484)

java.lang.NoClassDefFoundError: javax/mail/Address
8<--------------------------------------------------------------------

Saludos ,
Ignacio J. Ortega





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