I am not positive this will work but I read
somewhere that you may to copy all the .jar files
to the "lib" directory of SunOne. This would
explain the NoClassDefFoundError.

Try that, hopefully it will work.

--- "Rutledge, Aaron" <[EMAIL PROTECTED]> wrote:
> Hello,
>    I am trying to port my jetspeed application from
> Tomcat 4.1 to Sun ONE A.S. 7.  I WAR(ed) my ap and
> deployed it to the server, but when I try and view
> the default page I get the exception below.  Anyone
> know what I need to do?  I am pretty clueless with
> Turbine and if someone could point me in the right
> direction I would be very thankful!
> Best regrads, Aaron
> 
> Horrible Exception: java.lang.NoClassDefFoundError
>       at
>
org.apache.jetspeed.services.security.turbine.TurbineUserManagement.getUser(TurbineUserManagement.java:164)
>       at
>
org.apache.jetspeed.services.JetspeedUserManagement.getUser(JetspeedUserManagement.java:98)
>       at
>
org.apache.jetspeed.services.security.turbine.TurbineAuthentication.getAnonymousUser(TurbineAuthentication.java:184)
>       at
>
org.apache.jetspeed.services.JetspeedAuthentication.getAnonymousUser(JetspeedAuthentication.java:107)
>       at
>
org.apache.jetspeed.services.JetspeedSecurity.getAnonymousUser(JetspeedSecurity.java:157)
>       at
>
org.apache.jetspeed.modules.actions.TemplateSessionValidator.doPerform(TemplateSessionValidator.java:97)
>       at
>
org.apache.jetspeed.modules.actions.JetspeedSessionValidator.doPerform(JetspeedSessionValidator.java:103)
>       at
>
org.apache.turbine.modules.Action.perform(Action.java:87)
>       at
>
org.apache.turbine.modules.ActionLoader.exec(ActionLoader.java:122)
>       at
> org.apache.turbine.Turbine.doGet(Turbine.java:468)
>   
> 
> --
> To unsubscribe, e-mail:  
>
<mailto:jetspeed-user-unsubscribe@;jakarta.apache.org>
> For additional commands, e-mail:
> <mailto:jetspeed-user-help@;jakarta.apache.org>
> 


__________________________________________________
Do you Yahoo!?
HotJobs - Search new jobs daily now
http://hotjobs.yahoo.com/

--
To unsubscribe, e-mail:   <mailto:jetspeed-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:jetspeed-user-help@;jakarta.apache.org>

Reply via email to