Hi Azeez, With CS 1.0.x, that is not possible. Each and every artifact will reside inside a CAR. But with a new project structure, each and every artifact will be a separate maven project. So you can create the DAR file using maven, if you want DAR only.
Regards, Chathuri On Fri, Nov 4, 2011 at 9:52 AM, Afkham Azeez <[email protected]> wrote: > Is there a way to just deploy a DAR only without including it within a CAR. > > > On Fri, Nov 4, 2011 at 9:46 AM, Chathuri Wimalasena <[email protected]>wrote: > >> Gadgets created by CS are exported as a DAR file inside a CAR file. When >> deploying, gadget XML and other resources will be deployed in to >> /_system/config/repository/gadget-server/gadgets folder. >> >> Regards, >> Chathuri >> >> >> On Fri, Nov 4, 2011 at 9:30 AM, Afkham Azeez <[email protected]> wrote: >> >>> >>> >>> On Fri, Nov 4, 2011 at 8:29 AM, Chathuri Wimalasena >>> <[email protected]>wrote: >>> >>>> Hi Samisa, >>>> >>>> GAR mentioned in TOOLS-502 is for Governance Archive. For gadgets it is >>>> Dashboard Archive (DAR). DAR support is already there in CS. >>>> >>> >>> Sorry, I meant DAR. During WSO2Con 2010, when we were building the >>> shopping cart sample, we initially started with the a DAR for the dashboard >>> stuff. It did not work, so we ended using gadget XML files stored in the >>> registry. Is the DAR stuff working now? >>> >>> >>>> >>>> Thanks and Regards, >>>> Chathuri >>>> >>>> On Fri, Nov 4, 2011 at 8:06 AM, Samisa Abeysinghe <[email protected]>wrote: >>>> >>>>> >>>>> >>>>> On Thu, Nov 3, 2011 at 4:34 PM, Afkham Azeez <[email protected]> wrote: >>>>> >>>>>> >>>>>> >>>>>> On Thu, Nov 3, 2011 at 1:36 PM, Ranga Siriwardena <[email protected]>wrote: >>>>>> >>>>>>> Hi, >>>>>>> >>>>>>> On Thu, Nov 3, 2011 at 12:48 PM, Samisa Abeysinghe >>>>>>> <[email protected]>wrote: >>>>>>> >>>>>>>> I have a bunch of gadgets that use the same JS scripts. I would >>>>>>>> like to upload all these gadgets using one zip file. Is that possible? >>>>>>> >>>>>>> >>>>>>> Unfortunately that is not supported at the moment and you can have >>>>>>> only one gadget.xml for a zip file for the moment. We dont have a >>>>>>> mechanism to do bulk gadget uploads for the moment. As a workaround you >>>>>>> can >>>>>>> store related resources inside a common collection in registry and >>>>>>> refer to >>>>>>> them from gadgets. >>>>>>> >>>>>> >>>>>> But the GS team had something called GARs (gadget archives) sometime >>>>>> back. What happened to that? >>>>>> >>>>> >>>>> GAR is still a road map item on CS 2.0; >>>>> https://wso2.org/jira/browse/TOOLS-502 >>>>> >>>>> Thanks, >>>>> Samisa... >>>>> >>>>> Samisa Abeysinghe >>>>> VP Engineering >>>>> WSO2 Inc. >>>>> http://wso2.com >>>>> http://wso2.org >>>>> >>>>> >>>>> _______________________________________________ >>>>> Carbon-dev mailing list >>>>> [email protected] >>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>>>> >>>>> >>>> >>>> _______________________________________________ >>>> Carbon-dev mailing list >>>> [email protected] >>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>>> >>>> >>> >>> >>> -- >>> *Afkham Azeez* >>> Director of Architecture; WSO2, Inc.; http://wso2.com >>> Member; Apache Software Foundation; http://www.apache.org/ >>> * <http://www.apache.org/>** >>> email: **[email protected]* <[email protected]>* cell: +94 77 3320919 >>> blog: **http://blog.afkham.org* <http://blog.afkham.org>* >>> twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez> >>> * >>> linked-in: **http://lk.linkedin.com/in/afkhamazeez* >>> * >>> * >>> *Lean . Enterprise . Middleware* >>> >>> >>> _______________________________________________ >>> Carbon-dev mailing list >>> [email protected] >>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>> >>> >> >> _______________________________________________ >> Carbon-dev mailing list >> [email protected] >> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >> >> > > > -- > *Afkham Azeez* > Director of Architecture; WSO2, Inc.; http://wso2.com > Member; Apache Software Foundation; http://www.apache.org/ > * <http://www.apache.org/>** > email: **[email protected]* <[email protected]>* cell: +94 77 3320919 > blog: **http://blog.afkham.org* <http://blog.afkham.org>* > twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez> > * > linked-in: **http://lk.linkedin.com/in/afkhamazeez* > * > * > *Lean . Enterprise . Middleware* > > > _______________________________________________ > Carbon-dev mailing list > [email protected] > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > >
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
