Re: [Dev] API Manager 3.0.0-m3 startup issue

2017-06-22 Thread Gihan Nimath
After upgrading java to 8_131, this error is gone.

Thanking you.

On Thu, Jun 22, 2017 at 10:10 PM, Gihan Nimath <gihannim...@gmail.com>
wrote:

> I used 1.8.0_45. Sure, I will try with such a latest version.
>
>
> On Thu, Jun 22, 2017 at 7:50 PM, Nuwan Dias <nuw...@wso2.com> wrote:
>
>> Which version of java are you using? Could you please try on 1.8.0_77 or
>> later?
>>
>> On Thu, Jun 22, 2017 at 7:31 PM, Gihan Nimath <gihannim...@gmail.com>
>> wrote:
>>
>>> Hi.
>>>
>>> I downloaded the source of product-apim and successfully build 3.0.0-m3
>>> tag.
>>>
>>> Then started the Identity server, followed by API manager as suggested
>>> in readme file inside the release zip.
>>>
>>> But when I try to load the home page of store or publisher, I get below
>>> error.
>>>
>>> Can you please suggest some help?
>>>
>>> Thanking you.
>>>
>>> [2017-06-22 19:17:51,886]  INFO 
>>> {org.wso2.carbon.uuf.internal.deployment.AppCreator}
>>> - Deployed REST API 'org.wso2.carbon.apimgt.authenticator.AuthenticatorAPI'
>>> for component 'org.wso2.carbon.apimgt.auth.ui' with context path
>>> '/publisher/auth/apis/login/'.
>>> [2017-06-22 19:17:52,775] ERROR 
>>> {org.wso2.carbon.uuf.internal.RequestDispatcher}
>>> - An unexpected error occurred while serving for request '{"method": "GET",
>>> "uri": "/publisher/apis/", "query": "null", "protocol": "HTTP/1.1"}'.
>>> com.github.jknack.handlebars.HandlebarsException:
>>> org.wso2.carbon.apimgt.web.publisher/components/root/pages/apis/index.hbs:12:6:
>>> java.lang.ClassCastException: Cannot cast java.lang.String to
>>> [Ljava.lang.Object;
>>> org.wso2.carbon.apimgt.web.publisher/components/root/pages/a
>>> pis/index.hbs:12:6
>>> at java.lang.invoke.MethodHandleImpl.newClassCastException(Meth
>>> odHandleImpl.java:361)
>>> at java.lang.invoke.MethodHandleImpl.castReference(MethodHandle
>>> Impl.java:356)
>>> at jdk.nashorn.internal.scripts.Script$Recompilation$56$20A$act
>>> ion_buttons$cu1$restOf.onGet(/data/work/project/emp/src-wso2
>>> -am/product-apim/product/target/wso2apim-v3.0.0-m3/deploymen
>>> t/uufapps/org.wso2.carbon.apimgt.web.publisher/component
>>> s/commons/fragments/action-buttons/action-buttons.js:2)
>>> at jdk.nashorn.internal.runtime.ScriptFunctionData.invoke(Scrip
>>> tFunctionData.java:638)
>>> at jdk.nashorn.internal.runtime.ScriptFunction.invoke(ScriptFun
>>> ction.java:229)
>>> at jdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRunti
>>> me.java:387)
>>> at jdk.nashorn.api.scripting.ScriptObjectMirror.callMember(Scri
>>> ptObjectMirror.java:192)
>>> at jdk.nashorn.api.scripting.NashornScriptEngine.invokeImpl(Nas
>>> hornScriptEngine.java:381)
>>> at jdk.nashorn.api.scripting.NashornScriptEngine.invokeFunction
>>> (NashornScriptEngine.java:187)
>>> at org.wso2.carbon.uuf.renderablecreator.hbs.impl.JsExecutable.
>>> execute(JsExecutable.java:135)
>>> at org.wso2.carbon.uuf.renderablecreator.hbs.impl.HbsPageRender
>>> able.execute(HbsPageRenderable.java:126)
>>> at org.wso2.carbon.uuf.renderablecreator.hbs.impl.HbsFragmentRe
>>> nderable.render(HbsFragmentRenderable.java:68)
>>> at org.wso2.carbon.uuf.core.Fragment.render(Fragment.java:83)
>>> at org.wso2.carbon.uuf.renderablecreator.hbs.helpers.runtime.Fr
>>> agmentHelper.apply(FragmentHelper.java:62)
>>> at org.wso2.carbon.uuf.renderablecreator.hbs.helpers.runtime.Fr
>>> agmentHelper.apply(FragmentHelper.java:35)
>>> at com.github.jknack.handlebars.internal.Variable.merge(Variabl
>>> e.java:166)
>>> at com.github.jknack.handlebars.internal.BaseTemplate.apply(Bas
>>> eTemplate.java:128)
>>> at com.github.jknack.handlebars.internal.TemplateList.merge(Tem
>>> plateList.java:94)
>>> at com.github.jknack.handlebars.internal.BaseTemplate.apply(Bas
>>> eTemplate.java:128)
>>> at com.github.jknack.handlebars.internal.BaseTemplate.apply(Bas
>>> eTemplate.java:116)
>>> at com.github.jknack.handlebars.Options.apply(Options.java:538)
>>> at com.github.jknack.handlebars.Options.fn(Options.java:433)
>>> at org.wso2.carbon.uuf.renderablecreator.hbs.helpers.runtime.Fi
>>> llZoneHelper.apply(FillZoneHelper.java:43)
>>> at org.wso2.carbon.uuf.renderablecreator.

