On Wed, May 20, 2009 at 3:54 PM, Simon Nash <[email protected]> wrote: > Simon Laws wrote: >> >> 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. >> > I'm running against the 1.5 branch as well. I will check in my > updates to build.xml so that others can run this in the same way > that I am doing to see if they get the same error. > > Simon > >>> Is anyone else seeing this problem? Any ideas as to what is >>> causing it? >>> >>> Simon >>> >>> >>> >> >> > > >
Ah right, that's interesting. I was running from eclipse but the 1.5 sample testing I'm doing, and where I see a similar error, is from ant. May be something in that. Simon
