Re: [Carbon-dev] creating a separate source structure for graduated artifacts

2011-01-10 Thread Charith Wickramarachchi
On Mon, Jan 10, 2011 at 11:05 AM, Pradeep Fernando prad...@wso2.com wrote: Hi devs, During an off-line discussion with Afkham Azeez, we (me , Sameera) noted that, it is hard to locate the source of the artifacts that have being graduated during an older release. For an example during the

[Carbon-dev] Compilation failure in apacheds-server in components

2011-01-10 Thread Supun Malinga
[INFO] Compiling 3 source files to /home/disk1/carbon_builds/trunk/components/apacheds-server/target/classes [INFO] [ERROR] BUILD FAILURE [INFO] [INFO]

[Carbon-dev] Compilation error in trunk/components/security

2011-01-10 Thread Supun Malinga
Compiling 36 source files to /home/disk1/carbon_builds/trunk/components/security/org.wso2.carbon.security.mgt/target/classes [INFO] [ERROR] BUILD FAILURE [INFO]

Re: [Carbon-dev] Compilation failure in apacheds-server in components

2011-01-10 Thread Kathiravelu Pradeeban
Supun, Guess your carbon/core is outdated. Can you take an svn up on Carbon core, build org.wso2.carbon.user.api and org.wso2.carbon.core first and retry? HTH. Regards, Pradeeban. On Mon, Jan 10, 2011 at 3:01 PM, Supun Malinga sup...@wso2.com wrote: [INFO] Compiling 3 source files to

[Carbon-dev] Restricting access to service metadata (WSDL, schema, policy)

2011-01-10 Thread Afkham Azeez
As per https://issues.apache.org/jira/browse/AXIS2-3316 I have implemented this functionality where you can add the parameter name=exposeServiceMetadatafalse/parameter parameter to the axis2.xml or services.xml file in order to restrict access to the service metadata. Adding the parameter to

Re: [Carbon-dev] Restricting access to service metadata (WSDL, schema, policy)

2011-01-10 Thread Prabath Siriwardana
+1 This is a very useful feature Thanks regards, -Prabath On Mon, Jan 10, 2011 at 5:10 PM, Afkham Azeez az...@wso2.com wrote: As per https://issues.apache.org/jira/browse/AXIS2-3316 I have implemented this functionality where you can add the parameter

[Carbon-dev] error in generate a client authentication admin service

2011-01-10 Thread Jorge Infante Osorio
Hi all. I try it to generate a client for the AuthenticationAdmin service in ESB and receive this error in Eclipse. What can I do? I want to use the login functionality in this services to access to the logviewer admin service. Exception occurred during code generation for WSDL  :

[Carbon-dev] Local transport support in ESB

2011-01-10 Thread Heshan Suriyaarachchi
Hi, As you might know, we are having a local transport implementation in Axis2. We are trying to make it available for ESB. Then with the help of this transport; an esb proxy will be able to call a proxy residing in the same esb through the local transport. I have tested the above mentioned

[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

Re: [Carbon-dev] wso2bam_db back up need with data

2011-01-10 Thread Sanjeewa Malalgoda
It seems i need some some additional tables that are specific for stratos. so if someone has it just let me know or tell me how to get backup from private cloud. On Mon, Jan 10, 2011 at 2:21 PM, Sanjeewa Malalgoda sanje...@wso2.comwrote: Thanks lot :) On Mon, Jan 10, 2011 at 1:44 PM, Yumani

Re: [Carbon-dev] Applying for an OID from IANA, to be used in a custom object class schema

2011-01-10 Thread Hasini Gunasinghe
Hi, This is just a gentle check.. Could I please know whether any confirmation mail regarding this is received to external-relati...@wso2.com? Thanks, Hasini. On Wed, Jan 5, 2011 at 11:32 AM, Prabath Siriwardana prab...@wso2.comwrote: I had an offline discussion on this with Hasini.. +1 for

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

2011-01-10 Thread Shi Liangliang
Thank you Isuru, there is the log ,and I don't know what's the matter. Can you tell me what should I do? !SESSION 2011-01-10 12:05:48.191 --- eclipse.buildId=unknown java.version=1.6.0_10-rc2 java.vendor=Sun Microsystems Inc. BootLoader constants:

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

2011-01-10 Thread Afkham Azeez
It has everything in built to support MT deployments. But there are some additional components in Stratos which are needed for tenant mgt etc. 2011/1/10 Shi Liangliang shiliangliang...@126.com Hi: Does the standalone WSO2 server ,for example the WSAS, has the mechanism for multi-tenant ?

Re: [Carbon-dev] Restricting access to service metadata (WSDL, schema, policy)

2011-01-10 Thread Prabath Siriwardana
On Mon, Jan 10, 2011 at 7:44 PM, Amila Suriarachchi am...@wso2.com wrote: hi, First I think just restricting access to a service meta data won't make any thing secure. But - it makes things harder - specially in the case where a security policy being attached.. One can argue that this

Re: [Carbon-dev] Restricting access to service metadata (WSDL, schema, policy)

2011-01-10 Thread Afkham Azeez
This requirement is different. In the case of some organizations, the WSDL is copyrighted and distributed out of band. People who get access to these WSDLs may need to sign a NDA. So, in their deployment, they would allow authorized users to call the service, but they do not want anybody to get

Re: [Carbon-dev] Restricting access to service metadata (WSDL, schema, policy)

2011-01-10 Thread Senaka Fernando
On Mon, Jan 10, 2011 at 10:05 PM, Afkham Azeez az...@wso2.com wrote: This requirement is different. In the case of some organizations, the WSDL is copyrighted and distributed out of band. People who get access to these WSDLs may need to sign a NDA. So, in their deployment, they would allow