Re: [Dev] API Manager 3.0.0-m3 startup issue

2017-06-22 Thread Gihan Nimath
I used 1.8.0_45. Sure, I will try with such a latest version.


On Thu, Jun 22, 2017 at 7:50 PM, Nuwan Dias <nuw...@wso2.com> wrote:

> Which version of java are you using? Could you please try on 1.8.0_77 or
> later?
>
> On Thu, Jun 22, 2017 at 7:31 PM, Gihan Nimath <gihannim...@gmail.com>
> wrote:
>
>> Hi.
>>
>> I downloaded the source of product-apim and successfully build 3.0.0-m3
>> tag.
>>
>> Then started the Identity server, followed by API manager as suggested in
>> readme file inside the release zip.
>>
>> But when I try to load the home page of store or publisher, I get below
>> error.
>>
>> Can you please suggest some help?
>>
>> Thanking you.
>>
>> [2017-06-22 19:17:51,886]  INFO 
>> {org.wso2.carbon.uuf.internal.deployment.AppCreator}
>> - Deployed REST API 'org.wso2.carbon.apimgt.authenticator.AuthenticatorAPI'
>> for component 'org.wso2.carbon.apimgt.auth.ui' with context path
>> '/publisher/auth/apis/login/'.
>> [2017-06-22 19:17:52,775] ERROR 
>> {org.wso2.carbon.uuf.internal.RequestDispatcher}
>> - An unexpected error occurred while serving for request '{"method": "GET",
>> "uri": "/publisher/apis/", "query": "null", "protocol": "HTTP/1.1"}'.
>> com.github.jknack.handlebars.HandlebarsException:
>> org.wso2.carbon.apimgt.web.publisher/components/root/pages/apis/index.hbs:12:6:
>> java.lang.ClassCastException: Cannot cast java.lang.String to
>> [Ljava.lang.Object;
>> org.wso2.carbon.apimgt.web.publisher/components/root/pages/
>> apis/index.hbs:12:6
>> at java.lang.invoke.MethodHandleImpl.newClassCastException(Meth
>> odHandleImpl.java:361)
>> at java.lang.invoke.MethodHandleImpl.castReference(MethodHandle
>> Impl.java:356)
>> at jdk.nashorn.internal.scripts.Script$Recompilation$56$20A$act
>> ion_buttons$cu1$restOf.onGet(/data/work/project/emp/src-
>> wso2-am/product-apim/product/target/wso2apim-v3.0.0-m3/
>> deployment/uufapps/org.wso2.carbon.apimgt.web.publisher/
>> components/commons/fragments/action-buttons/action-buttons.js:2)
>> at jdk.nashorn.internal.runtime.ScriptFunctionData.invoke(Scrip
>> tFunctionData.java:638)
>> at jdk.nashorn.internal.runtime.ScriptFunction.invoke(ScriptFun
>> ction.java:229)
>> at jdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRunti
>> me.java:387)
>> at jdk.nashorn.api.scripting.ScriptObjectMirror.callMember(Scri
>> ptObjectMirror.java:192)
>> at jdk.nashorn.api.scripting.NashornScriptEngine.invokeImpl(Nas
>> hornScriptEngine.java:381)
>> at jdk.nashorn.api.scripting.NashornScriptEngine.invokeFunction
>> (NashornScriptEngine.java:187)
>> at org.wso2.carbon.uuf.renderablecreator.hbs.impl.JsExecutable.
>> execute(JsExecutable.java:135)
>> at org.wso2.carbon.uuf.renderablecreator.hbs.impl.HbsPageRender
>> able.execute(HbsPageRenderable.java:126)
>> at org.wso2.carbon.uuf.renderablecreator.hbs.impl.HbsFragmentRe
>> nderable.render(HbsFragmentRenderable.java:68)
>> at org.wso2.carbon.uuf.core.Fragment.render(Fragment.java:83)
>> at org.wso2.carbon.uuf.renderablecreator.hbs.helpers.runtime.
>> FragmentHelper.apply(FragmentHelper.java:62)
>> at org.wso2.carbon.uuf.renderablecreator.hbs.helpers.runtime.
>> FragmentHelper.apply(FragmentHelper.java:35)
>> at com.github.jknack.handlebars.internal.Variable.merge(Variabl
>> e.java:166)
>> at com.github.jknack.handlebars.internal.BaseTemplate.apply(Bas
>> eTemplate.java:128)
>> at com.github.jknack.handlebars.internal.TemplateList.merge(Tem
>> plateList.java:94)
>> at com.github.jknack.handlebars.internal.BaseTemplate.apply(Bas
>> eTemplate.java:128)
>> at com.github.jknack.handlebars.internal.BaseTemplate.apply(Bas
>> eTemplate.java:116)
>> at com.github.jknack.handlebars.Options.apply(Options.java:538)
>> at com.github.jknack.handlebars.Options.fn(Options.java:433)
>> at org.wso2.carbon.uuf.renderablecreator.hbs.helpers.runtime.
>> FillZoneHelper.apply(FillZoneHelper.java:43)
>> at org.wso2.carbon.uuf.renderablecreator.hbs.helpers.runtime.
>> FillZoneHelper.apply(FillZoneHelper.java:27)
>> at com.github.jknack.handlebars.internal.Block.merge(Block.java:210)
>> at com.github.jknack.handlebars.internal.BaseTemplate.apply(Bas
>> eTemplate.java:128)
>> at com.github.jknack.handlebars.internal.TemplateList.merge(Tem
>> plateList.java:94)
>> at com.github.jknack.handlebars.internal.BaseTemplate.apply(Bas
>> eTemplate.java:128)
>> at com.github.jknack.handlebars.internal.F

