Re: [Carbon-dev] What is org.wso2.pwprovider ?

2011-05-03 Thread Asela Pathberiya
On Fri, Apr 29, 2011 at 8:09 PM, Asela Pathberiya  wrote:

> Hi All,
>
> I have removed the pwprovider dependency from carbon core as we are not
> going to use it further..  New password provider (i.e implementation of
> SecretCallbackHandler  in synapse secure vault) is committed to
> /commons/secret-provider/  and also cipher tool code to use for encryption
> is committed to /commons/ciphertool/
>

 I have added a svn external to commons/secret-provider trunk [1] from [2].

[1]
https://svn.wso2.org/repos/wso2/trunk/carbon/dependencies/commons/secret-provider
[2] https://svn.wso2.org/repos/wso2/trunk/commons/secret-provider/

 I have added a svn external to commons/ciphertool trunk [3] from [4].

[3]
https://svn.wso2.org/repos/wso2/trunk/carbon/dependencies/commons/ciphertool
[4] https://svn.wso2.org/repos/wso2/trunk/commons/ciphertool/


>
> Thanks,
> Asela.
>
>
>>
>>
>
> On Tue, Jan 4, 2011 at 11:34 AM, Sumedha Rubasinghe wrote:
>
>> Is packaging naming convention right?
>> Online build does not seem to download it. From where can I find the
>> source?
>>
>> /sumedha
>>
>> Encountered following when building latest carbon-core trunk.
>>
>> Missing:
>> --
>> 1) org.wso2.pwprovider:org.wso2.pwprovider:jar:1.6.4
>>
>>   Try downloading the file manually from the project website.
>>
>>Then, install it using the command:
>>   mvn install:install-file -DgroupId=org.wso2.pwprovider
>> -DartifactId=org.wso2.pwprovider -Dversion=1.6.4 -Dpackaging=jar
>> -Dfile=/path/to/file
>>
>>
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] What is org.wso2.pwprovider ?

2011-04-29 Thread Asela Pathberiya
Hi All,

I have removed the pwprovider dependency from carbon core as we are not
going to use it further..  New password provider (i.e implementation of
SecretCallbackHandler  in synapse secure vault) is committed to
/commons/secret-provider/  and also cipher tool code to use for encryption
is committed to /commons/ciphertool/

Thanks,
Asela.


>
>

On Tue, Jan 4, 2011 at 11:34 AM, Sumedha Rubasinghe wrote:

> Is packaging naming convention right?
> Online build does not seem to download it. From where can I find the
> source?
>
> /sumedha
>
> Encountered following when building latest carbon-core trunk.
>
> Missing:
> --
> 1) org.wso2.pwprovider:org.wso2.pwprovider:jar:1.6.4
>
>   Try downloading the file manually from the project website.
>
>Then, install it using the command:
>   mvn install:install-file -DgroupId=org.wso2.pwprovider
> -DartifactId=org.wso2.pwprovider -Dversion=1.6.4 -Dpackaging=jar
> -Dfile=/path/to/file
>
>
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] What is org.wso2.pwprovider ?

2011-01-04 Thread Hiranya Jayathilaka
On Tue, Jan 4, 2011 at 12:30 PM, Asela Pathberiya  wrote:

>
>
> On Tue, Jan 4, 2011 at 12:13 PM, Indika Kumara  wrote:
>
>> Hi Prabath,
>>
>> Sometime ago, we decided (in synapse DEV list) to move the Synapse secure
>> vault to WS-commons so that axis2 ( + transports) can use it. I even
>> provided a patch (only part of the solution).
>>
>
> If Synapse secure vault does not contain any dependencies with synapse.
> IMO, it is better to investigate on using it for carbon configuration files
> rather than building an another secure vault approach. WDYT?
>

+1

IIRC this code is in a self contained module and does not depend on any
Synapse stuff

Thanks,
Hiranya


