Re: [Carbon-dev] Inconsistencies in minimum password length requirement

2012-01-27 Thread Kathiravelu Pradeeban
On Sat, Jan 28, 2012 at 10:27 AM, Nirmal Fernando wrote: > Hi, > > When you create a new domain in Stratos minimum password length > requirement is 6, but after logged in when you adding a new user minimum > password length requirement is 5 (which can only be seen in the error > message pop up, w

[Carbon-dev] Inconsistencies in minimum password length requirement

2012-01-27 Thread Nirmal Fernando
Hi, When you create a new domain in Stratos minimum password length requirement is 6, but after logged in when you adding a new user minimum password length requirement is 5 (which can only be seen in the error message pop up, when u enter a <5 character password). Is this a design decision? If w

Re: [Carbon-dev] Error while running MB's samples/jmsclient

2012-01-27 Thread Shammi Jayasinghe
+1, will do tha neccessary changes to use slf4j orbit bundle. On 1/28/12, Thilina Buddhika wrote: > Hi Shammi, > > There is an orbit created for slf4j in trunk. Shall we use it instead of > exporting it from qpid-client to avoid possible class loading issues if > both of these bundles are present

Re: [Carbon-dev] NPE when trying to log-in [G-Reg 4.1.1]

2012-01-27 Thread Ajith Vitharana
On Sat, Jan 28, 2012 at 9:29 AM, Thilina Buddhika wrote: > Are you getting this against the released packs ? Yes. But I can't reproduce it again. Thanks Ajith > > Thanks, > Thilina > > > On Sat, Jan 28, 2012 at 1:25 AM, Ajith Vitharana wrote: > >> Hi all, >> >> I noticed the following er

Re: [Carbon-dev] NPE when trying to log-in [G-Reg 4.1.1]

2012-01-27 Thread Thilina Buddhika
Are you getting this against the released packs ? Thanks, Thilina On Sat, Jan 28, 2012 at 1:25 AM, Ajith Vitharana wrote: > Hi all, > > I noticed the following error at back end. > > *[2012-01-28 00:59:48,421] ERROR > {org.wso2.carbon.ui.CarbonSecuredHttpContext} - error occurred while login

Re: [Carbon-dev] Ensure that we do not swallow exceptions

2012-01-27 Thread Hasini Gunasinghe
Hi Senaka, On Sat, Jan 28, 2012 at 7:13 AM, Senaka Fernando wrote: > Hi Hasini, > > > On Tuesday, January 24, 2012, Hasini Gunasinghe wrote: > > Hi Senaka, > > > > On Mon, Jan 23, 2012 at 11:16 PM, Senaka Fernando > wrote: > >> > >> Hi Hasini, > >> > >> On Mon, Jan 23, 2012 at 10:06 PM, Hasini

Re: [Carbon-dev] [Architecture] WS02 BPS - WS-HumanTask support - Architecture review

2012-01-27 Thread Denis Weerasiri
On Sat, Jan 28, 2012 at 5:57 AM, Senaka Fernando wrote: > Hi Denis, > > The completion of this should introduce a work list UI for Carbon as > discussed offline. The main purpose of this UI and the BE API is to: > > 1. Allocate work items to humans. > 2. Review and perform pending items. > 3. See

Re: [Carbon-dev] Ensure that we do not swallow exceptions

2012-01-27 Thread Senaka Fernando
Hi Hasini, On Tuesday, January 24, 2012, Hasini Gunasinghe wrote: > Hi Senaka, > > On Mon, Jan 23, 2012 at 11:16 PM, Senaka Fernando wrote: >> >> Hi Hasini, >> >> On Mon, Jan 23, 2012 at 10:06 PM, Hasini Gunasinghe wrote: >>> >>> Hi Senaka, >>> >>> On Mon, Jan 23, 2012 at 8:41 PM, Senaka Fernan

Re: [Carbon-dev] WS02 BPS - WS-HumanTask support - Architecture review

2012-01-27 Thread Senaka Fernando
Hi Denis, The completion of this should introduce a work list UI for Carbon as discussed offline. The main purpose of this UI and the BE API is to: 1. Allocate work items to humans. 2. Review and perform pending items. 3. See a timeline of what others do. like in Facebook. Thanks, Senaka. On T

Re: [Carbon-dev] Error while running MB's samples/jmsclient

2012-01-27 Thread Harshana Martin
On Sat, Jan 28, 2012 at 1:09 AM, Thilina Buddhika wrote: > Hi Shammi, > > There is an orbit created for slf4j in trunk. Shall we use it instead of > exporting it from qpid-client to avoid possible class loading issues if > both of these bundles are present at the same time ? > +1 > > Thanks, >

[Carbon-dev] NPE when trying to log-in [G-Reg 4.1.1]

2012-01-27 Thread Ajith Vitharana
Hi all, I noticed the following error at back end. *[2012-01-28 00:59:48,421] ERROR {org.wso2.carbon.ui.CarbonSecuredHttpContext} - error occurred while login* *java.lang.NullPointerException* * at org.wso2.carbon.user.core.util.UserCoreUtil.getTenantDomain(UserCoreUtil.java:116) * at org.wso2.

Re: [Carbon-dev] Error while running MB's samples/jmsclient

2012-01-27 Thread Thilina Buddhika
Hi Shammi, There is an orbit created for slf4j in trunk. Shall we use it instead of exporting it from qpid-client to avoid possible class loading issues if both of these bundles are present at the same time ? Thanks, Thilina [1] - https://svn.wso2.org/repos/wso2/trunk/carbon/orbit/slf4j On Fri,

Re: [Carbon-dev] Shall we remove InfoCard feature from the Identity Server product..?

2012-01-27 Thread Prabath Siriwardena
Removed InfoCards from Identity Server - there are some more refactoring needs to be done - working on those... Thanks & regards, -Prabath On Wed, Dec 14, 2011 at 2:31 AM, Amila Suriarachchi wrote: > > > On Mon, Dec 12, 2011 at 3:50 PM, Prabath Siriwardena wrote: > >> $subject.. WDYT..? We can

Re: [Carbon-dev] How to disable StuckThreadDetection for Servers.

2012-01-27 Thread Shelan Perera
Hi, On Fri, Jan 27, 2012 at 7:29 PM, Afkham Azeez wrote: > Oh, you were debugging & it was stuck at a breakpoint. We should make the > valve treat -1 as infinite running time per thread > So can we disable it through any configuration file ? Thanks > -- > Afkham Azeez > Sent from my phone > O

Re: [Carbon-dev] How to disable StuckThreadDetection for Servers.

2012-01-27 Thread Afkham Azeez
Oh, you were debugging & it was stuck at a breakpoint. We should make the valve treat -1 as infinite running time per thread -- Afkham Azeez Sent from my phone On Jan 27, 2012 7:27 PM, "Afkham Azeez" wrote: > The question is why did your thread run for more than *10mins* > > -- > Afkham Azeez >

Re: [Carbon-dev] How to disable StuckThreadDetection for Servers.

2012-01-27 Thread Afkham Azeez
The question is why did your thread run for more than *10mins* -- Afkham Azeez Sent from my phone On Jan 27, 2012 6:49 PM, "Shelan Perera" wrote: > Hi, > > I was debugging some samples and after sometimes the debugger was > disconnected.I could neither stop the server or restart and had to kill

[Carbon-dev] How to disable StuckThreadDetection for Servers.

2012-01-27 Thread Shelan Perera
Hi, I was debugging some samples and after sometimes the debugger was disconnected.I could neither stop the server or restart and had to kill the process manually using PID.As i got to know this is for detecting some unresponsive threads and kill them for the Stratos. How can i disable this. Follo

Re: [Carbon-dev] Error while running MB's samples/jmsclient

2012-01-27 Thread Nirmal Fernando
On Fri, Jan 27, 2012 at 4:15 PM, Shammi Jayasinghe wrote: > Hi Nirmal, > Thank you very much for pointing out the issue. > No problem! > > This error was due to not exporting "org.slf4j.*," package from > qpid-client of the trunk , which is already exported in the qpid-client of > branch. >

[Carbon-dev] Generic Storage Solution working on Carbon Servers

2012-01-27 Thread Güçlü Akkaya
Hi all, My aim is to implement as file storage solution, which saves the files with the relation of user and tenant. For this module i want to use the Carbon servers since our other modules uses the Carbon servers for integrity. Can you give any advice what route can i take or which carbon ser

[Carbon-dev] [Bamboo-Build] WSO2 Carbon Trunk > WSO2 Carbon - Platform Trunk > #155 has FAILED (1 tests failed). Change made by 4 authors.

2012-01-27 Thread Bamboo
--- WSO2 Carbon Trunk > WSO2 Carbon - Platform Trunk > #155 failed. --- Code has been updated by krishantha, dharshana, ruchira, sanjeewa. 1/7837 tests failed. h

Re: [Carbon-dev] Error while running MB's samples/jmsclient

2012-01-27 Thread Shammi Jayasinghe
Hi Nirmal, Thank you very much for pointing out the issue. This error was due to not exporting "org.slf4j.*," package from qpid-client of the trunk , which is already exported in the qpid-client of branch. we will fix this error. Thanks Shammi On Thu, Jan 26, 2012 at 7:52 PM, Nirmal Ferna

[Carbon-dev] Updated Invitation: tomcat OSGi - architecture review @ Tue Jan 31 11am - 12pm (carbon-dev@wso2.org)

2012-01-27 Thread Pradeep Fernando
BEGIN:VCALENDAR PRODID:-//Google Inc//Google Calendar 70.9054//EN VERSION:2.0 CALSCALE:GREGORIAN METHOD:REQUEST BEGIN:VEVENT DTSTART:20120131T053000Z DTEND:20120131T063000Z DTSTAMP:20120127T100509Z ORGANIZER;CN=prad...@wso2.com:mailto:prad...@wso2.com UID:0dci9douelei9lpracrusbb...@google.com ATTEN

[Carbon-dev] System test framework migration to TestNG status.

2012-01-27 Thread Krishantha Samaraweera
Hi All, We have finish with migrating test framework core to TestNG. Lets start migrating our test cases as well. A new test core module has been introduced, our plan is to get rid of older test core module after migrating all tests into TestNG. As a convention we are not going to maintain testNG