[Dev] API Manager 3.0.0-m3 startup issue

2017-06-22 Thread Gihan Nimath
Hi.

I downloaded the source of product-apim and successfully build 3.0.0-m3 tag.

Then started the Identity server, followed by API manager as suggested in
readme file inside the release zip.

But when I try to load the home page of store or publisher, I get below
error.

Can you please suggest some help?

Thanking you.

[2017-06-22 19:17:51,886]  INFO
{org.wso2.carbon.uuf.internal.deployment.AppCreator} - Deployed REST API
'org.wso2.carbon.apimgt.authenticator.AuthenticatorAPI' for component
'org.wso2.carbon.apimgt.auth.ui' with context path
'/publisher/auth/apis/login/'.
[2017-06-22 19:17:52,775] ERROR
{org.wso2.carbon.uuf.internal.RequestDispatcher} - An unexpected error
occurred while serving for request '{"method": "GET", "uri":
"/publisher/apis/", "query": "null", "protocol": "HTTP/1.1"}'.
com.github.jknack.handlebars.HandlebarsException:
org.wso2.carbon.apimgt.web.publisher/components/root/pages/apis/index.hbs:12:6:
java.lang.ClassCastException: Cannot cast java.lang.String to
[Ljava.lang.Object;

org.wso2.carbon.apimgt.web.publisher/components/root/pages/apis/index.hbs:12:6
at
java.lang.invoke.MethodHandleImpl.newClassCastException(MethodHandleImpl.java:361)
at
java.lang.invoke.MethodHandleImpl.castReference(MethodHandleImpl.java:356)
at
jdk.nashorn.internal.scripts.Script$Recompilation$56$20A$action_buttons$cu1$restOf.onGet(/data/work/project/emp/src-wso2-am/product-apim/product/target/wso2apim-v3.0.0-m3/deployment/uufapps/org.wso2.carbon.apimgt.web.publisher/components/commons/fragments/action-buttons/action-buttons.js:2)
at
jdk.nashorn.internal.runtime.ScriptFunctionData.invoke(ScriptFunctionData.java:638)
at
jdk.nashorn.internal.runtime.ScriptFunction.invoke(ScriptFunction.java:229)
at jdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:387)
at
jdk.nashorn.api.scripting.ScriptObjectMirror.callMember(ScriptObjectMirror.java:192)
at
jdk.nashorn.api.scripting.NashornScriptEngine.invokeImpl(NashornScriptEngine.java:381)
at
jdk.nashorn.api.scripting.NashornScriptEngine.invokeFunction(NashornScriptEngine.java:187)
at
org.wso2.carbon.uuf.renderablecreator.hbs.impl.JsExecutable.execute(JsExecutable.java:135)
at
org.wso2.carbon.uuf.renderablecreator.hbs.impl.HbsPageRenderable.execute(HbsPageRenderable.java:126)
at
org.wso2.carbon.uuf.renderablecreator.hbs.impl.HbsFragmentRenderable.render(HbsFragmentRenderable.java:68)
at org.wso2.carbon.uuf.core.Fragment.render(Fragment.java:83)
at
org.wso2.carbon.uuf.renderablecreator.hbs.helpers.runtime.FragmentHelper.apply(FragmentHelper.java:62)
at
org.wso2.carbon.uuf.renderablecreator.hbs.helpers.runtime.FragmentHelper.apply(FragmentHelper.java:35)
at com.github.jknack.handlebars.internal.Variable.merge(Variable.java:166)
at
com.github.jknack.handlebars.internal.BaseTemplate.apply(BaseTemplate.java:128)
at
com.github.jknack.handlebars.internal.TemplateList.merge(TemplateList.java:94)
at
com.github.jknack.handlebars.internal.BaseTemplate.apply(BaseTemplate.java:128)
at
com.github.jknack.handlebars.internal.BaseTemplate.apply(BaseTemplate.java:116)
at com.github.jknack.handlebars.Options.apply(Options.java:538)
at com.github.jknack.handlebars.Options.fn(Options.java:433)
at
org.wso2.carbon.uuf.renderablecreator.hbs.helpers.runtime.FillZoneHelper.apply(FillZoneHelper.java:43)
at
org.wso2.carbon.uuf.renderablecreator.hbs.helpers.runtime.FillZoneHelper.apply(FillZoneHelper.java:27)
at com.github.jknack.handlebars.internal.Block.merge(Block.java:210)
at
com.github.jknack.handlebars.internal.BaseTemplate.apply(BaseTemplate.java:128)
at
com.github.jknack.handlebars.internal.TemplateList.merge(TemplateList.java:94)
at
com.github.jknack.handlebars.internal.BaseTemplate.apply(BaseTemplate.java:128)
at
com.github.jknack.handlebars.internal.ForwardingTemplate.apply(ForwardingTemplate.java:86)
at
org.wso2.carbon.uuf.renderablecreator.hbs.impl.HbsPageRenderable.render(HbsPageRenderable.java:93)
at org.wso2.carbon.uuf.core.Page.render(Page.java:66)
at org.wso2.carbon.uuf.core.Component.renderPage(Component.java:117)
at org.wso2.carbon.uuf.core.App.renderPageUri(App.java:178)
at org.wso2.carbon.uuf.core.App.renderPage(App.java:128)
at
org.wso2.carbon.uuf.internal.RequestDispatcher.servePageOrFragment(RequestDispatcher.java:111)
at
org.wso2.carbon.uuf.internal.RequestDispatcher.serve(RequestDispatcher.java:71)
at org.wso2.carbon.uuf.internal.UUFServer.serve(UUFServer.java:179)
at
org.wso2.carbon.uuf.httpconnector.msf4j.UUFMicroservice.getImpl(UUFMicroservice.java:56)
at
org.wso2.carbon.uuf.httpconnector.msf4j.UUFMicroservice.get(UUFMicroservice.java:48)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at
org.wso2.msf4j.internal.router.HttpMethodInfo.invoke(HttpMethodInfo.java:132)
at

