Re: [Dev] Carbon 4.2.0 patch0009 build failes

2015-11-08 Thread Ashwin Nallaperuma
Hi Aruna,

Build failed on patch0010 also

I added


org.apache.felix
maven-bundle-plugin
1.4.0
true

for all the pom.xml files inside orbit
then deleted patch.jar., inside 
on orbit/tomcat/pom.xml

then the build succeeded

Do I need to create a separate jira for this or shall I update the same
one..?

and is deleting patch.jar.,
inside 
ok ?

Thanks and Regards,
Ashwin


On Mon, Nov 9, 2015 at 12:43 PM, Aruna Karunarathna  wrote:

> This maybe due to the upgrade version of the maven-bundle-plugin which is
> build in a JDK later than JDK6.
> Since patch0009 is already released we may not able to fix in that
> version, other than pointing out in documentation.
>
> @Nipuni.
>
> Please note, this need to be fixed in patch0013 and 4.4.x patch releases
> if the issue persists.
>
> Regards,
> Aruna
>
> On Mon, Nov 9, 2015 at 12:05 PM, Ashwin Nallaperuma 
> wrote:
>
>> Hi Udara,
>>
>> As you said, the same issue exists with patch0009
>> need to manually update
>> https://svn.wso2.org/repos/wso2/carbon/kernel/branches/4.2.0/patches/orbit/hazelcast/3.0.1.wso2v1/pom.xml
>> and add the below content
>>
>> 
>> org.apache.felix
>> maven-bundle-plugin
>> 1.4.0
>> true
>>
>> then the build succeeds,
>>
>> I have updated the jira
>>
>> Thanks and Regards,
>> Ashwin
>>
>> On Mon, Nov 9, 2015 at 1:37 AM, Udara Rathnayake  wrote:
>>
>>> Hi,
>>>
>>> Had a similar issue in patch0003 due to missing version property of the
>>> maven-bundle-plugin in some components.
>>>
>>> I have already created a doc jira[1] to put a note on this. If this is
>>> same with the patch9 better mention that in the same doc jira.
>>>
>>> [1] https://wso2.org/jira/browse/DOCUMENTATION-2516
>>>
>>> Regards,
>>> UdaraR
>>>
>>> On Sun, Nov 8, 2015 at 1:20 AM, Ashwin Nallaperuma 
>>> wrote:
>>>
 Hi,

 I am trying to build carbon 4.2.0 patch 0009 and the build failed,
 details are below

 *patch0009 with java 7.80 maven 3.0.5*

 [ERROR] Failed to execute goal
 org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
 (default-compile) on project org.wso2.carbon.application.deployer:
 Compilation failure
 [ERROR]
 /mnt/4.2.0/patches/patch0009/core/org.wso2.carbon.application.deployer/4.2.0/src/main/java/org/wso2/carbon/application/deployer/AppDeployerUtils.java:[558,14]
 error: type IQuery does not take parameters
 *patch0009 **with java 6.38 **maven 3.0.5*
 
 [ERROR] Failed to execute goal 
 org.apache.felix:maven-bundle-plugin:3.0.0:bundle (default-bundle) on 
 project hazelcast: Execution default-bundle of goal 
 org.apache.felix:maven-bundle-plugin:3.0.0:bundle failed: An API 
 incompatibility was encountered while executing 
 org.apache.felix:maven-bundle-plugin:3.0.0:bundle: 
 java.lang.UnsupportedClassVersionError: aQute/bnd/osgi/Analyzer : 
 Unsupported major.minor version 51.0

 patches from 0001 to 0008 builds were success
 *Note:-* Patch0003 was build using java 7 as for java 6 gave an error (
 Unsupported major.minor version 51.0)

 Other patches were build using java 6.38 maven 3.0.5

 any help would be greatly appreciated.

 --
 Ashwin Nallaperuma
 Software Engineer
 WSO2 Inc.
 lean . enterprise . middleware
 http://wso2.com

 Mobile  : +94 (0) 7 <%2B94%20%280%29%20773%20451194>79978810
 Email   : ash...@wso2.com 
 Blog : shellpower.wordpress.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev


>>>
>>>
>>> --
>>> Regards,
>>> UdaraR
>>>
>>
>>
>>
>> --
>> Ashwin Nallaperuma
>> Software Engineer
>> WSO2 Inc.
>> lean . enterprise . middleware
>> http://wso2.com
>>
>> Mobile  : +94 (0) 7 <%2B94%20%280%29%20773%20451194>79978810
>> Email   : ash...@wso2.com 
>> Blog : shellpower.wordpress.com
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
>
> *Aruna Sujith Karunarathna *| Software Engineer
> WSO2, Inc | lean. enterprise. middleware.
> #20, Palm Grove, Colombo 03, Sri Lanka
> Mobile: +94 71 9040362 | Work: +94 112145345
> Email: ar...@wso2.com | Web: www.wso2.com
>
>



-- 
Ashwin Nallaperuma
Software Engineer
WSO2 Inc.
lean . enterprise . middleware
http://wso2.com

Mobile  : +94 (0) 7 <%2B94%20%280%29%20773%20451194>79978810
Email   : ash...@wso2.com 
Blog : shellpower.wordpress.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Exception while reading time format in CEP

