JavaScript errors in http://localhost:9990/ui/cloud/cloud-gadget.html precent
contribution list from showing
------------------------------------------------------------------------------------------------------------
Key: TUSCANY-2777
URL: https://issues.apache.org/jira/browse/TUSCANY-2777
Project: Tuscany
Issue Type: Bug
Components: Java SCA Tutorial
Affects Versions: Java-SCA-1.4
Environment: Linux, Firefox 3.0.5 or konqueror, Sun JDK 1.6, Tuscany
1.4
Reporter: Dan Becker
Customer (wouterh on IRC chat #tuscany on 2009/01/20) reports client side
JavaScript errors that prevent the tutorial domain cloud from showing
contributions.
To recreate:
cd tutorials\store\domain
java -jar ../../../modules/tuscany-node-launcher-1.4.jar domain
Visit http://localhost:9990/ui/cloud/ with browser.
Customer sees no contribution list. (I was able to see contribution list on
windows/firefox 3.0.5)
When customer runs Firebug plugin and visits
http://localhost:9990/ui/cloud/cloud-gadget.html, the plugin reports the
following errors:
[08:28] <wouterh> 2 errors for
http://localhost:9990/ui/cloud/cloud-gadget.html
[08:28] <wouterh> the same 2 I pasted earlier
[08:29] <wouterh> redeclaration of const Generator
[08:29] <wouterh> http://localhost:9990/ui/cloud-gadget/cloud-gadget.js
[08:29] <wouterh> Line 474
[08:29] <wouterh> and
[08:29] <wouterh> Reference is not defined
[08:29] <wouterh> http://localhost:9990/ui/cloud/cloud-gadget.html
[08:29] <wouterh> Line 66
Full transcript is available on irc chat #tuscany from 2009-01-20.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.