Re: [Dev] Is API Manager UI free and open source?

2017-06-07 Thread Gihan Nimath
Thanks a lot for your concrete response.

On Wed, Jun 7, 2017 at 5:05 PM, KasunG Gajasinghe <kas...@wso2.com> wrote:

>
>
> On Wed, Jun 7, 2017 at 5:00 PM, Gihan Nimath <gihannim...@gmail.com>
> wrote:
>
>> Hi KasunG & all,
>>
>> Thanks for the prompt response.
>>
>> Yes, I am going to change the look and feel of the UIs; at least the css
>> files to change color, sometimes the way it looks as well; so some of the
>> code will be modified; not all.
>>
>> Below is the copyright statement I see on these UIs.
>>
>> WSO2 API MANAGER | © 2017 WSO₂ Inc.
>>
>> So I believe it is legal to remove the about copyrighted statement
>> completely from the footer of web UIs like store, publisher etc?
>>
>>
> Yes.
>
>
>> Thanking you,
>> Gihan
>>
>>
>>
>> On Wed, Jun 7, 2017 at 4:31 PM, KasunG Gajasinghe <kas...@wso2.com>
>> wrote:
>>
>>> Hi Gihan,
>>>
>>> ASL 2.0 is a very permissive license. That means, apart from the
>>> requirement of attribution to WSO2 for the original work, you have a
>>> greater freedom on what you are allowed to do.
>>>
>>> This includes licensing derivate work under a compatible license (say
>>> GPLv2, BSD), modifying the code as required etc. You are however not
>>> allowed to remove the original copyright notices from the unmodified files
>>> and code.
>>>
>>> Please note that this does not constitute legal advice. You can refer
>>> summarized licensing conditions here. [1]
>>>
>>> [1] https://en.wikipedia.org/wiki/Apache_License#Licensing_conditions
>>>
>>>
>>>
>>> On Wed, Jun 7, 2017 at 12:01 PM, Gihan Nimath <gihannim...@gmail.com>
>>> wrote:
>>>
>>>> Hi all,
>>>>
>>>> It looks Api manager product source code uses Apache 2 license. I think
>>>> this allow me to customize and sell this product; as long as I include the
>>>> Apache 2 license with it. Is it correct?
>>>>
>>>> Can you confirm that API Manager UIs (front-end store, publisher, etc)
>>>> are free and open source so that I can customize it and sell? Also can I
>>>> add my own copyright statement to UI removing WSO2 copyright statement? If
>>>> it is legal, I am planning to do that.
>>>>
>>>> Thanking you,
>>>> Gihan
>>>>
>>>>
>>>>
>>>> ___
>>>> Dev mailing list
>>>> Dev@wso2.org
>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>>
>>>>
>>>
>>>
>>> --
>>>
>>> *Kasun Gajasinghe*Associate Technical Lead, WSO2 Inc.
>>> email: kasung AT spamfree wso2.com
>>> linked-in: http://lk.linkedin.com/in/gajasinghe
>>> blog: http://kasunbg.org
>>> phone: +1 650-745-4499 <(650)%20745-4499>, 77 678 0813
>>>
>>>
>>
>>
>
>
> --
>
> *Kasun Gajasinghe*Associate Technical Lead, WSO2 Inc.
> email: kasung AT spamfree wso2.com
> linked-in: http://lk.linkedin.com/in/gajasinghe
> blog: http://kasunbg.org
> phone: +1 650-745-4499 <(650)%20745-4499>, 77 678 0813
>
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Is API Manager UI free and open source?