>
> Thanks,
> Asela.
>
>>
>> Thanks,
>>
>> Indika
>>
>>
>> On Tue, Jan 4, 2011 at 12:32 PM, Prabath Siriwardana wrote:
>>
>>> Thanks Indika.. We are in the process of building a common secure vault
>>> approach - for all configuration files , could be carbon/synapse/axis2 and
>>> make it a WSO2 commons project..
>>>
>>> Thanks & regards,
>>> -Prabath
>>>
>>>
>>> On Tue, Jan 4, 2011 at 11:50 AM, Indika Kumara  wrote:
>>>
 Prabath

 That secure vault is based on the custom code done for a specific user.
 The original secure vault is in Synapse and it is described at [1]. Asela
 and I discuss about that yesterday.

 Thanks,

 Indika

 [1]
 http://wso2.org/project/esb/java/3.0.1/docs/securing_secret_information.html

 On Tue, Jan 4, 2011 at 12:14 PM, Prabath Siriwardana 
 wrote:

> This should be a WSO2 commons project [which is part of secure vault]
> and we also need to fix the naming
>
> Thanks & regards,
> -Prabath
>
> On Tue, Jan 4, 2011 at 11:34 AM, Sumedha Rubasinghe 
> wrote:
>
>> Is packaging naming convention right?
>> Online build does not seem to download it. From where can I find the
>> source?
>>
>> /sumedha
>>
>> Encountered following when building latest carbon-core trunk.
>>
>> Missing:
>> --
>> 1) org.wso2.pwprovider:org.wso2.pwprovider:jar:1.6.4
>>
>>   Try downloading the file manually from the project website.
>>
>>Then, install it using the command:
>>   mvn install:install-file -DgroupId=org.wso2.pwprovider
>> -DartifactId=org.wso2.pwprovider -Dversion=1.6.4 -Dpackaging=jar
>> -Dfile=/path/to/file
>>
>>
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> Thanks & Regards,
> Prabath
>
> http://blog.facilelogin.com
> http://RampartFAQ.com
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev


>>>
>>>
>>> --
>>> Thanks & Regards,
>>> Prabath
>>>
>>> http://blog.facilelogin.com
>>> http://RampartFAQ.com
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Hiranya Jayathilaka
Senior Software Engineer;
WSO2 Inc.;  http://wso2.org
E-mail: hira...@wso2.com;  Mobile: +94 77 633 3491
Blog: http://techfeast-hiranya.blogspot.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] What is org.wso2.pwprovider ?

2011-01-03 Thread Asela Pathberiya
On Tue, Jan 4, 2011 at 12:13 PM, Indika Kumara  wrote:

> Hi Prabath,
>
> Sometime ago, we decided (in synapse DEV list) to move the Synapse secure
> vault to WS-commons so that axis2 ( + transports) can use it. I even
> provided a patch (only part of the solution).
>

If Synapse secure vault does not contain any dependencies with synapse.
IMO, it is better to investigate on using it for carbon configuration files
rather than building an another secure vault approach. WDYT?

Thanks,
Asela.

>
> Thanks,
>
> Indika
>
>
> On Tue, Jan 4, 2011 at 12:32 PM, Prabath Siriwardana wrote:
>
>> Thanks Indika.. We are in the process of building a common secure vault
>> approach - for all configuration files , could be carbon/synapse/axis2 and
>> make it a WSO2 commons project..
>>
>> Thanks & regards,
>> -Prabath
>>
>>
>> On Tue, Jan 4, 2011 at 11:50 AM, Indika Kumara  wrote:
>>
>>> Prabath
>>>
>>> That secure vault is based on the custom code done for a specific user.
>>> The original secure vault is in Synapse and it is described at [1]. Asela
>>> and I discuss about that yesterday.
>>>
>>> Thanks,
>>>
>>> Indika
>>>
>>> [1]
>>> http://wso2.org/project/esb/java/3.0.1/docs/securing_secret_information.html
>>>
>>> On Tue, Jan 4, 2011 at 12:14 PM, Prabath Siriwardana 
>>> wrote:
>>>
 This should be a WSO2 commons project [which is part of secure vault]
 and we also need to fix the naming

 Thanks & regards,
 -Prabath

 On Tue, Jan 4, 2011 at 11:34 AM, Sumedha Rubasinghe 
 wrote:

