On 5/9/07, Simon Laws <[EMAIL PROTECTED]> wrote:
Ok, ant. Thanks. Now I know it not just some config error on my part I'll take a quick look at debugging it. Simon
Ok, so the reason it doesn't work is that the Tuscany code isn't compatible with Tomcat 5. Tomcat 5 implements servlet api 2.4 and, as it stands, we required 2.5. I shall move to Tomcat 6 post haste. One for the release notes I think. Simon