2017-06-07 Thread Gihan Nimath
Hi KasunG & all,

Thanks for the prompt response.

Yes, I am going to change the look and feel of the UIs; at least the css
files to change color, sometimes the way it looks as well; so some of the
code will be modified; not all.

Below is the copyright statement I see on these UIs.

WSO2 API MANAGER | © 2017 WSO₂ Inc.

So I believe it is legal to remove the about copyrighted statement
completely from the footer of web UIs like store, publisher etc?

Thanking you,
Gihan



On Wed, Jun 7, 2017 at 4:31 PM, KasunG Gajasinghe <kas...@wso2.com> wrote:

> Hi Gihan,
>
> ASL 2.0 is a very permissive license. That means, apart from the
> requirement of attribution to WSO2 for the original work, you have a
> greater freedom on what you are allowed to do.
>
> This includes licensing derivate work under a compatible license (say
> GPLv2, BSD), modifying the code as required etc. You are however not
> allowed to remove the original copyright notices from the unmodified files
> and code.
>
> Please note that this does not constitute legal advice. You can refer
> summarized licensing conditions here. [1]
>
> [1] https://en.wikipedia.org/wiki/Apache_License#Licensing_conditions
>
>
>
> On Wed, Jun 7, 2017 at 12:01 PM, Gihan Nimath <gihannim...@gmail.com>
> wrote:
>
>> Hi all,
>>
>> It looks Api manager product source code uses Apache 2 license. I think
>> this allow me to customize and sell this product; as long as I include the
>> Apache 2 license with it. Is it correct?
>>
>> Can you confirm that API Manager UIs (front-end store, publisher, etc)
>> are free and open source so that I can customize it and sell? Also can I
>> add my own copyright statement to UI removing WSO2 copyright statement? If
>> it is legal, I am planning to do that.
>>
>> Thanking you,
>> Gihan
>>
>>
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
>
> *Kasun Gajasinghe*Associate Technical Lead, WSO2 Inc.
> email: kasung AT spamfree wso2.com
> linked-in: http://lk.linkedin.com/in/gajasinghe
> blog: http://kasunbg.org
> phone: +1 650-745-4499 <(650)%20745-4499>, 77 678 0813
>
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Is API Manager UI free and open source?

