[Carbon-dev] Reply:Re: Questions about multi-tenant

2011-01-16 Thread Shi Liangliang
ments. But there are some additional components in Stratos which are needed for tenant mgt etc. you should be able to run the multitenent appserver in your machine if you run a tenant manager and WSAS with it. can you tell me details about how to do that? run a tenant manager and wsas ? th

[Carbon-dev] Reply:Re: WSAS compile error

2011-01-11 Thread Shi Liangliang
t those to check what has gone wrong. Thanks, ~Isuru 2011/1/10 Shi Liangliang Hi everyone: I want to build the WSAS 3.2.0. I download the source code from http://wso2.org/downloads/appserver/3.2.1. And I use maven 2.2.1 to compile the source code . Firstly ,I compile the "dependenc

[Carbon-dev] Reply:Re: WSAS compile error

2011-01-10 Thread Shi Liangliang
a look at those to check what has gone wrong. Thanks, ~Isuru 2011/1/10 Shi Liangliang Hi everyone: I want to build the WSAS 3.2.0. I download the source code from http://wso2.org/downloads/appserver/3.2.1. And I use maven 2.2.1 to compile the source code . Firstly ,I compile the

[Carbon-dev] Questions about multi-tenant

2011-01-10 Thread Shi Liangliang
Hi: Does the standalone WSO2 server ,for example the WSAS, has the mechanism for multi-tenant ? If it has, do there hsa some article about that? Thank you~ Best wishes. ShiLiangliang _

[Carbon-dev] WSAS compile error

2011-01-09 Thread Shi Liangliang
Hi everyone: I want to build the WSAS 3.2.0. I download the source code from http://wso2.org/downloads/appserver/3.2.1. And I use maven 2.2.1 to compile the source code . Firstly ,I compile the "dependencies" section, and it complains some errors in the Web Application module. Then I co

[Carbon-dev] Reply:Re: How to build a WSAS on the top of Carbon Server?

2010-12-27 Thread Shi Liangliang
t to install all these features. You can select what you need. And also the correct p2 repository location should be [1] Thanks, ~Isuru [1]http://dist.wso2.org/p2/carbon/releases/3.0.0/ 2010/12/23 Shi Liangliang Hello everyone: Now I have a Carbon Server3.0.0(3.1.0) and I want to build

[Carbon-dev] How to build a WSAS on the top of Carbon Server?

2010-12-22 Thread Shi Liangliang
Hello everyone: Now I have a Carbon Server3.0.0(3.1.0) and I want to build a WSAS on it ,and I can only use the P2-repository inhttp://builder.wso2.org/~carbon/p2-repositories/carbon-3.0.0/, how could I build the WSAS? how can I know what features does this version 's WSAS need? can

[Carbon-dev] Reply:Re: Reply:Re: How can I build WSAS server on the top of Carbon core server?

2010-12-22 Thread Shi Liangliang
Thank you very much! > -原始邮件- > 发件人: "Pradeep Fernando" > 发送时间: 2010年12月22日 星期三 > 收件人: carbon-dev@wso2.org > 抄送: > 主题: Re: [Carbon-dev] Reply:Re: How can I build WSAS server on the top of > Carbon core server? > > Hi comments i

[Carbon-dev] Reply:Re: How can I build WSAS server on the top of Carbon core server?

2010-12-21 Thread Shi Liangliang
ond listing. Likewise you can refer to other products > > Thanks, > Same era > > [1] > https://svn.wso2.org/repos/wso2/branches/carbon/3.1.0/products/appserver/modules/p2-profile-gen/pom.xml > > On Tuesday, December 21, 2010, Shi Liangliang > wrote: > > Hello every

[Carbon-dev] How can I build WSAS server on the top of Carbon core server?

2010-12-21 Thread Shi Liangliang
Hello everyone: Long time no see. We know that there are many products of WSO2, Web Service Application Server,Mash Up Server,Business Process Server... and all these servers can be build on the top of Carbon core server, so I can make a WSAS by installing wsas_related features upon

[Carbon-dev] what's the order of OSGi loading the bundle(include the Carbon bundle)

2010-12-15 Thread Shi Liangliang
Hello everyone: I check the source code fromhttp://svn.wso2.org/repos/wso2/trunk/carbon. and compile them successfully using maven with a product named"wso2carbon-3.1.0-SNAPSHOT". when the server start, we will see the following info: [2010-12-14 15:13:05,822] INFO {org.wso2.carbon.serv

