Re: From jetty to war?

2010-11-05 Thread Steven Arnold
On Nov 5, 2010, at 12:42 PM, lprefonta...@softaddicts.ca wrote: > That's why the large consulting organizations typically fail... I agree with most of your points. So let me address the one point which was the original subject of the thread... >> The primary point I was making was that each n

Re: From jetty to war?

2010-11-05 Thread Steven Arnold
On Nov 5, 2010, at 10:20 AM, lprefonta...@softaddicts.ca wrote: > Having expert people mastering several tools in any project increases the like > hood of being on time and within budget. I agree partially. Given unlimited resources, it would be great for all the people on the project to have

Re: From jetty to war?

2010-11-05 Thread Steven Arnold
On Nov 3, 2010, at 11:43 AM, Sean Corfield wrote: > Why are folks so insistent on monolingual systems? Business reasons. Two languages means staffing expertise in both languages, either people who know both and cost more, or two people who cost less. In compsci terms, it's another dependency,

Re: Can't locate str_utils in classpath

2010-10-31 Thread Steven Arnold
is working. steven On Oct 30, 11:11 pm, Santosh Rajan wrote: > Is the contrib.jar in your 'clj' script classpath? > > On Sun, Oct 31, 2010 at 10:18 AM, Steven Arnold > wrote: > > > > > Hello, I am trying to use the str-utils library with Clojure (or the > &

Can't locate str_utils in classpath

2010-10-30 Thread Steven Arnold
Hello, I am trying to use the str-utils library with Clojure (or the str-utils2, I understand str-utils was deprecated). Neither of these work for me. I am on OS X 10.6.4 and have installed clojure-contrib via the MacPorts system. The clojure-contrib is in my classpath; see below for a transcrip