$)CTry the database.adapter in turbine.
If you want more documentation, download turbine source file, and find out
the file DB*
Frans
----- Original Message -----
From: "Jacky ESAYAG" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, June 11, 2001 11:12 PM
Subject: Re: i want to use Oracle DB in jetspeed but...
>
> Weird!... i had the classes12 jar in the tomcat libraries and it didn't
> work, then i moved it to the jetspeed libraries and it works!!.. ??. well,
> the important thing is that it works!
>
>
>
>
> "Jacky ESAYAG" <[EMAIL PROTECTED]> on 11/06/2001 17:57:05
>
> Please respond to [EMAIL PROTECTED]
>
> To: [EMAIL PROTECTED]
> cc:
> Subject: Re: i want to use Oracle DB in jetspeed but...
>
> Hi, I'm having the same error message. I didn't see any conclusion in the
> mail history of what the problem finally was!..
>
>
>
>
> @L<R?, <[EMAIL PROTECTED]> on 24/05/2001 10:56:46
>
> Please respond to [EMAIL PROTECTED]
>
> To: <[EMAIL PROTECTED]>
> cc:
> Subject: i want to use Oracle DB in jetspeed but...
>
> hi!
> i want to use Oracle DB instead of Hypersonic SQL .
>
> so, i modified the </webapp/WEB-INF/conf/TurbineResources.properties>
> file like this.
> database.default.driver=oracle.jdbc.driver.OracleDriver
> database.default.url=jdbc:oracle:thin:@127.0.0.1:1521:O816i
> database.default.username= agnes
> database.default.password= agnes
>
> and second,
> i ran the <src/sql/external/turbine-oracle.sql> for Oracle, to create the
> database tables.
>
> and third,
> i ran a scirpt < /src/sql/external/default_roles_persmissions.sql>
>
> i also made path classes12.zip for JDBC connection.
>
>
> when i visited http://localhost:8080/jetspeed , it was okay.
>
> but, at login page, there was problems.
> http://localhost:8080/jetspeed/portal/screen/Login
> i submitted with id, pwd (turbine, turbine)
> (admin, jetspeed)
> it was not logged both.
> and the error was occured.
>
> here's the error page
> --------------------------------------------------------------------------
----------------------------------------------------------
>
>
> Exception: java.lang.NoClassDefFoundError
> at
>
org.apache.turbine.services.security.DBUserManager.retrieve(DBUserManager.ja
va:153)
>
>
> at
>
org.apache.turbine.services.security.DBUserManager.retrieve(DBUserManager.ja
va:230)
>
>
> at
>
org.apache.turbine.services.security.BaseSecurityService.getAuthenticatedUse
r(BaseSecurityService.java:279)
>
>
> at
>
org.apache.turbine.services.security.TurbineSecurity.getAuthenticatedUser(Tu
rbineSecurity.java:193)
>
>
> at
> org.apache.turbine.modules.actions.LoginUser.doPerform(LoginUser.java:105)
> 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.JLoginUser.doPerform(JLoginUser.java:224
)
>
>
> at org.apache.turbine.modules.Action.perform(Action.java:91)
> at
> org.apache.turbine.modules.ActionLoader.exec(ActionLoader.java:121)
> at org.apache.turbine.Turbine.doGet(Turbine.java:326)
> 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.handleRequest(ServletWrapper.java:503)
>
>
> at
> org.apache.tomcat.core.ContextManager.service(ContextManager.java:559)
> at
>
org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpC
onnectionHandler.java:160)
>
>
> at
>
org.apache.tomcat.service.TcpConnectionThread.run(SimpleTcpEndpoint.java:338
)
>
>
> at java.lang.Thread.run(Unknown Source)
> --------------------------------------------------------------------------
----------------------------------------------------------------------
>
>
>
> please, help me..
> i really want to use Oracle DB in jetspeed...
>
> thanks!
>
>
>
> -----------------------------------------------------------------
> Agnes Lee
> CJ DREAMSOFT CO., LTD
> Cheiljedang bldg, 1603-54, Seocho-dong, Seocho-gu, Seoul, Korea, 137-070
> 82-2-6003-3156
> [EMAIL PROTECTED]
> --------------------------------------------------------------------------
--------------------------------------
>
>
>
>
>
>
>
>
>
>
>
> ---------------------------------------------------------------------
> 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]
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]