[Carbon-dev] what's the order of OSGi loading the bundle(include the Carbon bundle)

2010-12-15 Thread Shi Liangliang
Hello everyone: I check the source code fromhttp://svn.wso2.org/repos/wso2/trunk/carbon. and compile them successfully using maven with a product named"wso2carbon-3.1.0-SNAPSHOT". when the server start, we will see the following info: [2010-12-14 15:13:05,822] INFO {org.wso2.carbon.serv

[Carbon-dev] question about carbon's config file

2010-12-05 Thread Shi Liangliang
Hello everyone: I find a problem that the carbon don't have it's MANIFEST.MF ,which is used to config the OSGI bundle. Instead I found the Import-Package, Export-Package labels in carbon bundle's pom.xml, Does carbon bundle use the pom.xml instead the MANIFEST.MF? or the MA

[Carbon-dev] carbon server

2010-12-04 Thread Shi Liangliang
mgt.So does the carbon3.0 server 's start process changed and don't use the org.wso2.carbon.bndmgt? Thank you. Good luck. Shi Liangliang 网易163/126邮箱百分百兼容iphone ipad邮件收发___ Carbon-dev mailing list Carbon-

[Carbon-dev] Reply:Re: In Carbon , how does carbon resolve the feature into bundles

2010-12-02 Thread Shi Liangliang
as the underlying provisioning framework in WSO2 Carbon. This feature resolution is performed by Equinox P2. Feature Manager provides Web services interface for provisioning operations. If you interested in the resolution aspect, please have a look at the Equinox P2 source code. Thanks Sameera 2

[Carbon-dev] Reply:Re: In Carbon , how does carbon resolve the feature into bundles

2010-12-01 Thread Shi Liangliang
as the underlying provisioning framework in WSO2 Carbon. This feature resolution is performed by Equinox P2. Feature Manager provides Web services interface for provisioning operations. If you interested in the resolution aspect, please have a look at the Equinox P2 source code. Thanks Sameera 2

[Carbon-dev] In Carbon , how does carbon resolve the feature into bundles

2010-12-01 Thread Shi Liangliang
Hello everyone: Can you tell me how does Carbon resolve the feature into bundles? I read the source code of org.wso2.carbon.component.mgt.core and org.wso2.carbon.component.mgt.service, According to my understanding, the general process is as follows: if there is a install

[Carbon-dev] how to resolve feature

2010-11-30 Thread Shi Liangliang
Hello guys: Now if I have a feature,made through the Carbon Studio. When the feature runs on the Carbon,I think the P2 will resolve this feature,and found the bundles in it ,and then install the bundles into Carbon. I just want to know how does the P2 resolve this feature? where i

[Carbon-dev] carbon server

2010-11-28 Thread Shi Liangliang
mgt.So does the carbon3.0 server 's start process changed and don't use the org.wso2.carbon.bndmgt? Thank you. Good luck. Shi Liangliang ___ Carbon-dev mailing list Carbon-dev@wso2.org https://wso2.org/cgi-bi

[Carbon-dev] Reply:Re: can I start the carbon server from the source code

2010-11-22 Thread Shi Liangliang
ch to running process with remote debugging... Is that the final result you are looking at? Thanks & regards, -Prabath 2010/11/22 Shi Liangliang Hello: I 'd like to ask a question that I 've compile the source code of the WSO2's Carbon/core,and import them in

[Carbon-dev] Reply:Re: can I start the carbon server from the source code

2010-11-22 Thread Shi Liangliang
n and it's principle ,I would like to make my contribution to Carbon. Glad to see everyone here. I was looking at the component.mgt code recently, If you have suggestions, I am very willing to accept. Shi Liangliang 在

[Carbon-dev] can I start the carbon server from the source code

2010-11-21 Thread Shi Liangliang
Hello: I 'd like to ask a question that I 've compile the source code of the WSO2's Carbon/core,and import them into the Eclipse, I found the Main class under the project org.wso2.carbon.server, but after i run this class I couldn't start the carbon server,I want to know how can I start t

[Carbon-dev] Reply:Re: how does WSO2 implement the Declarative Service

2010-11-16 Thread Shi Liangliang
hello,everyone: At 2010-11-16 22:10:12,"Pradeep Fernando" wrote: >hi, > >2010/11/16 shiliangliang126 : >> Hi,all my friends: >> There are two ways to register services and get the registered services >> in the OSGI or in the Equinox,they are bundlecontext and Declarative >> Service. I