<div>I have 2 files. gdb.jar and dist.zip.</div>
<div> </div>
<div>I extracted the jar folder. It has all class files. Something not correct. Do I have to unzip the dist.zip instead?<br><br></div>
<div class="gmail_quote">On Wed, Mar 17, 2010 at 10:08 AM, Kwan Lowe <span dir="ltr"><<a href="mailto:kwan.lowe@gmail.com">kwan.lowe@gmail.com</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<div>
<div></div>
<div class="h5">On Wed, Mar 17, 2010 at 8:59 AM, testwreq wreq <<a href="mailto:testwreq@gmail.com">testwreq@gmail.com</a>> wrote:<br>> I have brand new deployment of tomcat 5.5.23 on centos5.3. I have received a<br>
> jar file and distribution folder from my developer who has developed the<br>> application on windows.<br>><br>> Can anyone please tell me how to deploy this to linux?<br>><br><br></div></div>If it's already packaged then pretty much all you need to do is<br>
extract it to the tomcat home directory. Look in the<br>/etc/tomcat5/tomcat5.conf file for the base directory. Inside look for<br>the webapps directory. Extract your distribution folder to that<br>directory.<br><br>To access, just point your browser to the<br>
server:8080/webapps/name_of_application_dir/<br>_______________________________________________<br>CentOS mailing list<br><a href="mailto:CentOS@centos.org">CentOS@centos.org</a><br><a href="http://lists.centos.org/mailman/listinfo/centos" target="_blank">http://lists.centos.org/mailman/listinfo/centos</a><br>
</blockquote></div><br>