Re: [Dev] How to access registry within costom mediator

2014-03-21 Thread Susinda Perera
Thanks Jeewantha and Chanaka. Both worked fine. On Fri, Mar 21, 2014 at 11:26 AM, Chanaka Fernando chana...@wso2.comwrote: Hi Susinda, You can try the following method to access the registry. // if localentry testLocalentry defined in synapse econfig Entry localEntryObj =

Re: [Dev] Student Introduction, GSoC-2014 project: UI Testing Framework for Developer Studio

2014-03-21 Thread Nila
Krishantha, I've gone through the Robot Framework but I'm afraid that the comprehensive widget support for SWT and GMF is less and it's at its initial stages. As you have mentioned the Robot Framework provides and External Eclipse Library [1] [2], which is based on the SWTBot and it's seems to

Re: [Dev] Restful backend service - Apimgt 2.0.0

2014-03-21 Thread Dimuthu De Lanerolle
I have written a sample test case for hosting jax-rs web app on API Manager it self and invoke through API's for both distributed and standalone setups and both scenarios were successful. Regards On Thu, Mar 20, 2014 at 1:41 PM, Krishantha Samaraweera krishan...@wso2.com wrote: This is a

Re: [Dev] Fwd: Proposal 22: Android Display viewer for PDF, Doc, Excel files for WSO2 EMM

2014-03-21 Thread Dilshan Edirisuriya
Hi Rishi, Yes we cannot store/cache the company data in a common storage place (unless its really necessary) since it has access from any other apps even though its encrypted. Better you find a solution to sandbox them (It is up to you to come up with a proper solution). Anyway I believe you

[Dev] Fixing kernel to properly read WSDL namespaces

2014-03-21 Thread Sriskandarajah Suhothayan
Please commit the path to resolve $Subject[1] Thanks Suho [1]https://wso2.org/jira/browse/CARBON-14742 -- *S. Suhothayan* Associate Technical Lead, *WSO2 Inc. *http://wso2.com * http://wso2.com/* lean . enterprise . middleware *cell: (+94) 779 756 757 | blog:

[Dev] [Blocker] jaggery-branch-for-kernel4.3.0 refers webapp.mgt 4.2.1 version

2014-03-21 Thread Geeth Munasinghe
Hi Madhuka This jaggery branch still refers org.wso2.carbon.webapp.mgt 4.2.1 version [1]. Please change it to 4.3.0-SNAPSHOT. AS packs does not start due to this issue. [1] https://github.com/wso2/jaggery/blob/branch-for-kernel4.3.0/pom.xml Thanks Geeth *G. K. S. Munasinghe* *Software

Re: [Dev] [Blocker] jaggery-branch-for-kernel4.3.0 refers webapp.mgt 4.2.1 version

2014-03-21 Thread Madhuka Udantha
noted On Fri, Mar 21, 2014 at 1:00 PM, Geeth Munasinghe ge...@wso2.com wrote: Hi Madhuka This jaggery branch still refers org.wso2.carbon.webapp.mgt 4.2.1 version [1]. Please change it to 4.3.0-SNAPSHOT. AS packs does not start due to this issue. [1]

Re: [Dev] Fixing kernel to properly read WSDL namespaces

2014-03-21 Thread Manoj Kumara
Hi Suho, Can you please attach only the diff relevant to your change plus changes on bin.xml. Thanks, Manoj *Manoj Kumara* Software Engineer WSO2 Inc. http://wso2.com/ *lean.enterprise.middleware* Mobile: +94713448188 On Fri, Mar 21, 2014 at 12:50 PM, Sriskandarajah Suhothayan

Re: [Dev] Do we have a JSON sample that ships with DSS?

2014-03-21 Thread Manoj Kumara
Hi Anjana/ Sameera, Should this change need to be added to *axis2_client.xml, tenant-axis2.xml*as well. Currently it was only added to axis2.xml file. Please advice. Thanks, Manoj *Manoj Kumara* Software Engineer WSO2 Inc. http://wso2.com/ *lean.enterprise.middleware* Mobile: +94713448188

[Dev] [IS]What is the difference between Identity Server and CAS.