2015-11-08 Thread Yasara Dissanayake
Hi,
I'm try to match this date format "Wed Aug 27 13:08:45 + 2008" which is
in twitter API  with "EEE MMM dd HH:mm:ss Z yyy" but it gives :
, error in processing
org.wso2.siddhi.core.query.processor.stream.window.LengthWindowProcessor,
Provided format EEE MMM dd HH:mm:ss Z yyy does not match with the timestamp
Wed Aug 27 13:08:45   2008Unparseable date: "Wed Aug 27 13:08:45  
2008" does not match
(\QThu\E|\QThursday\E|\QSaturday\E|\QMonday\E|\QWed\E|\QSun\E|\QTuesday\E|\QSat\E|\QWednesday\E|\QFri\E|\QTue\E|\QMon\E|\QFriday\E|\QSunday\E)\Q
\E(\QOctober\E|\QSep\E|\QFeb\E|\QMar\E|\QJune\E|\QOct\E|\QNov\E|\QMarch\E|\QAug\E|\QJanuary\E|\QApril\E|\QFebruary\E|\QAugust\E|\QApr\E|\QJuly\E|\QNovember\E|\QJan\E|\QMay\E|\QDec\E|\QJul\E|\QDecember\E|\QJun\E|\QSeptember\E)\Q
\E(\p{Nd}++)\Q \E(\p{Nd}++)\Q:\E(\p{Nd}++)\Q:\E(\p{Nd}++)\Q
\E(GMT[+\-]\d{0,1}\d{2}|[+\-]\d{2}:?\d{2}|\QACDT\E|\QAcre
Time\E|\QACST\E|\QACT\E|\QACWST\E|\QADT\E|\QAEDT\E|\QAEST\E|\QAfghanistan
Time\E|\QAFT\E|\QAKDT\E|\QAKST\E|\QAlaska Daylight Time\E|\QAlaska Standard
Time\E|\QAlma-Ata Time\E|\QALMT\E|\QAmazon Summer Time\E|\QAmazon
Time\E|\QAMST\E|\QAMT\E|\QAnadyr Time\E|\QANAT\E|\QAqtau Time\E|\QAqtobe
Time\E|\QAQTT\E|\QArabia Standard Time\E|\QArgentine Time\E|\QArmenia
Time\E|\QART\E|\QAST\E|\QAtlantic Daylight Time\E|\QAtlantic Standard
Time\E|\QAustralian Central Daylight Time (South Australia)\E|\QAustralian
Central Daylight Time (South Australia/New South Wales)\E|\QAustralian
Central Standard Time (Northern Territory)\E|\QAustralian Central Standard
Time (South Australia)\E|\QAustralian Central Standard Time (South
Australia/New South Wales)\E|\QAustralian Central Western Standard
Time\E|\QAustralian Eastern Daylight Time (New South Wales)\E|\QAustralian
Eastern Daylight Time (Tasmania)\E|\QAustralian Eastern Daylight Time
(Victoria)\E|\QAustralian Eastern Standard Time (New South
Wales)\E|\QAustralian Eastern Standard Time (Queensland)\E|\QAustralian
Eastern Standard Time (Tasmania)\E|\QAustralian Eastern Standard Time
(Victoria)\E|\QAustralian Western Standard Time\E|\QAWST\E|\QAzerbaijan
Summer Time\E|\QAzerbaijan Time\E|\QAzores Summer Time\E|\QAzores
Time\E|\QAZOST\E|\QAZOT\E|\QAZST\E|\QAZT\E|\QBangladesh
Time\E|\QBDT\E|\QBhutan Time\E|\QBNT\E|\QBolivia
Time\E|\QBOT\E|\QBougainville Standard Time\E|\QBrasilia Summer
Time\E|\QBrasilia Time\E|\QBritish Summer Time\E|\QBRST\E|\QBRT\E|\QBrunei
Time\E|\QBST\E|\QBTT\E|\QCape Verde
Time\E|\QCAT\E|\QCCT\E|\QCDT\E|\QCentral African Time\E|\QCentral Daylight
Time\E|\QCentral European Summer Time\E|\QCentral European Time\E|\QCentral
Indonesia Time\E|\QCentral Standard
Time\E|\QCEST\E|\QCET\E|\QCHADT\E|\QChamorro Standard
Time\E|\QCHAST\E|\QChatham Daylight Time\E|\QChatham Standard
Time\E|\QChile Time\E|\QChina Standard Time\E|\QChoibalsan Summer
Time\E|\QChoibalsan Time\E|\QCHOST\E|\QCHOT\E|\QChristmas Island
Time\E|\QChST\E|\QCHUT\E|\QChuuk Time\E|\QCKT\E|\QCLT\E|\QCocos Islands
Time\E|\QColombia Time\E|\QCook Is. Time\E|\QCoordinated Universal
Time\E|\QCOT\E|\QCST\E|\QCuba Daylight Time\E|\QCuba Standard
Time\E|\QCVT\E|\QCXT\E|\QDavis Time\E|\QDAVT\E|\QDDUT\E|\QDumont-d'Urville
Time\E|\QEAST\E|\QEast Indonesia Time\E|\QEaster Is. Time\E|\QEastern
African Time\E|\QEastern Daylight Time\E|\QEastern European Summer
Time\E|\QEastern European Time\E|\QEastern Greenland Summer
Time\E|\QEastern Greenland Time\E|\QEastern Standard
Time\E|\QEAT\E|\QECT\E|\QEcuador
Time\E|\QEDT\E|\QEEST\E|\QEET\E|\QEGST\E|\QEGT\E|\QEST\E|\QFalkland Is.
Time\E|\QFernando de Noronha Time\E|\QFiji Summer Time\E|\QFiji
Time\E|\QFJST\E|\QFJT\E|\QFKT\E|\QFNT\E|\QFrench Guiana Time\E|\QFrench
Southern & Antarctic Lands Time\E|\QGalapagos Time\E|\QGALT\E|\QGambier
Time\E|\QGAMT\E|\QGeorgia Time\E|\QGET\E|\QGFT\E|\QGhana Mean
Time\E|\QGilbert Is. Time\E|\QGILT\E|\QGMT\E|\QGreenwich Mean
Time\E|\QGST\E|\QGulf Standard Time\E|\QGuyana Time\E|\QGYT\E|\QHawaii
Daylight Time\E|\QHawaii Standard Time\E|\QHDT\E|\QHKT\E|\QHong Kong
Time\E|\QHovd Summer Time\E|\QHovd
Time\E|\QHOVST\E|\QHOVT\E|\QHST\E|\QICT\E|\QIDT\E|\QIndia Standard
Time\E|\QIndian Ocean Territory Time\E|\QIndochina Time\E|\QIOT\E|\QIran
Daylight Time\E|\QIran Standard Time\E|\QIRDT\E|\QIrish Summer
Time\E|\QIRKT\E|\QIrkutsk Time\E|\QIRST\E|\QIsrael Daylight Time\E|\QIsrael
Standard Time\E|\QIST\E|\QJapan Standard Time\E|\QJST\E|\QKGT\E|\QKhandyga
Time\E|\QKirgizstan Time\E|\QKorea Standard Time\E|\QKosrae
Time\E|\QKOST\E|\QKrasnoyarsk
Time\E|\QKRAT\E|\QKST\E|\QLHDT\E|\QLHST\E|\QLine Is. Time\E|\QLINT\E|\QLord
Howe Daylight Time\E|\QLord Howe Standard Time\E|\QMacquarie Island
Standard Time\E|\QMagadan Time\E|\QMAGT\E|\QMalaysia Time\E|\QMaldives
Time\E|\QMarquesas Time\E|\QMarshall Islands Time\E|\QMART\E|\QMauritius
Time\E|\QMawson Time\E|\QMAWT\E|\QMDT\E|\QMEST\E|\QMET\E|\QMHT\E|\QMiddle
Europe Summer Time\E|\QMiddle Europe Time\E|\QMIST\E|\QMMT\E|\QMoscow
Standard Time\E|\QMountain Daylight Time\E|\QMountain Standard
Time\E|\QMSK\E|\QMST\E|\QMUT\E|\QMVT\

Re: [Dev] Carbon 4.2.0 patch0009 build failes

2015-11-08 Thread Aruna Karunarathna
This maybe due to the upgrade version of the maven-bundle-plugin which is
build in a JDK later than JDK6.
Since patch0009 is already released we may not able to fix in that version,
other than pointing out in documentation.

@Nipuni.

Please note, this need to be fixed in patch0013 and 4.4.x patch releases if
the issue persists.

Regards,
Aruna

On Mon, Nov 9, 2015 at 12:05 PM, Ashwin Nallaperuma  wrote:

> Hi Udara,
>
> As you said, the same issue exists with patch0009
> need to manually update
> https://svn.wso2.org/repos/wso2/carbon/kernel/branches/4.2.0/patches/orbit/hazelcast/3.0.1.wso2v1/pom.xml
> and add the below content
>
> 
> org.apache.felix
> maven-bundle-plugin
> 1.4.0
> true
>
> then the build succeeds,
>
> I have updated the jira
>
> Thanks and Regards,
> Ashwin
>
> On Mon, Nov 9, 2015 at 1:37 AM, Udara Rathnayake  wrote:
>
>> Hi,
>>
>> Had a similar issue in patch0003 due to missing version property of the
>> maven-bundle-plugin in some components.
>>
>> I have already created a doc jira[1] to put a note on this. If this is
>> same with the patch9 better mention that in the same doc jira.
>>
>> [1] https://wso2.org/jira/browse/DOCUMENTATION-2516
>>
>> Regards,
>> UdaraR
>>
>> On Sun, Nov 8, 2015 at 1:20 AM, Ashwin Nallaperuma 
>> wrote:
>>
>>> Hi,
>>>
>>> I am trying to build carbon 4.2.0 patch 0009 and the build failed,
>>> details are below
>>>
>>> *patch0009 with java 7.80 maven 3.0.5*
>>>
>>> [ERROR] Failed to execute goal
>>> org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
>>> (default-compile) on project org.wso2.carbon.application.deployer:
>>> Compilation failure
>>> [ERROR]
>>> /mnt/4.2.0/patches/patch0009/core/org.wso2.carbon.application.deployer/4.2.0/src/main/java/org/wso2/carbon/application/deployer/AppDeployerUtils.java:[558,14]
>>> error: type IQuery does not take parameters
>>> *patch0009 **with java 6.38 **maven 3.0.5*
>>> 
>>> [ERROR] Failed to execute goal 
>>> org.apache.felix:maven-bundle-plugin:3.0.0:bundle (default-bundle) on 
>>> project hazelcast: Execution default-bundle of goal 
>>> org.apache.felix:maven-bundle-plugin:3.0.0:bundle failed: An API 
>>> incompatibility was encountered while executing 
>>> org.apache.felix:maven-bundle-plugin:3.0.0:bundle: 
>>> java.lang.UnsupportedClassVersionError: aQute/bnd/osgi/Analyzer : 
>>> Unsupported major.minor version 51.0
>>>
>>> patches from 0001 to 0008 builds were success
>>> *Note:-* Patch0003 was build using java 7 as for java 6 gave an error (
>>> Unsupported major.minor version 51.0)
>>>
>>> Other patches were build using java 6.38 maven 3.0.5
>>>
>>> any help would be greatly appreciated.
>>>
>>> --
>>> Ashwin Nallaperuma
>>> Software Engineer
>>> WSO2 Inc.
>>> lean . enterprise . middleware
>>> http://wso2.com
>>>
>>> Mobile  : +94 (0) 7 <%2B94%20%280%29%20773%20451194>79978810
>>> Email   : ash...@wso2.com 
>>> Blog : shellpower.wordpress.com
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> Regards,
>> UdaraR
>>
>
>
>
> --
> Ashwin Nallaperuma
> Software Engineer
> WSO2 Inc.
> lean . enterprise . middleware
> http://wso2.com
>
> Mobile  : +94 (0) 7 <%2B94%20%280%29%20773%20451194>79978810
> Email   : ash...@wso2.com 
> Blog : shellpower.wordpress.com
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 

*Aruna Sujith Karunarathna *| Software Engineer
WSO2, Inc | lean. enterprise. middleware.
#20, Palm Grove, Colombo 03, Sri Lanka
Mobile: +94 71 9040362 | Work: +94 112145345
Email: ar...@wso2.com | Web: www.wso2.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [PPAAS] Introducing new WSO2 cartridges for PPAAS

2015-11-08 Thread Gayan Gunarathne
On Mon, Nov 9, 2015 at 10:31 AM, Malaka Silva  wrote:

> Are we planning to host these on store?
>
> https://store.wso2.com/store/
>

Yes Malaka, We are in the process of hosting the PPaaS cartridges 4.1.1 to
the store. After that we will host this cartridges as well.



>
> On Sun, Nov 8, 2015 at 9:58 PM, Gayan Gunarathne  wrote:
>
>>
>>
>> On Sun, Nov 8, 2015 at 2:42 PM, Imesh Gunaratne  wrote:
>>
>>> Great work team!!
>>>
>>> Please make a new release in cartridges repository:
>>> https://github.com/wso2/private-paas-cartridges/releases
>>>
>>
>> +1. We will do the PPaaS Cartridges 4.1.2 release.
>>
>>>
>>> Thanks
>>>
>>> On Sat, Nov 7, 2015 at 12:58 PM, Akila Ravihansa Perera <
>>> raviha...@wso2.com> wrote:
>>>
 Hi,

 We have introduced following set of new cartridges for WSO2 Private
 PaaS compatible with version 4.1.0 or higher.

  - WSO2 ESB 4.9.0 cartridge
  - WSO2 AS 5.3.0 cartridge
  - WSO2 GREG 5.1.0 cartridge

 These cartridges support worker manager deployments on EC2, OpenStack
 and Kubernetes. Private PaaS membership scheme can be used for clustering.

 Thanks.

 --
 Akila Ravihansa Perera
 WSO2 Inc.;  http://wso2.com/

 Blog: http://ravihansa3000.blogspot.com

>>>
>>>
>>>
>>> --
>>> *Imesh Gunaratne*
>>> Senior Technical Lead
>>> WSO2 Inc: http://wso2.com
>>> T: +94 11 214 5345 M: +94 77 374 2057
>>> W: http://imesh.gunaratne.org
>>> Lean . Enterprise . Middleware
>>>
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>>
>> Gayan Gunarathne
>> Technical Lead, WSO2 Inc. (http://wso2.com)
>> Committer & PMC Member, Apache Stratos
>> email : gay...@wso2.com  | mobile : +94 775030545 <%2B94%20766819985>
>>
>>
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
>
> Best Regards,
>
> Malaka Silva
> Senior Tech Lead
> M: +94 777 219 791
> Tel : 94 11 214 5345
> Fax :94 11 2145300
> Skype : malaka.sampath.silva
> LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77
> Blog : http://mrmalakasilva.blogspot.com/
>
> WSO2, Inc.
> lean . enterprise . middleware
> http://www.wso2.com/
> http://www.wso2.com/about/team/malaka-silva/
> 
> https://store.wso2.com/store/
>
> Save a tree -Conserve nature & Save the world for your future. Print this
> email only if it is absolutely necessary.
>



-- 

Gayan Gunarathne
Technical Lead, WSO2 Inc. (http://wso2.com)
Committer & PMC Member, Apache Stratos
email : gay...@wso2.com  | mobile : +94 775030545 <%2B94%20766819985>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] WSO2 Committers += Madhuranga Bandara

2015-11-08 Thread Kasun Indrasiri
Hi devs,

Its my pleasure to welcome Madhuranga Bandara as a WSO2 Committer.
Madhuranga, welcome aboard and keep up the good work!

Thanks.

-- 
Kasun Indrasiri
Software Architect
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 77 556 5206
Blog : http://kasunpanorama.blogspot.com/
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Carbon 4.2.0 patch0009 build failes

2015-11-08 Thread Ashwin Nallaperuma
Hi Udara,

As you said, the same issue exists with patch0009
need to manually update
https://svn.wso2.org/repos/wso2/carbon/kernel/branches/4.2.0/patches/orbit/hazelcast/3.0.1.wso2v1/pom.xml
and add the below content


org.apache.felix
maven-bundle-plugin
1.4.0
true

then the build succeeds,

I have updated the jira

Thanks and Regards,
Ashwin

On Mon, Nov 9, 2015 at 1:37 AM, Udara Rathnayake  wrote:

> Hi,
>
> Had a similar issue in patch0003 due to missing version property of the
> maven-bundle-plugin in some components.
>
> I have already created a doc jira[1] to put a note on this. If this is
> same with the patch9 better mention that in the same doc jira.
>
> [1] https://wso2.org/jira/browse/DOCUMENTATION-2516
>
> Regards,
> UdaraR
>
> On Sun, Nov 8, 2015 at 1:20 AM, Ashwin Nallaperuma 
> wrote:
>
>> Hi,
>>
>> I am trying to build carbon 4.2.0 patch 0009 and the build failed,
>> details are below
>>
>> *patch0009 with java 7.80 maven 3.0.5*
>>
>> [ERROR] Failed to execute goal
>> org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
>> (default-compile) on project org.wso2.carbon.application.deployer:
>> Compilation failure
>> [ERROR]
>> /mnt/4.2.0/patches/patch0009/core/org.wso2.carbon.application.deployer/4.2.0/src/main/java/org/wso2/carbon/application/deployer/AppDeployerUtils.java:[558,14]
>> error: type IQuery does not take parameters
>> *patch0009 **with java 6.38 **maven 3.0.5*
>> 
>> [ERROR] Failed to execute goal 
>> org.apache.felix:maven-bundle-plugin:3.0.0:bundle (default-bundle) on 
>> project hazelcast: Execution default-bundle of goal 
>> org.apache.felix:maven-bundle-plugin:3.0.0:bundle failed: An API 
>> incompatibility was encountered while executing 
>> org.apache.felix:maven-bundle-plugin:3.0.0:bundle: 
>> java.lang.UnsupportedClassVersionError: aQute/bnd/osgi/Analyzer : 
>> Unsupported major.minor version 51.0
>>
>> patches from 0001 to 0008 builds were success
>> *Note:-* Patch0003 was build using java 7 as for java 6 gave an error (
>> Unsupported major.minor version 51.0)
>>
>> Other patches were build using java 6.38 maven 3.0.5
>>
>> any help would be greatly appreciated.
>>
>> --
>> Ashwin Nallaperuma
>> Software Engineer
>> WSO2 Inc.
>> lean . enterprise . middleware
>> http://wso2.com
>>
>> Mobile  : +94 (0) 7 <%2B94%20%280%29%20773%20451194>79978810
>> Email   : ash...@wso2.com 
>> Blog : shellpower.wordpress.com
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Regards,
> UdaraR
>



-- 
Ashwin Nallaperuma
Software Engineer
WSO2 Inc.
lean . enterprise . middleware
http://wso2.com

Mobile  : +94 (0) 7 <%2B94%20%280%29%20773%20451194>79978810
Email   : ash...@wso2.com 
Blog : shellpower.wordpress.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [PPAAS] Introducing new WSO2 cartridges for PPAAS

2015-11-08 Thread Malaka Silva
Are we planning to host these on store?

https://store.wso2.com/store/

On Sun, Nov 8, 2015 at 9:58 PM, Gayan Gunarathne  wrote:

>
>
> On Sun, Nov 8, 2015 at 2:42 PM, Imesh Gunaratne  wrote:
>
>> Great work team!!
>>
>> Please make a new release in cartridges repository:
>> https://github.com/wso2/private-paas-cartridges/releases
>>
>
> +1. We will do the PPaaS Cartridges 4.1.2 release.
>
>>
>> Thanks
>>
>> On Sat, Nov 7, 2015 at 12:58 PM, Akila Ravihansa Perera <
>> raviha...@wso2.com> wrote:
>>
>>> Hi,
>>>
>>> We have introduced following set of new cartridges for WSO2 Private PaaS
>>> compatible with version 4.1.0 or higher.
>>>
>>>  - WSO2 ESB 4.9.0 cartridge
>>>  - WSO2 AS 5.3.0 cartridge
>>>  - WSO2 GREG 5.1.0 cartridge
>>>
>>> These cartridges support worker manager deployments on EC2, OpenStack
>>> and Kubernetes. Private PaaS membership scheme can be used for clustering.
>>>
>>> Thanks.
>>>
>>> --
>>> Akila Ravihansa Perera
>>> WSO2 Inc.;  http://wso2.com/
>>>
>>> Blog: http://ravihansa3000.blogspot.com
>>>
>>
>>
>>
>> --
>> *Imesh Gunaratne*
>> Senior Technical Lead
>> WSO2 Inc: http://wso2.com
>> T: +94 11 214 5345 M: +94 77 374 2057
>> W: http://imesh.gunaratne.org
>> Lean . Enterprise . Middleware
>>
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
>
> Gayan Gunarathne
> Technical Lead, WSO2 Inc. (http://wso2.com)
> Committer & PMC Member, Apache Stratos
> email : gay...@wso2.com  | mobile : +94 775030545 <%2B94%20766819985>
>
>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 

Best Regards,

Malaka Silva
Senior Tech Lead
M: +94 777 219 791
Tel : 94 11 214 5345
Fax :94 11 2145300
Skype : malaka.sampath.silva
LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77
Blog : http://mrmalakasilva.blogspot.com/

WSO2, Inc.
lean . enterprise . middleware
http://www.wso2.com/
http://www.wso2.com/about/team/malaka-silva/

https://store.wso2.com/store/

Save a tree -Conserve nature & Save the world for your future. Print this
email only if it is absolutely necessary.
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] SAML 2.0 based Single Sign-On error when trying to login into secured extension page of ES

2015-11-08 Thread Ayesha Dissanayaka
Hi Manu,

This is NOT the exact issue that we reproduced with GREG.

Thanks!
-Ayesha

On Mon, Nov 9, 2015 at 6:32 AM, Manuranga Perera  wrote:

> hi Ayesha/Denuwanthi,
> is this the same issue you were looking at?
>
> On Fri, Oct 9, 2015 at 5:54 AM, Charitha Goonetilleke 
> wrote:
>
>> Hi All,
>>
>> I was able to overcome this issue by
>> overriding sso-auth-login-controller.jag in ES with custom. Also I
>> specified, *ignoreReferer* parameter and *requestedPage* parameter in
>> redirect request which made when authorization required for extension page.
>> In custom sso-auth-login-controller.jag[2], I used *requestedPage* as
>> *relayState* of the sso request. Please refer diff[3] with original[4]
>> for the modifications.
>>
>> @Manu,
>>
>> I believe those changes[3] in sso-auth-login-controller.jag should be
>> applied to both sso-auth-login-controller jags, available in store and
>> publisher. WDYT?
>>
>> [1]
>> https://github.com/wso2-incubator/device-cloud/commit/53bff1876de54d0a38a5e43531f2c8e38a3a6674
>> [2]
>> https://github.com/wso2-incubator/device-cloud/blob/53bff1876de54d0a38a5e43531f2c8e38a3a6674/features/iotserver-feature/org.wso2.carbon.device.mgt.iot.feature/src/main/resources/jaggeryapps/store/extensions/app/store-device-type/pages/sso-auth-login-controller.jag
>> [3] http://www.mergely.com/31XzH1zo/
>> [4]
>> https://github.com/wso2/carbon-store/blob/a994f4973dbd9728fc5532dbeed3ae029aa79a0f/apps/store/extensions/app/store-common/pages/sso-auth-login-controller.jag
>>
>> On Thu, Oct 8, 2015 at 6:49 PM, Charitha Goonetilleke > > wrote:
>>
>>> Hi All,
>>>
>>> I'm experiencing $subject after logged out. It seems, *Referer* header
>>> value changed to https://localhost:9443/samlsso?sessionDataKey=
>>> some how during the logout process. When I'm trying to login again, it is
>>> giving me SAML 2.0 based Single Sign-On error. In the same time console
>>> printing "ERROR
>>> {org.wso2.carbon.identity.sso.saml.servlet.SAMLSSOProviderServlet} -
>>>  Failed to retrieve sessionDTO from the cache for key
>>> 52ca4cfa-823c-4b4c-8462-bb59c94d1e5c".
>>>
>>> Do you have any idea, how *Referer* header value set to that? Or if any
>>> one know possible work around to eliminate this issue, please let me know.
>>>
>>> Please refer the following sso trace for complete scenario.
>>>
>>> +
>>> GET https://localhost:9443/store/pages/groups HTTP/1.1
>>> Host: localhost:9443
>>> User-Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:41.0) Gecko/20100101 
>>> Firefox/41.0
>>> Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
>>> Accept-Language: en-US,en;q=0.5
>>> Accept-Encoding: gzip, deflate
>>> Referer: https://localhost:9443/store/assets/deviceType/list
>>> Cookie: JSESSIONID=3EE609CF217CA096FE8F9ADA74793BFE; 
>>> samlssoTokenId=5277eb7e-e3c9-46ef-b762-98dc80e7eaca; 
>>> JSESSIONID=1C3D7204305BF8D305C2B8788BE047AA; 
>>> commonAuthId=9928ae2b-89a9-41a8-aaca-ddeb9ecee7be
>>>
>>> HTTP/?.? 200 OK
>>> Content-Type: text/html
>>> Transfer-Encoding: chunked
>>> Content-Encoding: gzip
>>> Vary: Accept-Encoding
>>> Date: Thu, 08 Oct 2015 13:08:54 GMT
>>> Server: WSO2 Carbon Server
>>>
>>>
>>> +
>>> GET 
>>> https://localhost:9443/store/extensions/app/store-device-type/themes/store/css/navigation-custom.css
>>>  HTTP/1.1
>>> Host: localhost:9443
>>> User-Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:41.0) Gecko/20100101 
>>> Firefox/41.0
>>> Accept: text/css,*/*;q=0.1
>>> Accept-Language: en-US,en;q=0.5
>>> Accept-Encoding: gzip, deflate
>>> Referer: https://localhost:9443/store/pages/groups
>>> Cookie: JSESSIONID=3EE609CF217CA096FE8F9ADA74793BFE; 
>>> samlssoTokenId=5277eb7e-e3c9-46ef-b762-98dc80e7eaca; 
>>> JSESSIONID=1C3D7204305BF8D305C2B8788BE047AA; 
>>> commonAuthId=9928ae2b-89a9-41a8-aaca-ddeb9ecee7be
>>>
>>> HTTP/?.? 304 Not Modified
>>> Etag: W/"2212-1444293524000"
>>> Date: Thu, 08 Oct 2015 13:08:54 GMT
>>> Server: WSO2 Carbon Server
>>>
>>>
>>> +
>>> GET 
>>> https://localhost:9443/store/extensions/app/store-device-type/themes/store/js/libs/utils.js
>>>  HTTP/1.1
>>> Host: localhost:9443
>>> User-Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:41.0) Gecko/20100101 
>>> Firefox/41.0
>>> Accept: */*
>>> Accept-Language: en-US,en;q=0.5
>>> Accept-Encoding: gzip, deflate
>>> Referer: https://localhost:9443/store/pages/groups
>>> Cookie: JSESSIONID=3EE609CF217CA096FE8F9ADA74793BFE; 
>>> samlssoTokenId=5277eb7e-e3c9-46ef-b762-98dc80e7eaca; 
>>> JSESSIONID=1C3D7204305BF8D305C2B8788BE047AA; 
>>> commonAuthId=9928ae2b-89a9-41a8-aaca-ddeb9ecee7be
>>>
>>> HTTP/?.? 304 Not Modified
>>> Etag: W/"961-1444293524000"
>>> Date: Thu, 08 Oct 2015 13:08:54 GMT
>>> Server: WSO2 Carbon Server
>>>
>>>
>>> +
>>> GET 
>>> https://localhost:9443/store/extensions/app/store-device-type/themes/store/js/group-listing.js
>>>  HTTP/1.1
>>> Host: localhost:9443
>>> User-Agent: Mozilla/5.0 (X11; Fedora; Lin

Re: [Dev] [PPaaS] Reading dasStatsPublisherEabled value and meteringDashboardUrl at web application startup time and set those as application variables

2015-11-08 Thread Manuranga Perera
as I understand metering Dashboard URL is not read from a file. is that
correct? if you can read it from a file it's the better way to go.

On Fri, Nov 6, 2015 at 3:28 PM, Nipuna Chandradasa  wrote:

> Hi,
>
> May be we can try loading this property file in the app.js (Init script as
> we discuss earlier).
> But if that is not working the best way is to put a timeout. Because we
> have no any other way to get these properties in the init script.
>
> Let's ask manu is there any better way to do this using jaggery ?? ... (If
> we can read the property file without too much file processing)
>
> adding manu 
>
> Regards,
>
> On Fri, Nov 6, 2015 at 2:28 PM, Thanuja Uruththirakodeeswaran <
> thanu...@wso2.com> wrote:
>
>> Hi All,
>>
>> In the current implementation, we are reading dasStatsPublisherEnabled
>> and meteringDashboardUrl in login.jag file [1] and adding them to session.
>> But since these values are common to all users, we should read these values
>> at web application startup and add them to application object. So I tried
>> to do that in web application initScripts js file (app.js) [2] as follows:
>>
>> var carbon = require('carbon'),
>> process = require('process'),
>> server = new carbon.server.Server(),
>> conf = carbon.server.loadConfig('thrift-client-config.xml'),
>> dasConfig = conf. *::['config']. *::['das'],
>> dasStatsPublisherEnabled = false;
>>
>>
>> for (var i = 0; i < dasConfig.node.length(); i++) {
>> dasStatsPublisherEnabled = 
>> dasConfig.node[i].statsPublisherEnabled.text();
>> if (dasStatsPublisherEnabled == true) {
>> break;
>> }
>> }
>> application.put("dasStatsPublisherEnabled",dasStatsPublisherEnabled);
>>
>> setTimeout(function(){
>> application.put("meteringDashboardUrl", 
>> process.getProperty("das.metering.dashboard.url"))
>> },3);
>>
>> We can read thirift-client-config.xml file and adding
>> dasStataPublisherEnabled variable to application without any problems. But
>> we have problem in reading metering dashboard url which is in
>> cartridge-config.properties at web app initialization.
>>
>> Here since* webapp is started before stratos-manager component gets
>> activated (which reads cartridge-config.properties file and set values in
>> that file as system properties [3])*, we need to have a timeout to wait
>> for stratos-manager component to be activated before reading
>> meteringDashboardUrl using jaggery process module.
>>
>> Is there a better way to do this without having a timeout? Please give
>> your suggestions.
>>
>> [1].
>> https://github.com/wso2/product-private-paas/blob/master/components/org.wso2.ppaas.manager.console/console/controllers/login/login.jag
>> [2].
>> https://github.com/wso2/product-private-paas/blob/master/components/org.wso2.ppaas.manager.console/console/app.js
>> [3].
>> https://github.com/apache/stratos/blob/stratos-4.1.x/components/org.apache.stratos.manager/src/main/java/org/apache/stratos/manager/internal/StratosManagerServiceComponent.java#L117
>>
>> Thanks.
>> --
>> Thanuja Uruththirakodeeswaran
>> Software Engineer
>> WSO2 Inc.;http://wso2.com
>> lean.enterprise.middleware
>>
>> mobile: +94 774363167
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Nipuna Marcus
> *Software Engineer*
> WSO2 Inc.
> http://wso2.com/ - "lean . enterprise . middleware"
> Mobile : +94 (0) 713 667906
> nipu...@wso2.com
>



