Re: [Carbon-dev] AppServer - Open L1 issues

2010-12-07 Thread Isuru Suriarachchi
On Tue, Dec 7, 2010 at 6:40 AM, Charitha Kankanamge chari...@wso2.comwrote:

 Hi,

 Given below are the open L1 issues related to AppServer.

 [1]https://wso2.org/jira/browse/CARBON-8068 - Continously throwing ERROR
 {org.apache.sandesha2.util.FaultManager} -  A message was added that is not
 valid. However, the operation context was complete
 [2]https://wso2.org/jira/browse/CARBON-8182 - Class loading error when
 restarting axis config after adding a new resource through Axis2 Repository
 Manager
 [3]https://wso2.org/jira/browse/CARBON-8199 - WebContext is dropped when
 uploading services when carbon is deployed on WebSphere7
 [4]https://wso2.org/jira/browse/CARBON-8259 - Please add SANDESHA DB DDL
 scripts into AS
 [5]https://wso2.org/jira/browse/CARBON-8280 - Custom faults are not
 secured
 [6]https://wso2.org/jira/browse/CARBON-8286 - Fix STS sample
 [7]https://wso2.org/jira/browse/CARBON-8290 - Update App server README and
 release-notes
 [8]https://wso2.org/jira/browse/CARBON-8292 - NPE thrown when running a
 simeple load test with AS (oracle)
 [9]https://wso2.org/jira/browse/CARBON-8307 - Code gen does not work when
 app server is deployed on servlet containers (tomcat)
 [10]https://wso2.org/jira/browse/CARBON-8317 -
 javax.xml.stream.XMLStreamException error occurs when invoking a JAXWS
 service


Charitha, We didn't have this kind of an issue in the Stratos release right?
Is it possible to invoke a simple annotated service which you normally use
to test JAXWS services?

Thanks,
~Isuru


 [11]https://wso2.org/jira/browse/CARBON-8318 - XKMS sample does not work
 [12]https://wso2.org/jira/browse/CARBON-8319 - Xfer sample does not work -
 NullPointerException at
 org.apache.axis2.description.AxisService.mapActionToOperation(AxisService.java:829)
 [13]https://wso2.org/jira/browse/CARBON-8320 - Fix TinyURL sample
 [14]https://wso2.org/jira/browse/CARBON-8321 - Please add ant or pom to
 build HelloWorldWebApp sample

 Note:-
 If samples do not work out-of-the-box, those are also reported as L1.

 Regards
 Charitha



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




-- 
Isuru Suriarachchi
Technical Lead  Product Manager, WSO2 Application Server
WSO2 Inc. http://wso2.com
email : is...@wso2.com
blog : http://isurues.wordpress.com/

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


Re: [Carbon-dev] AppServer - Open L1 issues

2010-12-07 Thread Prabath Siriwardana
On Tue, Dec 7, 2010 at 7:33 PM, Sameera Jayasoma same...@wso2.com wrote:


  https://wso2.org/jira/browse/CARBON-8286
 https://wso2.org/jira/browse/CARBON-8280 - Custom faults are not secured


Fixed this issue. But didn't commit - attached the patch the JIRA it self.


 https://wso2.org/jira/browse/CARBON-8182 - Class loading error when
 restarting axis config after adding a new resource through Axis2 Repository
 Manager
 https://wso2.org/jira/browse/CARBON-8317 -
 javax.xml.stream.XMLStreamException error occurs when invoking a JAXWS
 service


All the above three issues, looks like we need to patch carbon core..? WDYT
?

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


Re: [Carbon-dev] AppServer - Open L1 issues

2010-12-07 Thread Senaka Fernando
On Tue, Dec 7, 2010 at 7:33 PM, Sameera Jayasoma same...@wso2.com wrote:

 Following is the distribution of JIRAs for the up coming AS hackathon.

 Amila:
 https://wso2.org/jira/browse/CARBON-8068 - Continously throwing ERROR
 {org.apache.sandesha2.util.FaultManager} -  A message was added that is not
 valid. However, the operation context was complete

 https://wso2.org/jira/browse/CARBON-8068Asela:
 https://wso2.org/jira/browse/CARBON-8286 - Fix STS sample
  https://wso2.org/jira/browse/CARBON-8286
 https://wso2.org/jira/browse/CARBON-8280 - Custom faults are not secured
  https://wso2.org/jira/browse/CARBON-8280
 https://wso2.org/jira/browse/CARBON-8318 - XKMS sample does not work

 Charith:
  https://wso2.org/jira/browse/CARBON-8321 - Please add ant or pom to build
 HelloWorldWebApp sample
 https://wso2.org/jira/browse/CARBON-8259 - Please add SANDESHA DB DDL
 scripts into AS
 https://wso2.org/jira/browse/CARBON-8319 - Xfer sample does not work -
 NullPointerException at
 org.apache.axis2.description.AxisService.mapActionToOperation(AxisService.java:829)

 Pradeep:
 https://wso2.org/jira/browse/CARBON-8199 - WebContext is dropped when
 uploading services when carbon is deployed on WebSphere7
 https://wso2.org/jira/browse/CARBON-8307 - Code gen does not work when app
 server is deployed on servlet containers (tomcat)
 https://wso2.org/jira/browse/CARBON-8164 - Add a Context Sensitive Help
 Page for the Webapp Mgt Component - SupunM has already emailed the patches
 to me.  I will provide them.
  https://wso2.org/jira/browse/CARBON-8290 - Update App server README and
 release-notes


 Sameera:
 https://wso2.org/jira/browse/CARBON-8182 - Class loading error when
 restarting axis config after adding a new resource through Axis2 Repository
 Manager
 https://wso2.org/jira/browse/CARBON-8317 -
 javax.xml.stream.XMLStreamException error occurs when invoking a JAXWS
 service

 Wageesha:
 https://wso2.org/jira/browse/CARBON-8292 - NPE thrown when running a
 simeple load test with AS (oracle) - Work with Senaka to fix this.


