Yes, I tried with the full URL, but I'm sure that the XML is returned, because 
a log confirm that every 30 seconds.
________________________________________
Da: [email protected] [[email protected]] per conto di 
Tyrell Perera [[email protected]]
Inviato: martedì 23 marzo 2010 16.43
A: [email protected]
Oggetto: Re: [Carbon-dev] Problem using wedgegraph.swf

On Tue, Mar 23, 2010 at 8:53 PM, Cappa Roberto 
<[email protected]<mailto:[email protected]>>
 wrote:
Hi,

We are trying to use BAM to show different data from default provided with the 
standard installation. First, I've created a custom gadget starting by copy 
from service-wedge-chart-of-server.xml. I've deployed it in an external webapp 
(because the Registry in BAM is read-only from admin console). Because of 
relative paths, I've changed paths of included swfobject.js, 
encoder-decoder.js, retrieve-data.js, help-populator.js, gadgets.css, help.css 
that are now correctly visibile from my webapp (the gadget is loaded correctly 
in console). The only structural change is the dataURL variabile of flash 
object, changed like this

so.addVariable("dataURL", "test/users-ajaxprocessor.jsp");

Can you check whether it works when you give the full URL of 
users-ajaxprocessor.jsp? Is the webapp hosted in a different app server?


Tyrell



where test is the root of my webapp.

this jsp returns an XML with data in the same format of the original 
flashdata-ajaxprocessor.jsp

The problem is that my gadget shows an empty gray circle without any other 
information (but the users-ajaxprocessor.jsp code is called from the gadget, 
because I log the XML content of data before "out.print(data)" in JSP).

Questions:

Is there any documentation about the meaning and format of parameters passed to 
the flash wedgegraph.swf object?
Does wedgegraph.swf source code is available?
Is there a way to debug the swf component?

Thanks
_______________________________________________
Carbon-dev mailing list
[email protected]<mailto:[email protected]>
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev



--
Tyrell Perera
Technical Lead and Product Manager - WSO2 Mashup Server, WSO2 Gadget Server

WSO2, Inc.; http://www.wso2.com/
"Lean Enterprise Middleware"

http://www.linkedin.com/in/tyrell
http://tyrellperera.blogspot.com
http://twitter.com/tyrellperera

_______________________________________________
Carbon-dev mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to