Re: [Carbon-dev] Enabling ghost deployment for super tenant?

2012-03-06 Thread Isuru Suriarachchi
om/in/afkhamazeez* > * > * > *Lean . Enterprise . Middleware* > > > ___ > Carbon-dev mailing list > Carbon-dev@wso2.org > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > -- Isuru Suriarachchi Technical Lead WSO2 Inc. http://wso2.co

Re: [Carbon-dev] OSGi level problems while trying to integrate CXF into Carbon

2012-03-05 Thread Isuru Suriarachchi
o have features for the standalone product. ~Isuru > > > On Tue, Mar 6, 2012 at 9:57 AM, Isuru Suriarachchi wrote: > >> >> >> On Mon, Mar 5, 2012 at 10:00 PM, Pradeep Fernando wrote: >> >>> >>> >>> On Mon, Mar 5, 2012 at 9:14 PM, Isuru Suria

Re: [Carbon-dev] Tomcat Osgification issue

2012-03-05 Thread Isuru Suriarachchi
2.org > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > -- Isuru Suriarachchi Technical Lead WSO2 Inc. http://wso2.com email : is...@wso2.com blog : http://isurues.wordpress.com/ lean . enterprise . middleware ___ Carbon-dev mail

Re: [Carbon-dev] Tomcat Osgification issue

2012-03-05 Thread Isuru Suriarachchi
Hi Pradeep, Can you please apply the proper patch for this into Carbon core? ~Isuru On Wed, Feb 29, 2012 at 6:47 PM, Isuru Suriarachchi wrote: > Sameera fixed the issue and now everything looks fine.. > > Thanks, > ~Isuru > > > On Wed, Feb 29, 2012 at 5:53 PM, Isu

Re: [Carbon-dev] OSGi level problems while trying to integrate CXF into Carbon

2012-03-05 Thread Isuru Suriarachchi
On Mon, Mar 5, 2012 at 10:00 PM, Pradeep Fernando wrote: > > > On Mon, Mar 5, 2012 at 9:14 PM, Isuru Suriarachchi wrote: > >> I was able to get this resolved by making the CXF bundle a fragment of >> the tomcat bundle. This is the only option to deal with the CXF +

Re: [Carbon-dev] OSGi level problems while trying to integrate CXF into Carbon

2012-03-05 Thread Isuru Suriarachchi
is is also done in Karaf. Let's try to get these two also done for Carbon 4.0.0. This will take us even closer to a pure OSGi based framework. Thanks, ~Isuru On Thu, Mar 1, 2012 at 3:44 PM, Isuru Suriarachchi wrote: > Hi all, > > I'm facing a critical OSGi level issue whe

[Carbon-dev] AS M2

2012-03-04 Thread Isuru Suriarachchi
Hi Kishanthan, As we are done with the context.xml support and other Tomcat samples, please trigger a build and provide a pack as M2 today. Thanks, ~Isuru -- Isuru Suriarachchi Technical Lead WSO2 Inc. http://wso2.com email : is...@wso2.com blog : http://isurues.wordpress.com/ lean

[Carbon-dev] OSGi level problems while trying to integrate CXF into Carbon

2012-03-01 Thread Isuru Suriarachchi
ble to see the spring.handlers file when it runs in the OSGi environment. I tried different options to overcome this without any luck. Any ideas on how to resolve this?.. Thanks, ~Isuru -- Isuru Suriarachchi Technical Lead WSO2 Inc. http://wso2.com email : is...@wso2.com blog : http://isurues.wor

Re: [Carbon-dev] Tomcat Osgification issue

2012-02-29 Thread Isuru Suriarachchi
Sameera fixed the issue and now everything looks fine.. Thanks, ~Isuru On Wed, Feb 29, 2012 at 5:53 PM, Isuru Suriarachchi wrote: > Ok found the issue. In tomcat WebappLoader class, URL stream handler > factory is registered as follows.. > > URLStreamHandlerFactory streamHa

Re: [Carbon-dev] Tomcat Osgification issue

2012-02-29 Thread Isuru Suriarachchi
Pradeep is looking into this.. Thanks, ~Isuru On Wed, Feb 29, 2012 at 3:52 PM, Isuru Suriarachchi wrote: > I found the root cause for this issue. Spring tries to create a java URL > object using a jndi URL and it fails. > > URL url = new URL(location); > > Basically this

Re: [Carbon-dev] Tomcat Osgification issue

2012-02-29 Thread Isuru Suriarachchi
Carbon-dev mailing list > Carbon-dev@wso2.org > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > -- Isuru Suriarachchi Technical Lead WSO2 Inc. http://wso2.com email : is...@wso2.com blog : http://isurues.wordpress.com/ lean . enterprise . middleware __

Re: [Carbon-dev] Random Error in IS Start Up - The activator org.wso2.identity.styles.internal.Activator for bundle org.wso2.identity.styles is invalid

2012-02-28 Thread Isuru Suriarachchi
On Wed, Feb 29, 2012 at 12:39 PM, Thilina Buddhika wrote: > Actually this started appearing after I copied some bundles into the > dropins directory. > I did the same. So may be that's how to reproduce.. > > Thanks, > Thilina > > > On Wed, Feb 29, 2012 at 12

