On Wed, May 20, 2009 at 2:46 PM, Simon Nash <[email protected]> wrote: > I worked around the problems with managedTransaction.global > by commenting out the policySet ps2 in the definitions.xml file in > payment-java-contribution. (This was commented out previously, > but was changed to uncommented in revision r776633.)
Ah I must still have the commented out version which is why it's working for me > > With this change, I can start the FullApp, but I get a problem > when I open a browser window for http://localhost:8080/scatours. > The application page displays, along with a pop-up dialog saying > "TypeError: scaToursCart is undefined". If I close this dialog, > the travel application seems completely broken, with none of > the controls doing anything. I know this isn't much help but... I'm running against the 1.5 branch and it works for me. I do though see a similar error message with the store sample (see TUSCANY-3047). Can't say if that is related at all just yet as I need to do updates on the branch and the sample which I haven't got to just yet. > > Is anyone else seeing this problem? Any ideas as to what is > causing it? > > Simon > > >
