Re: [Dev] [VOTE] Release of WSO2 IoT Server 3.1.0 RC version 3

2017-07-27 Thread Madhawa Perera
Hi all, We are closing the vote for RC version 3. We will proceed with new RC soon. Thank you Best Regards, Madhawa On Thu, Jul 27, 2017 at 3:59 PM, Pubudu D.P wrote: > -1 Due to the following bug in cipher tool[1] > > [1] https://github.com/wso2/product-iots/issues/1245 >

Re: [Dev] Identity Server - Problems implementing a custom JDBC user store

2017-07-27 Thread Nuwandi Wickramasinghe
Hi Thomas, User counter is different from "UserStoreManager". Therefore you cannot give your custom User store manager class as CountRetrieverClass. [1] is the class used for this by default. You should be able to customize the count implementation by writing a new count retriever extending

Re: [Dev] Mail Attachment

2017-07-27 Thread Hariprasath Thanarajah
Hi Amit, Now you can able to send the email with the attachment. You can download the new connector from[1] and the documentation about sending the email with attachment can be found in[2] [1] - https://store.wso2.com/store/assets/esbconnector/details/74539b71-3b72-49c1-a21a-f08ad7d7d4ad [2] -

[Dev] Invitation: [GSoC][APIM] Environment Support for API Manager weekly s... @ Fri Jul 28, 2017 10:30am - 11:30am (IST) (dev@wso2.org)

2017-07-27 Thread Kasun Thennakoon
BEGIN:VCALENDAR PRODID:-//Google Inc//Google Calendar 70.9054//EN VERSION:2.0 CALSCALE:GREGORIAN METHOD:REQUEST BEGIN:VEVENT DTSTART:20170728T05Z DTEND:20170728T06Z DTSTAMP:20170727T173244Z ORGANIZER;CN=Kasun Thennakoon:mailto:kasu...@wso2.com UID:2bo2apg0qsnu6h69liece7h...@google.com

[Dev] jndi.properties Production Recommended Configuration

2017-07-27 Thread JĂșnior
Hi everyone, Is there any recommended jndi.properties connection setup for WSO2 MB Connection? we have a connection string like this: connectionfactory.TopicConnectionFactory=amqp://admin:admin@carbon /carbon?failover='roundrobin'='2'= 'tcp://server1:5675?retries='5'='50

Re: [Dev] Identity Server - Problems implementing a custom JDBC user store

2017-07-27 Thread Thomas LEGRAND
Hello, For the second problem, I know from where this came from. It is just my String[] contained a null value which triggered a NPE during the verification of the presence of a '|' in the name like it is written at line 180 of this source code [1]. However, the other problem remains concerning

Re: [Dev] [Cipher Tool][WIndows] CARBON_HOME persists after ciphertool.bat execution

2017-07-27 Thread Manuri Amaya Perera
+Chandana On Wed, Jul 26, 2017 at 5:36 PM, Manuri Amaya Perera wrote: > Hi, > > Since $subject, if cipher tool is run on another server in the same > environment, the passwords of that server will not be encrypted. I've sent > a PR[1] to set environment variables locally to

Re: [Dev] [VOTE] Release of WSO2 IoT Server 3.1.0 RC version 3

2017-07-27 Thread Pubudu D.P
-1 Due to the following bug in cipher tool[1] [1] https://github.com/wso2/product-iots/issues/1245 Cheers, Pubudu. Pubudu D.P Senior Software Engineer - QA Team | WSO2 inc. Mobile : +94775464547 Linkedin: https://uk.linkedin.com/in/pubududp Medium: https://medium.com/@pubududp On Thu, Jul

[Dev] Identity Server - Problems implementing a custom JDBC user store

2017-07-27 Thread Thomas LEGRAND
Hello, I am trying to create a custom JDBC user store by extending the org.wso2.carbon.user.core.jdbc.JDBCUserStoreManager. For the moment, I just implemented the doListUsers method to display them in the IS. But I can't even list my users because I have two problems: - The first one concerns

Re: [Dev] (IDENTITY-6167) Need to honor modifications to email-admin-config.xml file

2017-07-27 Thread KasunG Gajasinghe
On Thu, Jul 27, 2017 at 10:20 AM, Harsha Thirimanna wrote: > > > On Thu, Jul 27, 2017 at 9:41 AM, KasunG Gajasinghe > wrote: > >> >> >> On Wed, Jul 26, 2017 at 10:39 PM, Harsha Thirimanna >> wrote: >> >>> >>> On Wed, Jul 26, 2017 at 9:31 PM,