2017-06-07 Thread Gihan Nimath
Hi all,

It looks Api manager product source code uses Apache 2 license. I think
this allow me to customize and sell this product; as long as I include the
Apache 2 license with it. Is it correct?

Can you confirm that API Manager UIs (front-end store, publisher, etc) are
free and open source so that I can customize it and sell? Also can I add my
own copyright statement to UI removing WSO2 copyright statement? If it is
legal, I am planning to do that.

Thanking you,
Gihan
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Extending API manager

2017-06-01 Thread Gihan Nimath
Hi Rajith & all,

My requirement is not to change the look and feel, but to customize the
product. I might be changing the publishing approaches, flow in the UI etc.

So I will have my custom code separately, then applied on top of the
product release via maven build.

Could you please give me some guidance on that?

Thank you
Gihan


On Thu, Jun 1, 2017 at 5:19 PM, Rajith Roshan <raji...@wso2.com> wrote:

> Hi Gihan,
>
> If your requirement is to change the UI of the store, I would recommend to
> use sub themes. Please refer following documentation[1],[2] in order to
> apply sub themes.
>
> [1] - https://docs.wso2.com/display/AM200/Adding+a+New+API+Store+Theme
> <https://support.wso2.com/jira/browse/GSAPRODSUPPROD>
> [2] - http://sanjeewamalalgoda.blogspot.com/2015/01/how-to-
> add-sub-theme-to-api-manager.html
>
> Thanks!
> Rajith
>
>
> On Wed, May 31, 2017 at 10:41 PM, Gihan Nimath <gihannim...@gmail.com>
> wrote:
>
>> Dear all,
>>
>> I am working on customizing api-manager storefront. Rather than the
>> customizing the code in my fork, I am thinking about writing the
>> customization part in a separate project. Then I will be able to have a
>> maven build that will apply those changes on to the zip file generated as
>> the release of api manager.
>>
>> Is there any specific approaches that you follow in such a requirement?
>> Any advice will help me.
>>
>> Thanking you,
>> Gihan
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Rajith Roshan
> Software Engineer, WSO2 Inc.
> Mobile: +94-7 <%2B94-71-554-8430>17-064-214
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Extending API manager

2017-05-31 Thread Gihan Nimath
Dear all,

I am working on customizing api-manager storefront. Rather than the
customizing the code in my fork, I am thinking about writing the
customization part in a separate project. Then I will be able to have a
maven build that will apply those changes on to the zip file generated as
the release of api manager.

Is there any specific approaches that you follow in such a requirement? Any
advice will help me.

Thanking you,
Gihan
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev