$)C
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.java:153)


           at
org.apache.turbine.services.security.DBUserManager.retrieve(DBUserManager.java:230)


           at
org.apache.turbine.services.security.BaseSecurityService.getAuthenticatedUser(BaseSecurityService.java:279)


           at
org.apache.turbine.services.security.TurbineSecurity.getAuthenticatedUser(TurbineSecurity.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(HttpConnectionHandler.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]

Reply via email to