That helped--I got a new exception.  I did have all of the jetspeed lib files in my 
war and I am surprised SunOne didn't find the files there (isn't that the preferred 
place to place jars in the J2EE spec?).  I am still having Turbine problems.  Anyone 
have any ideas?  Regards, Aaron

Horrible Exception: java.lang.Error: Error in BasePeer.initTableSchema(TURBINE_USER): 
access denied (java.io.FilePermission 
C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-modules\e5p_1\WEB-INF\db\jetspeed.properties
 delete)
        at 
org.apache.jetspeed.om.security.turbine.BaseTurbineUserPeer.initClass(BaseTurbineUserPeer.java:130)
        at 
org.apache.jetspeed.om.security.turbine.BaseTurbineUserPeer.<clinit>(BaseTurbineUserPeer.java:109)
        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)

 


-----Original Message-----
From: plan 2100 [mailto:plan2100@;yahoo.com]
Sent: Monday, October 28, 2002 8:43 PM
To: Jetspeed Users List
Subject: Re: problem porting to Sun ONE



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>


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