At 23:53 01/17/01, [EMAIL PROTECTED] wrote:
>With the help of Sam Ruby, I've finally managed to recreate
>xsd files that produce Castor generated API that build, run and
>read the current configuration files...
>
>I'm currently checking the mods in CVS so I encourage all
>brave hearts to check out the latest CVS in a few hours and
>fully test the application in order to uncover rapidly any
>bugs that may be caused by this update.

I get following exception when I try to log in:

[Thu Jan 18 09:57:33 GMT+01:00 2001] -- NOTICE  -- IDBroker thread was started.
[Thu Jan 18 09:57:34 GMT+01:00 2001] --  ERROR  -- Turbine.handleException: 
org.apache.turbine.om.BaseObject: method setId(Ljava/lang/Object;)V not found
[Thu Jan 18 09:57:34 GMT+01:00 2001] --  ERROR  --
         Exception:  java.lang.NoSuchMethodError: 
org.apache.turbine.om.BaseObject: method setId(Ljava/lang/Object;)V not found
         Stack Trace follows:
         java.lang.NoSuchMethodError: org.apache.turbine.om.BaseObject: 
method setId(Ljava/lang/Object;)V not found
         at 
org.apache.turbine.om.security.peer.TurbineUserPeer.doSelect(TurbineUserPeer.java:296)
         at 
org.apache.turbine.om.security.peer.TurbineUserPeer.doSelect(TurbineUserPeer.java:235)
         at 
org.apache.turbine.services.security.DBUserManager.retrieve(DBUserManager.java:157)
         at 
org.apache.turbine.services.security.DBUserManager.retrieve(DBUserManager.java:230)
         at 
org.apache.turbine.services.security.BaseSecurityService.getAuthenticatedUser(BaseSecurityService.java:294)
         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:353)
         at org.apache.turbine.Turbine.doPost(Turbine.java:478)
         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(Compiled 
Code))
         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(Thread.java:481)

Seems to be an turbine version problem, I have turbine-TDKa10.jar in my 
classpath.

ingo.

>I also removed the generated API from the CVS since it's
>now always regenerated from the xsd sources at compile time.
>
>--
>Raphaël Luta - [EMAIL PROTECTED]
>Vivendi Universal Networks - Services Manager / Paris
>
>
>--
>--------------------------------------------------------------
>To subscribe:        [EMAIL PROTECTED]
>To unsubscribe:      [EMAIL PROTECTED]
>Search: <http://www.mail-archive.com/[email protected]/>
>List Help?:          [EMAIL PROTECTED]



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/[email protected]/>
List Help?:          [EMAIL PROTECTED]

Reply via email to