> Is packaging naming convention right?
> Online build does not seem to download it. From where can I find the
> source?
>
> /sumedha
>
> Encountered following when building latest carbon-core trunk.
>
> Missing:
> --
> 1) org.wso2.pwprovider:org.wso2.pwprovider:jar:1.6.4
>
>   Try downloading the file manually from the project website.
>
>Then, install it using the command:
>   mvn install:install-file -DgroupId=org.wso2.pwprovider
> -DartifactId=org.wso2.pwprovider -Dversion=1.6.4 -Dpackaging=jar
> -Dfile=/path/to/file
>
>
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


 --
 Thanks & Regards,
 Prabath

 http://blog.facilelogin.com
 http://RampartFAQ.com

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev


>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>>
>> --
>> Thanks & Regards,
>> Prabath
>>
>> http://blog.facilelogin.com
>> http://RampartFAQ.com
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] What is org.wso2.pwprovider ?

2011-01-03 Thread Indika Kumara
Hi Prabath,

Sometime ago, we decided (in synapse DEV list) to move the Synapse secure
vault to WS-commons so that axis2 ( + transports) can use it. I even
provided a patch (only part of the solution).

Thanks,

Indika

On Tue, Jan 4, 2011 at 12:32 PM, Prabath Siriwardana wrote:

> Thanks Indika.. We are in the process of building a common secure vault
> approach - for all configuration files , could be carbon/synapse/axis2 and
> make it a WSO2 commons project..
>
> Thanks & regards,
> -Prabath
>
>
> On Tue, Jan 4, 2011 at 11:50 AM, Indika Kumara  wrote:
>
>> Prabath
>>
>> That secure vault is based on the custom code done for a specific user.
>> The original secure vault is in Synapse and it is described at [1]. Asela
>> and I discuss about that yesterday.
>>
>> Thanks,
>>
>> Indika
>>
>> [1]
>> http://wso2.org/project/esb/java/3.0.1/docs/securing_secret_information.html
>>
>> On Tue, Jan 4, 2011 at 12:14 PM, Prabath Siriwardana wrote:
>>
>>> This should be a WSO2 commons project [which is part of secure vault] and
>>> we also need to fix the naming
>>>
>>> Thanks & regards,
>>> -Prabath
>>>
>>> On Tue, Jan 4, 2011 at 11:34 AM, Sumedha Rubasinghe wrote:
>>>
 Is packaging naming convention right?
 Online build does not seem to download it. From where can I find the
 source?

 /sumedha

 Encountered following when building latest carbon-core trunk.

 Missing:
 --
 1) org.wso2.pwprovider:org.wso2.pwprovider:jar:1.6.4

   Try downloading the file manually from the project website.

Then, install it using the command:
   mvn install:install-file -DgroupId=org.wso2.pwprovider
 -DartifactId=org.wso2.pwprovider -Dversion=1.6.4 -Dpackaging=jar
 -Dfile=/path/to/file




 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev


>>>
>>>
>>> --
>>> Thanks & Regards,
>>> Prabath
>>>
>>> http://blog.facilelogin.com
>>> http://RampartFAQ.com
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> Thanks & Regards,
> Prabath
>
> http://blog.facilelogin.com
> http://RampartFAQ.com
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] What is org.wso2.pwprovider ?

2011-01-03 Thread Prabath Siriwardana
Thanks Indika.. We are in the process of building a common secure vault
approach - for all configuration files , could be carbon/synapse/axis2 and
make it a WSO2 commons project..

Thanks & regards,
-Prabath

On Tue, Jan 4, 2011 at 11:50 AM, Indika Kumara  wrote:

> Prabath
>
> That secure vault is based on the custom code done for a specific user. The
> original secure vault is in Synapse and it is described at [1]. Asela and I
> discuss about that yesterday.
>
> Thanks,
>
> Indika
>
> [1]
> http://wso2.org/project/esb/java/3.0.1/docs/securing_secret_information.html
>
> On Tue, Jan 4, 2011 at 12:14 PM, Prabath Siriwardana wrote:
>
>> This should be a WSO2 commons project [which is part of secure vault] and
>> we also need to fix the naming
>>
>> Thanks & regards,
>> -Prabath
>>
>> On Tue, Jan 4, 2011 at 11:34 AM, Sumedha Rubasinghe wrote:
>>
>>> Is packaging naming convention right?
>>> Online build does not seem to download it. From where can I find the
>>> source?
>>>
>>> /sumedha
>>>
>>> Encountered following when building latest carbon-core trunk.
>>>
>>> Missing:
>>> --
>>> 1) org.wso2.pwprovider:org.wso2.pwprovider:jar:1.6.4
>>>
>>>   Try downloading the file manually from the project website.
>>>
>>>Then, install it using the command:
>>>   mvn install:install-file -DgroupId=org.wso2.pwprovider
>>> -DartifactId=org.wso2.pwprovider -Dversion=1.6.4 -Dpackaging=jar
>>> -Dfile=/path/to/file
>>>
>>>
>>>
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>>
>> --
>> Thanks & Regards,
>> Prabath
>>
>> http://blog.facilelogin.com
>> http://RampartFAQ.com
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Thanks & Regards,
Prabath