I have updated the issue. Its not the NPE that's causing issues, its
something beyond that. I wonder what's the true cause of it. However, as it
seems this seems to have something to do with the driver and the connection
to the oracle database.

Thanks,
Senaka.


 https://wso2.org/jira/browse/CARBON-8166 - Update Context Sensitive Help
 pages in AAR, JAX-WS, Spring, Axis2 Services Add pages
 https://wso2.org/jira/browse/CARBON-8165 - Update Context Sensitive Help
 page in Services Mgt Component
  https://wso2.org/jira/browse/CARBON-8320 - Fix TinyURL sample

 Thanks
 Sameera

 On Tue, Dec 7, 2010 at 6:15 PM, Prabath Siriwardana prab...@wso2.comwrote:



 On Tue, Dec 7, 2010 at 6:10 PM, Charitha Kankanamge chari...@wso2.comwrote:



 Note:-
 If samples do not work out-of-the-box, those are also reported as L1.


 +1

 Thanks  regards,
 -Prabath



 Regards
 Charitha



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




 --
 Thanks  Regards,
 Prabath Siriwardena

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

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




 --
 Sameera Jayasoma
 Technical Lead and Product Manager, WSO2 Carbon


 WSO2, Inc. (http://wso2.com)
 email: same...@wso2.com
 blog: http://tech.jayasoma.org

 Lean . Enterprise . Middleware

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




-- 
*Senaka Fernando*
Associate Technical Lead  Product Manager - WSO2 G-Reg;
WSO2, Inc.; http://wso2.com*
Member; Apache Software Foundation; http://apache.org

E-mail: senaka AT wso2.com
**P: +1 408 754 7388; ext: 51736*; *M: +94 77 322 1818
Linked-In: http://www.linkedin.com/in/senakafernando

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


[Carbon-dev] Incorrect rampart/wss4j dependencies in org.wso2.carbon.registry.ws.api - on 3.1.0 branch

2010-12-07 Thread Prabath Siriwardana
Please review and fix..

 dependency
groupIdorg.apache.ws.security.wso2/groupId
artifactIdwss4j/artifactId
version1.5.9.wso2v1/version
/dependency
dependency
groupIdorg.apache.rampart.wso2/groupId
artifactIdrampart-core/artifactId
version1.5.0-wso2v1/version
/dependency


-- 
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] tools being removed from https://svn.wso2.org/repos/wso2/branches/carbon/3.1.0/features/ but pom.xml not been updated

2010-12-07 Thread Prabath Siriwardana
$subject

-- 
Thanks  Regards,
Prabath Siriwardena

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] AppServer - Open L1 issues

2010-12-07 Thread Prabath Siriwardana
On Tue, Dec 7, 2010 at 7:33 PM, Sameera Jayasoma same...@wso2.com wrote:



 https://wso2.org/jira/browse/CARBON-8068Asela:
 https://wso2.org/jira/browse/CARBON-8286 - Fix STS sample


FIxed


  https://wso2.org/jira/browse/CARBON-8286
 https://wso2.org/jira/browse/CARBON-8280 - Custom faults are not secured


FIxed - need to patch axis2


  https://wso2.org/jira/browse/CARBON-8280
 https://wso2.org/jira/browse/CARBON-8318 - XKMS sample does not work


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


Re: [Carbon-dev] AppServer - Open L1 issues

2010-12-07 Thread Prabath Siriwardana
On Wed, Dec 8, 2010 at 5:34 AM, Prabath Siriwardana prab...@wso2.comwrote:



 On Tue, Dec 7, 2010 at 7:33 PM, Sameera Jayasoma same...@wso2.com wrote:



 https://wso2.org/jira/browse/CARBON-8068Asela:
 https://wso2.org/jira/browse/CARBON-8286 - Fix STS sample


 FIxed


  https://wso2.org/jira/browse/CARBON-8286
 https://wso2.org/jira/browse/CARBON-8280 - Custom faults are not secured


 FIxed - need to patch axis2


  https://wso2.org/jira/browse/CARBON-8280
 https://wso2.org/jira/browse/CARBON-8318 - XKMS sample does not work


Fixed.

Thanks  regards,
-Prabath



 Thanks  regards,
 -Prabath




-- 
Thanks  Regards,
Prabath Siriwardena

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] tools being removed from https://svn.wso2.org/repos/wso2/branches/carbon/3.1.0/features/ but pom.xml not been updated

