Hi,

Please find my answers inline.
Make sure you copy dev@wso2.org next time so you will get responses from
wider developer community.

On Tue, Nov 24, 2015 at 2:44 AM, Chen Ling 陈凌-IOV <chenlin...@saicmotor.com>
wrote:

> Hi Udarar,
>
>
>
> Currently I use Carbon kernel(branch master) + API manager(1.9.1), the
> carbon at 9443 works, but the publisher and API store at 9763 doesn’t work.
>
​Try accessing store/publisher using, https://localhost:9443/store/ and
https://localhost:9443/publisher (use your hostname instead of localhost)​,
Are you getting any errors? If so please share the stack trace.

> So I am trying to use Carbon kernel (master) + API manager(master), but I
> can’t get the 
> org.wso2.carbon.apimgt:org.wso2.carbon.forum.server.feature:zip:2.0.1-SNAPSHOT
> when building API manager.
>
>
>
> It’s heard that the carbon-apimgt should be built at first, may I know
> which version should I get and is there any document about how to debug the
> API manager?
>

​If you are building product-apim master branch you can find the relevant
apimgt component version under properties here(
https://github.com/wso2/product-apim/blob/master/pom.xml).

Eg:-
<carbon.apimgt.version>2.0.1-SNAPSHOT</carbon.apimgt.version>​

​Then you have to find the relevant branch within carbon-apimgt component
repo​, I went through it and found 2.0.1-SNAPSHOT is available within
release-2.0.0 branch (
https://github.com/wso2/carbon-apimgt/blob/release-2.0.0/pom.xml)

Check the <version>2.0.1-SNAPSHOT</version> property within above pom.

At the same time, you don't need to build Carbon Kernel here, since we are
using already released version (4.4.1)
<carbon.platform.version>4.4.1</carbon.platform.version>

​If you want to debug APIM backend components (Eg:- org.wso2.carbon.forum
https://github.com/wso2/carbon-apimgt/tree/master/components/forum/org.wso2.carbon.forum
)​

​you can import it as a maven project to your IDE and remote debug.​

check the steps under topic "Remote Debugging" here :
http://pumuduruhunage.blogspot.com/2015/01/remote-debug-wso2-carbon-components.html


>
> Thanks.
>
>
>
> Chen, Ling
>
> Cell: +86 13916508161
>
> Email: chenlin...@saicmotor.com
>
> Address: ShenTong Info Square D, 3rd floor, HuaiHai Xi Road 55, XuHui
> district, Shanghai
>
>
>
>
> 邮件免责申明----- 该电子邮件中的信息是保密的,除收件人外任何人无权访问此电子邮件。
> 如果您不是收件人,公开、复制、分发或基于此封邮件的任何行动,都是禁止的,并可能是违法的。该邮件包含的任何意见与建议均应遵循上汽集团关于信息传递与保密的制度或规定。除经上汽集团信函以正式书面方式确认外,任何相关的内容或信息不得作为正式依据。
> Email Disclaimer----- The information in this email is confidential and may
> be legally privileged. It is intended solely for the addressee. Access to
> this email by anyone else is unauthorized. If you are not the intended
> recipient, any disclosure, copying, distribution or any action taken or
> omitted to be taken in reliance on it, is prohibited and may be unlawful.
> Any opinions or advice contained in this email are subject to the terms and
> conditions expressed in the governing SAICMOTOR client engagement letter
> and should not be relied upon unless they are confirmed in writing on
> SAICMOTOR's letterhead.
>



-- 
Regards,
UdaraR
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to