Re: [Carbon-dev] Random Error in IS Start Up - The activator org.wso2.identity.styles.internal.Activator for bundle org.wso2.identity.styles is invalid

2012-02-28 Thread Isuru Suriarachchi
; > -- > Thilina Buddhika > Associate Technical Lead > WSO2 Inc. ; http://wso2.com > lean . enterprise . middleware > > phone : +94 77 44 88 727 > blog : http://blog.thilinamb.com > > ___ > Carbon-dev mailing list > Carbon-dev

Re: [Carbon-dev] Axis2-aar maven plugin : How to exclude a particular dependency from a AAR file

2012-02-28 Thread Isuru Suriarachchi
, Isuru Suriarachchi wrote: > Basically you have to make sure that your maven class path only has the > needed set of dependencies. Try a mvn dependency:tree and exclude what is > not needed. > > Thanks, > ~Isuru > > On Wed, Feb 29, 2012 at 11:56 AM, Subash Chaturanga wro

Re: [Carbon-dev] Axis2-aar maven plugin : How to exclude a particular dependency from a AAR file

2012-02-28 Thread Isuru Suriarachchi
t; email - sub...@wso2.com > phone - 077 2225922 > > > ___ > Carbon-dev mailing list > Carbon-dev@wso2.org > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > -- Isuru Suriarachchi Technical Lead WSO2 Inc. http://wso2.com ema

[Carbon-dev] Tomcat Osgification issue

2012-02-28 Thread Isuru Suriarachchi
efinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:149) Thanks, ~Isuru -- Isuru Suriarachchi Technical Lead WSO2 Inc. http://wso2.com email : is...@wso2.com blog : http://isurues.wordpress.com/ lean . enterprise . middleware ___ Carbon-dev ma

Re: [Carbon-dev] Issue after installing features

2012-02-23 Thread Isuru Suriarachchi
nstalling those 3. Thanks, ~Isuru > > Thanks, > Sameera. > > > On Thu, Feb 23, 2012 at 3:16 PM, Isuru Suriarachchi wrote: > >> >> >> On Wed, Feb 22, 2012 at 11:27 PM, Pradeep Fernando wrote: >> >>> Hi, >>> >>> but this is

Re: [Carbon-dev] Issue after installing features

2012-02-23 Thread Isuru Suriarachchi
s. Should be something else.. > > > --Pradeep > > ___ > Carbon-dev mailing list > Carbon-dev@wso2.org > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > -- Isuru Suriarachchi Technical Lead WSO2 Inc. http://w

[Carbon-dev] Issue after installing features

2012-02-22 Thread Isuru Suriarachchi
t.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) Thanks, ~Isuru -- Isuru Suriarachchi Technical Lead WSO2 Inc. http://wso2.com email : is...@

[Carbon-dev] Using input parameters with RDF data services

2012-02-21 Thread Isuru Suriarachchi
nce:score ?score. ?craft space:launch ?launch. ?craft space:agency ?agency. ?craft dc:description ?description. } Thanks, ~Isuru [1] http://wso2.org/project/data-services/2.6.3/docs/rdf.html -- Isuru Suriarachchi Technical Lead WSO2 Inc. http://wso2.com email : is...@wso2.com blog : http://is

Re: [Carbon-dev] Carbon kernel is Frozen for Commits from 9.00am IST on 14th Feb, 2012

2012-02-14 Thread Isuru Suriarachchi
- +94773426635 > Blog - *http://kishanthan.wordpress.com* > Twitter - *http://twitter.com/kishanthan* > > > ___ > Carbon-dev mailing list > Carbon-dev@wso2.org > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > --

Re: [Carbon-dev] [Architecture] [Proposal] Restructuring the SVN repository of Carbon

2012-02-09 Thread Isuru Suriarachchi
I was on leave. >> >> Thanks, >> Sameera. >> >> >> On Fri, Feb 10, 2012 at 10:50 AM, Afkham Azeez wrote: >> >>> >>> >>> On Fri, Feb 10, 2012 at 10:35 AM, Isuru Suriarachchi wrote: >>> >>>> Hi Sameera, >>>> >&

Re: [Carbon-dev] Tomcat OSGification - progress update

2012-02-09 Thread Isuru Suriarachchi
> > > working on that. thanks. > > --Pradeep > > > > ___ > Carbon-dev mailing list > Carbon-dev@wso2.org > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > -- Isuru Suriarachchi Technical Lead WSO2 Inc. http://w

Re: [Carbon-dev] [Architecture] [Proposal] Restructuring the SVN repository of Carbon

2012-02-09 Thread Isuru Suriarachchi
.org/cgi-bin/mailman/listinfo/architecture >>>>>> >>>>>> >>>>> >>>>> >>>>> -- >>>>> /sumedha >>>>> +94 773017743 >>>>> >>>>> __

Re: [Carbon-dev] BAM2: Connection reset in AS side

