Max Bocchini wrote: > > I am trying to make the Calculator example to work.I am using soap 2.2, Tomcat 3.2.2 , > Xerces 1.4.0, bsf 2.2 and js.jar from rhino14R3.zip Try rhino 1.5. The mozilla folks made a not-backwards compatible change...if I remember correctly it was a single line change, so if running with 14R3 is real important to you, if you compile BSF against rhino14R3 the line that needs to be changed will be flagged by the compiler...I believe that removing the last parameter on the that call will get you up and running. - Sam Ruby
