Hi Hasitha,

On Tue, Oct 23, 2018 at 8:21 AM Hasitha Hiranya <[email protected]> wrote:

> Hi,
>
> We decided to package Micro Integrator runtime under following folder.
>
> <EClipse_HOME>/runtime
>
> When giving the definition to the server, we need to programmatically
> point where the runtime is. According to Eclipse docs [1], this is
> differently set depending on operating system.
>
> Eclipse startup is controlled by the options in $ECLIPSE_HOME/eclipse.ini.
> If $ECLIPSE_HOME is not defined, the default eclipse.ini in your Eclipse
> installation directory (or in the case of Mac, the
> Eclipse.app/Contents/MacOS directory) is used.
>
> Shall we use java system properties to ditect OS?[2], or should we force
> users to se $ECLIPSE_HOME?
>
 I think we can even define a system property within eclipse.ini file while
installing the composite p2, which can differentiate the distributions, and
refer that within devstudio code.

>
> [1]. https://wiki.eclipse.org/Eclipse.ini
> [2].
> https://stackoverflow.com/questions/228477/how-do-i-programmatically-determine-operating-system-in-java
>
> Thanks
>
> On Wed, Oct 17, 2018 at 12:02 PM Hasitha Hiranya <[email protected]>
> wrote:
>
>> Hi,
>>
>> Integration team decided to include micro integrator profile into EI
>> tooling. Intention is giving ability to the user to test the developed
>> artifacts in-house (without leaving the tool). It is around 230 MB in size
>> when created using profile creator and starts within below 5s.  As the
>> first step we thought of the following use case.
>>
>> When user want to test a CAR file, in current tooling, he has to
>> configure an external server in tooling, start it, deploy the CAR file to
>> its file system. We can ease the process by hiding server details. User has
>> the option to "deploy and run" without configuring anything.
>>
>> EI tooling will be released together with EI server. Its Micro Integrator
>> profile will be bundled into EI tooling so that the versions will go hand
>> in hand.
>>
>> This feature is tracked under issue [1].
>>
>> [1]. https://github.com/wso2/product-ei/issues/2739
>> --
>> *Hasitha Abeykoon*
>> Associate Technical Lead; WSO2, Inc.; http://wso2.com
>> *cell:* *+94 719363063*
>> *blog: **abeykoon.blogspot.com* <http://abeykoon.blogspot.com>
>>
>>
>
> --
> *Hasitha Abeykoon*
> Associate Technical Lead; WSO2, Inc.; http://wso2.com
> *cell:* *+94 719363063*
> *blog: **abeykoon.blogspot.com* <http://abeykoon.blogspot.com>
>
> _______________________________________________
> Architecture mailing list
> [email protected]
> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>

Thanks & Best Regards,
Prabushi

-- 
*Prabushi Samarakoon*
Mobile: +94715434580
Email: [email protected]
_______________________________________________
Architecture mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to