[CentOS] how to deploy jar file

testwreq wreq testwreq at gmail.com
Wed Mar 17 17:02:10 UTC 2010


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 <kwan.lowe at gmail.com> wrote:

>  On Wed, Mar 17, 2010 at 8:59 AM, testwreq wreq <testwreq at gmail.com>
> 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
> CentOS at centos.org
> http://lists.centos.org/mailman/listinfo/centos
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20100317/074a8309/attachment.html>


More information about the CentOS mailing list