hi,

So by default, we can ship all samples we have, and if you want, you can
un-install them all using a tool or a command.
+1

I will do it.

By default,

   - *jaggery docs* is deployed as jaggery apps
   - *RESTSample*.js is deployed  as mashup apps

all other mashup samples can be found in
"wso2as-5.0.0-SNAPSHOT\samples\mashupSamples" and
Taskmaster and sample jaggery samples can be found in
"wso2as-5.0-SNAPSHOT\samples\jaggerySamples"

In both sample locations you can find

   - README file  - that explain how deploy those samples to Appserver
   - build.xml - for ant command


Thanks

On Sun, Jun 10, 2012 at 1:12 PM, Madhuka Udantha <[email protected]> wrote:

> hi,
>
> So by default, we can ship all samples we have, and if you want, you can
> un-install them all using a tool or a command.
> +1
>
> I will do it.
>
>
> On Sat, Jun 9, 2012 at 6:01 AM, Samisa Abeysinghe <[email protected]> wrote:
>
>>
>>
>> On Fri, Jun 8, 2012 at 9:29 PM, Kasun Gajasinghe <[email protected]> wrote:
>>
>>>
>>>
>>> On Fri, Jun 8, 2012 at 8:58 PM, Supun Malinga <[email protected]> wrote:
>>>
>>>>
>>>>
>>>> On Fri, Jun 8, 2012 at 8:41 PM, Kishanthan Thangarajah <
>>>> [email protected]> wrote:
>>>>
>>>>> Hi,
>>>>> I see the following set of js-services(mashup) in the default service
>>>>> list (see attached screenshot). Should they be deployed by default?. I
>>>>> think they are meant for mashup samples. In that case we should
>>>>> not deploy them by default. Or we can have few default js-services.
>>>>>
>>>> +1 for having one or two js-samples only.
>>>>
>>>>
>>> Only one AppServer sample is deployed by default in the packs
>>> (HelloWorld/HelloService). The echo, and Version comes from Kernel. So, may
>>> be one sample from mashups is just enough.
>>>
>>>
>> I think otherwise. It is the samples that help people learn what it is
>> all about. Rather than removing exiting samples, what we really need to do
>> is to have a means to install/uninstall all samples.
>>
>> So by default, we can ship all samples we have, and if you want, you can
>> un-install them all using a tool or a command.
>>
>>
>>
>>> Thanks,
>>> --KasunG
>>>
>>>
>>>> thanks,
>>>>
>>>>>
>>>>> Thanks,
>>>>> Kishanthan.
>>>>>
>>>>>
>>>>> On Thu, Jun 7, 2012 at 6:18 PM, Madhuka Udantha <[email protected]>wrote:
>>>>>
>>>>>> Hi,
>>>>>>
>>>>>> Jagger samples are tested in new packs.All jaggery samples worked
>>>>>> fine and it is added to pack,
>>>>>> Deploying issues are fixed.
>>>>>>
>>>>>> In MS samples were also added to pack,
>>>>>>
>>>>>>    - FormulaFlicks, RESTSample, TomatoTube, TwitterMap, Version
>>>>>>    samples are working Fine
>>>>>>    - Digit2image, ExchangeRate, FeedCache, GmapsAPIKey, Storexml,
>>>>>>    UpgradeChecker are fails (Working on this)
>>>>>>
>>>>>>
>>>>>> Those samples are broken in MS also,
>>>>>> MS integration tests are been fails and currently we are looking in
>>>>>> to those.
>>>>>>
>>>>>> After fixing integration tests it will committed to new AS pack
>>>>>>
>>>>>> Thank you
>>>>>>
>>>>>>
>>>>>> On Thu, Jun 7, 2012 at 12:17 PM, Ruchira Wageesha 
>>>>>> <[email protected]>wrote:
>>>>>>
>>>>>>> Mashup + AS conflicts again due to the ntask(DS) and old
>>>>>>> scheduled-task(MS) components. Reason is, they depend on different 
>>>>>>> quartz
>>>>>>> versions.
>>>>>>>
>>>>>>> So, I am going to fix MS components to use ntask which would be
>>>>>>> better than having multiple quartz versions in AS.
>>>>>>>
>>>>>>>
>>>>>>> On Wed, Jun 6, 2012 at 3:47 PM, Nuwan Bandara <[email protected]>wrote:
>>>>>>>
>>>>>>>> Madhuka, You cannot change the log level of those messages since
>>>>>>>> they are thrown from the framework, we need to find out the cause of 
>>>>>>>> it.
>>>>>>>> and fix it in some other way
>>>>>>>>
>>>>>>>>
>>>>>>>> On Wed, Jun 6, 2012 at 3:41 PM, Madhuka Udantha 
>>>>>>>> <[email protected]>wrote:
>>>>>>>>
>>>>>>>>> hi, kishanthan
>>>>>>>>>
>>>>>>>>> saw warning messages, But in OSGI console those bundles are up
>>>>>>>>> correctly.
>>>>>>>>>
>>>>>>>>> [image: Inline image 1]
>>>>>>>>>
>>>>>>>>> Reasons for that messages:
>>>>>>>>> JS Deployer initialization is delay till those host
>>>>>>>>> object bundles getting into active.
>>>>>>>>>
>>>>>>>>> It is to be INFO rather than WARN. I will correct it.
>>>>>>>>>
>>>>>>>>> Thanks
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> On Wed, Jun 6, 2012 at 2:58 PM, Kishanthan Thangarajah <
>>>>>>>>> [email protected]> wrote:
>>>>>>>>>
>>>>>>>>>> I'm seeing the following set of warnings at server start-up.
>>>>>>>>>>
>>>>>>>>>> [2012-06-06 14:54:14,906]  WARN
>>>>>>>>>> {org.wso2.carbon.mashup.jsservices.internal.JSServicesServiceComponent}
>>>>>>>>>>  -
>>>>>>>>>>  JS Deployer initialization is delayed due to the following 
>>>>>>>>>> unsatisfied
>>>>>>>>>> Host Objects..
>>>>>>>>>> [2012-06-06 14:54:14,908]  WARN
>>>>>>>>>> {org.wso2.carbon.mashup.jsservices.internal.JSServicesServiceComponent}
>>>>>>>>>>  -
>>>>>>>>>>  Waiting for required Host Object :
>>>>>>>>>> org.wso2.carbon.mashup.javascript.hostobjects.system.SystemHostObject
>>>>>>>>>> [2012-06-06 14:54:14,908]  WARN
>>>>>>>>>> {org.wso2.carbon.mashup.jsservices.internal.JSServicesServiceComponent}
>>>>>>>>>>  -
>>>>>>>>>>  Waiting for required Host Object :
>>>>>>>>>> org.wso2.carbon.mashup.javascript.hostobjects.wsrequest.WSRequestHostObject
>>>>>>>>>> [2012-06-06 14:54:24,906]  WARN
>>>>>>>>>> {org.wso2.carbon.mashup.jsservices.internal.JSServicesServiceComponent}
>>>>>>>>>>  -
>>>>>>>>>>  JS Deployer initialization is delayed due to the following 
>>>>>>>>>> unsatisfied
>>>>>>>>>> Host Objects..
>>>>>>>>>> [2012-06-06 14:54:24,907]  WARN
>>>>>>>>>> {org.wso2.carbon.mashup.jsservices.internal.JSServicesServiceComponent}
>>>>>>>>>>  -
>>>>>>>>>>  Waiting for required Host Object :
>>>>>>>>>> org.wso2.carbon.mashup.javascript.hostobjects.system.SystemHostObject
>>>>>>>>>> [2012-06-06 14:54:24,907]  WARN
>>>>>>>>>> {org.wso2.carbon.mashup.jsservices.internal.JSServicesServiceComponent}
>>>>>>>>>>  -
>>>>>>>>>>  Waiting for required Host Object :
>>>>>>>>>> org.wso2.carbon.mashup.javascript.hostobjects.wsrequest.WSRequestHostObject
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> On Wed, Jun 6, 2012 at 2:17 PM, Samisa Abeysinghe <
>>>>>>>>>> [email protected]> wrote:
>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> On Wed, Jun 6, 2012 at 11:15 AM, Madhuka Udantha <
>>>>>>>>>>> [email protected]> wrote:
>>>>>>>>>>>
>>>>>>>>>>>> hi,
>>>>>>>>>>>>
>>>>>>>>>>>> New AS+MS+Jaggery build OK,
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> Does the pack work now with the new changes?
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> yap, MS built failed, I will check on it too.
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> On Wed, Jun 6, 2012 at 11:07 AM, Nuwan Bandara 
>>>>>>>>>>>> <[email protected]>wrote:
>>>>>>>>>>>>
>>>>>>>>>>>>> Hi,
>>>>>>>>>>>>>
>>>>>>>>>>>>> There is a build failure in MS,
>>>>>>>>>>>>>
>>>>>>>>>>>>> Installation failed.
>>>>>>>>>>>>> Cannot complete the install because one or more required items
>>>>>>>>>>>>> could not be found.
>>>>>>>>>>>>>  Software being installed: WSO2 Carbon - Javascript Service
>>>>>>>>>>>>> Hosting Feature 4.0.0.SNAPSHOT 
>>>>>>>>>>>>> (org.wso2.carbon.jsservices.feature.group
>>>>>>>>>>>>> 4.0.0.SNAPSHOT)
>>>>>>>>>>>>>  Missing requirement: org.wso2.carbon.scriptengine
>>>>>>>>>>>>> 1.0.0.SNAPSHOT (org.wso2.carbon.scriptengine 1.0.0.SNAPSHOT) 
>>>>>>>>>>>>> requires
>>>>>>>>>>>>> 'package com.google.gson [2.1.0,3.0.0)' but it could not be found
>>>>>>>>>>>>>  Cannot satisfy dependency:
>>>>>>>>>>>>>   From: WSO2 Carbon - Javascript Service Hosting Feature
>>>>>>>>>>>>> 4.0.0.SNAPSHOT (org.wso2.carbon.jsservices.feature.group 
>>>>>>>>>>>>> 4.0.0.SNAPSHOT)
>>>>>>>>>>>>>   To: org.wso2.carbon.jsservices.server.feature.group
>>>>>>>>>>>>> [4.0.0.SNAPSHOT]
>>>>>>>>>>>>>  Cannot satisfy dependency:
>>>>>>>>>>>>>   From: WSO2 Carbon - Javascript Service Hosting Server
>>>>>>>>>>>>> Feature 4.0.0.SNAPSHOT 
>>>>>>>>>>>>> (org.wso2.carbon.jsservices.server.feature.group
>>>>>>>>>>>>> 4.0.0.SNAPSHOT)
>>>>>>>>>>>>>   To: org.wso2.carbon.scriptengine [1.0.0.SNAPSHOT,1.1.0)
>>>>>>>>>>>>> Application failed, log file location:
>>>>>>>>>>>>> /home/nuwanbando/.m2/repository/org/eclipse/tycho/tycho-p2-runtime/0.13.0/eclipse/configuration/1338960392351.log
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> On Wed, Jun 6, 2012 at 11:04 AM, Madhuka Udantha <
>>>>>>>>>>>>> [email protected]> wrote:
>>>>>>>>>>>>>
>>>>>>>>>>>>>> hi,
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> I have committed the re-written code to the trunk
>>>>>>>>>>>>>> +1
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Madhuka, can you proceed, with MS/Jaggery/AS all in one
>>>>>>>>>>>>>> product tests.
>>>>>>>>>>>>>> Yap, I am progressing on this.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> On Wed, Jun 6, 2012 at 10:24 AM, Nuwan Bandara <
>>>>>>>>>>>>>> [email protected]> wrote:
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Great,
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Madhuka, can you proceed, with MS/Jaggery/AS all in one
>>>>>>>>>>>>>>> product tests. Ideally All AS Jaggery and MS tests should be 
>>>>>>>>>>>>>>> passed, and
>>>>>>>>>>>>>>> samples need to work correctly.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Regards,
>>>>>>>>>>>>>>> /Nuwan
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> On Wed, Jun 6, 2012 at 10:13 AM, Ruchira Wageesha <
>>>>>>>>>>>>>>> [email protected]> wrote:
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> After integration of the MS and Jaggery in to AS.
>>>>>>>>>>>>>>>>>> When we call for jaggery application in second
>>>>>>>>>>>>>>>>>> server start up It could not initialize class
>>>>>>>>>>>>>>>>>> org.wso2.carbon.scriptengine.engine.RhinoEngine.
>>>>>>>>>>>>>>>>>> In osgi level org.wso2.carbon.scriptengine_1.0.0.SNAPSHOT
>>>>>>>>>>>>>>>>>> bundle is active and it contains the
>>>>>>>>>>>>>>>>>> org.wso2.carbon.scriptengine.engine.RhinoEngine class.
>>>>>>>>>>>>>>>>>> Some MS bundle has
>>>>>>>>>>>>>>>>>> blocked org.wso2.carbon.jaggery.core.manager on accessing 
>>>>>>>>>>>>>>>>>> rhino engine
>>>>>>>>>>>>>>>>>> class.
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> Currently Ruchira is converting mashup deploy-er in
>>>>>>>>>>>>>>>>>> to compilation mode from interpreter mode. Those new MS 
>>>>>>>>>>>>>>>>>> codes will be used
>>>>>>>>>>>>>>>>>> jaggery codes.
>>>>>>>>>>>>>>>>>> There for this could solve the problem.
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> Jaggery and MS issue is depend on above task. Therefore I
>>>>>>>>>>>>>>>>>> am pausing this task (MS and Jaggery integration issue) till 
>>>>>>>>>>>>>>>>>> that MS
>>>>>>>>>>>>>>>>>> deployer rewriting complete.
>>>>>>>>>>>>>>>>>> When it is completed I will start this task and follow
>>>>>>>>>>>>>>>>>> it.
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> I have committed the re-written code to the trunk + an
>>>>>>>>>>>>>>>> issue in XSLT hostobject which also lead the conflict. Please 
>>>>>>>>>>>>>>>> update
>>>>>>>>>>>>>>>> following components and proceed.
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> components/script-engine,
>>>>>>>>>>>>>>>> components/hostobjects,
>>>>>>>>>>>>>>>> components/mashup,
>>>>>>>>>>>>>>>> features/mashup
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>> *Thanks & Regards,
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Nuwan Bandara
>>>>>>>>>>>>>>> Associate Technical Lead & Member, MC, Development
>>>>>>>>>>>>>>> Technologies
>>>>>>>>>>>>>>> WSO2 Inc. - lean . enterprise . middleware |
>>>>>>>>>>>>>>> http://wso2.com
>>>>>>>>>>>>>>> blog : http://nuwanbando.com; email: [email protected]; phone: +94
>>>>>>>>>>>>>>> 11 763 9629
>>>>>>>>>>>>>>> *
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> --
>>>>>>>>>>>>>> *Madhuka* Udantha
>>>>>>>>>>>>>> http://madhukaudantha.blogspot.com/
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> --
>>>>>>>>>>>>> *Thanks & Regards,
>>>>>>>>>>>>>
>>>>>>>>>>>>> Nuwan Bandara
>>>>>>>>>>>>> Associate Technical Lead & Member, MC, Development Technologies
>>>>>>>>>>>>> WSO2 Inc. - lean . enterprise . middleware |  http://wso2.com
>>>>>>>>>>>>> blog : http://nuwanbando.com; email: [email protected]; phone: +94
>>>>>>>>>>>>> 11 763 9629
>>>>>>>>>>>>> *
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> --
>>>>>>>>>>>> *Madhuka* Udantha
>>>>>>>>>>>> http://madhukaudantha.blogspot.com/
>>>>>>>>>>>>
>>>>>>>>>>>>  Thanks,
>>>>>>>>>>> Samisa...
>>>>>>>>>>>
>>>>>>>>>>> Samisa Abeysinghe
>>>>>>>>>>> VP Engineering
>>>>>>>>>>> WSO2 Inc.
>>>>>>>>>>> http://wso2.com
>>>>>>>>>>> http://wso2.org
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> _______________________________________________
>>>>>>>>>>> Dev mailing list
>>>>>>>>>>> [email protected]
>>>>>>>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>> *Kishanthan Thangarajah*
>>>>>>>>>> Software Engineer,
>>>>>>>>>> Development Technologies Team,
>>>>>>>>>> WSO2, Inc.
>>>>>>>>>> lean.enterprise.middleware
>>>>>>>>>>
>>>>>>>>>> Mobile - +94773426635
>>>>>>>>>> Blog - *http://kishanthan.wordpress.com*
>>>>>>>>>> Twitter - *http://twitter.com/kishanthan*
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> *Madhuka* Udantha
>>>>>>>>> http://madhukaudantha.blogspot.com/
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> _______________________________________________
>>>>>>>>> Dev mailing list
>>>>>>>>> [email protected]
>>>>>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> *Thanks & Regards,
>>>>>>>>
>>>>>>>> Nuwan Bandara
>>>>>>>> Associate Technical Lead & Member, MC, Development Technologies
>>>>>>>> WSO2 Inc. - lean . enterprise . middleware |  http://wso2.com
>>>>>>>> blog : http://nuwanbando.com; email: [email protected]; phone: +94 11
>>>>>>>> 763 9629
>>>>>>>> *
>>>>>>>>
>>>>>>>>
>>>>>>>> _______________________________________________
>>>>>>>> Dev mailing list
>>>>>>>> [email protected]
>>>>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> Ruchira Wageesha
>>>>>>> Software Engineer - WSO2 Inc. www.wso2.com
>>>>>>>
>>>>>>> Email: [email protected] Blog: [email protected]
>>>>>>> Mobile: +94775493444
>>>>>>>
>>>>>>>
>>>>>>> Lean . Enterprise . Middleware
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> *Madhuka* Udantha
>>>>>> http://madhukaudantha.blogspot.com/
>>>>>>
>>>>>>
>>>>>> _______________________________________________
>>>>>> Dev mailing list
>>>>>> [email protected]
>>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> *Kishanthan Thangarajah*
>>>>> Software Engineer,
>>>>> Development Technologies Team,
>>>>> WSO2, Inc.
>>>>> lean.enterprise.middleware
>>>>>
>>>>> Mobile - +94773426635
>>>>> Blog - *http://kishanthan.wordpress.com*
>>>>> Twitter - *http://twitter.com/kishanthan*
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> Dev mailing list
>>>>> [email protected]
>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Supun Malinga,
>>>>
>>>> Software Engineer,
>>>>
>>>> WSO2 Inc.
>>>> http://wso2.com
>>>> http://wso2.org
>>>>  email - [email protected] <[email protected]>
>>>> mobile - 071 56 91 321
>>>>
>>>>
>>>> _______________________________________________
>>>> Dev mailing list
>>>> [email protected]
>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>>
>>>>
>>>
>>>
>>> --
>>> *Kasun Gajasinghe*
>>> Software Engineer;
>>> Development Technologies Team, WSO2 Inc.; http://wso2.com ,
>>> *email: **kasung AT spamfree wso2.com** cell: **+94 (77) 678-0813*
>>> *linked-in: *http://lk.linkedin.com/in/gajasinghe*
>>> *
>>>  *blog: **http://blog.kasunbg.org* <http://blog.kasunbg.org>*
>>> twitter: **http://twitter.com/kasunbg* <http://twitter.com/kasunbg>*
>>> *
>>>
>>>
>>> _______________________________________________
>>> Dev mailing list
>>> [email protected]
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>> _______________________________________________
>> Dev mailing list
>> [email protected]
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> *Madhuka* Udantha
> http://madhukaudantha.blogspot.com/
>
>


-- 
*Madhuka* Udantha
http://madhukaudantha.blogspot.com/
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to