I have 2 files. gdb.jar and dist.zip. I extracted the jar folder. It has all class files. Something not correct. Do I have to unzip the dist.zip instead?
On Wed, Mar 17, 2010 at 10:08 AM, Kwan Lowe <[email protected]> wrote: > On Wed, Mar 17, 2010 at 8:59 AM, testwreq wreq <[email protected]> > wrote: > > I have brand new deployment of tomcat 5.5.23 on centos5.3. I have > received a > > jar file and distribution folder from my developer who has developed the > > application on windows. > > > > Can anyone please tell me how to deploy this to linux? > > > > If it's already packaged then pretty much all you need to do is > extract it to the tomcat home directory. Look in the > /etc/tomcat5/tomcat5.conf file for the base directory. Inside look for > the webapps directory. Extract your distribution folder to that > directory. > > To access, just point your browser to the > server:8080/webapps/name_of_application_dir/ > _______________________________________________ > CentOS mailing list > [email protected] > http://lists.centos.org/mailman/listinfo/centos >
_______________________________________________ CentOS mailing list [email protected] http://lists.centos.org/mailman/listinfo/centos