2010-12-07 Thread Prabath Siriwardana
$subject is due to the following commit - Pradeep, can you please update the
pom as well..svn commit r83497 - in branches/carbon/3.1.0/features:
repository repository/chunk-1 repository/default tools


Thanks  regards,
-Prabath

2010/12/8 Prabath Siriwardana prab...@wso2.com

 $subject

 --
 Thanks  Regards,
 Prabath Siriwardena

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




-- 
Thanks  Regards,
Prabath Siriwardena

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] Incorrect rampart/wss4j dependencies in org.wso2.carbon.registry.ws.api - on 3.1.0 branch

2010-12-07 Thread Tharindu Mathew
Fixed.

On Wed, Dec 8, 2010 at 12:46 AM, Prabath Siriwardana prab...@wso2.comwrote:

 Please review and fix..

  dependency
 groupIdorg.apache.ws.security.wso2/groupId
 artifactIdwss4j/artifactId
 version1.5.9.wso2v1/version
 /dependency
 dependency
 groupIdorg.apache.rampart.wso2/groupId
 artifactIdrampart-core/artifactId
 version1.5.0-wso2v1/version
 /dependency


 --
 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




-- 
Regards,

Tharindu Mathew

Software Engineer,
WSO2 Inc.,
http://wso2.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Latest BPS-2.1.0 Build

2010-12-07 Thread pavithra madurangi
Hi,

Yesterday I carried out testing in RHEL with latest jdk and mysql database
connected, and so far found no L1 issues.

As it's mentioned in another thread if samples do not work out-of-the-box,
they become L1 issues then issue [1] should be considered as L1 issue and
must be fixed.

But still load testing, security related scenarios, connected to other data
sources other than mysql (such as oracle, mssql ) and deployment on app
servers have to be tested.

I'll update the thread EOD with the testing progress.

[1] https://wso2.org/jira/browse/CARBON-7800

Regards,
Pavithra.


