We only need to verify our code in the local environment automatically to
save time. So distributed deployment is not required.
Thanks.

Regards,
Maninda.

On Mon, Jul 30, 2012 at 2:41 PM, Krishantha Samaraweera <[email protected]
> wrote:

> Your scenario would be possible to implement using Clarity framework.
> Since BAM needs lot of resource, is it possible to deploy the this setup on
> single machine.  If you are going for distributed deployment, then
> automatically starting ESB server would not possible. But still you can
> achieve this by using perl based deployment framework [1] . However I
> haven't tested Clarity core for platform scenario implementation after
> framework unification effort. I will check simple platform scenario and let
> you know whether the framework is ready for platform scenario automation.
>
> Thanks,
> Krishantha.
>
> [1]
> https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.0.0/platform-integration/deployment-framework
>
>
> On Mon, Jul 30, 2012 at 12:48 PM, Maninda Edirisooriya 
> <[email protected]>wrote:
>
>> For testing BAM data agents in ESB, we have to,
>>
>>    1. Extract the ESB from the pack
>>    2. Set a port offset in ESB and up the ESB
>>    3. Install BAM Mediator feature in ESB
>>    4. Build Simple Stock Quote Service in ESB samples
>>    5. Up the sample Axis2 server
>>    6. Extract the BAM from pack
>>    7. Up the BAM server
>>    8. Create a WSDL Proxy Service in ESB
>>    9. Create a BAM Server Profile and a stream in ESB
>>    10. Add the BAM mediator to created WSDL proxy service
>>    11. Ant build the Axis2 client in ESB to send data to WSDL Proxy
>>    Service
>>    12. Check the Cassandra database in BAM for sent data
>>
>> Other than doing all the above stuff manually can we do some automation
>> to do them all automatically? If so we can save a lot of time.
>>
>>
>
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to