Thanks for the reply: I already have a jetspeed deployment that I would like to update with the newest war I can build. So I go into web-inf/lib or web-inf/classes looking for classes that are new within the last couple of weeks, like services.persistence, but I cannot find them. However, I know they were put into the war that I built, so the war must not be unpacking these classes to Jetspeed. So when for example the local-portlets.xreg file is made so that unpacking a war will not override the portlets you already have, this assumes that the war will unpack files to an existing jetspeed deployment.
TIA, Josh Hone >From: "Brian J. Glas" <[EMAIL PROTECTED]> >Reply-To: "Jetspeed Users List" <[EMAIL PROTECTED]> >To: Jetspeed Users List <[EMAIL PROTECTED]> >Subject: Re: Unpacking jetspeed >Date: Thu, 11 Jul 2002 12:57:16 -0500 > >What do you mean by "not there" ? >When tomcat is started does the jetspeed.war file create a jetspeed dir >within the >webapps dir? >When Jetspeed is deployed in Tomcat, there are no classes to look through, >it is >all collected into the Jetspeed jar file in jetspeed's lib directory when >the war >is built. > > >Josh Hone wrote: > > > Hi all - > > > > I built the Jetspeed war file with source from today but cannot get it >to > > unpack. I placed the war in the webapps directory of Tomcat but when I > > check to see if anything new has been added like the >services.persistence > > classes, they are not there. > > > > I have added some files of my own but this should not impede tomcat from > > sending files to Jetspeed. Anyone experienced this? > > > > TIA, > > Josh Hone > > > > _________________________________________________________________ > > MSN Photos is the easiest way to share and print your photos: > > http://photos.msn.com/support/worldwide.aspx > > > > -- > > To unsubscribe, e-mail: ><mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: ><mailto:[EMAIL PROTECTED]> > >-- >Something witty? How quaint... >Brian J. Glas >GSP Technologies > > > > >-- >To unsubscribe, e-mail: ><mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: ><mailto:[EMAIL PROTECTED]> > _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