2012-02-09 Thread Isuru Suriarachchi
frequently. * > > -- > *Chamara Ariyarathne* > Software Engineer - QA; > WSO2 Inc; http://www.wso2.com/. > Mobile; *0772786766* > > ___ > Carbon-dev mailing list > Carbon-de

Re: [Carbon-dev] Tomcat OSGification - progress update

2012-02-08 Thread Isuru Suriarachchi
> >> >> >> -- >> *Kishanthan Thangarajah* >> Software Engineer, >> WSO2, Inc. >> lean.enterprise.middleware >> >> Mobile - +94773426635 >> Blog - *http://kishanthan.wordpress.com* >> Twitter - *http://twitter.com/kishanthan* >> >>

Re: [Carbon-dev] Tomcat OSGification - progress update

2012-02-08 Thread Isuru Suriarachchi
On Wed, Feb 8, 2012 at 2:25 PM, Isuru Suriarachchi wrote: > Hi Pradeep, > > Can't webapps see the packages in the OSGi environment? For example, my > CXF webapp needs the spring framework which is already there in the OSGi > environment. But looks like it doesn't work

Re: [Carbon-dev] Tomcat OSGification - progress update

2012-02-08 Thread Isuru Suriarachchi
Hi Pradeep, Can't webapps see the packages in the OSGi environment? For example, my CXF webapp needs the spring framework which is already there in the OSGi environment. But looks like it doesn't work. Any idea? ~Isuru On Wed, Feb 8, 2012 at 11:15 AM, Isuru Suriarachchi wrote: &g

[Carbon-dev] WSO2 Committers += KasunG

2012-02-07 Thread Isuru Suriarachchi
Hi KasunG, Congratulations! It is with greatest pleasure that we welcome you as a WSO2 committer. Thank you for your contributions. Thanks, ~Isuru -- Isuru Suriarachchi Technical Lead & Product Manager, WSO2 Application Server WSO2 Inc. http://wso2.com email : is...@wso2.com blog :

[Carbon-dev] WSO2 Committers += Kishanthan

2012-02-07 Thread Isuru Suriarachchi
Hi Kishanthan, Congratulations! It is with greatest pleasure that we welcome you as a WSO2 committer. Thank you for your contributions. Thanks, ~Isuru -- Isuru Suriarachchi Technical Lead & Product Manager, WSO2 Application Server WSO2 Inc. http://wso2.com email : is...@wso2.com blog :

Re: [Carbon-dev] Tomcat OSGification - progress update

2012-02-07 Thread Isuru Suriarachchi
>> linked-in: **http://lk.linkedin.com/in/afkhamazeez* >>> * >>> * >>> *Lean . Enterprise . Middleware* >>> >>> >>> ___ >>> Carbon-dev mailing list >>> Carbon-dev@wso2.org &

Re: [Carbon-dev] WSO2 Application Server Milestone1(wso2as-4.5.0-SNAPSHOT_M1) released!

2012-01-31 Thread Isuru Suriarachchi
t; include the fixes in next release. >> >> >> >> >> >>> >>>- new EJB Services sample. >>> >>> >>> - Bug fixes in spring services and moving to latest spring version. >>> >>> >>> [1] >>> http:/

Re: [Carbon-dev] What is the correct required features version?

2012-01-30 Thread Isuru Suriarachchi
_ >> Carbon-dev mailing list >> Carbon-dev@wso2.org >> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >> >> > > > -- > Supun Malinga, > > Software Engineer, > WSO2 Inc. > http://wso2.com > http://wso2.org > email - sup...@wso2.com

Re: [Carbon-dev] Enforce a clean goal before all the p2-generation goals execute

2012-01-30 Thread Isuru Suriarachchi
> > > ___ > Carbon-dev mailing list > Carbon-dev@wso2.org > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > -- Isuru Suriarachchi Technical Lead & Product Manager, WSO2 Application Serv

Re: [Carbon-dev] Version for Carbon 4.0.0 based AS

2012-01-30 Thread Isuru Suriarachchi
thanks, > >> >> >> On Mon, Jan 30, 2012 at 3:24 PM, Afkham Azeez wrote: >> >>> +1 for 4.5 >>> >>> >>> On Mon, Jan 30, 2012 at 3:08 PM, Isuru Suriarachchi wrote: >>> >>>> Hi all, >>>> >>>> Last

[Carbon-dev] Version for Carbon 4.0.0 based AS

2012-01-30 Thread Isuru Suriarachchi
Hi all, Last AS release was 4.1.2 and the next release will depend on Carbon 4.0.0. And also, we are going to do major improvements on JAX-WS, JAX-RS and web app hosting features. So I would like to go with 4.5.0. WDYT?? Thanks, ~Isuru -- Isuru Suriarachchi Technical Lead & Product Man

[Carbon-dev] Milestone Release of WSO2 AS

2012-01-30 Thread Isuru Suriarachchi
We are planning to do the first milestone release of WSO2 AS by tomorrow. Supun, please work on this. New Features * Bringing back the EJB services component which is improved to support EJB 3.0 connectivity * Ghost Deployer Thanks, ~Isuru -- Isuru Suriarachchi Technical Lead

[Carbon-dev] Ghost Deployer for standalone products

2012-01-30 Thread Isuru Suriarachchi
y if Axis2 deployers are used). If there are any issues, please let me know. Thanks, ~Isuru -- Isuru Suriarachchi Technical Lead & Product Manager, WSO2 Application Server WSO2 Inc. http://wso2.com email : is...@wso2.com blog : http://isurues.wordpress.com/ lean . enterpris

Re: [Carbon-dev] [Bamboo-Build] WSO2 Carbon Trunk > WSO2 Carbon - Platform Trunk > #149 has FAILED. Change made by 9 authors.

2012-01-25 Thread Isuru Suriarachchi
-- > > Srinath Perera, Ph.D. > Senior Software Architect, WSO2 Inc. > Visiting Faculty, University of Moratuwa > Member, Apache Software Foundation > Research Scientist, Lanka Software Foundation > Blog: http://srinathsview.blogspot.com/ >

Re: [Carbon-dev] [jira] (WSAS-834) Creation of PostgreSql Datasource failed

2012-01-25 Thread Isuru Suriarachchi
Can you please comment in the JIRA? On Wed, Jan 25, 2012 at 11:10 PM, Anjana Fernando wrote: > Hi Isuru, > > On Wed, Jan 25, 2012 at 10:59 PM, Isuru Suriarachchi wrote: > >> Hi Anjana, >> >> Can you please have a look into this? >> > > Yeah, this i

[Carbon-dev] Fwd: [jira] (WSAS-834) Creation of PostgreSql Datasource failed

2012-01-25 Thread Isuru Suriarachchi
ne of the administrators: https://wso2.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira -- Isuru Suriarachchi Technical Lead & Product Manager, WSO2 Application Server WSO2 Inc. http://wso2.com email : is...@wso2.com blog : http://

Re: [Carbon-dev] Carbon trunk compilation error

2012-01-25 Thread Isuru Suriarachchi
done On Wed, Jan 25, 2012 at 9:56 PM, Isuru Suriarachchi wrote: > Oh.. this is due to one of my commits.. will fix ASAP.. > > > On Wed, Jan 25, 2012 at 9:04 PM, Afkham Azeez wrote: > >> [ERROR] Failed to execute goal >> org.apache.maven.plugins:maven-compiler-plugi

Re: [Carbon-dev] Carbon trunk compilation error

2012-01-25 Thread Isuru Suriarachchi
>** > email: **az...@wso2.com* * cell: +94 77 3320919 > blog: **http://blog.afkham.org* <http://blog.afkham.org>* > twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez> > * > linked-in: **http://lk.linkedin.com/in/afkhamazeez* > * > * > *

[Carbon-dev] Throttling and Caching versions in trunk

2012-01-25 Thread Isuru Suriarachchi
rottle/ [2] https://svn.wso2.org/repos/wso2/trunk/commons/caching/ -- Isuru Suriarachchi Technical Lead & Product Manager, WSO2 Application Server WSO2 Inc. http://wso2.com email : is...@wso2.com blog : http://isurues.wordpress.com/ lean . enterpris

Re: [Carbon-dev] Progress on integration tests

2012-01-19 Thread Isuru Suriarachchi
On Fri, Jan 20, 2012 at 10:51 AM, KasunG Gajasinghe wrote: > > > On Fri, Jan 20, 2012 at 7:40 AM, Isuru Suriarachchi wrote: > >> From AS, KasunG has completed tests for all security scenarios and those >> are already committed into trunk. Now he's working

Re: [Carbon-dev] Progress on integration tests

2012-01-19 Thread Isuru Suriarachchi
mail.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 _

Re: [Carbon-dev] Build fails due to compilation error at carbon trunk/components

2012-01-05 Thread Isuru Suriarachchi
_ >> Carbon-dev mailing list >> Carbon-dev@wso2.org >> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >> > > > > -- > *Afkham Azeez* > Director of Architecture; WSO2, Inc.; http://wso2.com > Member; Apache Software Foundation; http://www.apache.org/ >

Re: [Carbon-dev] Weird Problem With Axis2

2011-12-20 Thread Isuru Suriarachchi
.axis2.client.ServiceClient.(ServiceClient.java:144) > at > org.apache.axis2.client.ServiceClient.(ServiceClient.java:252) > here our application code tries to initialize a service client > ServiceClient serviceClient=new ServiceClient(); > > ____

Re: [Carbon-dev] Application Server (Trunk) Errors on startup

2011-12-13 Thread Isuru Suriarachchi
> ___ >> Carbon-dev mailing list >> Carbon-dev@wso2.org >> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >> >> > > > -- > *Afkham Azeez* > Director of Architecture; WSO2, Inc.; http://wso2.com >

Re: [Carbon-dev] Abdera test failures in trunk

2011-12-12 Thread Isuru Suriarachchi
/twitter.com/afkham_azeez> > * > linked-in: **http://lk.linkedin.com/in/afkhamazeez* > * > * > *Lean . Enterprise . Middleware* > > > ___ > Carbon-dev mailing list > Carbon-dev@wso2.org > http://mail.wso2.org/cgi-bin/mailman/listi

