Paul, How did you deploy Jetspeed? Doesn't WAS have a client tool for accomplishing this? I have not worked with WAS in a while. Did you use the jetspeed.war? The war file, in tomcat at least, is placed in the webapp directory and is unpacked into a directory of the same name as the war file when the container is started.
We are an IBM business partner. So I will see if I can scrounge up a copy of WAS 5 and test it (time permitting). What platform are you deploying on: NT/2000/XP, Linux, iSeries/AS400? -scott > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Wednesday, March 12, 2003 9:07 AM > To: [EMAIL PROTECTED] > Subject: RE: WebSphere 5 does not work with jetspeed 1.4b3 > > > Scott, > > Where would I look for that. I looked into the WEB-INF dir, and I am not > seeing any war files. > > Thanks for your help, > > Paul > > > > "Weaver, Scott" > <[EMAIL PROTECTED] To: 'Jetspeed Users > List' <[EMAIL PROTECTED]> > m> cc: > Subject: RE: WebSphere 5 > does not work with jetspeed 1.4b3 > 03/11/2003 03:52 > PM > Please respond to > "Jetspeed Users > List" > > > > > > > Paul, > > Do you have Websphere set to unpack war files???? If you don't, there is > a possibility that certain Fulcrum services will not be able to locate > their associated configuration files. > > -scott > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, March 11, 2003 4:07 PM > > To: [EMAIL PROTECTED] > > Subject: WebSphere 5 does not work with jetspeed 1.4b3 > > > > Hello all, > > > > I have tried everything, an have come to the conclusion that Jetspeed > will > > not work on WAS5. > > I get a : > > > > java.lang.Error: Error in BasePeer.initTableSchema(TURBINE_USER): There > > was > > no DataSourceFactory configured for the connection default > > at > > > org.apache.jetspeed.services.JetspeedAuthentication.getAnonymousUser(Jetsp > > eedAuthentication.java:107) > > > > at > > > org.apache.jetspeed.om.security.turbine.BaseTurbineUserPeer.(BaseTurbineUs > > erPeer.java:128) > > > > > > I have it working on Tomcat 4.0.4 and Tomcat 4.1.18, but to no avail, > WAS5 > > will not cooperate. > > If I am incorrect in this finding, let me know. > > > > Thanks, > > > > Paul R. Johnson > > > > > > > > > > > > --------------------------------------------------------------------- > > 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]