On Wed, Dec 8, 2010 at 6:39 AM, Prabath Siriwardana prab...@wso2.comwrote:

 Hi Pavithra,

 Can you please update the list with the status of BPS testing

 Thanks  regards,
 -Prabath

 On Tue, Dec 7, 2010 at 8:51 AM, pavithra madurangi pavit...@wso2.comwrote:

 Hi,

 I'll get the environment ready and will start testing giving high priority
 to the scenarios mentioned by Asanka and Kasun.

 Regards,
 Pavithra

 On Tue, Dec 7, 2010 at 8:48 AM, Charitha Kankanamge chari...@wso2.comwrote:

 Thanks Asanka!

 Pavithra,
 Please get this environment ready. There are ozone images with RHEL (but
 I'm not sure about version 4)

 Regards
 Charitha


 On Tue, Dec 7, 2010 at 8:43 AM, Asanka Abeysinghe asan...@wso2.comwrote:

 Hi Charitha,
 Please find the information in-line.
 Thx
 Asanka

 On Tue, Dec 7, 2010 at 8:08 AM, Charitha Kankanamge 
 chari...@wso2.comwrote:

 Hi Asanka,

 Since we will not get sufficient time for all platform test
 combinations, can you please let us know the most important test setup
 requirements for this BPS release?

 OS - ?

 RHEL-4

 JVM - ?

 Sun JDK-1.6_023

 separated registry setup or standalone?

 JDBC backed remote registry connects to a MySQL cluster

 DBMS?

 Above + system registry runs on default/embedded H2

 Standalone or embedded into app server? if so, what is the app server?

 Standalone

 Any specific browser?

 Not specific (latest FF and IE8)


 Thanks!

 Charitha




 On Tue, Dec 7, 2010 at 12:45 AM, Asanka Abeysinghe 
 asan...@wso2.comwrote:



 On Tue, Dec 7, 2010 at 12:21 AM, Kasun Indrasiri ka...@wso2.comwrote:

 We have to specifically test with a service chaining scenario and
 check whether the xml attributes get drop from the final response.


 Addition to that a basic smoke test and Activity Recovery and Failure
 feature [1]  needs to be test.
 - Asanka

 [1] http://ode.apache.org/activity-failure-and-recovery.html



 Thanks.


 On Mon, Dec 6, 2010 at 12:53 PM, Waruna Ranasinghe 
 war...@wso2.comwrote:

 Hi All,

 I also updated release-note and README.


 Thanks,
 Waruna


 On Mon, Dec 6, 2010 at 8:06 AM, Milinda Pathirage mili...@wso2.com
  wrote:

 Hi Prabath,
 I updated release-note and README. Just need to update docs. But I
 think we can release docs separately from the product.

 Thanks
 Milinda


 On Mon, Dec 6, 2010 at 4:29 PM, Prabath Siriwardana 
 prab...@wso2.com wrote:

 Thanks Asela for hosting this..

 Pavithra, can you please sync up with Asanka to identify the
 highest priority test scenarios...

 Waruna, can you please update the release note and the docs

 Thanks  regards,
 -Prabath

 On Mon, Dec 6, 2010 at 5:38 PM, Asela Pathberiya 
 as...@wso2.comwrote:

 Hi All,

 Can be found here [1]

 [1]
 http://builder.wso2.org/~carbon/releases/carbon/3.1.0/latest/http://builder.wso2.org/%7Ecarbon/releases/carbon/3.1.0/latest/

 Thanks,
 Asela.

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




 --
 Thanks  Regards,
 Prabath Siriwardena

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

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




 --
 Milinda Pathirage
 Technical Lead and Product Manager, Business Process Server - WSO2
 Inc; http://wso2.com
 Blog: http://blog.mpathirage.com

 Lean Enterprise Middleware

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




 --

 -
 Waruna Ranasinghe
 WSO2 Inc.
 www.wso2.com - Lean . Enterprise . Middleware

 BLOG: http://warunapw.blogspot.com


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




 --
 Kasun Indrasiri
 Senior Software Engineer

 WSO2, Inc.; http://wso2.com
 lean.enterprise.middleware

 cell: +94 71 536 4128
 Blog : http://kasunpanorama.blogspot.com/

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




 --
 Asanka Abeysinghe,
 Director, Solutions Architecture, WSO2,Inc., http://wso2.com/,
 e: asan...@wso2.com, m: +94 77 734 0064, p: +1 408 

Re: [Carbon-dev] Latest BPS-2.1.0 Build

2010-12-07 Thread Milinda Pathirage
This is happens because we are using unified-endpoints to configure
and invoke external services. Currently unified endpoints doesn't
support security according to Waruna. I think the best thing is to
remove the sample with security from this release. And do a patch
release with completed version of unified endpoints.

Thanks
Milinda

On Wed, Dec 8, 2010 at 6:21 AM, pavithra madurangi pavit...@wso2.com wrote:
 Hi,

 Yesterday I carried out testing in RHEL with latest jdk and mysql database
 connected, and so far found no L1 issues.

 As it's mentioned in another thread if samples do not work out-of-the-box,
 they become L1 issues then issue [1] should be considered as L1 issue and
 must be fixed.

 But still load testing, security related scenarios, connected to other data
 sources other than mysql (such as oracle, mssql ) and deployment on app
 servers have to be tested.

 I'll update the thread EOD with the testing progress.

 [1] https://wso2.org/jira/browse/CARBON-7800

 Regards,
 Pavithra.


 On Wed, Dec 8, 2010 at 6:39 AM, Prabath Siriwardana prab...@wso2.com
 wrote:

 Hi Pavithra,
 Can you please update the list with the status of BPS testing
 Thanks  regards,
 -Prabath

 On Tue, Dec 7, 2010 at 8:51 AM, pavithra madurangi pavit...@wso2.com
 wrote:

 Hi,

 I'll get the environment ready and will start testing giving high
 priority to the scenarios mentioned by Asanka and Kasun.

 Regards,
 Pavithra
 On Tue, Dec 7, 2010 at 8:48 AM, Charitha Kankanamge chari...@wso2.com
 wrote:

 Thanks Asanka!

 Pavithra,
 Please get this environment ready. There are ozone images with RHEL (but
 I'm not sure about version 4)

 Regards
 Charitha

 On Tue, Dec 7, 2010 at 8:43 AM, Asanka Abeysinghe asan...@wso2.com
 wrote:

 Hi Charitha,
 Please find the information in-line.
 Thx
 Asanka

 On Tue, Dec 7, 2010 at 8:08 AM, Charitha Kankanamge chari...@wso2.com
 wrote:

 Hi Asanka,

 Since we will not get sufficient time for all platform test
 combinations, can you please let us know the most important test setup
 requirements for this BPS release?

 OS - ?

 RHEL-4

 JVM - ?

 Sun JDK-1.6_023

 separated registry setup or standalone?

 JDBC backed remote registry connects to a MySQL cluster

 DBMS?

 Above + system registry runs on default/embedded H2

 Standalone or embedded into app server? if so, what is the app server?

 Standalone

 Any specific browser?

 Not specific (latest FF and IE8)

 Thanks!

 Charitha



 On Tue, Dec 7, 2010 at 12:45 AM, Asanka Abeysinghe asan...@wso2.com
 wrote:


 On Tue, Dec 7, 2010 at 12:21 AM, Kasun Indrasiri ka...@wso2.com
 wrote:

 We have to specifically test with a service chaining scenario and
 check whether the xml attributes get drop from the final response.

 Addition to that a basic smoke test and Activity Recovery and Failure
 feature [1]  needs to be test.
 - Asanka
 [1] http://ode.apache.org/activity-failure-and-recovery.html


 Thanks.

 On Mon, Dec 6, 2010 at 12:53 PM, Waruna Ranasinghe war...@wso2.com
 wrote:

 Hi All,
 I also updated release-note and README.

 Thanks,
 Waruna

 On Mon, Dec 6, 2010 at 8:06 AM, Milinda Pathirage
 mili...@wso2.com wrote:

 Hi Prabath,
 I updated release-note and README. Just need to update docs. But I
 think we can release docs separately from the product.
 Thanks
 Milinda

 On Mon, Dec 6, 2010 at 4:29 PM, Prabath Siriwardana
 prab...@wso2.com wrote:

 Thanks Asela for hosting this..
 Pavithra, can you please sync up with Asanka to identify the
 highest priority test scenarios...
 Waruna, can you please update the release note and the docs
 Thanks  regards,
 -Prabath

 On Mon, Dec 6, 2010 at 5:38 PM, Asela Pathberiya as...@wso2.com
 wrote:

 Hi All,

 Can be found here [1]

 [1]
 http://builder.wso2.org/~carbon/releases/carbon/3.1.0/latest/

 Thanks,
 Asela.

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




 --
 Thanks  Regards,
 Prabath Siriwardena

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

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




 --
 Milinda Pathirage
 Technical Lead and Product Manager, Business Process Server - WSO2
 Inc; http://wso2.com
 Blog: http://blog.mpathirage.com

 Lean Enterprise Middleware

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




 --

 -
 Waruna Ranasinghe
 WSO2 Inc.
 www.wso2.com - Lean . Enterprise . Middleware

 BLOG: http://warunapw.blogspot.com


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




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

 cell: +94 

[Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2010-12-07 Thread WSO2 Builder
[INFO] Token Based Authenticator - UI bundle . SUCCESS [14.225s]
[INFO] WSO2 Carbon - Web Seal Authenticator Aggregator Module  SUCCESS [0.011s]
[INFO] WebSeal Authenticator - BE bundle . SUCCESS [18.198s]
[INFO] WebSeal Authenticator - UI bundle . SUCCESS [22.747s]
[INFO] WSO2 Carbon - SAML2 Based SSO Authenticator Aggregator Module  SUCCESS 
[0.012s]
[INFO] SAML2 SSO Authenticator - BE bundle ... SUCCESS [18.580s]
[INFO] SAML2 SSO Authenticator - UI bundle ... SUCCESS [24.620s]
[INFO] Remote User Management Client . SUCCESS 
[1:12.213s]
[INFO] Remote User Management Service  SUCCESS [13.447s]
[INFO] WS Remote User Management Aggregator .. SUCCESS [0.013s]
[INFO] WSO2 Carbon - Gadget Framework Aggregator Module .. SUCCESS [0.013s]
[INFO] WSO2 Carbon - Gadget Framework - Gadget Editor User Interface  SUCCESS 
[39.556s]
[INFO] WSO2 Carbon - Gadget Framework - Gadget Editor  SUCCESS [10.544s]
[INFO] WSO2 Carbon - Webapp Management Parent Module . SUCCESS [0.013s]
[INFO] WSO2 Carbon - Webapp Management BE  SUCCESS [5.014s]
[INFO] WSO2 Carbon - Webapp Management UI  SUCCESS [12.295s]
[INFO] 
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 66 minutes 54 seconds
[INFO] Finished at: Wed Dec 08 10:06:09 IST 2010
[INFO] Final Memory: 1370M/1795M
[INFO] 
[INFO] 
NOTE: Maven is executing in offline mode. Any artifacts not already in your 
local
repository will be inaccessible.

[INFO] Scanning for projects...
[INFO] 
[ERROR] FATAL ERROR
[INFO] 
[INFO] Error building POM (may not be this project's POM).


Project ID: unknown

Reason: Could not find the model file 
'/home/carbon/stratos/carbon/features/tools'. for project unknown


[INFO] 
[INFO] Trace
org.apache.maven.reactor.MavenExecutionException: Could not find the model file 
'/home/carbon/stratos/carbon/features/tools'. for project unknown
at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:432)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:300)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:137)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:356)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.project.ProjectBuildingException: Could not find 
the model file '/home/carbon/stratos/carbon/features/tools'. for project unknown
at 
org.apache.maven.project.DefaultMavenProjectBuilder.readModel(DefaultMavenProjectBuilder.java:1585)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.buildFromSourceFileInternal(DefaultMavenProjectBuilder.java:506)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.build(DefaultMavenProjectBuilder.java:200)
at org.apache.maven.DefaultMaven.getProject(DefaultMaven.java:632)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:515)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:588)
at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:419)
... 11 more
Caused by: java.io.FileNotFoundException: 
/home/carbon/stratos/carbon/features/tools (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.init(FileInputStream.java:106)
at 
hidden.org.codehaus.plexus.util.xml.XmlReader.init(XmlReader.java:124)
at 
hidden.org.codehaus.plexus.util.xml.XmlStreamReader.init(XmlStreamReader.java:67)
at 
hidden.org.codehaus.plexus.util.ReaderFactory.newXmlReader(ReaderFactory.java:113)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.readModel(DefaultMavenProjectBuilder.java:1580)

___
Carbon-dev mailing list
Carbon-dev@wso2.org

Re: [Carbon-dev] AppServer - Open L1 issues

2010-12-07 Thread Sameera Jayasoma
On Wed, Dec 8, 2010 at 5:34 AM, Prabath Siriwardana prab...@wso2.comwrote:



 On Tue, Dec 7, 2010 at 7:33 PM, Sameera Jayasoma same...@wso2.com wrote:



 https://wso2.org/jira/browse/CARBON-8068Asela:
 https://wso2.org/jira/browse/CARBON-8286 - Fix STS sample


 FIxed


  https://wso2.org/jira/browse/CARBON-8286
 https://wso2.org/jira/browse/CARBON-8280 - Custom faults are not secured


 FIxed - need to patch axis2


If we need to incorporate this fix to the Appserver release, we need to
patch Carbon Core. Because Axis2 libraries comes with Carbon.

Thanks
Sameera



  https://wso2.org/jira/browse/CARBON-8280
 https://wso2.org/jira/browse/CARBON-8318 - XKMS sample does not work


 Thanks  regards,
 -Prabath

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




-- 
Sameera Jayasoma
Technical Lead and Product Manager, WSO2 Carbon

WSO2, Inc. (http://wso2.com)
email: same...@wso2.com
blog: http://tech.jayasoma.org

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


Re: [Carbon-dev] AppServer - Open L1 issues

2010-12-07 Thread Charitha Kankanamge
On Wed, Dec 8, 2010 at 10:53 AM, Sameera Jayasoma same...@wso2.com wrote:



 On Wed, Dec 8, 2010 at 5:34 AM, Prabath Siriwardana prab...@wso2.comwrote:



 On Tue, Dec 7, 2010 at 7:33 PM, Sameera Jayasoma same...@wso2.comwrote:



 https://wso2.org/jira/browse/CARBON-8068Asela:
 https://wso2.org/jira/browse/CARBON-8286 - Fix STS sample


 FIxed


  https://wso2.org/jira/browse/CARBON-8286
 https://wso2.org/jira/browse/CARBON-8280 - Custom faults are not secured


 FIxed - need to patch axis2


 If we need to incorporate this fix to the Appserver release, we need to
 patch Carbon Core. Because Axis2 libraries comes with Carbon.



In future, we should not release carbon alone until we have a full automated
test suite. We should release carbon plus at least AppServer together.
Because, we uncover most of these Axis2 level issues during AppServer
testing. In this instance, we uncovered this bug right after releasing
Carbon core.



 Thanks
 Sameera



  https://wso2.org/jira/browse/CARBON-8280
 https://wso2.org/jira/browse/CARBON-8318 - XKMS sample does not work


 Thanks  regards,
 -Prabath

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




 --
 Sameera Jayasoma
 Technical Lead and Product Manager, WSO2 Carbon

 WSO2, Inc. (http://wso2.com)
 email: same...@wso2.com
 blog: http://tech.jayasoma.org

 Lean . Enterprise . Middleware

 ___
 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] WSO2 Carbon Continuous Build has FAILED

2010-12-07 Thread WSO2 Builder
[INFO] Token Based Authenticator - UI bundle . SUCCESS [24.518s]
[INFO] WSO2 Carbon - Web Seal Authenticator Aggregator Module  SUCCESS [0.011s]
[INFO] WebSeal Authenticator - BE bundle . SUCCESS [13.202s]
[INFO] WebSeal Authenticator - UI bundle . SUCCESS [20.202s]
[INFO] WSO2 Carbon - SAML2 Based SSO Authenticator Aggregator Module  SUCCESS 
[0.012s]
[INFO] SAML2 SSO Authenticator - BE bundle ... SUCCESS [13.252s]
[INFO] SAML2 SSO Authenticator - UI bundle ... SUCCESS [24.839s]
[INFO] Remote User Management Client . SUCCESS 
[1:06.147s]
[INFO] Remote User Management Service  SUCCESS [13.696s]
[INFO] WS Remote User Management Aggregator .. SUCCESS [0.013s]
[INFO] WSO2 Carbon - Gadget Framework Aggregator Module .. SUCCESS [0.013s]
[INFO] WSO2 Carbon - Gadget Framework - Gadget Editor User Interface  SUCCESS 
[30.971s]
[INFO] WSO2 Carbon - Gadget Framework - Gadget Editor  SUCCESS [5.565s]
[INFO] WSO2 Carbon - Webapp Management Parent Module . SUCCESS [0.012s]
[INFO] WSO2 Carbon - Webapp Management BE  SUCCESS [5.009s]
[INFO] WSO2 Carbon - Webapp Management UI  SUCCESS [13.007s]
[INFO] 
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 67 minutes 31 seconds
[INFO] Finished at: Wed Dec 08 11:55:58 IST 2010
[INFO] Final Memory: 1366M/1780M
[INFO] 
[INFO] 
NOTE: Maven is executing in offline mode. Any artifacts not already in your 
local
repository will be inaccessible.

[INFO] Scanning for projects...
[INFO] 
[ERROR] FATAL ERROR
[INFO] 
[INFO] Error building POM (may not be this project's POM).


Project ID: unknown

Reason: Could not find the model file 
'/home/carbon/stratos/carbon/features/tools'. for project unknown


[INFO] 
[INFO] Trace
org.apache.maven.reactor.MavenExecutionException: Could not find the model file 
'/home/carbon/stratos/carbon/features/tools'. for project unknown
at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:432)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:300)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:137)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:356)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.project.ProjectBuildingException: Could not find 
the model file '/home/carbon/stratos/carbon/features/tools'. for project unknown
at 
org.apache.maven.project.DefaultMavenProjectBuilder.readModel(DefaultMavenProjectBuilder.java:1585)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.buildFromSourceFileInternal(DefaultMavenProjectBuilder.java:506)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.build(DefaultMavenProjectBuilder.java:200)
at org.apache.maven.DefaultMaven.getProject(DefaultMaven.java:632)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:515)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:588)
at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:419)
... 11 more
Caused by: java.io.FileNotFoundException: 
/home/carbon/stratos/carbon/features/tools (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.init(FileInputStream.java:106)
at 
hidden.org.codehaus.plexus.util.xml.XmlReader.init(XmlReader.java:124)
at 
hidden.org.codehaus.plexus.util.xml.XmlStreamReader.init(XmlStreamReader.java:67)
at 
hidden.org.codehaus.plexus.util.ReaderFactory.newXmlReader(ReaderFactory.java:113)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.readModel(DefaultMavenProjectBuilder.java:1580)

___
Carbon-dev mailing list
Carbon-dev@wso2.org

Re: [Carbon-dev] [Update] Ant Integration with CApp projects

2010-12-07 Thread Harshana Martin
Hi Sumedha,

On Mon, Dec 6, 2010 at 12:07 PM, Sumedha Rubasinghe sume...@wso2.comwrote:

 Now thats what I call user focused explanation. :-). Good job. As
 Srinath mentioned we should demo this to everyone this week. How is
 progress on getting similar functionality from maven front as well?


I am glad to inform you and others that, I have implemented the feature to
invoke maven goals for a java project. Now it's just a matter of few hours
till we provide this support from maven front :).

Thanks and Regards,
Harshana

/Sumedha

 On 12/6/10, Harshana Martin harsh...@wso2.com wrote:
  Hi Sumedha,
 
  On Mon, Dec 6, 2010 at 1:14 AM, Sumedha Rubasinghe sume...@wso2.com
 wrote:
 
  On Sun, Dec 5, 2010 at 9:36 AM, Harshana Martin harsh...@wso2.com
 wrote:
   Hi All,
   I have completed the implementation of Ant integration for Axis2
  Artifact,
   DS Artifact and several other artifact types. I have done 2
 assumptions
  as
   follows.
 
  Harshana,
  Could you please explain what this means from user point of view in
  the first place...
  This should cover,
  - What are the new features/options users will see in their IDE
  - What they can do with those options?
  - What is the benefit/advantage this gives?
 
 
  Here is how this feature is useful from user's perspective.
 
  1. *This feature enables user to build CApp projects using Apache Ant
  outside of Carbon Studio.*
  - For each and every CApp project, we add a build.xml file, so that
 user
  can build the CApp project using Ant and we generate the Car file for the
  CApp project.
 
  2. *This enables Hudson and other CI server users to automate their build
  process of CApp projects.*
  - Hudson and other CI servers can execute Ant scripts. Therefore, now
 it
  is possible to use Hudson or any other CI server to automate the build
  process of CApp projects.
 
 
 
  (possibly with some screenshots - It's ok to blog  then point the link
 as
  well)
 
 
  Working on blog posts for both Maven  and Ant.
 
 
  Once everyone get a more understanding of what this new feature is, I
  am sure there will be more constructive comments.
 
 
  We have not provided any UI contributions for this feature yet. But if
 you
  have any suggestion on possible UI or other improvements, please let us
  know.
 
  Thanks and Regards,
  Harshana
 
 
  /sumedha
 
   1. All the CApp projects and the projects referenced by CApp projects
   are
  in
   the same file system location.
   2. All the referenced projects have Ant Build.xml files with them so
   that
  we
can launch these ant tasks programmatically.
   I'm now extending the implementation for other referenced project
   related
   artifacts.
   Thanks and Regards,
   Harshana
   --
   Harshana Martin
   Software Engineer
   WSO2 Inc.
   Web:http://wso2.com
   Mobile: +94 716062650
   Blog: http://harshana05.blogspot.com
   Profile: https://www.google.com/profiles/harshana05
  
   ___
   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
 
 
 
 
  --
  Harshana Martin
  Software Engineer
  WSO2 Inc.
  Web:http://wso2.com
 
  Mobile: +94 716062650
  Blog: http://harshana05.blogspot.com
  Profile: https://www.google.com/profiles/harshana05
 

 --
 Sent from my mobile device

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




-- 
Harshana Martin
Software Engineer
WSO2 Inc.
Web:http://wso2.com

Mobile: +94 716062650
Blog: http://harshana05.blogspot.com
Profile: https://www.google.com/profiles/harshana05
___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] AppServer - Open L1 issues

2010-12-07 Thread Charitha Kankanamge
Another L1 https://wso2.org/jira/browse/CARBON-7709 - org.wso2.carbon MBean
is not available for JMX monitoring

/Charitha

On Wed, Dec 8, 2010 at 12:08 PM, Sameera Jayasoma same...@wso2.com wrote:



 On Wed, Dec 8, 2010 at 11:54 AM, Charitha Kankanamge chari...@wso2.comwrote:

 On Wed, Dec 8, 2010 at 10:53 AM, Sameera Jayasoma same...@wso2.comwrote:



 On Wed, Dec 8, 2010 at 5:34 AM, Prabath Siriwardana prab...@wso2.comwrote:



 On Tue, Dec 7, 2010 at 7:33 PM, Sameera Jayasoma same...@wso2.comwrote:



 https://wso2.org/jira/browse/CARBON-8068Asela:
 https://wso2.org/jira/browse/CARBON-8286 - Fix STS sample


 FIxed


  https://wso2.org/jira/browse/CARBON-8286
 https://wso2.org/jira/browse/CARBON-8280 - Custom faults are not
 secured


 FIxed - need to patch axis2


 If we need to incorporate this fix to the Appserver release, we need to
 patch Carbon Core. Because Axis2 libraries comes with Carbon.



 In future, we should not release carbon alone until we have a full
 automated test suite. We should release carbon plus at least AppServer
 together. Because, we uncover most of these Axis2 level issues during
 AppServer testing. In this instance, we uncovered this bug right after
 releasing Carbon core.


 Agreed. We need to release Appserver and ESB with Carbon Core. Carbon
 depends on Axis2 and Synapse, hence above 3 products should be tested
 together and released. Then the Carbon core becomes stable and other
 products can be released on this released Carbon core without patching it
 here and there.

 Thanks
 Sameera.




 Thanks
 Sameera



  https://wso2.org/jira/browse/CARBON-8280
 https://wso2.org/jira/browse/CARBON-8318 - XKMS sample does not work


 Thanks  regards,
 -Prabath

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




 --
 Sameera Jayasoma
 Technical Lead and Product Manager, WSO2 Carbon

 WSO2, Inc. (http://wso2.com)
 email: same...@wso2.com
 blog: http://tech.jayasoma.org

 Lean . Enterprise . Middleware

 ___
 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




 --
 Sameera Jayasoma
 Technical Lead and Product Manager, WSO2 Carbon

 WSO2, Inc. (http://wso2.com)
 email: same...@wso2.com
 blog: http://tech.jayasoma.org

 Lean . Enterprise . Middleware

 ___
 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] [Update] Ant Integration with CApp projects

2010-12-07 Thread Sumedha Rubasinghe
On Wed, Dec 8, 2010 at 12:18 PM, Harshana Martin harsh...@wso2.com wrote:

 Hi Sumedha,

 On Mon, Dec 6, 2010 at 12:07 PM, Sumedha Rubasinghe sume...@wso2.comwrote:

 Now thats what I call user focused explanation. :-). Good job. As
 Srinath mentioned we should demo this to everyone this week. How is
 progress on getting similar functionality from maven front as well?


 I am glad to inform you and others that, I have implemented the feature to
 invoke maven goals for a java project. Now it's just a matter of few hours
 till we provide this support from maven front :).


And again How a user of Carbon Studio will benefit from this? Apart from
the similar features explained for Ant integration, how the maven
dependencies will be dealt with?

/sumedha




 Thanks and Regards,
 Harshana

 /Sumedha

 On 12/6/10, Harshana Martin harsh...@wso2.com wrote:
  Hi Sumedha,
 
  On Mon, Dec 6, 2010 at 1:14 AM, Sumedha Rubasinghe sume...@wso2.com
 wrote:
 
  On Sun, Dec 5, 2010 at 9:36 AM, Harshana Martin harsh...@wso2.com
 wrote:
   Hi All,
   I have completed the implementation of Ant integration for Axis2
  Artifact,
   DS Artifact and several other artifact types. I have done 2
 assumptions
  as
   follows.
 
  Harshana,
  Could you please explain what this means from user point of view in
  the first place...
  This should cover,
  - What are the new features/options users will see in their IDE
  - What they can do with those options?
  - What is the benefit/advantage this gives?
 
 
  Here is how this feature is useful from user's perspective.
 
  1. *This feature enables user to build CApp projects using Apache Ant
  outside of Carbon Studio.*
  - For each and every CApp project, we add a build.xml file, so that
 user
  can build the CApp project using Ant and we generate the Car file for
 the
  CApp project.
 
  2. *This enables Hudson and other CI server users to automate their
 build
  process of CApp projects.*
  - Hudson and other CI servers can execute Ant scripts. Therefore,
 now it
  is possible to use Hudson or any other CI server to automate the build
  process of CApp projects.
 
 
 
  (possibly with some screenshots - It's ok to blog  then point the link
 as
  well)
 
 
  Working on blog posts for both Maven  and Ant.
 
 
  Once everyone get a more understanding of what this new feature is, I
  am sure there will be more constructive comments.
 
 
  We have not provided any UI contributions for this feature yet. But if
 you
  have any suggestion on possible UI or other improvements, please let us
  know.
 
  Thanks and Regards,
  Harshana
 
 
  /sumedha
 
   1. All the CApp projects and the projects referenced by CApp projects
   are
  in
   the same file system location.
   2. All the referenced projects have Ant Build.xml files with them so
   that
  we
can launch these ant tasks programmatically.
   I'm now extending the implementation for other referenced project
   related
   artifacts.
   Thanks and Regards,
   Harshana
   --
   Harshana Martin
   Software Engineer
   WSO2 Inc.
   Web:http://wso2.com
   Mobile: +94 716062650
   Blog: http://harshana05.blogspot.com
   Profile: https://www.google.com/profiles/harshana05
  
   ___
   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
 
 
 
 
  --
  Harshana Martin
  Software Engineer
  WSO2 Inc.
  Web:http://wso2.com
 
  Mobile: +94 716062650
  Blog: http://harshana05.blogspot.com
  Profile: https://www.google.com/profiles/harshana05
 

 --
 Sent from my mobile device

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




 --
 Harshana Martin
 Software Engineer
 WSO2 Inc.
 Web:http://wso2.com

 Mobile: +94 716062650
 Blog: http://harshana05.blogspot.com
 Profile: https://www.google.com/profiles/harshana05


 ___
 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