[Carbon-dev] Fwd: [Carbon-commits] [Carbon] svn commit r116395 - trunk/carbon/service-stubs/org.wso2.carbon.tenant.activity.stub

2011-12-06 Thread Isuru Suriarachchi
nt.activity.stub.beans.xsd "/> ___ Carbon-commits mailing list carbon-comm...@wso2.org https://wso2.org/cgi-bin/mailman/listinfo/carbon-commits -- Isuru Suriarachchi Technical Lead & Product Manager, WSO2 Application Server WSO2 I

[Carbon-dev] Error in org.wso2.carbon.tenant.activity.stub

2011-12-06 Thread Isuru Suriarachchi
Utils.java:173) [java] at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(WSDLReaderImpl.java:2205) [java] ... 5 more [java] Java Result: 1 [INFO] Executed tasks -- Isuru Suriarachchi Technical Lead & Product Manager, WSO2 Application Server WSO2 Inc. http://wso2.com

Re: [Carbon-dev] Error while building carbon core on trunk

2011-12-06 Thread Isuru Suriarachchi
at and Supun also pointed out the same.. Thanks.. > > thanks, > --Pradeep > > ___ > Carbon-dev mailing list > Carbon-dev@wso2.org > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > -- Isuru Suriarachchi Technical Le

Re: [Carbon-dev] [Architecture] [Stratos] Ghost service deployers

2011-12-06 Thread Isuru Suriarachchi
> On Mon, Nov 21, 2011 at 7:27 PM, Isuru Suriarachchi wrote: > >> https://wso2.org/crucible/cru/ApacheDS-Core-3 >> >> >> On Mon, Nov 21, 2011 at 10:27 AM, Isuru Suriarachchi wrote: >> >>> I didn't have much time for this during the weekend due to my

[Carbon-dev] Error while building carbon core on trunk

2011-12-06 Thread Isuru Suriarachchi
t; [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. Thanks, ~Isuru -- Isuru Suriarachchi Technical Lead & Product Manager, WSO2 Application Server WSO2 Inc. http://wso2.com email : is...@wso2.com blog : http://isurues.wordpress.com/ lean . e

[Carbon-dev] Build failure on trunk/orbit

2011-11-27 Thread Isuru Suriarachchi
DrepositoryId=[id] Path to dependency: 1) opensaml.wso2:opensaml2:bundle:2.4.1.wso2v1 2) slf4j.wso2:slf4j:jar:1.5.10.wso2v1 -- Isuru Suriarachchi Technical Lead & Product Manager, WSO2 Application Server WSO2 Inc. http://wso2.com email : is...@wso2.com blog : http://isuru

Re: [Carbon-dev] Carbon 3.2.3 Release

2011-11-26 Thread Isuru Suriarachchi
ed on 16th December - PMs, >> >> please reply to this mail by EOD today... >> >> >> >> -- >> >> Thanks & Regards, >> >> Prabath >> >> >> >> http://blog.facilelogin.com >> >> http://

Re: [Carbon-dev] [Architecture] [Stratos] Ghost service deployers

2011-11-21 Thread Isuru Suriarachchi
ore? > > > On Mon, Nov 21, 2011 at 7:27 PM, Isuru Suriarachchi wrote: > >> https://wso2.org/crucible/cru/ApacheDS-Core-3 >> >> >> On Mon, Nov 21, 2011 at 10:27 AM, Isuru Suriarachchi wrote: >> >>> I didn't have much time for this during the weeke

Re: [Carbon-dev] [Architecture] [Stratos] Ghost service deployers

2011-11-21 Thread Isuru Suriarachchi
https://wso2.org/crucible/cru/ApacheDS-Core-3 On Mon, Nov 21, 2011 at 10:27 AM, Isuru Suriarachchi wrote: > I didn't have much time for this during the weekend due to my exams. Will > send it today.. > > > On Mon, Nov 21, 2011 at 8:34 AM, Afkham Azeez wrote: > >>

Re: [Carbon-dev] [Architecture] [Stratos] Ghost service deployers

2011-11-20 Thread Isuru Suriarachchi
gt; Isuru, >> Please create a Crucible project for the Ghost deployer feature & send >> the link for review. Please add me as a reviewer. >> >> Thanks >> Azeez >> >> >> On Mon, Jul 18, 2011 at 10:50 AM, Isuru Suriarachchi wrote: >> >>> &

Re: [Carbon-dev] Completing work on Ghost deployment

2011-11-15 Thread Isuru Suriarachchi
Afkham Azeez wrote: > >> >> >> On Wed, Nov 16, 2011 at 6:23 AM, Isuru Suriarachchi wrote: >> >>> >>> >>> On Tue, Nov 15, 2011 at 2:50 PM, Afkham Azeez wrote: >>> >>>> Isuru, >>>> Can you complete the rest of

Re: [Carbon-dev] Completing work on Ghost deployment