http://blog.facilelogin.com
http://RampartFAQ.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] What is org.wso2.pwprovider ?

2011-01-03 Thread Asela Pathberiya
On Tue, Jan 4, 2011 at 11:34 AM, Sumedha Rubasinghe wrote:

> Is packaging naming convention right?
>

org.wso2.pwprovider is related with carbon secure vault patch. This must be
renamed. (we have already discussed to changed the secure vault stuff). But
i just applied the patch which was in carbon 3.1.0 to make sure that the
everything is in trunk.


> Online build does not seem to download it. From where can I find the
> source?
>

Please take a svn up in dependencies and build the
dependencies/commons/pwprovider

Thanks,
Asela.


> /sumedha
>
> Encountered following when building latest carbon-core trunk.
>
> Missing:
> --
> 1) org.wso2.pwprovider:org.wso2.pwprovider:jar:1.6.4
>
>   Try downloading the file manually from the project website.
>
>Then, install it using the command:
>   mvn install:install-file -DgroupId=org.wso2.pwprovider
> -DartifactId=org.wso2.pwprovider -Dversion=1.6.4 -Dpackaging=jar
> -Dfile=/path/to/file
>
>
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] What is org.wso2.pwprovider ?

2011-01-03 Thread Indika Kumara
Prabath

That secure vault is based on the custom code done for a specific user. The
original secure vault is in Synapse and it is described at [1]. Asela and I
discuss about that yesterday.

Thanks,

Indika

[1]
http://wso2.org/project/esb/java/3.0.1/docs/securing_secret_information.html

On Tue, Jan 4, 2011 at 12:14 PM, Prabath Siriwardana wrote:

> This should be a WSO2 commons project [which is part of secure vault] and
> we also need to fix the naming
>
> Thanks & regards,
> -Prabath
>
> On Tue, Jan 4, 2011 at 11:34 AM, Sumedha Rubasinghe wrote:
>
>> Is packaging naming convention right?
>> Online build does not seem to download it. From where can I find the
>> source?
>>
>> /sumedha
>>
>> Encountered following when building latest carbon-core trunk.
>>
>> Missing:
>> --
>> 1) org.wso2.pwprovider:org.wso2.pwprovider:jar:1.6.4
>>
>>   Try downloading the file manually from the project website.
>>
>>Then, install it using the command:
>>   mvn install:install-file -DgroupId=org.wso2.pwprovider
>> -DartifactId=org.wso2.pwprovider -Dversion=1.6.4 -Dpackaging=jar
>> -Dfile=/path/to/file
>>
>>
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> Thanks & Regards,
> Prabath
>
> http://blog.facilelogin.com
> http://RampartFAQ.com
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] What is org.wso2.pwprovider ?

2011-01-03 Thread Prabath Siriwardana
This should be a WSO2 commons project [which is part of secure vault] and we
also need to fix the naming

Thanks & regards,
-Prabath

On Tue, Jan 4, 2011 at 11:34 AM, Sumedha Rubasinghe wrote:

> Is packaging naming convention right?
> Online build does not seem to download it. From where can I find the
> source?
>
> /sumedha
>
> Encountered following when building latest carbon-core trunk.
>
> Missing:
> --
> 1) org.wso2.pwprovider:org.wso2.pwprovider:jar:1.6.4
>
>   Try downloading the file manually from the project website.
>
>Then, install it using the command:
>   mvn install:install-file -DgroupId=org.wso2.pwprovider
> -DartifactId=org.wso2.pwprovider -Dversion=1.6.4 -Dpackaging=jar
> -Dfile=/path/to/file
>
>
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Thanks & Regards,
Prabath

http://blog.facilelogin.com
http://RampartFAQ.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev