SocialHelloWorld doesn't work on samplecontainer
------------------------------------------------
Key: SHINDIG-119
URL: https://issues.apache.org/jira/browse/SHINDIG-119
Project: Shindig
Issue Type: Bug
Components: Sample container & Examples
Environment: Mac OS X 10.5.2.
java version "1.6.0_04-dp"
Java(TM) SE Runtime Environment (build 1.6.0_04-dp-b06-110)
Java HotSpot(TM) 64-Bit Server VM (build 1.6.0_04-b12-45-optimized, mixed mode)
Reporter: Changshin Lee
Here's how to reproduce the problem:
1. Run "mvn jetty:run-war".
2. Open http://localhost:8080/gadgets/samplecontainer/samplecontainer.html with
a Firefox.
3. Enter
http://localhost:8080/gadgets/files/samplecontainer/examples/SocialHelloWorld.xml
to "Displaying gadget" field and reset.
4. Click "Say hello".
5. No result is output.
Note that Firebug says "uncaught exception: [Exception... "Component returned
failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIXMLHttpRequest.open]"
nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)" location: "JS frame ::
javascript: eval(__firebugTemp__); :: anonymous :: line 1" data: no]" via
console.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.