2011-11-15 Thread Isuru Suriarachchi
On Wed, Nov 16, 2011 at 7:20 AM, Afkham Azeez wrote: > > > On Wed, Nov 16, 2011 at 6:44 AM, Isuru Suriarachchi wrote: > >> >> >> On Wed, Nov 16, 2011 at 6:34 AM, Afkham Azeez wrote: >> >>> >>> >>> On Wed, Nov 16, 2011 at 6:23 AM, Is

Re: [Carbon-dev] Completing work on Ghost deployment

2011-11-15 Thread Isuru Suriarachchi
On Wed, Nov 16, 2011 at 6:34 AM, Afkham Azeez wrote: > > > On Wed, Nov 16, 2011 at 6:23 AM, Isuru Suriarachchi wrote: > >> >> >> On Tue, Nov 15, 2011 at 2:50 PM, Afkham Azeez wrote: >> >>> Isuru, >>> Can you complete the rest of the work on

Re: [Carbon-dev] Completing work on Ghost deployment

2011-11-15 Thread Isuru Suriarachchi
azeez> > * > linked-in: **http://lk.linkedin.com/in/afkhamazeez* > * > * > *Lean . Enterprise . Middleware* > > -- Isuru Suriarachchi Technical Lead & Product Manager, WSO2 Application Server WSO2 Inc. http://wso2.com email : is...@wso2.com blog : http://isurues.wordp

Re: [Carbon-dev] [Stratos-dev] Code freeze for Carbon 3.2.2 & Stratos 1.5.2

2011-10-25 Thread Isuru Suriarachchi
gt; >>>>> >>> > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > >>>>> >>> > > >>>>> >>> > > >>>>> >>> > >>>>> >>> > >>>>> >>> >

Re: [Carbon-dev] [Stratos-dev] Issue when engaging a module in a tenant from the UI before invoking the service

2011-10-22 Thread Isuru Suriarachchi
ce or else show the correct service type (as mashup, > jar, spring) ? > > > On Thu, Oct 13, 2011 at 12:57 PM, Afkham Azeez wrote: > >> >> >> On Thu, Oct 13, 2011 at 12:55 PM, Isuru Suriarachchi wrote: >> >>> I went through the implementation. But why

Re: [Carbon-dev] [AS] Class path contains multiple SLF4J bindings

2011-10-14 Thread Isuru Suriarachchi
was recursively >> loading jars, instead of loading it only from one level. Can you please >> compare these classes in trunk & the 3.2.1 branch? >> >> >> On Fri, Oct 14, 2011 at 10:57 AM, Isuru Suriarachchi wrote: >> >>> Hi Samisa, >>> >>&g

Re: [Carbon-dev] [AS] Class path contains multiple SLF4J bindings

2011-10-13 Thread Isuru Suriarachchi
n Fri, Oct 14, 2011 at 10:36 AM, Isuru Suriarachchi wrote: > >> >> >> On Fri, Oct 14, 2011 at 10:31 AM, Samisa Abeysinghe wrote: >> >>> >>> >>> On Fri, Oct 14, 2011 at 9:28 AM, Rajika Kumarasiri wrote: >>> >>>> slfj4 is bundl

Re: [Carbon-dev] [AS] Class path contains multiple SLF4J bindings

2011-10-13 Thread Isuru Suriarachchi
;> http://wso2.org >>> >>> >>> ___ >>> Carbon-dev mailing list >>> Carbon-dev@wso2.org >>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>> >>> >> >> ___ &

Re: [Carbon-dev] [AS] Class path contains multiple SLF4J bindings

2011-10-13 Thread Isuru Suriarachchi
On Thu, Oct 13, 2011 at 11:00 PM, Samisa Abeysinghe wrote: > > > On Thu, Oct 13, 2011 at 8:43 PM, Isuru Suriarachchi wrote: > >> I can remember this issue on linux as well. But we fixed it somehow. But >> I'm not sure on windows.. > > > Was this fixed for t

Re: [Carbon-dev] [AS] Class path contains multiple SLF4J bindings

2011-10-13 Thread Isuru Suriarachchi
o2.org > > > ___ > Carbon-dev mailing list > Carbon-dev@wso2.org > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > -- Isuru Suriarachchi Technical Lead & Product Manager, WSO2 Application Server WSO2 Inc. htt

Re: [Carbon-dev] Issue when engaging a module in a tenant from the UI before invoking the service

2011-10-13 Thread Isuru Suriarachchi
try to invoke the service at the second time. > > Then need to fix at the module management service level as well. If some > one invokes the module management UI (like in service management UI) then > again need to load all the modules. > > Can you please add those features? I am in

Re: [Carbon-dev] Issue when engaging a module in a tenant from the UI before invoking the service

2011-10-10 Thread Isuru Suriarachchi
Ok, I'll look into that.. Thanks, ~Isuru On Tue, Oct 11, 2011 at 8:50 AM, Amila Suriarachchi wrote: > > > On Mon, Oct 10, 2011 at 10:42 AM, Isuru Suriarachchi wrote: > >> Hi all, >> >> Looks like the recent module changes are causing a NPE when trying to >

