On Mon, Jun 9, 2008 at 9:42 PM, Sachin Mittal <[EMAIL PROTECTED]> wrote: > > Hi, > Just a quick follow up. > I added the syntax [aeternam.%Class%] under both documents and documents to > include fields. > This did fetch the right documents when I viewed the application. > > However clicking on export with defaul options created an empty xar file.
Well the descriptor view and export use exactly the same method to resolve the files to export so I don't understand why you have this empty result. Which version of xwiki core and application manager plugin do you use ? Do you have any error in the log ? > > Anything I am doing wrong or missing something here. > > Thanks > Sachin > > > > Thomas Mortagne wrote: >> >> >> Application Manager also support pattern based on SQL LIKE syntax (see >> http://www.techonthenet.com/sql/like.php) : >> - [SpaceName.%] will include all pages in the sapce SpaceName >> - [%.MyApp%] will include all pages starting with MyApp >> >> You can look at Application Manager application descriptor as an example. >> >> (I'm adding this documentation in the application manager page.) >> >> > > > ----- > http://www.assembla.com/wiki/show/sachin_mittal about me: > -- > View this message in context: > http://www.nabble.com/Packaging-application-using-application-manager-plugin-tp17643631p17740185.html > Sent from the XWiki- Dev mailing list archive at Nabble.com. > > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs > -- Thomas Mortagne _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

