7 Replies Latest reply on May 15, 2012 9:21 PM by ndkhoiits

    Pankow Gadget...does it work?

    sviluppatorefico

      Hi....I see an hide gadget in Gatein 3.2.0.GA, the Pankow Gadget.

       

      I created a gadgets.xml to show it so:

       

      <gadgets

          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

          xsi:schemaLocation="http://www.gatein.org/xml/ns/gatein_objects_1_2 http://www.gatein.org/xml/ns/gadgets_1_0"

          xmlns="http://www.gatein.org/xml/ns/gadgets_1_0">

       

        <gadget name="OAUTH">

                          <path>/oauth.xml</path>

        </gadget>

      </gadgets>

       


      Anyway it launches an error when I try to use it because it searches a gadget feature called oauth that doen't exist in the current gadget server.

      I see only this features installed:

       

      [globals, core.config, core.util, shindig.auth, core.json, core.io, core.prefs, core.legacy, core.log, core]

       

      Is it a bug?