2014-03-21 Thread stevegyc
Hi: Recently I learned about Identity server, it seems it can cover all the functions of CAS(Central Authentication Service) which I am familiar with. I have the following 3 questions: 1. what is the difference between Identity server and CAS? 2. Can Identity server and CAS work together in

Re: [Dev] Do we have a JSON sample that ships with DSS?

2014-03-21 Thread Anjana Fernando
Hi Manoj, Yeah, we have missed it, please add for those as well. Cheers, Anjana. On Fri, Mar 21, 2014 at 2:14 PM, Manoj Kumara ma...@wso2.com wrote: Hi Anjana/ Sameera, Should this change need to be added to *axis2_client.xml, tenant-axis2.xml* as well. Currently it was only added to

[Dev] BPMN Process Instance information

2014-03-21 Thread Amal Gunatilake
Hi Chathura, Apparently Activiti Runtime Service provides only the basic information regarding process instances (instanceId, processId, variables, isSuspended). in order to gather the rest of the information Acitiviti engine provides a History Service (instance start time, end time, start user

Re: [Dev] Fixing kernel to properly read WSDL namespaces

2014-03-21 Thread Manoj Kumara
Hi Suho, Since this is an dependency version upgrade there can be API changes on the new version. Since the patch need to be compatible with all the 4.2.0 released products can you please check for any possible case. Thanks, Manoj *Manoj Kumara* Software Engineer WSO2 Inc. http://wso2.com/

Re: [Dev] Do we have a JSON sample that ships with DSS?

2014-03-21 Thread Manoj Kumara
Hi Anjana, Thanks for the quick response. Will do. Thanks, Manoj *Manoj Kumara* Software Engineer WSO2 Inc. http://wso2.com/ *lean.enterprise.middleware* Mobile: +94713448188 On Fri, Mar 21, 2014 at 2:32 PM, Anjana Fernando anj...@wso2.com wrote: Hi Manoj, Yeah, we have missed it, please

Re: [Dev] Do we have a JSON sample that ships with DSS?

2014-03-21 Thread Manoj Kumara
Committed to patch0006 with r198818. Thanks, Manoj *Manoj Kumara* Software Engineer WSO2 Inc. http://wso2.com/ *lean.enterprise.middleware* Mobile: +94713448188 On Fri, Mar 21, 2014 at 3:14 PM, Manoj Kumara ma...@wso2.com wrote: Hi Anjana, Thanks for the quick response. Will do. Thanks,

Re: [Dev] Fixing kernel to properly read WSDL namespaces

2014-03-21 Thread Sriskandarajah Suhothayan
There are no API changes from wsdl4j 1.6.2 to 1.6.3. Hence there wont be any compatibility issues Suho On Fri, Mar 21, 2014 at 3:04 PM, Manoj Kumara ma...@wso2.com wrote: Hi Suho, Since this is an dependency version upgrade there can be API changes on the new version. Since the patch need

Re: [Dev] Fixing kernel to properly read WSDL namespaces

2014-03-21 Thread Manoj Kumara
Hi, Added to committed to patch0006 with r198836. Thanks, Manoj *Manoj Kumara* Software Engineer WSO2 Inc. http://wso2.com/ *lean.enterprise.middleware* Mobile: +94713448188 On Fri, Mar 21, 2014 at 4:39 PM, Sriskandarajah Suhothayan s...@wso2.comwrote: There are no API changes from wsdl4j

Re: [Dev] Fixing kernel to properly read WSDL namespaces

2014-03-21 Thread Sriskandarajah Suhothayan
Thanks Suho On Fri, Mar 21, 2014 at 5:06 PM, Manoj Kumara ma...@wso2.com wrote: Hi, Added to committed to patch0006 with r198836. Thanks, Manoj *Manoj Kumara* Software Engineer WSO2 Inc. http://wso2.com/ *lean.enterprise.middleware* Mobile: +94713448188 On Fri, Mar 21, 2014 at

[Dev] Tenant specific external store feature is totally broken in API-M 2.0.0

2014-03-21 Thread Nirodha Pramod
Hi, This new feature is totally broken in the 14th March pack. Please see the below issues reported. [1] https://wso2.org/jira/browse/APIMANAGER-2081 [2] https://wso2.org/jira/browse/APIMANAGER-2082 [3] https://wso2.org/jira/browse/APIMANAGER-2083 [4] https://wso2.org/jira/browse/APIMANAGER-2084

[Dev] GSoC 2014, Proposal: UI Testing Framework for Developer Studio (dev@wso2.org)

2014-03-21 Thread Nila Loganathan (Google Drive)
I've shared an item with you: GSoC 2014, Proposal: UI Testing Framework for Developer Studio https://docs.google.com/document/d/1ffx6aDJNM0D5HUwgLoVk5jbT8mCi1uIpWGMzy9q14AQ/edit?usp=sharinginvite=CIPg65AO It's not an attachment -- it's stored online. To open this item, just click the link

Re: [Dev] Student Introduction, GSoC-2014 project: UI Testing Framework for Developer Studio

2014-03-21 Thread Nila
Hi all, I've shared my proposal with you (can comment). Please provide me your valuable suggestions and corrections so I could further improve and submit by tonight. Thanks in advance. GSoC Proposal 2014: UI Testing Framework for Developer

Re: [Dev] Tenant specific external store feature is totally broken in API-M 2.0.0

2014-03-21 Thread Lakmali Baminiwatta
Hi Norodha, On 21 March 2014 17:46, Nirodha Pramod niro...@wso2.com wrote: Hi, This new feature is totally broken in the 14th March pack. Please see the below issues reported. [1] https://wso2.org/jira/browse/APIMANAGER-2081 [2] https://wso2.org/jira/browse/APIMANAGER-2082 Fixed above

[Dev] Chunk08 Service Stubs build failure

2014-03-21 Thread Lakmali Baminiwatta
Hi all, I am getting below error while building the service stubs. Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.1:compile (default-compile) on project org.wso2.carbon.andes.stub: Compilation failure [ERROR]

Re: [Dev] Chunk08 Service Stubs build failure

2014-03-21 Thread Lakmali Baminiwatta
Hi Ishara, Yes it is up to date (198854), but still getting this error. AlsoI am gettinng the same error for all the service stubs and noticed after updating and building the kernel patches. BTW I am not trying in a clean repo. Thanks, Lakmali On 21 March 2014 20:15, Ishara Premadasa

Re: [Dev] OCSP/CRL in transport listener

2014-03-21 Thread Sudheera Palihakkara
Hi Jeewantha, I have created CA and client certificates like you asked. And using curl did the request. Here's what I got at the server log. INFO - CacheManager OCSPCache Cache Manager Started INFO - CacheManager CRLCache Cache Manager Started INFO - RevocationVerificationManager OCSPVerifier

Re: [Dev] OCSP/CRL in transport listener

2014-03-21 Thread Jeewantha Dharmaparakrama
Well first ESB tries with OCSP. If the CA does not support OCSP it tries with CRL. Both protocols do the same thing but OCSP is newer. Thats why ESB tries OCSP first. Did you add the OCSP url in the certificate properly? IINM Digicert should support OCSP. If OCSP url is added properly, try to

[Dev] Proposal 22: Android Display viewer for PDF, Doc and Excel files for WSO2 EMM

2014-03-21 Thread 陈正
Hi all, I've just submitted my proposal for the Android Display viewer for PDF, Doc and Excel files for WSO2 EMM project, https://www.google-melange.com/gsoc/proposal/review/student/google/gsoc2014/pandora/5707702298738688 I would appreciate if you could give me some feedback, so I can improve it.

[Dev] Library to Process NLP

2014-03-21 Thread Rukshan Chathuranga
i search about the natural language processing tool for process test script written in natural language in to common XML format. library is openNLP. *OpenNLP* is Most common Apache Library to Natural Language Text. Also It support Most Common tasks like Tokenization, Sentence segmentation, named

Re: [Dev] OCSP/CRL in transport listener

2014-03-21 Thread Sudheera Palihakkara
Yeah I've added the url, cert param have these extentions at the runtime Certificate Extensions: 2 [1]: ObjectId: 1.3.6.1.5.5.7.1.1 Criticality=false AuthorityInfoAccess [ [ accessMethod: ocsp accessLocation: URIName: http://ocsp.digicert.com ] ] [2]: ObjectId: 2.5.29.31

Re: [Dev] Proposal 22: Android Display viewer for PDF, Doc and Excel files for WSO2 EMM

2014-03-21 Thread Dilshan Edirisuriya
Adding Shan. On Fri, Mar 21, 2014 at 9:54 PM, 陈正 chanchen...@gmail.com wrote: Hi all, I've just submitted my proposal for the Android Display viewer for PDF, Doc and Excel files for WSO2 EMM project,

[Dev] Build failure in Oauth commons 4.2.3

2014-03-21 Thread Chamath Gunawardana
Hi, I'm getting following compilation failure in oauth commons. Seems like a missing class. [ERROR]

Re: [Dev] OCSP/CRL in transport listener

2014-03-21 Thread Sudheera Palihakkara
Hi, I have debugged the code, In OCSPverifier line no 84 ocspResponse.getStatus() returns integer 6 which is defined as OCSPRespStatus.UNAUTHORIZED. According to ietfhttp://www.ietf.org/rfc/rfc2560.txtthis is because the client is not authorized to make the query to the server. On Fri, Mar

Re: [Dev] [IS]What is the difference between Identity Server and CAS.

2014-03-21 Thread Jorge Infante Osorio
I also work with CAS in the pass, and as I see the WSO2 IS have more features than CAS, not related to SSO, for example the auth stuff with XACML and the identity provisioning. CAS have more SSO client for different technologies, and also it´s more used for SSO, for example liferay portal have

Re: [Dev] [Important] Doc Comments for APIs in C5

2014-03-21 Thread Sameera Jayasoma
On Fri, Mar 21, 2014 at 11:06 PM, Sameera Jayasoma same...@wso2.com wrote: Hi Guys, Go through the following article on How to write doc comments for the Javadoc tool. Then add doc comments to APIs and SPIs in C5 modules that each one of you have designed. We need this to be completed before

Re: [Dev] Student Introduction, GSoC-2014 project: UI Testing Framework for Developer Studio

2014-03-21 Thread Nila
The updated and corrected proposal has been submitted. The Google Document is attached below. Pardon me for requesting suggestions on the very last day. Please provide feedback regarding the proposal which would be very helpful for me the future programs. Did I got all wrong, I really wonder.

[Dev] Fwd: Propose tool's GUI test scenario editor

2014-03-21 Thread Rukshan Chathuranga
- User will be able to write test cases using natural language - Editor will suggest the keywords and parameter - It validate the user input - Text editor basic functions + test run function will provided to the user - Will be able to write no of Test cases -- Department Of

Re: [Dev] OCSP/CRL in transport listener

2014-03-21 Thread Jeewantha Dharmaparakrama
+1. That explains it :). Since you've created the Custom certificates I guess we can write an integration test so that we are done done with this feature. Please talk to Kasun about the integration test. Note: I dont think I have handled all the OSCP response status values in the code. If you

[Dev] Organizing WSO2 Message Broker Logging

2014-03-21 Thread Hasitha Hiranya
Hi, Intended to do the $subject. We have a lot of debug logs. Some are per message. When troubleshooting an issue this is almost the only way to identify the problems (race conditions - threading issues etc). We intend to separate out the debug logs in our control (cannot help qpid internals)

Re: [Dev] [Architecture] Library to Process NLP

2014-03-21 Thread Samisa Abeysinghe
What is the use case? Thanks, Samisa... Samisa Abeysinghe Vice President Developer Evangelism WSO2 Inc. http://wso2.com On Fri, Mar 21, 2014 at 10:05 PM, Rukshan Chathuranga rcruksha...@gmail.com wrote: i search about the natural language processing tool for process test script written

Re: [Dev] Chunk08 Service Stubs build failure

2014-03-21 Thread Manoj Kumara
Hi, Recently we patched wsdl4j dependency as request by Suho. There we have done a version upgrade on that dependency. This might be due to this fix. @Suho, Can you please check your fix has effect on this. Thanks, Manoj *Manoj Kumara* Software Engineer WSO2 Inc. http://wso2.com/