[ 
https://issues.apache.org/jira/browse/SHINDIG-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559211#action_12559211
 ] 

Kevin Brown commented on SHINDIG-16:
------------------------------------

I have committed this patch at rev 612199. Thanks!

> Cannot successfully load a gadget into the samplecontainer.html when running 
> the Shindig server via "mvn jetty:run-war"
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: SHINDIG-16
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-16
>             Project: Shindig
>          Issue Type: Improvement
>         Environment: Mac OS X Leopard on Mac Book Pro
>            Reporter: Chak Nanga
>            Priority: Minor
>         Attachments: pom_xml_patch.txt
>
>
> Recent changes to the java/gadgets/pom.xml file alleviated the need to 
> manually copy the container/ and samplecontainer/ directories to the webapp 
> dir (and start the server using "mvn jetty:run". Instead, one can now start 
> the server using "mvn jetty:run-war" without having to manually copy the 
> container/ and samplecontainer/ directories
> However, for the the samplecontainer.html to successfully load state data for 
> the gadgets it's hosting it requires the 
> samplecontainer/state-basicfriendlist.xml file which does not get included as 
> part of the packaging process.
> This results in the gadgets not having access to sample state data.
> The fix is to include the samplecontainer/state-basicfriendlist.xml (and the 
> dtd?) file as part of the war package.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to