[Carbon-dev] Issue when engaging a module in a tenant from the UI before invoking the service

2011-10-10 Thread Isuru Suriarachchi
doesn't happen if I try to do it after invoking the service once. I think this is because the modules are only loaded into the AxisConfig when the first request comes in. Amila, can you please fix this? Thanks, ~Isuru -- Isuru Suriarachchi Technical Lead & Product Manager, WSO2 Applicati

Re: [Carbon-dev] Stratos AS service invocation failed in my local setup

2011-10-09 Thread Isuru Suriarachchi
3 PM, Prabath Abeysekera wrote: >> >>> Hi Amila, >>> >>> On Thu, Oct 6, 2011 at 2:42 PM, Amila Maha Arachchi wrote: >>> >>>> >>>> >>>> On Thu, Oct 6, 2011 at 2:16 PM, Isuru Suriarachchi wrote: >>>> >>>

Re: [Carbon-dev] Carbon 3.2.2 : Compilation failure in CSG component

2011-10-06 Thread Isuru Suriarachchi
This was due to a corrupted jar in my local maven repo. Got it sorted out.. Thanks, ~Isuru On Fri, Oct 7, 2011 at 10:27 AM, Isuru Suriarachchi wrote: > [INFO] > > [INFO] Building CSG Agent module > [INFO]

[Carbon-dev] Carbon 3.2.2 : Compilation failure in CSG component

2011-10-06 Thread Isuru Suriarachchi
itch [INFO] ---- -- 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 maili

Re: [Carbon-dev] Stratos AS service invocation failed in my local setup

2011-10-06 Thread Isuru Suriarachchi
i-bin/mailman/listinfo/carbon-dev >> >> > > > -- > Thanks, > Denis > -- > *Denis Weerasiri* > Software Engineer; WSO2 Inc.; http://wso2.com, > *email: denis <http://goog_277208233/>** [AT] wso2.com* <http:/

[Carbon-dev] Error while building carbon core in trunk

2011-10-04 Thread Isuru Suriarachchi
va:188) at java.lang.ClassLoader.loadClass(ClassLoader.java:307) at java.lang.ClassLoader.loadClass(ClassLoader.java:252) at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320) ... 45 more [INFO] ---- -- Isuru Suriarachchi Technical Lead

[Carbon-dev] Installing BAM features on G-Reg (Carbon 3.2.0)

2011-08-30 Thread Isuru Suriarachchi
a:109) So do I have to manually put these dashboard related resources into registry? Or is there some other easy way to do that? Can someone please send me the complete set of steps needed? Thanks, ~Isuru -- Isuru Suriarachchi Technical Lead & Product Manager, WSO2 Application Server WSO2 I

Re: [Carbon-dev] wso2throttle and Neethi 3.0.x incompatibility

2011-08-22 Thread Isuru Suriarachchi
_ >> Carbon-dev mailing list >> Carbon-dev@wso2.org >> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >> >> > > > -- > Thilina Buddhika > Associate Technical Lead > WSO2 Inc. ; http://wso2.com > lean .

[Carbon-dev] Error while building Dashboard 3.2.2 component

2011-08-19 Thread Isuru Suriarachchi
dConstants -- 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

[Carbon-dev] Error while building CSG 3.2.2 component

2011-08-19 Thread Isuru Suriarachchi
] For more information, run Maven with the -e switch [INFO] ---- -- Isuru Suriarachchi Technical Lead & Product Manager, WSO2 Application Server WSO2 Inc. http://wso2.com email : is...@wso2.com blog : http://isurues.wordpr

Re: [Carbon-dev] Upgrading the OpenSAML2 version to 2.5.1

2011-08-18 Thread Isuru Suriarachchi
. enterprise . middleware > > phone : +94 77 44 88 727 > blog : http://blog.thilinamb.com > > ___ > Carbon-dev mailing list > Carbon-dev@wso2.org > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > -- Isuru Suri

Re: [Carbon-dev] start up error

2011-08-18 Thread Isuru Suriarachchi
arbon-dev >> >> > > > -- > *Afkham Azeez* > Director of Architecture; WSO2, Inc.; http://wso2.com > Member; Apache Software Foundation; http://www.apache.org/ > * <http://www.apache.org/>** > email: **az...@wso2.com* * cell: +94 77 3320919 > blog: **http://blog

Re: [Carbon-dev] Generating the JAX-WS service skeleton code from WSDL file

2011-08-10 Thread Isuru Suriarachchi
S supported server run-time environment (eg. WSO2 AS, Glassfish AS) > > What would be the best option? Any Thoughts? > > Thanks > --Melan > > ___ > Carbon-dev mailing list > Carbon-dev@wso2.org > http://mail.wso2.org/cgi-bi

Re: [Carbon-dev] Issue with wsdl2java tool..

2011-08-04 Thread Isuru Suriarachchi
11056 > > -Ratha > > > On 4 August 2011 14:36, Isuru Suriarachchi wrote: > >> >> >> On Thu, Aug 4, 2011 at 1:43 PM, Sameera Jayasoma wrote: >> >>> But we are using a newer version of Axis2 in AS 4.1.0. Can you try with >>> the corr

