[opensuse] Would like to ask for advice
Guys, I like to ask a couple questions, that I like to get some advice on. 1) Where I work we are using Tomcat. I like some recommend an appication that I can isntall and learn how Tomcat works. Something simple but useful. 2) diff for X. What package is in the SuSE repro that I can use to do an diff in X? -- ---------------------------------------- When a place gets crowded enough to require ID's, social collapse is not far away. It is time to go elsewhere. The best thing about space travel is that it made it possible to go elsewhere. -- Robert Heinlein -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
* Chuck Payne <terrorpup@gmail.com> [04-22-09 14:33]:
2) diff for X. What package is in the SuSE repro that I can use to do an diff in X?
kdiff3 tkdiff fldiff I prefer tkdiff.... -- Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://counter.li.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Wed, Apr 22, 2009 at 2:32 PM, Chuck Payne <terrorpup@gmail.com> wrote:
Guys,
I like to ask a couple questions, that I like to get some advice on.
1) Where I work we are using Tomcat. I like some recommend an appication that I can isntall and learn how Tomcat works. Something simple but useful.
Tomcat is really easy to install even if you don't have a rpm. (Basically you just copy the directory structure to the right place.) And a Tomcat based application is even easier to install. You just put your war file in the deployment directory for Tomcat. I did a quick google for "demo war file" and found this: http://code.google.com/p/jackrabbit-jcr-demo/downloads/detail?name=jackrabbit-jcr-demo.war&can=2&q= No idea what it does, but give it a shot. The real task is building the war file, but normally a java programmer will do that as part of their job. They in turn send you the war file for deployment. At least that is how we do it here. Greg -- Greg Freemyer Head of EDD Tape Extraction and Processing team Litigation Triage Solutions Specialist http://www.linkedin.com/in/gregfreemyer First 99 Days Litigation White Paper - http://www.norcrossgroup.com/forms/whitepapers/99%20Days%20whitepaper.pdf The Norcross Group The Intersection of Evidence & Technology http://www.norcrossgroup.com -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (3)
-
Chuck Payne
-
Greg Freemyer
-
Patrick Shanahan