On 5/9/07, Simon Laws <[EMAIL PROTECTED]> wrote:
I tried running the calculator-web sample this morning and got an NPE in
calc.jsp. I'm guessing but it looks like it can't find the domain
instance,
i.e.
application.getAttribute("org.apache.tuscany.sca.SCADomain");
Returns null.
To set up all I did was run mvn to build the war then I dropped it into
tomcat 5.5.20. Is there any other configuration I need to do?
I've been using Tomcat 6.0.10 and that works fine with the sample this
morning, i just tried with Tomcat 5.5.20 and see the same error you
describe. Not sure why yet and probably wont get time to debug it till later
on today/tomorrow so if anyone finds out whats wrong before then...
...ant