-- 
With regards,
*Manu*ranga Perera.

phone : 071 7 70 20 50
mail : m...@wso2.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] SAML 2.0 based Single Sign-On error when trying to login into secured extension page of ES

2015-11-08 Thread Manuranga Perera
hi Ayesha/Denuwanthi,
is this the same issue you were looking at?

On Fri, Oct 9, 2015 at 5:54 AM, Charitha Goonetilleke 
wrote:

> Hi All,
>
> I was able to overcome this issue by
> overriding sso-auth-login-controller.jag in ES with custom. Also I
> specified, *ignoreReferer* parameter and *requestedPage* parameter in
> redirect request which made when authorization required for extension page.
> In custom sso-auth-login-controller.jag[2], I used *requestedPage* as
> *relayState* of the sso request. Please refer diff[3] with original[4]
> for the modifications.
>
> @Manu,
>
> I believe those changes[3] in sso-auth-login-controller.jag should be
> applied to both sso-auth-login-controller jags, available in store and
> publisher. WDYT?
>
> [1]
> https://github.com/wso2-incubator/device-cloud/commit/53bff1876de54d0a38a5e43531f2c8e38a3a6674
> [2]
> https://github.com/wso2-incubator/device-cloud/blob/53bff1876de54d0a38a5e43531f2c8e38a3a6674/features/iotserver-feature/org.wso2.carbon.device.mgt.iot.feature/src/main/resources/jaggeryapps/store/extensions/app/store-device-type/pages/sso-auth-login-controller.jag
> [3] http://www.mergely.com/31XzH1zo/
> [4]
> https://github.com/wso2/carbon-store/blob/a994f4973dbd9728fc5532dbeed3ae029aa79a0f/apps/store/extensions/app/store-common/pages/sso-auth-login-controller.jag
>
> On Thu, Oct 8, 2015 at 6:49 PM, Charitha Goonetilleke 
> wrote:
>
>> Hi All,
>>
>> I'm experiencing $subject after logged out. It seems, *Referer* header
>> value changed to https://localhost:9443/samlsso?sessionDataKey=
>> some how during the logout process. When I'm trying to login again, it is
>> giving me SAML 2.0 based Single Sign-On error. In the same time console
>> printing "ERROR
>> {org.wso2.carbon.identity.sso.saml.servlet.SAMLSSOProviderServlet} -
>>  Failed to retrieve sessionDTO from the cache for key
>> 52ca4cfa-823c-4b4c-8462-bb59c94d1e5c".
>>
>> Do you have any idea, how *Referer* header value set to that? Or if any
>> one know possible work around to eliminate this issue, please let me know.
>>
>> Please refer the following sso trace for complete scenario.
>>
>> +
>> GET https://localhost:9443/store/pages/groups HTTP/1.1
>> Host: localhost:9443
>> User-Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:41.0) Gecko/20100101 
>> Firefox/41.0
>> Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
>> Accept-Language: en-US,en;q=0.5
>> Accept-Encoding: gzip, deflate
>> Referer: https://localhost:9443/store/assets/deviceType/list
>> Cookie: JSESSIONID=3EE609CF217CA096FE8F9ADA74793BFE; 
>> samlssoTokenId=5277eb7e-e3c9-46ef-b762-98dc80e7eaca; 
>> JSESSIONID=1C3D7204305BF8D305C2B8788BE047AA; 
>> commonAuthId=9928ae2b-89a9-41a8-aaca-ddeb9ecee7be
>>
>> HTTP/?.? 200 OK
>> Content-Type: text/html
>> Transfer-Encoding: chunked
>> Content-Encoding: gzip
>> Vary: Accept-Encoding
>> Date: Thu, 08 Oct 2015 13:08:54 GMT
>> Server: WSO2 Carbon Server
>>
>>
>> +
>> GET 
>> https://localhost:9443/store/extensions/app/store-device-type/themes/store/css/navigation-custom.css
>>  HTTP/1.1
>> Host: localhost:9443
>> User-Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:41.0) Gecko/20100101 
>> Firefox/41.0
>> Accept: text/css,*/*;q=0.1
>> Accept-Language: en-US,en;q=0.5
>> Accept-Encoding: gzip, deflate
>> Referer: https://localhost:9443/store/pages/groups
>> Cookie: JSESSIONID=3EE609CF217CA096FE8F9ADA74793BFE; 
>> samlssoTokenId=5277eb7e-e3c9-46ef-b762-98dc80e7eaca; 
>> JSESSIONID=1C3D7204305BF8D305C2B8788BE047AA; 
>> commonAuthId=9928ae2b-89a9-41a8-aaca-ddeb9ecee7be
>>
>> HTTP/?.? 304 Not Modified
>> Etag: W/"2212-1444293524000"
>> Date: Thu, 08 Oct 2015 13:08:54 GMT
>> Server: WSO2 Carbon Server
>>
>>
>> +
>> GET 
>> https://localhost:9443/store/extensions/app/store-device-type/themes/store/js/libs/utils.js
>>  HTTP/1.1
>> Host: localhost:9443
>> User-Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:41.0) Gecko/20100101 
>> Firefox/41.0
>> Accept: */*
>> Accept-Language: en-US,en;q=0.5
>> Accept-Encoding: gzip, deflate
>> Referer: https://localhost:9443/store/pages/groups
>> Cookie: JSESSIONID=3EE609CF217CA096FE8F9ADA74793BFE; 
>> samlssoTokenId=5277eb7e-e3c9-46ef-b762-98dc80e7eaca; 
>> JSESSIONID=1C3D7204305BF8D305C2B8788BE047AA; 
>> commonAuthId=9928ae2b-89a9-41a8-aaca-ddeb9ecee7be
>>
>> HTTP/?.? 304 Not Modified
>> Etag: W/"961-1444293524000"
>> Date: Thu, 08 Oct 2015 13:08:54 GMT
>> Server: WSO2 Carbon Server
>>
>>
>> +
>> GET 
>> https://localhost:9443/store/extensions/app/store-device-type/themes/store/js/group-listing.js
>>  HTTP/1.1
>> Host: localhost:9443
>> User-Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:41.0) Gecko/20100101 
>> Firefox/41.0
>> Accept: */*
>> Accept-Language: en-US,en;q=0.5
>> Accept-Encoding: gzip, deflate
>> Referer: https://localhost:9443/store/pages/groups
>> Cookie: JSESSIONID=3EE609CF217CA096FE8F9ADA74793BFE; 
>> samlssoTokenId=5277e

Re: [Dev] Carbon 4.2.0 patch0009 build failes

2015-11-08 Thread Udara Rathnayake
Hi,

Had a similar issue in patch0003 due to missing version property of the
maven-bundle-plugin in some components.

I have already created a doc jira[1] to put a note on this. If this is same
with the patch9 better mention that in the same doc jira.

[1] https://wso2.org/jira/browse/DOCUMENTATION-2516

Regards,
UdaraR

On Sun, Nov 8, 2015 at 1:20 AM, Ashwin Nallaperuma  wrote:

> Hi,
>
> I am trying to build carbon 4.2.0 patch 0009 and the build failed, details
> are below
>
> *patch0009 with java 7.80 maven 3.0.5*
>
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
> (default-compile) on project org.wso2.carbon.application.deployer:
> Compilation failure
> [ERROR]
> /mnt/4.2.0/patches/patch0009/core/org.wso2.carbon.application.deployer/4.2.0/src/main/java/org/wso2/carbon/application/deployer/AppDeployerUtils.java:[558,14]
> error: type IQuery does not take parameters
> *patch0009 **with java 6.38 **maven 3.0.5*
> 
> [ERROR] Failed to execute goal 
> org.apache.felix:maven-bundle-plugin:3.0.0:bundle (default-bundle) on project 
> hazelcast: Execution default-bundle of goal 
> org.apache.felix:maven-bundle-plugin:3.0.0:bundle failed: An API 
> incompatibility was encountered while executing 
> org.apache.felix:maven-bundle-plugin:3.0.0:bundle: 
> java.lang.UnsupportedClassVersionError: aQute/bnd/osgi/Analyzer : Unsupported 
> major.minor version 51.0
>
> patches from 0001 to 0008 builds were success
> *Note:-* Patch0003 was build using java 7 as for java 6 gave an error (
> Unsupported major.minor version 51.0)
>
> Other patches were build using java 6.38 maven 3.0.5
>
> any help would be greatly appreciated.
>
> --
> Ashwin Nallaperuma
> Software Engineer
> WSO2 Inc.
> lean . enterprise . middleware
> http://wso2.com
>
> Mobile  : +94 (0) 7 <%2B94%20%280%29%20773%20451194>79978810
> Email   : ash...@wso2.com 
> Blog : shellpower.wordpress.com
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Regards,
UdaraR
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [PPAAS] Introducing new WSO2 cartridges for PPAAS

2015-11-08 Thread Gayan Gunarathne
On Sun, Nov 8, 2015 at 2:42 PM, Imesh Gunaratne  wrote:

> Great work team!!
>
> Please make a new release in cartridges repository:
> https://github.com/wso2/private-paas-cartridges/releases
>

+1. We will do the PPaaS Cartridges 4.1.2 release.

>
> Thanks
>
> On Sat, Nov 7, 2015 at 12:58 PM, Akila Ravihansa Perera <
> raviha...@wso2.com> wrote:
>
>> Hi,
>>
>> We have introduced following set of new cartridges for WSO2 Private PaaS
>> compatible with version 4.1.0 or higher.
>>
>>  - WSO2 ESB 4.9.0 cartridge
>>  - WSO2 AS 5.3.0 cartridge
>>  - WSO2 GREG 5.1.0 cartridge
>>
>> These cartridges support worker manager deployments on EC2, OpenStack and
>> Kubernetes. Private PaaS membership scheme can be used for clustering.
>>
>> Thanks.
>>
>> --
>> Akila Ravihansa Perera
>> WSO2 Inc.;  http://wso2.com/
>>
>> Blog: http://ravihansa3000.blogspot.com
>>
>
>
>
> --
> *Imesh Gunaratne*
> Senior Technical Lead
> WSO2 Inc: http://wso2.com
> T: +94 11 214 5345 M: +94 77 374 2057
> W: http://imesh.gunaratne.org
> Lean . Enterprise . Middleware
>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 

Gayan Gunarathne
Technical Lead, WSO2 Inc. (http://wso2.com)
Committer & PMC Member, Apache Stratos
email : gay...@wso2.com  | mobile : +94 775030545 <%2B94%20766819985>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Carbon 4.2.0 patch0009 build failes

2015-11-08 Thread Ashwin Nallaperuma
Hi Madhawa,

No, I went straight in to building the patches,
I will build the release first, then try the patches.
Thanks for your help

Thanks and Regards,
Ashwin

On Sun, Nov 8, 2015 at 8:19 PM, Madhawa Gunasekara 
wrote:

> Hi Ashwin,
>
> Did you build the carbon 4.2.0 release version, before the patches? If
> not, you have to build the released one before the patches.
>
> Thanks,
> Madhawa
>
> On Sun, Nov 8, 2015 at 2:12 PM, Ashwin Nallaperuma 
> wrote:
>
>> Hi Aruna,
>>
>> Thanks for the reply,
>> When I tried to build patch0003 with JDK 6, it gave an error
>>
>> INFO] --- maven-bundle-plugin:3.0.0:bundle (default-bundle) @ jdbc-pool
>> ---
>> Nov 8, 2015 8:36:23 AM org.sonatype.guice.bean.reflect.Logs$JULSink warn
>> WARNING: Error injecting: org.apache.felix.bundleplugin.BundlePlugin
>> java.lang.UnsupportedClassVersionError: aQute/bnd/osgi/Analyzer :
>> Unsupported major.minor version 51.0
>> at java.lang.ClassLoader.defineClass1(Native Method)
>> at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
>> at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
>> at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
>> at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
>> at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
>> at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
>> at java.security.AccessController.doPrivileged(Native Method)
>> at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
>> at
>> org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:386)
>>
>> [ERROR] Failed to execute goal
>> org.apache.felix:maven-bundle-plugin:3.0.0:bundle (default-bundle) on
>> project jdbc-pool: Execution default-bundle of goal
>> org.apache.felix:maven-bundle-plugin:3.0.0:bundle failed: An API
>> incompatibility was encountered while executing
>> org.apache.felix:maven-bundle-plugin:3.0.0:bundle:
>> java.lang.UnsupportedClassVersionError: aQute/bnd/osgi/Analyzer :
>> Unsupported major.minor version 51.0
>>
>> So I tried using JDK 7 and it worked
>> Is patch0009 failing because I build patch0003 using JDK7, maybe it has
>> dependencies,
>> is there a way to build patch0003 using JDK6 without getting the above
>> error
>>
>> Thanks and regards,
>> Ashwin
>>
>> On Sun, Nov 8, 2015 at 1:56 PM, Aruna Karunarathna 
>> wrote:
>>
>>> Hi Ashwin,
>>>
>>> For carbon 4.2.0 based ones you should build only using JDK6. AFAIR
>>> patch0009 can't be build directly even though you use JDK6, because of some
>>> dependencies in earlier patches. Cant exactly remember the dependent
>>> patches.
>>>
>>> What you can try is to build from parch0001 to patch0009 using JDK6 and
>>> maven 3.0.5.
>>>
>>> Regards,
>>> Aruna
>>>
>>> On Sun, Nov 8, 2015 at 11:50 AM, Ashwin Nallaperuma 
>>> wrote:
>>>
 Hi,

 I am trying to build carbon 4.2.0 patch 0009 and the build failed,
 details are below

 *patch0009 with java 7.80 maven 3.0.5*

 [ERROR] Failed to execute goal
 org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
 (default-compile) on project org.wso2.carbon.application.deployer:
 Compilation failure
 [ERROR]
 /mnt/4.2.0/patches/patch0009/core/org.wso2.carbon.application.deployer/4.2.0/src/main/java/org/wso2/carbon/application/deployer/AppDeployerUtils.java:[558,14]
 error: type IQuery does not take parameters
 *patch0009 **with java 6.38 **maven 3.0.5*
 
 [ERROR] Failed to execute goal 
 org.apache.felix:maven-bundle-plugin:3.0.0:bundle (default-bundle) on 
 project hazelcast: Execution default-bundle of goal 
 org.apache.felix:maven-bundle-plugin:3.0.0:bundle failed: An API 
 incompatibility was encountered while executing 
 org.apache.felix:maven-bundle-plugin:3.0.0:bundle: 
 java.lang.UnsupportedClassVersionError: aQute/bnd/osgi/Analyzer : 
 Unsupported major.minor version 51.0

 patches from 0001 to 0008 builds were success
 *Note:-* Patch0003 was build using java 7 as for java 6 gave an error (
 Unsupported major.minor version 51.0)

 Other patches were build using java 6.38 maven 3.0.5

 any help would be greatly appreciated.

 --
 Ashwin Nallaperuma
 Software Engineer
 WSO2 Inc.
 lean . enterprise . middleware
 http://wso2.com

 Mobile  : +94 (0) 7 <%2B94%20%280%29%20773%20451194>79978810
 Email   : ash...@wso2.com 
 Blog : shellpower.wordpress.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev


>>>
>>>
>>> --
>>>
>>> *Aruna Sujith Karunarathna *| Software Engineer
>>> WSO2, Inc | lean. enterprise. middleware.
>>> #20, Palm Grove, Colombo 03, Sri Lanka
>>> Mobile: +94 71 9040362 | Work: +94 112145345
>>> Email: ar...@wso2.com | Web: www.wso2.com
>>>
>>>
>>
>>
>>
>> --
>> Ashwin Nallaperuma
>> Software Engineer
>> WSO2 Inc.
>> lean . en

Re: [Dev] Carbon 4.2.0 patch0009 build failes

2015-11-08 Thread Madhawa Gunasekara
Hi Ashwin,

Did you build the carbon 4.2.0 release version, before the patches? If not,
you have to build the released one before the patches.

Thanks,
Madhawa

On Sun, Nov 8, 2015 at 2:12 PM, Ashwin Nallaperuma  wrote:

> Hi Aruna,
>
> Thanks for the reply,
> When I tried to build patch0003 with JDK 6, it gave an error
>
> INFO] --- maven-bundle-plugin:3.0.0:bundle (default-bundle) @ jdbc-pool ---
> Nov 8, 2015 8:36:23 AM org.sonatype.guice.bean.reflect.Logs$JULSink warn
> WARNING: Error injecting: org.apache.felix.bundleplugin.BundlePlugin
> java.lang.UnsupportedClassVersionError: aQute/bnd/osgi/Analyzer :
> Unsupported major.minor version 51.0
> at java.lang.ClassLoader.defineClass1(Native Method)
> at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
> at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
> at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
> at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
> at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
> at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
> at
> org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:386)
>
> [ERROR] Failed to execute goal
> org.apache.felix:maven-bundle-plugin:3.0.0:bundle (default-bundle) on
> project jdbc-pool: Execution default-bundle of goal
> org.apache.felix:maven-bundle-plugin:3.0.0:bundle failed: An API
> incompatibility was encountered while executing
> org.apache.felix:maven-bundle-plugin:3.0.0:bundle:
> java.lang.UnsupportedClassVersionError: aQute/bnd/osgi/Analyzer :
> Unsupported major.minor version 51.0
>
> So I tried using JDK 7 and it worked
> Is patch0009 failing because I build patch0003 using JDK7, maybe it has
> dependencies,
> is there a way to build patch0003 using JDK6 without getting the above
> error
>
> Thanks and regards,
> Ashwin
>
> On Sun, Nov 8, 2015 at 1:56 PM, Aruna Karunarathna  wrote:
>
>> Hi Ashwin,
>>
>> For carbon 4.2.0 based ones you should build only using JDK6. AFAIR
>> patch0009 can't be build directly even though you use JDK6, because of some
>> dependencies in earlier patches. Cant exactly remember the dependent
>> patches.
>>
>> What you can try is to build from parch0001 to patch0009 using JDK6 and
>> maven 3.0.5.
>>
>> Regards,
>> Aruna
>>
>> On Sun, Nov 8, 2015 at 11:50 AM, Ashwin Nallaperuma 
>> wrote:
>>
>>> Hi,
>>>
>>> I am trying to build carbon 4.2.0 patch 0009 and the build failed,
>>> details are below
>>>
>>> *patch0009 with java 7.80 maven 3.0.5*
>>>
>>> [ERROR] Failed to execute goal
>>> org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
>>> (default-compile) on project org.wso2.carbon.application.deployer:
>>> Compilation failure
>>> [ERROR]
>>> /mnt/4.2.0/patches/patch0009/core/org.wso2.carbon.application.deployer/4.2.0/src/main/java/org/wso2/carbon/application/deployer/AppDeployerUtils.java:[558,14]
>>> error: type IQuery does not take parameters
>>> *patch0009 **with java 6.38 **maven 3.0.5*
>>> 
>>> [ERROR] Failed to execute goal 
>>> org.apache.felix:maven-bundle-plugin:3.0.0:bundle (default-bundle) on 
>>> project hazelcast: Execution default-bundle of goal 
>>> org.apache.felix:maven-bundle-plugin:3.0.0:bundle failed: An API 
>>> incompatibility was encountered while executing 
>>> org.apache.felix:maven-bundle-plugin:3.0.0:bundle: 
>>> java.lang.UnsupportedClassVersionError: aQute/bnd/osgi/Analyzer : 
>>> Unsupported major.minor version 51.0
>>>
>>> patches from 0001 to 0008 builds were success
>>> *Note:-* Patch0003 was build using java 7 as for java 6 gave an error (
>>> Unsupported major.minor version 51.0)
>>>
>>> Other patches were build using java 6.38 maven 3.0.5
>>>
>>> any help would be greatly appreciated.
>>>
>>> --
>>> Ashwin Nallaperuma
>>> Software Engineer
>>> WSO2 Inc.
>>> lean . enterprise . middleware
>>> http://wso2.com
>>>
>>> Mobile  : +94 (0) 7 <%2B94%20%280%29%20773%20451194>79978810
>>> Email   : ash...@wso2.com 
>>> Blog : shellpower.wordpress.com
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>>
>> *Aruna Sujith Karunarathna *| Software Engineer
>> WSO2, Inc | lean. enterprise. middleware.
>> #20, Palm Grove, Colombo 03, Sri Lanka
>> Mobile: +94 71 9040362 | Work: +94 112145345
>> Email: ar...@wso2.com | Web: www.wso2.com
>>
>>
>
>
>
> --
> Ashwin Nallaperuma
> Software Engineer
> WSO2 Inc.
> lean . enterprise . middleware
> http://wso2.com
>
> Mobile  : +94 (0) 7 <%2B94%20%280%29%20773%20451194>79978810
> Email   : ash...@wso2.com 
> Blog : shellpower.wordpress.com
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*Madhawa Gunasekara*
Software Engineer
WSO2 Inc.; http://wso2

[Dev] [BRS] Solution for OOM issue due to misuse of drools engine in BRS 220

2015-11-08 Thread Milinda Perera
Hi Nandika and all,

During simple load test we observed WSO2 BRS both 2.2.0-SNAPSHOT does OOM
[1]. After further investigation, found that our implementation misuses
drools engine.

When request is received by BRS, It creates knowledgeSession from
KnowledgeBase and feed facts and execute rules.

In Drools there are two types of Knowledge sessions
*(1) Stateful *[2]
Stateless knowledge sessions are long lived and knowledge keeps
reference until they get disposed. In BRS we have binded Stateful sessions
with Axis2 sessions.

*(2) Stateless*. [3]
Stateless knowledge session is similar to a function, feed facts,
execute rules and receive results. Stateless knowledge session simply wraps
Stateful knowledge session and dispose it at the end of execution.

Since the knowledge base[4] keeps reference for Stateful knowledge
sessions, memory consumed by knowledgeBase get increase and goes OOM, *if
we don't dispose them*. At the moment there is no dispose mechanism
included in BRS. Therefore it goes OOM when invoke deployed service
continuously.

To solve this we have to solve two things:
(a) Deviate operations that require stateful or stateless knowledge
sessions.
(b) Dispose stateful knowledge sessions when axis2 session get destroyed

I think to solve above mentioned (a), we need mechanism to deviate
operations require Stateful and Stateless knowledge sessions. One possible
solution is as follows:

Currently our operation config in .rsl file is as follows:



  


  



To deviate operation which require stateful knowledge sessions from
stateless, we can add new attribute, lets say "*operationType*" whith
possible values "*stateful*" and "*stateless*" so final operation config
will look like as follows:



  


  



When request received to particular operation's messageReceiver, we can
create appropriate statful or stateless knowledge session for it.

WDYT, any ideas?

[1] mail: [BRS] BRS 2.2.0 - snapshot goes OOM in clustered setup during
load test
[2]
https://docs.jboss.org/jbpm/v5.1/javadocs/org/drools/runtime/StatefulKnowledgeSession.html
[3]
https://docs.jboss.org/jbpm/v5.1/javadocs/org/drools/runtime/StatelessKnowledgeSession.html
[4] https://docs.jboss.org/jbpm/v5.1/javadocs/org/drools/KnowledgeBase.html

Thanks,
Milinda
-- 
Milinda Perera
Software Engineer;
WSO2 Inc. http://wso2.com ,
Mobile: (+94) 714 115 032
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [PPAAS] Introducing new WSO2 cartridges for PPAAS

2015-11-08 Thread Imesh Gunaratne
Great work team!!

Please make a new release in cartridges repository:
https://github.com/wso2/private-paas-cartridges/releases

Thanks

On Sat, Nov 7, 2015 at 12:58 PM, Akila Ravihansa Perera 
wrote:

> Hi,
>
> We have introduced following set of new cartridges for WSO2 Private PaaS
> compatible with version 4.1.0 or higher.
>
>  - WSO2 ESB 4.9.0 cartridge
>  - WSO2 AS 5.3.0 cartridge
>  - WSO2 GREG 5.1.0 cartridge
>
> These cartridges support worker manager deployments on EC2, OpenStack and
> Kubernetes. Private PaaS membership scheme can be used for clustering.
>
> Thanks.
>
> --
> Akila Ravihansa Perera
> WSO2 Inc.;  http://wso2.com/
>
> Blog: http://ravihansa3000.blogspot.com
>



-- 
*Imesh Gunaratne*
Senior Technical Lead
WSO2 Inc: http://wso2.com
T: +94 11 214 5345 M: +94 77 374 2057
W: http://imesh.gunaratne.org
Lean . Enterprise . Middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Carbon 4.2.0 patch0009 build failes

2015-11-08 Thread Ashwin Nallaperuma
Hi Aruna,

Thanks for the reply,
When I tried to build patch0003 with JDK 6, it gave an error

INFO] --- maven-bundle-plugin:3.0.0:bundle (default-bundle) @ jdbc-pool ---
Nov 8, 2015 8:36:23 AM org.sonatype.guice.bean.reflect.Logs$JULSink warn
WARNING: Error injecting: org.apache.felix.bundleplugin.BundlePlugin
java.lang.UnsupportedClassVersionError: aQute/bnd/osgi/Analyzer :
Unsupported major.minor version 51.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:386)

[ERROR] Failed to execute goal
org.apache.felix:maven-bundle-plugin:3.0.0:bundle (default-bundle) on
project jdbc-pool: Execution default-bundle of goal
org.apache.felix:maven-bundle-plugin:3.0.0:bundle failed: An API
incompatibility was encountered while executing
org.apache.felix:maven-bundle-plugin:3.0.0:bundle:
java.lang.UnsupportedClassVersionError: aQute/bnd/osgi/Analyzer :
Unsupported major.minor version 51.0

So I tried using JDK 7 and it worked
Is patch0009 failing because I build patch0003 using JDK7, maybe it has
dependencies,
is there a way to build patch0003 using JDK6 without getting the above error

Thanks and regards,
Ashwin

On Sun, Nov 8, 2015 at 1:56 PM, Aruna Karunarathna  wrote:

> Hi Ashwin,
>
> For carbon 4.2.0 based ones you should build only using JDK6. AFAIR
> patch0009 can't be build directly even though you use JDK6, because of some
> dependencies in earlier patches. Cant exactly remember the dependent
> patches.
>
> What you can try is to build from parch0001 to patch0009 using JDK6 and
> maven 3.0.5.
>
> Regards,
> Aruna
>
> On Sun, Nov 8, 2015 at 11:50 AM, Ashwin Nallaperuma 
> wrote:
>
>> Hi,
>>
>> I am trying to build carbon 4.2.0 patch 0009 and the build failed,
>> details are below
>>
>> *patch0009 with java 7.80 maven 3.0.5*
>>
>> [ERROR] Failed to execute goal
>> org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
>> (default-compile) on project org.wso2.carbon.application.deployer:
>> Compilation failure
>> [ERROR]
>> /mnt/4.2.0/patches/patch0009/core/org.wso2.carbon.application.deployer/4.2.0/src/main/java/org/wso2/carbon/application/deployer/AppDeployerUtils.java:[558,14]
>> error: type IQuery does not take parameters
>> *patch0009 **with java 6.38 **maven 3.0.5*
>> 
>> [ERROR] Failed to execute goal 
>> org.apache.felix:maven-bundle-plugin:3.0.0:bundle (default-bundle) on 
>> project hazelcast: Execution default-bundle of goal 
>> org.apache.felix:maven-bundle-plugin:3.0.0:bundle failed: An API 
>> incompatibility was encountered while executing 
>> org.apache.felix:maven-bundle-plugin:3.0.0:bundle: 
>> java.lang.UnsupportedClassVersionError: aQute/bnd/osgi/Analyzer : 
>> Unsupported major.minor version 51.0
>>
>> patches from 0001 to 0008 builds were success
>> *Note:-* Patch0003 was build using java 7 as for java 6 gave an error (
>> Unsupported major.minor version 51.0)
>>
>> Other patches were build using java 6.38 maven 3.0.5
>>
>> any help would be greatly appreciated.
>>
>> --
>> Ashwin Nallaperuma
>> Software Engineer
>> WSO2 Inc.
>> lean . enterprise . middleware
>> http://wso2.com
>>
>> Mobile  : +94 (0) 7 <%2B94%20%280%29%20773%20451194>79978810
>> Email   : ash...@wso2.com 
>> Blog : shellpower.wordpress.com
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
>
> *Aruna Sujith Karunarathna *| Software Engineer
> WSO2, Inc | lean. enterprise. middleware.
> #20, Palm Grove, Colombo 03, Sri Lanka
> Mobile: +94 71 9040362 | Work: +94 112145345
> Email: ar...@wso2.com | Web: www.wso2.com
>
>



-- 
Ashwin Nallaperuma
Software Engineer
WSO2 Inc.
lean . enterprise . middleware
http://wso2.com

Mobile  : +94 (0) 7 <%2B94%20%280%29%20773%20451194>79978810
Email   : ash...@wso2.com 
Blog : shellpower.wordpress.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Carbon 4.2.0 patch0009 build failes

2015-11-08 Thread Aruna Karunarathna
Hi Ashwin,

For carbon 4.2.0 based ones you should build only using JDK6. AFAIR
patch0009 can't be build directly even though you use JDK6, because of some
dependencies in earlier patches. Cant exactly remember the dependent
patches.

What you can try is to build from parch0001 to patch0009 using JDK6 and
maven 3.0.5.

Regards,
Aruna

On Sun, Nov 8, 2015 at 11:50 AM, Ashwin Nallaperuma  wrote:

> Hi,
>
> I am trying to build carbon 4.2.0 patch 0009 and the build failed, details
> are below
>
> *patch0009 with java 7.80 maven 3.0.5*
>
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
> (default-compile) on project org.wso2.carbon.application.deployer:
> Compilation failure
> [ERROR]
> /mnt/4.2.0/patches/patch0009/core/org.wso2.carbon.application.deployer/4.2.0/src/main/java/org/wso2/carbon/application/deployer/AppDeployerUtils.java:[558,14]
> error: type IQuery does not take parameters
> *patch0009 **with java 6.38 **maven 3.0.5*
> 
> [ERROR] Failed to execute goal 
> org.apache.felix:maven-bundle-plugin:3.0.0:bundle (default-bundle) on project 
> hazelcast: Execution default-bundle of goal 
> org.apache.felix:maven-bundle-plugin:3.0.0:bundle failed: An API 
> incompatibility was encountered while executing 
> org.apache.felix:maven-bundle-plugin:3.0.0:bundle: 
> java.lang.UnsupportedClassVersionError: aQute/bnd/osgi/Analyzer : Unsupported 
> major.minor version 51.0
>
> patches from 0001 to 0008 builds were success
> *Note:-* Patch0003 was build using java 7 as for java 6 gave an error (
> Unsupported major.minor version 51.0)
>
> Other patches were build using java 6.38 maven 3.0.5
>
> any help would be greatly appreciated.
>
> --
> Ashwin Nallaperuma
> Software Engineer
> WSO2 Inc.
> lean . enterprise . middleware
> http://wso2.com
>
> Mobile  : +94 (0) 7 <%2B94%20%280%29%20773%20451194>79978810
> Email   : ash...@wso2.com 
> Blog : shellpower.wordpress.com
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 

*Aruna Sujith Karunarathna *| Software Engineer
WSO2, Inc | lean. enterprise. middleware.
#20, Palm Grove, Colombo 03, Sri Lanka
Mobile: +94 71 9040362 | Work: +94 112145345
Email: ar...@wso2.com | Web: www.wso2.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev