Thanks for replying Paul, what I was trying to say is that I already created a jetspeed container. I have tomcat up and running (with other apps deployed on the box). I'm not trying to do the standard thing with http://www.myWebServer.com/jetspeed. But instead I'm trying to do http://myIP.Address. and have that point to my jetspeed container. I supect the problem is that I don't understand WAR files. I can I simply unzip it then place the files in the correct place? Then my other issue is that I *don't* have a webapps dir. Well honestly I *do* have a webapps dir but that's not where tomcat is deploying from. I've got my server.xml set up to deploy from my apache share dir. So the question is where would I find documentation on how to set up a non standard conf of jetspeed. Is there anywhere that will simply tell me what directories certain files belong in?
Carl P. On Sat, 2002-07-13 at 02:27, Paul Spencer wrote: > Carl, > I am not sure I understand the problem. > > 1) Jetspeed run under a Servlet container, like Tomcat. > > 2) The Warp Connector routes request from the Apache Web Server to > the Tomcat. > > If you do not have a webapps directory, then Tomcat is not installed > correctly. Fix this problem first, then install Jetspeed.. > > Paul Spencer > > Carl Parrish wrote: > > > I created a jetspeed container in Tomcat (just the third or so container > > I've ever done). I'm using the Warp Connector so my files are actually > > coming from the apache structure. I said all of that to say that I don't > > have a webapp directory. So all the docs I've seen so far are how to get > > the WAR working. So my question is how to I install jetspeed if I > > already have a container build and I don't have a webapp dir? > > > > Carl P. > > > > > > > > > > -- > > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