Re: [Carbon-dev] error in generate a client authentication admin service

2011-01-10 Thread Prabath Siriwardana
Please try the wsdl available at [1]. Thanks regards, -Prabath [1]: https://svn.wso2.org/repos/wso2/trunk/carbon/core/org.wso2.carbon.authenticator.proxy/src/main/resources/AuthenticationAdmin.wsdl On Mon, Jan 10, 2011 at 8:09 PM, Jorge Infante Osorio jorg...@uci.cuwrote: Hi all. I try it

Re: [Carbon-dev] Restricting access to service metadata (WSDL, schema, policy)

2011-01-10 Thread Afkham Azeez
On Mon, Jan 10, 2011 at 10:01 PM, Prabath Siriwardana prab...@wso2.comwrote: On Mon, Jan 10, 2011 at 7:44 PM, Amila Suriarachchi am...@wso2.comwrote: hi, First I think just restricting access to a service meta data won't make any thing secure. But - it makes things harder - specially

Re: [Carbon-dev] Restricting access to service metadata (WSDL, schema, policy)

2011-01-10 Thread Prabath Siriwardana
On Mon, Jan 10, 2011 at 10:19 PM, Afkham Azeez az...@wso2.com wrote: On Mon, Jan 10, 2011 at 10:01 PM, Prabath Siriwardana prab...@wso2.comwrote: On Mon, Jan 10, 2011 at 7:44 PM, Amila Suriarachchi am...@wso2.comwrote: hi, First I think just restricting access to a service meta data

Re: [Carbon-dev] Restricting access to service metadata (WSDL, schema, policy)

2011-01-10 Thread Prabath Siriwardana
Also - IIRC in asmx web services by default the wsdl is accessible only from the localhost.. Thanks regards, -Prabath On Mon, Jan 10, 2011 at 10:38 PM, Afkham Azeez az...@wso2.com wrote: FYI, IIS supports something similar. e.g. webServices wsdlHelpGenerator href=helpPage.aspx/ protocols

[Carbon-dev] Identity component build fails in trunk due to axiom version mismatch

2011-01-10 Thread Amila Maha Arachchi
Hi, $Subject. axiom.wso2.version in component/pom.xml is 1.2.11.wso2v1 But in orbit/axiom/pom.xml it is 1.2.10.wso2v1 Had to change the component/pom.xml to 1.2.10.wsov1 to get the build done. Which value is wrong from the above two? I saw a mail thread discussing something related to this

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

2011-01-10 Thread Hasini Gunasinghe
On Mon, Jan 10, 2011 at 9:21 PM, Afkham Azeez az...@wso2.com wrote: It has everything in built to support MT deployments. But there are some additional components in Stratos which are needed for tenant mgt etc. Once I tried to install multi tenancy/tenant-management support in stand alone

Re: [Carbon-dev] Identity component build fails in trunk due to axiom version mismatch

2011-01-10 Thread Senaka Fernando
Wondering whether it would be better to come up with a single parent POM for all of the platform (core, dependencies, components, orbit, products, and features), which will contain Maven Properties of all dependencies etc, and inherit them in child POMs? WDYT? Thanks, Senaka. On Mon, Jan 10,

Re: [Carbon-dev] Identity component build fails in trunk due to axiom version mismatch

2011-01-10 Thread Kathiravelu Pradeeban
On Mon, Jan 10, 2011 at 11:51 PM, Senaka Fernando sen...@wso2.com wrote: Wondering whether it would be better to come up with a single parent POM for all of the platform (core, dependencies, components, orbit, products, and features), which will contain Maven Properties of all dependencies

Re: [Carbon-dev] error in generate a client authentication admin service

2011-01-10 Thread Jorge Infante Osorio
Thanks Prabath. It work. Jorge. De: carbon-dev-boun...@wso2.org [mailto:carbon-dev-boun...@wso2.org] En nombre de Prabath Siriwardana Enviado el: lunes, 10 de enero de 2011 11:53 Para: carbon-dev@wso2.org Asunto: Re: [Carbon-dev] error in generate a client authentication admin service Please

Re: [Carbon-dev] Restricting access to service metadata (WSDL, schema, policy)

2011-01-10 Thread Amila Suriarachchi
On Mon, Jan 10, 2011 at 10:05 PM, Afkham Azeez az...@wso2.com wrote: This requirement is different. In the case of some organizations, the WSDL is copyrighted and distributed out of band. People who get access to these WSDLs may need to sign a NDA. So, in their deployment, they would allow

Re: [Carbon-dev] Local transport support in ESB

2011-01-10 Thread Amila Suriarachchi
On Mon, Jan 10, 2011 at 6:41 PM, Heshan Suriyaarachchi hes...@wso2.comwrote: Hi, As you might know, we are having a local transport implementation in Axis2. We are trying to make it available for ESB. Then with the help of this transport; an esb proxy will be able to call a proxy residing in

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

2011-01-10 Thread Amila Suriarachchi
On Mon, Jan 10, 2011 at 9:21 PM, Afkham Azeez az...@wso2.com wrote: It has everything in built to support MT deployments. 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

Re: [Carbon-dev] Identity component build fails in trunk due to axiom version mismatch

2011-01-10 Thread Prabath Abeysekera
On Mon, Jan 10, 2011 at 11:51 PM, Senaka Fernando sen...@wso2.com wrote: Wondering whether it would be better to come up with a single parent POM for all of the platform (core, dependencies, components, orbit, products, and features), which will contain Maven Properties of all dependencies