Re: [Carbon-dev] Issue with wsdl2java tool..

2011-08-04 Thread Isuru Suriarachchi
>> > >> > >> > >> > > > > > > -- > Sameera Jayasoma > Technical Lead and Product Manager, WSO2 Carbon > > WSO2, Inc. (http://wso2.com) > email: same...@wso2.com > blog: http://tech.jayaso

Re: [Carbon-dev] MultiThreadedHttpConnectionManager.shutdownAll(); not called on ConfigurationContext termination

2011-08-02 Thread Isuru Suriarachchi
onnectionManager.shutdownAll(); > } > > public InvocationResponse invoke(MessageContext msgContext) > > On Tue, Aug 2, 2011 at 6:21 PM, Isuru Suriarachchi wrote: > >> Here is the JIRA that I created for this issue.. >> >> https://wso2.org/jira/browse/CARB

Re: [Carbon-dev] MultiThreadedHttpConnectionManager.shutdownAll(); not called on ConfigurationContext termination

2011-08-02 Thread Isuru Suriarachchi
; linked-in: **http://lk.linkedin.com/in/afkhamazeez* > * > * > *Lean . Enterprise . Middleware* > > > ___ > Carbon-dev mailing list > Carbon-dev@wso2.org > http://mail.wso2.org/cgi-bin/mailman

Re: [Carbon-dev] How are we going to handle carbon.platform.patch.version property for 3.2.2 patch release

2011-07-21 Thread Isuru Suriarachchi
321 > > > ___ > Carbon-dev mailing list > Carbon-dev@wso2.org > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > -- Isuru Suriarachchi Technical Lead & Product Manager, WSO2 Application Server WSO2 I

Re: [Carbon-dev] Remove Echo, Version services from products which don't want them

2011-07-20 Thread Isuru Suriarachchi
On Wed, Jul 20, 2011 at 4:00 PM, Rajika Kumarasiri wrote: > > > On Wed, Jul 20, 2011 at 3:51 PM, Isuru Suriarachchi wrote: > >> >> >> On Wed, Jul 20, 2011 at 3:38 PM, Tharindu Mathew wrote: >> >>> If having two services introduces a significa

Re: [Carbon-dev] Remove Echo, Version services from products which don't want them

2011-07-20 Thread Isuru Suriarachchi
> On Wed, Jul 20, 2011 at 10:23 AM, Isuru Suriarachchi wrote: > >> $subject please. Yesterday, Senaka pointed out that products like G-Reg, >> MS, GS and IS are shipping above services which are coming from Carbon core. >> If those are not relevant to your product, please

[Carbon-dev] Remove Echo, Version services from products which don't want them

2011-07-19 Thread Isuru Suriarachchi
startup and also avoid unnecessary resource consumption in the config registry. Thanks, ~Isuru -- 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 . middle

Re: [Carbon-dev] Need help - Controlling bundle dependency order when a Axis2 deployer involved

2011-07-11 Thread Isuru Suriarachchi
ailing list > Carbon-dev@wso2.org > http://mail.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 . mi

Re: [Carbon-dev] [Carbon-commits] [Carbon] svn commit r109843 - branches/carbon/3.2.0/patch-releases/3.2.1/dependencies

2011-07-11 Thread Isuru Suriarachchi
../../dependencies/httpcore-nio/4.1.0-wso2v1 >> ../../../dependencies/synapse/2.1.0-wso2v3 >> ___ >> Carbon-commits mailing list >> carbon-comm...@wso2.org >> https://wso2.org/cgi-bin/mailman/listinfo/carbon-commits >

Re: [Carbon-dev] ESB with servlet transport?

2011-07-08 Thread Isuru Suriarachchi
t(StAXOMBuilder.java:214) >>>>>> ... 40 more >>>>>> >>>>>> This mediator is written assuming the non-blocking behavior. I'm not >>>>>> sure how easy to fix this. I remember a similar discussion on >>>>>> synapse-dev

[Carbon-dev] Service management component version updated

2011-07-08 Thread Isuru Suriarachchi
e check whether the build is ok and let me know if there are any issues. Thanks, ~Isuru -- Isuru Suriarachchi Technical Lead & Product Manager, WSO2 Application Server WSO2 Inc. http://wso2.com email : is...@wso2.com blog : http://isurues.wordpress.com/ lean . ente

Re: [Carbon-dev] [IMPORTANT] Add relative paths for the stuff you add for 3.2.1 release

2011-07-06 Thread Isuru Suriarachchi
egards, >>> > -- >>> > Supun Malinga, >>> > >>> > Software Engineer, >>> > WSO2 Inc. >>> > http://wso2.com >>> > http://wso2.org >>> > email - sup...@wso2.com >>> >>> > mobile - 071 56

Re: [Carbon-dev] Tomcat returning invalid 202 responses in AS

2011-07-01 Thread Isuru Suriarachchi
> Carbon-dev mailing list > Carbon-dev@wso2.org > http://mail.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

  1   2   3   4   5   6   >