[Carbon-dev] equinox 3.7 migration effort.

2011-07-29 Thread Pradeep Fernando
Hi,

During this migration effort we thought of getting rid of the p2-agent
concept in carbon-core. Right now we are using the p2-agent as the
p2-minimal runtime.
I modified the current p2-plugin to use the tycho runtime libs. Right
now i can create p2-repos without p2-agent. I'm still figuring out a
way of creating a p2 pfofile from the scratch. (including
simpleconfigurator/bundles.info).

will update as i go on.


thanks,
--Pradeep
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Trunk Continuous Build has FAILED

2011-07-29 Thread WSO2 Carbon Trunk Builder (US2)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 111024
Node Kind: directory
Schedule: normal
Last Changed Author: janaka
Last Changed Rev: 111024
Last Changed Date: 2011-07-28 21:51:10 -0400 (Thu, 28 Jul 2011)   
testH2BasicSelectAll(org.wso2.carbon.dataservices.core.test.sql.h2.H2BasicTest)
  
testH2BasicSelectCount(org.wso2.carbon.dataservices.core.test.sql.h2.H2BasicTest)
  
testH2BasicSelectWithAttributes(org.wso2.carbon.dataservices.core.test.sql.h2.H2BasicTest)
  
testH2BasicCallQueryMerge(org.wso2.carbon.dataservices.core.test.sql.h2.H2BasicTest)
  
testH2BasicArrayInputTypes(org.wso2.carbon.dataservices.core.test.sql.h2.H2BasicTest)
  
testH2DMLOperations(org.wso2.carbon.dataservices.core.test.sql.h2.H2DMLServiceTest)
  
testH2DMLOperationsWithNoResultNestedQuery(org.wso2.carbon.dataservices.core.test.sql.h2.H2DMLServiceTest)
  
testH2DMLOperationsWithNoResultStoredProcNestedQuery(org.wso2.carbon.dataservices.core.test.sql.h2.H2DMLServiceTest)
  
testH2DMLOperationsVal1(org.wso2.carbon.dataservices.core.test.sql.h2.H2DMLServiceTest)
  
testH2InputMappings1(org.wso2.carbon.dataservices.core.test.sql.h2.H2InputMappingServiceTest)
  
testH2InputMappings2(org.wso2.carbon.dataservices.core.test.sql.h2.H2InputMappingServiceTest)
  
testH2InputMappingsCallQueryMerge(org.wso2.carbon.dataservices.core.test.sql.h2.H2InputMappingServiceTest)
  
testH2InputMappingsWithDefValue(org.wso2.carbon.dataservices.core.test.sql.h2.H2InputMappingServiceTest)
  
testH2NestedQuery1(org.wso2.carbon.dataservices.core.test.sql.h2.H2NestedQueryTest)
  
testH2NestedQuery2(org.wso2.carbon.dataservices.core.test.sql.h2.H2NestedQueryTest)
  
testH2StoredProcNoParams(org.wso2.carbon.dataservices.core.test.sql.h2.H2StoredProcedureServiceTest)
  
testH2StoredProcWithParams(org.wso2.carbon.dataservices.core.test.sql.h2.H2StoredProcedureServiceTest)
  
testStoredProcNested1(org.wso2.carbon.dataservices.core.test.sql.h2.H2StoredProcedureServiceTest)
  
testStoredProcNested2(org.wso2.carbon.dataservices.core.test.sql.h2.H2StoredProcedureServiceTest)
  
testStoredProcNested3(org.wso2.carbon.dataservices.core.test.sql.h2.H2StoredProcedureServiceTest)
  
testH2StoredFuncNoParams(org.wso2.carbon.dataservices.core.test.sql.h2.H2StoredProcedureServiceTest)
  
testH2StoredFuncWithParams(org.wso2.carbon.dataservices.core.test.sql.h2.H2StoredProcedureServiceTest)

Tests in error: 
  testH2Startup(org.wso2.carbon.dataservices.core.test.sql.h2.H2InitTest)
  testH2Stop(org.wso2.carbon.dataservices.core.test.sql.h2.H2FinalizeTest)

Tests run: 46, Failures: 28, Errors: 6, Skipped: 0

[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] There are test failures.

Please refer to 
/home/carbontrunk/carbon/components/data-services/org.wso2.carbon.dataservices.core/target/surefire-reports
 for the individual test results.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 142 minutes 32 seconds
[INFO] Finished at: Fri Jul 29 02:00:25 EDT 2011
[INFO] Final Memory: 1329M/1853M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Isse with server ports in CS.

2011-07-29 Thread Chathuri Wimalasena
Hi Jorge,

Offset parameter was introduced with new carbon release(3.2.0), which is not
supported in CS at the moment. We recommend you to set offset as zero for
the current release.

Changing the offset will not update the the ports of carbon.xml. What you
see in the eclipse carbon server runtime is the ports read by carbon.xml. As
a result, whatever the offset defined, the ports section in the server
editor will always show the ports specified in the carbon.xml.

Even though you change the port as 9445, when server started offset was
added to it, making the actual port 9447.

If you have not set offset in the carbon.xml, ports that you have changed
manually will be depicted as they are. Similar issue was reported at [1] and
this has been fixed in CS 1.0.6 upwards.

Thanks and regards,
Chathuri



[1] https://wso2.org/jira/browse/TOOLS-531

On Fri, Jul 29, 2011 at 10:32 AM, Sumedha Rubasinghe sume...@wso2.comwrote:

 Hi Jorge,
 What is the CS version your using? This is a known issue for older version
 of CS  suppose to be fixed on the latest release.

 CS team,
 Can you confirm when this was fixed  what  is the version that contains
 the fix?

 /sumedha


 On Fri, Jul 29, 2011 at 9:18 AM, Jorge Infante Osorio jorg...@uci.cuwrote:

 In ESB carbon.xml  I setup this config:
Offset2/Offset

 When I create an ESB server inside Eclipse if I leave the default ports
 and
 another server instance is running with the same ports I get an error:
 Server port is in use: 9443.

 So I change manually the ports(http/https) = ports + 2 inside eclipse
 server
 config.

 But after start the ESB take the Offset value so if I want to use the
 https
 port 9445 inside Eclipse its started as 9447. Ports = ports + 2 + Offset.

 [2011-07-28 23:46:43,166]  INFO - HttpTransport Created Connector
 [HTTP_11_NIO://*:9767]
 [2011-07-28 23:46:43,166]  INFO - HttpTransport Created Connector
 [HTTPS_11_NIO://*:9447]

 This is the normal behavior? What can I do to avoid this?

 Saludos,
 Ing. Jorge Infante Osorio.
 J´Dpto Soluciones SOA.
 CDAE.
 Fac. 5.
 UCI.



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



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


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


Re: [Carbon-dev] Isse with server ports in CS.

2011-07-29 Thread Harshana Martin
Hi Jorge,

As Sumedha mentioned, we fixed server port unchaged issue in a previous
release.

We'll test your scenario again and let you know whether it is reproducible.

Thanks and Regards,
Harshana

On Fri, Jul 29, 2011 at 10:42 AM, Jorge Infante Osorio jorg...@uci.cuwrote:

 I tested right now with CS 1.0.12

 Saludos,
 Ing. Jorge Infante Osorio.
 J´Dpto Soluciones SOA.
 CDAE.
 Fac. 5.
 UCI.

 De: carbon-dev-boun...@wso2.org [mailto:carbon-dev-boun...@wso2.org] En
 nombre de Sumedha Rubasinghe
 Enviado el: viernes, 29 de julio de 2011 1:03
 Para: carbon-dev@wso2.org
 Asunto: Re: [Carbon-dev] Isse with server ports in CS.

 Hi Jorge,
 What is the CS version your using? This is a known issue for older version
 of CS  suppose to be fixed on the latest release.

 CS team,
 Can you confirm when this was fixed  what  is the version that contains
 the
 fix?

 /sumedha

 On Fri, Jul 29, 2011 at 9:18 AM, Jorge Infante Osorio jorg...@uci.cu
 wrote:
 In ESB carbon.xml  I setup this config:
Offset2/Offset

 When I create an ESB server inside Eclipse if I leave the default ports and
 another server instance is running with the same ports I get an error:
 Server port is in use: 9443.

 So I change manually the ports(http/https) = ports + 2 inside eclipse
 server
 config.

 But after start the ESB take the Offset value so if I want to use the https
 port 9445 inside Eclipse its started as 9447. Ports = ports + 2 + Offset.

 [2011-07-28 23:46:43,166]  INFO - HttpTransport Created Connector
 [HTTP_11_NIO://*:9767]
 [2011-07-28 23:46:43,166]  INFO - HttpTransport Created Connector
 [HTTPS_11_NIO://*:9447]

 This is the normal behavior? What can I do to avoid this?

 Saludos,
 Ing. Jorge Infante Osorio.
 J´Dpto Soluciones SOA.
 CDAE.
 Fac. 5.
 UCI.



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


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




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

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


[Carbon-dev] Build failed in Hudson: carbon_trunk » WSO2 Carbon - BPEL Core Component #69

2011-07-29 Thread WSO2 Hudson Builder
See 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.carbon$org.wso2.carbon.bpel/69/

--
[INFO] 
[INFO] Building WSO2 Carbon - BPEL Core Component
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.carbon$org.wso2.carbon.bpel/ws/target
[INFO] snapshot 
org.wso2.carbon:org.wso2.carbon.application.deployer.bpel:3.2.0-SNAPSHOT: 
checking for updates from wso2-nexus
[INFO] snapshot 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.core:3.2.0-SNAPSHOT: checking 
for updates from wso2-nexus
[INFO] snapshot org.wso2.carbon:org.wso2.carbon.service.mgt:3.2.0-SNAPSHOT: 
checking for updates from wso2-nexus
[INFO] snapshot org.wso2.carbon:org.wso2.carbon.bpel.skeleton:3.2.0-SNAPSHOT: 
checking for updates from wso2-nexus
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.carbon$org.wso2.carbon.bpel/ws/target
[INFO] [clean:clean {execution: auto-clean}]
[INFO] Deleting 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.carbon$org.wso2.carbon.bpel/ws/target
[INFO] [xmlbeans:xmlbeans {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 208 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 60 source files to 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.carbon$org.wso2.carbon.bpel/ws/target/classes
[INFO] -
[ERROR] COMPILATION ERROR : 
[INFO] -
[ERROR] 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.carbon$org.wso2.carbon.bpel/ws/src/main/java/org/wso2/carbon/bpel/ode/integration/BPELProcessProxy.java:[269,51]
 
createMessageExchange(java.lang.String,javax.xml.namespace.QName,java.lang.String)
 in org.apache.ode.bpel.iapi.BpelEngine cannot be applied to 
(java.lang.String,javax.xml.namespace.QName,java.lang.String,nulltype,java.lang.String)

[ERROR] 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.carbon$org.wso2.carbon.bpel/ws/src/main/java/org/wso2/carbon/bpel/ode/integration/BPELBindingContextImpl.java:[47,7]
 org.wso2.carbon.bpel.ode.integration.BPELBindingContextImpl is not abstract 
and does not override abstract method 
deactivateMyRoleEndpoint(org.apache.ode.bpel.iapi.Endpoint) in 
org.apache.ode.bpel.iapi.BindingContext

[INFO] 2 errors 
[INFO] -
[HUDSON] Archiving disabled - not archiving 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.carbon$org.wso2.carbon.bpel/ws/pom.xml
[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] Compilation failure

http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.carbon$org.wso2.carbon.bpel/ws/src/main/java/org/wso2/carbon/bpel/ode/integration/BPELProcessProxy.java:[269,51]
 
createMessageExchange(java.lang.String,javax.xml.namespace.QName,java.lang.String)
 in org.apache.ode.bpel.iapi.BpelEngine cannot be applied to 
(java.lang.String,javax.xml.namespace.QName,java.lang.String,nulltype,java.lang.String)

http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.carbon$org.wso2.carbon.bpel/ws/src/main/java/org/wso2/carbon/bpel/ode/integration/BPELBindingContextImpl.java:[47,7]
 org.wso2.carbon.bpel.ode.integration.BPELBindingContextImpl is not abstract 
and does not override abstract method 
deactivateMyRoleEndpoint(org.apache.ode.bpel.iapi.Endpoint) in 
org.apache.ode.bpel.iapi.BindingContext


[INFO] 
[INFO] Trace
org.apache.maven.BuildFailureException: Compilation failure
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:715)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)

[Carbon-dev] Build failed in Hudson: carbon_trunk #69

2011-07-29 Thread WSO2 Hudson Builder
See http://builder3.us1.wso2.org/hudson/job/carbon_trunk/69/changes

Changes:

[damitha] Fixed some minor bugs

[janaka] Ignoring test failures untill we fix it properly. Created a public 
JIRA for this(CARBON-11042)

[pradeeban] [Cosmetic] s/apps/applications - Landing page.

[pradeeban] Landing page improvements from Amal and Pradeeban.

--
[...truncated 17537 lines...]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 7 source files to 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/registry/org.wso2.carbon.registry.ws.client/target/classes
[INFO] [scr:scr {execution: generate-scr-scrdescriptor}]
[INFO] Generating 2 MetaType Descriptors to 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/registry/org.wso2.carbon.registry.ws.client/target/scr-plugin-generated/OSGI-INF/metatype/metatype.xml
[INFO] Writing abstract service descriptor 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/registry/org.wso2.carbon.registry.ws.client/target/scr-plugin-generated/OSGI-INF/scr-plugin/scrinfo.xml
 with 1 entries.
[INFO] Generating 1 Service Component Descriptors to 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/registry/org.wso2.carbon.registry.ws.client/target/scr-plugin-generated/OSGI-INF/serviceComponents.xml
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/registry/org.wso2.carbon.registry.ws.client/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Not compiling test sources
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [bundle:bundle {execution: default-bundle}]
[WARNING] Warning building bundle 
org.wso2.carbon:org.wso2.carbon.registry.ws.client:bundle:3.2.0-SNAPSHOT : Did 
not find matching referal for org.apache.lucene.*
[WARNING] Warning building bundle 
org.wso2.carbon:org.wso2.carbon.registry.ws.client:bundle:3.2.0-SNAPSHOT : 
Importing packages that are never refered to by any class on the 
Bundle-Classpath[Jar:dot]: [javax.servlet, javax.servlet.http]
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/registry/org.wso2.carbon.registry.ws.client/target/org.wso2.carbon.registry.ws.client-3.2.0-SNAPSHOT.jar
 to 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/.repository/org/wso2/carbon/org.wso2.carbon.registry.ws.client/3.2.0-SNAPSHOT/org.wso2.carbon.registry.ws.client-3.2.0-SNAPSHOT.jar
[INFO] [bundle:install {execution: default-install}]
[INFO] Local OBR update disabled (enable with -DobrRepository)
[HUDSON] Archiving disabled - not archiving 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/registry/org.wso2.carbon.registry.ws.client/pom.xml
[HUDSON] Archiving disabled - not archiving 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/registry/org.wso2.carbon.registry.ws.client/target/org.wso2.carbon.registry.ws.client-3.2.0-SNAPSHOT.jar
[INFO] 
[INFO] Building WSO2 Carbon - Unified-Endpoint
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/unified-endpoint/target
[INFO] [clean:clean {execution: auto-clean}]
[INFO] Deleting 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/unified-endpoint/target
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/unified-endpoint/pom.xml
 to 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/.repository/org/wso2/carbon/unifiedendpoint/3.2.0-SNAPSHOT/unifiedendpoint-3.2.0-SNAPSHOT.pom
[HUDSON] Archiving disabled - not archiving 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/unified-endpoint/pom.xml
[HUDSON] Archiving disabled - not archiving 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/.repository/org/wso2/carbon/unifiedendpoint/3.2.0-SNAPSHOT/unifiedendpoint-3.2.0-SNAPSHOT.pom
[INFO] 
[INFO] Building WSO2 Carbon - Component - Unified-Endpoint - Core
[INFO]task-segment: [clean, install]
[INFO] 

[Carbon-dev] BPS programming model with clustering aspect

2011-07-29 Thread Denis Weerasiri
Hi,

I've been looked at BPEL deploy/undeployment logic to solve
https://wso2.org/jira/browse/CARBON-10393 in a clusterred environment.
Seems we don't handle requests from slave-nodes in a BPS cluster correctly.

eg - Once a user undeploy a process from slave-node, BPEL compoennt updates
the ODE DB(BPEL engine persistence storage) DAOs and it's in-memory DAOs.
Then the read-only config registry is updated and notified the cluster. Now
there's a inconsistency as config-registry update fails.

So is it possible to restrict ODE DB to be read-only for the slave-BPS?

Or we have to check whether config-registry is read-only at the beginning of
every operation.
 - If so, it's not enough to
use configRegistry.getRegistryContext().isReadOnly() at each operation
registry operation, as ODE DB operations also have to be revoked.
eg -
  if (!configRegistry.getRegistryContext().isReadOnly()) {
configRegistry.delete(packageLocation);
  }

 What would be the correct way to handle this?

-- 
Thanks,
Denis
--
*Denis Weerasiri*
Software Engineer; WSO2 Inc.; http://wso2.com,
*email: denis http://goog_277208233/** [AT] wso2.com* http://wso2.com/*
blog: **http://ddweerasiri.blogspot.com* http://ddweerasiri.blogspot.com/*
twitter: **http://twitter.com/ddweerasiri* http://twitter.com/ddweerasiri*
linked-in: 
**http://lk.linkedin.com/in/ddweerasiri*http://lk.linkedin.com/in/ddweerasiri
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Trunk Continuous Build has FAILED

2011-07-29 Thread WSO2 Carbon Trunk Builder (US2)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 111028
Node Kind: directory
Schedule: normal
Last Changed Author: damitha
Last Changed Rev: 111027
Last Changed Date: 2011-07-29 01:07:14 -0400 (Fri, 29 Jul 2011)   
testH2BasicSelectAll(org.wso2.carbon.dataservices.core.test.sql.h2.H2BasicTest)
  
testH2BasicSelectCount(org.wso2.carbon.dataservices.core.test.sql.h2.H2BasicTest)
  
testH2BasicSelectWithAttributes(org.wso2.carbon.dataservices.core.test.sql.h2.H2BasicTest)
  
testH2BasicCallQueryMerge(org.wso2.carbon.dataservices.core.test.sql.h2.H2BasicTest)
  
testH2BasicArrayInputTypes(org.wso2.carbon.dataservices.core.test.sql.h2.H2BasicTest)
  
testH2DMLOperations(org.wso2.carbon.dataservices.core.test.sql.h2.H2DMLServiceTest)
  
testH2DMLOperationsWithNoResultNestedQuery(org.wso2.carbon.dataservices.core.test.sql.h2.H2DMLServiceTest)
  
testH2DMLOperationsWithNoResultStoredProcNestedQuery(org.wso2.carbon.dataservices.core.test.sql.h2.H2DMLServiceTest)
  
testH2DMLOperationsVal1(org.wso2.carbon.dataservices.core.test.sql.h2.H2DMLServiceTest)
  
testH2InputMappings1(org.wso2.carbon.dataservices.core.test.sql.h2.H2InputMappingServiceTest)
  
testH2InputMappings2(org.wso2.carbon.dataservices.core.test.sql.h2.H2InputMappingServiceTest)
  
testH2InputMappingsCallQueryMerge(org.wso2.carbon.dataservices.core.test.sql.h2.H2InputMappingServiceTest)
  
testH2InputMappingsWithDefValue(org.wso2.carbon.dataservices.core.test.sql.h2.H2InputMappingServiceTest)
  
testH2NestedQuery1(org.wso2.carbon.dataservices.core.test.sql.h2.H2NestedQueryTest)
  
testH2NestedQuery2(org.wso2.carbon.dataservices.core.test.sql.h2.H2NestedQueryTest)
  
testH2StoredProcNoParams(org.wso2.carbon.dataservices.core.test.sql.h2.H2StoredProcedureServiceTest)
  
testH2StoredProcWithParams(org.wso2.carbon.dataservices.core.test.sql.h2.H2StoredProcedureServiceTest)
  
testStoredProcNested1(org.wso2.carbon.dataservices.core.test.sql.h2.H2StoredProcedureServiceTest)
  
testStoredProcNested2(org.wso2.carbon.dataservices.core.test.sql.h2.H2StoredProcedureServiceTest)
  
testStoredProcNested3(org.wso2.carbon.dataservices.core.test.sql.h2.H2StoredProcedureServiceTest)
  
testH2StoredFuncNoParams(org.wso2.carbon.dataservices.core.test.sql.h2.H2StoredProcedureServiceTest)
  
testH2StoredFuncWithParams(org.wso2.carbon.dataservices.core.test.sql.h2.H2StoredProcedureServiceTest)

Tests in error: 
  testH2Startup(org.wso2.carbon.dataservices.core.test.sql.h2.H2InitTest)
  testH2Stop(org.wso2.carbon.dataservices.core.test.sql.h2.H2FinalizeTest)

Tests run: 46, Failures: 28, Errors: 6, Skipped: 0

[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] There are test failures.

Please refer to 
/home/carbontrunk/carbon/components/data-services/org.wso2.carbon.dataservices.core/target/surefire-reports
 for the individual test results.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 144 minutes 28 seconds
[INFO] Finished at: Fri Jul 29 04:33:20 EDT 2011
[INFO] Final Memory: 1349M/1712M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Build failed in Hudson: carbon_trunk » WSO2 Carbon - BPEL Core Component #70

2011-07-29 Thread WSO2 Hudson Builder
See 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.carbon$org.wso2.carbon.bpel/70/

--
[INFO] 
[INFO] Building WSO2 Carbon - BPEL Core Component
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.carbon$org.wso2.carbon.bpel/ws/target
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.carbon$org.wso2.carbon.bpel/ws/target
[INFO] [clean:clean {execution: auto-clean}]
[INFO] Deleting 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.carbon$org.wso2.carbon.bpel/ws/target
[INFO] [xmlbeans:xmlbeans {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 208 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 60 source files to 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.carbon$org.wso2.carbon.bpel/ws/target/classes
[INFO] -
[ERROR] COMPILATION ERROR : 
[INFO] -
[ERROR] 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.carbon$org.wso2.carbon.bpel/ws/src/main/java/org/wso2/carbon/bpel/ode/integration/BPELProcessProxy.java:[269,51]
 
createMessageExchange(java.lang.String,javax.xml.namespace.QName,java.lang.String)
 in org.apache.ode.bpel.iapi.BpelEngine cannot be applied to 
(java.lang.String,javax.xml.namespace.QName,java.lang.String,nulltype,java.lang.String)

[ERROR] 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.carbon$org.wso2.carbon.bpel/ws/src/main/java/org/wso2/carbon/bpel/ode/integration/BPELBindingContextImpl.java:[47,7]
 org.wso2.carbon.bpel.ode.integration.BPELBindingContextImpl is not abstract 
and does not override abstract method 
deactivateMyRoleEndpoint(org.apache.ode.bpel.iapi.Endpoint) in 
org.apache.ode.bpel.iapi.BindingContext

[INFO] 2 errors 
[INFO] -
[HUDSON] Archiving disabled - not archiving 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.carbon$org.wso2.carbon.bpel/ws/pom.xml
[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] Compilation failure

http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.carbon$org.wso2.carbon.bpel/ws/src/main/java/org/wso2/carbon/bpel/ode/integration/BPELProcessProxy.java:[269,51]
 
createMessageExchange(java.lang.String,javax.xml.namespace.QName,java.lang.String)
 in org.apache.ode.bpel.iapi.BpelEngine cannot be applied to 
(java.lang.String,javax.xml.namespace.QName,java.lang.String,nulltype,java.lang.String)

http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.carbon$org.wso2.carbon.bpel/ws/src/main/java/org/wso2/carbon/bpel/ode/integration/BPELBindingContextImpl.java:[47,7]
 org.wso2.carbon.bpel.ode.integration.BPELBindingContextImpl is not abstract 
and does not override abstract method 
deactivateMyRoleEndpoint(org.apache.ode.bpel.iapi.Endpoint) in 
org.apache.ode.bpel.iapi.BindingContext


[INFO] 
[INFO] Trace
org.apache.maven.BuildFailureException: Compilation failure
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:715)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
at 
org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 

[Carbon-dev] Build failed in Hudson: carbon_trunk #70

2011-07-29 Thread WSO2 Hudson Builder
See http://builder3.us1.wso2.org/hudson/job/carbon_trunk/70/changes

Changes:

[damitha] 

[damitha] Re-organizing content of stratos_config.xml by moving functions used 
by stratos-setup.pl into service-config.pl

--
[...truncated 17346 lines...]
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/registry/org.wso2.carbon.registry.ws.client/target
[INFO] [clean:clean {execution: auto-clean}]
[INFO] Deleting 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/registry/org.wso2.carbon.registry.ws.client/target
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 7 source files to 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/registry/org.wso2.carbon.registry.ws.client/target/classes
[INFO] [scr:scr {execution: generate-scr-scrdescriptor}]
[INFO] Generating 2 MetaType Descriptors to 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/registry/org.wso2.carbon.registry.ws.client/target/scr-plugin-generated/OSGI-INF/metatype/metatype.xml
[INFO] Writing abstract service descriptor 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/registry/org.wso2.carbon.registry.ws.client/target/scr-plugin-generated/OSGI-INF/scr-plugin/scrinfo.xml
 with 1 entries.
[INFO] Generating 1 Service Component Descriptors to 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/registry/org.wso2.carbon.registry.ws.client/target/scr-plugin-generated/OSGI-INF/serviceComponents.xml
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/registry/org.wso2.carbon.registry.ws.client/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Not compiling test sources
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [bundle:bundle {execution: default-bundle}]
[WARNING] Warning building bundle 
org.wso2.carbon:org.wso2.carbon.registry.ws.client:bundle:3.2.0-SNAPSHOT : Did 
not find matching referal for org.apache.lucene.*
[WARNING] Warning building bundle 
org.wso2.carbon:org.wso2.carbon.registry.ws.client:bundle:3.2.0-SNAPSHOT : 
Importing packages that are never refered to by any class on the 
Bundle-Classpath[Jar:dot]: [javax.servlet, javax.servlet.http]
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/registry/org.wso2.carbon.registry.ws.client/target/org.wso2.carbon.registry.ws.client-3.2.0-SNAPSHOT.jar
 to 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/.repository/org/wso2/carbon/org.wso2.carbon.registry.ws.client/3.2.0-SNAPSHOT/org.wso2.carbon.registry.ws.client-3.2.0-SNAPSHOT.jar
[INFO] [bundle:install {execution: default-install}]
[INFO] Local OBR update disabled (enable with -DobrRepository)
[HUDSON] Archiving disabled - not archiving 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/registry/org.wso2.carbon.registry.ws.client/pom.xml
[HUDSON] Archiving disabled - not archiving 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/registry/org.wso2.carbon.registry.ws.client/target/org.wso2.carbon.registry.ws.client-3.2.0-SNAPSHOT.jar
[INFO] 
[INFO] Building WSO2 Carbon - Unified-Endpoint
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/unified-endpoint/target
[INFO] [clean:clean {execution: auto-clean}]
[INFO] Deleting 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/unified-endpoint/target
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/unified-endpoint/pom.xml
 to 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/.repository/org/wso2/carbon/unifiedendpoint/3.2.0-SNAPSHOT/unifiedendpoint-3.2.0-SNAPSHOT.pom
[HUDSON] Archiving disabled - not archiving 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/unified-endpoint/pom.xml
[HUDSON] Archiving disabled - not archiving 

Re: [Carbon-dev] WSO2 Carbon Trunk Continuous Build has FAILED

2011-07-29 Thread Melan Nimesh
Hi DSS  team,

Please have a look, please find the attched sure-fire reports FYI

Thanks
--Melan

On Fri, Jul 29, 2011 at 2:03 PM, WSO2 Carbon Trunk Builder (US2) 
cbuil...@wso2.org wrote:

 Repository Root: https://svn.wso2.org/repos/wso2
 Repository UUID: a5903396-d722-0410-b921-86c7d4935375
 Revision: 111028
 Node Kind: directory
 Schedule: normal
 Last Changed Author: damitha
 Last Changed Rev: 111027
 Last Changed Date: 2011-07-29 01:07:14 -0400 (Fri, 29 Jul 2011)
 testH2BasicSelectAll(org.wso2.carbon.dataservices.core.test.sql.h2.H2BasicTest)
  
 testH2BasicSelectCount(org.wso2.carbon.dataservices.core.test.sql.h2.H2BasicTest)

  
 testH2BasicSelectWithAttributes(org.wso2.carbon.dataservices.core.test.sql.h2.H2BasicTest)

  
 testH2BasicCallQueryMerge(org.wso2.carbon.dataservices.core.test.sql.h2.H2BasicTest)

  
 testH2BasicArrayInputTypes(org.wso2.carbon.dataservices.core.test.sql.h2.H2BasicTest)

  
 testH2DMLOperations(org.wso2.carbon.dataservices.core.test.sql.h2.H2DMLServiceTest)

  
 testH2DMLOperationsWithNoResultNestedQuery(org.wso2.carbon.dataservices.core.test.sql.h2.H2DMLServiceTest)

  
 testH2DMLOperationsWithNoResultStoredProcNestedQuery(org.wso2.carbon.dataservices.core.test.sql.h2.H2DMLServiceTest)

  
 testH2DMLOperationsVal1(org.wso2.carbon.dataservices.core.test.sql.h2.H2DMLServiceTest)

  
 testH2InputMappings1(org.wso2.carbon.dataservices.core.test.sql.h2.H2InputMappingServiceTest)

  
 testH2InputMappings2(org.wso2.carbon.dataservices.core.test.sql.h2.H2InputMappingServiceTest)

  
 testH2InputMappingsCallQueryMerge(org.wso2.carbon.dataservices.core.test.sql.h2.H2InputMappingServiceTest)

  
 testH2InputMappingsWithDefValue(org.wso2.carbon.dataservices.core.test.sql.h2.H2InputMappingServiceTest)

  
 testH2NestedQuery1(org.wso2.carbon.dataservices.core.test.sql.h2.H2NestedQueryTest)

  
 testH2NestedQuery2(org.wso2.carbon.dataservices.core.test.sql.h2.H2NestedQueryTest)

  
 testH2StoredProcNoParams(org.wso2.carbon.dataservices.core.test.sql.h2.H2StoredProcedureServiceTest)

  
 testH2StoredProcWithParams(org.wso2.carbon.dataservices.core.test.sql.h2.H2StoredProcedureServiceTest)

  
 testStoredProcNested1(org.wso2.carbon.dataservices.core.test.sql.h2.H2StoredProcedureServiceTest)

  
 testStoredProcNested2(org.wso2.carbon.dataservices.core.test.sql.h2.H2StoredProcedureServiceTest)

  
 testStoredProcNested3(org.wso2.carbon.dataservices.core.test.sql.h2.H2StoredProcedureServiceTest)

  
 testH2StoredFuncNoParams(org.wso2.carbon.dataservices.core.test.sql.h2.H2StoredProcedureServiceTest)

  
 testH2StoredFuncWithParams(org.wso2.carbon.dataservices.core.test.sql.h2.H2StoredProcedureServiceTest)

 Tests in error:
  testH2Startup(org.wso2.carbon.dataservices.core.test.sql.h2.H2InitTest)
  testH2Stop(org.wso2.carbon.dataservices.core.test.sql.h2.H2FinalizeTest)

 Tests run: 46, Failures: 28, Errors: 6, Skipped: 0

 [INFO]
 
 [ERROR] BUILD FAILURE
 [INFO]
 
 [INFO] There are test failures.

 Please refer to
 /home/carbontrunk/carbon/components/data-services/org.wso2.carbon.dataservices.core/target/surefire-reports
 for the individual test results.
 [INFO]
 
 [INFO] For more information, run Maven with the -e switch
 [INFO]
 
 [INFO] Total time: 144 minutes 28 seconds
 [INFO] Finished at: Fri Jul 29 04:33:20 EDT 2011
 [INFO] Final Memory: 1349M/1712M
 [INFO]
 
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

---
Test set: org.wso2.carbon.dataservices.core.test.csv.CSVTestSuite
---
Tests run: 4, Failures: 2, Errors: 2, Skipped: 0, Time elapsed: 5.317 sec  
FAILURE!
testExcelStartup(org.wso2.carbon.dataservices.core.test.csv.CSVInitTest)  Time 
elapsed: 4.859 sec   ERROR!
java.lang.NoClassDefFoundError: Could not initialize class 
org.wso2.carbon.utils.multitenancy.CarbonContextHolder
at 
org.wso2.carbon.context.CarbonContext.getCarbonContextHolder(CarbonContext.java:73)
at 
org.wso2.carbon.core.multitenancy.SuperTenantCarbonContext.endTenantFlow(SuperTenantCarbonContext.java:81)
at 
org.wso2.carbon.dataservices.core.DBDeployer.deploy(DBDeployer.java:235)
at 
org.apache.axis2.deployment.repository.util.DeploymentFileData.deploy(DeploymentFileData.java:136)
at 
org.apache.axis2.deployment.DeploymentEngine.doDeploy(DeploymentEngine.java:813)
at 
org.apache.axis2.deployment.repository.util.WSInfoList.update(WSInfoList.java:144)

[Carbon-dev] WSO2 Carbon Trunk Continuous Build has FAILED

2011-07-29 Thread WSO2 Carbon Trunk Builder (US2)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 111030
Node Kind: directory
Schedule: normal
Last Changed Author: damitha
Last Changed Rev: 111030
Last Changed Date: 2011-07-29 04:43:13 -0400 (Fri, 29 Jul 2011)   
testH2BasicSelectAll(org.wso2.carbon.dataservices.core.test.sql.h2.H2BasicTest)
  
testH2BasicSelectCount(org.wso2.carbon.dataservices.core.test.sql.h2.H2BasicTest)
  
testH2BasicSelectWithAttributes(org.wso2.carbon.dataservices.core.test.sql.h2.H2BasicTest)
  
testH2BasicCallQueryMerge(org.wso2.carbon.dataservices.core.test.sql.h2.H2BasicTest)
  
testH2BasicArrayInputTypes(org.wso2.carbon.dataservices.core.test.sql.h2.H2BasicTest)
  
testH2DMLOperations(org.wso2.carbon.dataservices.core.test.sql.h2.H2DMLServiceTest)
  
testH2DMLOperationsWithNoResultNestedQuery(org.wso2.carbon.dataservices.core.test.sql.h2.H2DMLServiceTest)
  
testH2DMLOperationsWithNoResultStoredProcNestedQuery(org.wso2.carbon.dataservices.core.test.sql.h2.H2DMLServiceTest)
  
testH2DMLOperationsVal1(org.wso2.carbon.dataservices.core.test.sql.h2.H2DMLServiceTest)
  
testH2InputMappings1(org.wso2.carbon.dataservices.core.test.sql.h2.H2InputMappingServiceTest)
  
testH2InputMappings2(org.wso2.carbon.dataservices.core.test.sql.h2.H2InputMappingServiceTest)
  
testH2InputMappingsCallQueryMerge(org.wso2.carbon.dataservices.core.test.sql.h2.H2InputMappingServiceTest)
  
testH2InputMappingsWithDefValue(org.wso2.carbon.dataservices.core.test.sql.h2.H2InputMappingServiceTest)
  
testH2NestedQuery1(org.wso2.carbon.dataservices.core.test.sql.h2.H2NestedQueryTest)
  
testH2NestedQuery2(org.wso2.carbon.dataservices.core.test.sql.h2.H2NestedQueryTest)
  
testH2StoredProcNoParams(org.wso2.carbon.dataservices.core.test.sql.h2.H2StoredProcedureServiceTest)
  
testH2StoredProcWithParams(org.wso2.carbon.dataservices.core.test.sql.h2.H2StoredProcedureServiceTest)
  
testStoredProcNested1(org.wso2.carbon.dataservices.core.test.sql.h2.H2StoredProcedureServiceTest)
  
testStoredProcNested2(org.wso2.carbon.dataservices.core.test.sql.h2.H2StoredProcedureServiceTest)
  
testStoredProcNested3(org.wso2.carbon.dataservices.core.test.sql.h2.H2StoredProcedureServiceTest)
  
testH2StoredFuncNoParams(org.wso2.carbon.dataservices.core.test.sql.h2.H2StoredProcedureServiceTest)
  
testH2StoredFuncWithParams(org.wso2.carbon.dataservices.core.test.sql.h2.H2StoredProcedureServiceTest)

Tests in error: 
  testH2Startup(org.wso2.carbon.dataservices.core.test.sql.h2.H2InitTest)
  testH2Stop(org.wso2.carbon.dataservices.core.test.sql.h2.H2FinalizeTest)

Tests run: 46, Failures: 28, Errors: 6, Skipped: 0

[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] There are test failures.

Please refer to 
/home/carbontrunk/carbon/components/data-services/org.wso2.carbon.dataservices.core/target/surefire-reports
 for the individual test results.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 144 minutes 6 seconds
[INFO] Finished at: Fri Jul 29 07:06:10 EDT 2011
[INFO] Final Memory: 1351M/1724M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Trunk Continuous Build has FAILED

2011-07-29 Thread WSO2 Carbon Trunk Builder (US2)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 111040
Node Kind: directory
Schedule: normal
Last Changed Author: dinusha
Last Changed Rev: 111040
Last Changed Date: 2011-07-29 06:41:20 -0400 (Fri, 29 Jul 2011) Fetching 
external item into 'products/as/modules/features/product/etc'
Updated external to revision 111041.


Fetching external item into 
'components/governance/org.wso2.carbon.governance.api/src/test/resources/carbon-home'
Updated external to revision 111041.


Fetching external item into 
'components/governance/org.wso2.carbon.governance.api/src/test/resources/user-test'
Updated external to revision 111041.


Fetching external item into 'features/etc'
Updated external to revision 111041.

Updated to revision 111040.
svn info
Path: .
URL: https://svn.wso2.org/repos/wso2/trunk/carbon
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 111040
Node Kind: directory
Schedule: normal
Last Changed Author: dinusha
Last Changed Rev: 111040
Last Changed Date: 2011-07-29 06:41:20 -0400 (Fri, 29 Jul 2011)
Fri Jul 29 07:16:33 EDT 2011
[INFO] Scanning for projects...
[INFO] 
[ERROR] FATAL ERROR
[INFO] 
[INFO] Error building POM (may not be this project's POM).


Project ID: null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version}

Reason: Cannot find parent: org.wso2.carbon:messagebox-feature for project: 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version} for project 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version}


[INFO] 
[INFO] Trace
org.apache.maven.reactor.MavenExecutionException: Cannot find parent: 
org.wso2.carbon:messagebox-feature for project: 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version} for project 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version}
at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:404)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:272)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
at 
org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
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: Cannot find 
parent: org.wso2.carbon:messagebox-feature for project: 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version} for project 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version}
at 
org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(DefaultMavenProjectBuilder.java:1396)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.buildInternal(DefaultMavenProjectBuilder.java:823)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.buildFromSourceFileInternal(DefaultMavenProjectBuilder.java:508)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.build(DefaultMavenProjectBuilder.java:200)
at org.apache.maven.DefaultMaven.getProject(DefaultMaven.java:604)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:487)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:560)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:560)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:560)
at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:391)
... 12 more
Caused by: org.apache.maven.project.ProjectBuildingException: POM 
'org.wso2.carbon:messagebox-feature' not found in repository: Unable to 
download the artifact from any repository

  org.wso2.carbon:messagebox-feature:pom:3.2.0-SNAPSHOT
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Trunk Continuous Build has FAILED

2011-07-29 Thread WSO2 Carbon Trunk Builder (US2)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 111041
Node Kind: directory
Schedule: normal
Last Changed Author: dinusha
Last Changed Rev: 111040
Last Changed Date: 2011-07-29 06:41:20 -0400 (Fri, 29 Jul 2011) Fetching 
external item into 'products/as/modules/features/product/etc'
External at revision 111041.


Fetching external item into 
'components/governance/org.wso2.carbon.governance.api/src/test/resources/carbon-home'
External at revision 111041.


Fetching external item into 
'components/governance/org.wso2.carbon.governance.api/src/test/resources/user-test'
External at revision 111041.


Fetching external item into 'features/etc'
External at revision 111041.

At revision 111041.
svn info
Path: .
URL: https://svn.wso2.org/repos/wso2/trunk/carbon
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 111041
Node Kind: directory
Schedule: normal
Last Changed Author: dinusha
Last Changed Rev: 111040
Last Changed Date: 2011-07-29 06:41:20 -0400 (Fri, 29 Jul 2011)
Fri Jul 29 07:25:01 EDT 2011
[INFO] Scanning for projects...
[INFO] 
[ERROR] FATAL ERROR
[INFO] 
[INFO] Error building POM (may not be this project's POM).


Project ID: null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version}

Reason: Cannot find parent: org.wso2.carbon:messagebox-feature for project: 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version} for project 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version}


[INFO] 
[INFO] Trace
org.apache.maven.reactor.MavenExecutionException: Cannot find parent: 
org.wso2.carbon:messagebox-feature for project: 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version} for project 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version}
at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:404)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:272)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
at 
org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
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: Cannot find 
parent: org.wso2.carbon:messagebox-feature for project: 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version} for project 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version}
at 
org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(DefaultMavenProjectBuilder.java:1396)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.buildInternal(DefaultMavenProjectBuilder.java:823)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.buildFromSourceFileInternal(DefaultMavenProjectBuilder.java:508)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.build(DefaultMavenProjectBuilder.java:200)
at org.apache.maven.DefaultMaven.getProject(DefaultMaven.java:604)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:487)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:560)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:560)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:560)
at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:391)
... 12 more
Caused by: org.apache.maven.project.ProjectBuildingException: POM 
'org.wso2.carbon:messagebox-feature' not found in repository: Unable to 
download the artifact from any repository

  org.wso2.carbon:messagebox-feature:pom:3.2.0-SNAPSHOT
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Trunk Continuous Build has FAILED

2011-07-29 Thread WSO2 Carbon Trunk Builder (US2)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 111041
Node Kind: directory
Schedule: normal
Last Changed Author: dinusha
Last Changed Rev: 111040
Last Changed Date: 2011-07-29 06:41:20 -0400 (Fri, 29 Jul 2011) Fetching 
external item into 'products/as/modules/features/product/etc'
External at revision 111042.


Fetching external item into 
'components/governance/org.wso2.carbon.governance.api/src/test/resources/carbon-home'
External at revision 111042.


Fetching external item into 
'components/governance/org.wso2.carbon.governance.api/src/test/resources/user-test'
External at revision 111042.


Fetching external item into 'features/etc'
External at revision 111042.

At revision 111041.
svn info
Path: .
URL: https://svn.wso2.org/repos/wso2/trunk/carbon
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 111041
Node Kind: directory
Schedule: normal
Last Changed Author: dinusha
Last Changed Rev: 111040
Last Changed Date: 2011-07-29 06:41:20 -0400 (Fri, 29 Jul 2011)
Fri Jul 29 07:31:17 EDT 2011
[INFO] Scanning for projects...
[INFO] 
[ERROR] FATAL ERROR
[INFO] 
[INFO] Error building POM (may not be this project's POM).


Project ID: null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version}

Reason: Cannot find parent: org.wso2.carbon:messagebox-feature for project: 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version} for project 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version}


[INFO] 
[INFO] Trace
org.apache.maven.reactor.MavenExecutionException: Cannot find parent: 
org.wso2.carbon:messagebox-feature for project: 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version} for project 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version}
at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:404)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:272)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
at 
org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
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: Cannot find 
parent: org.wso2.carbon:messagebox-feature for project: 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version} for project 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version}
at 
org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(DefaultMavenProjectBuilder.java:1396)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.buildInternal(DefaultMavenProjectBuilder.java:823)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.buildFromSourceFileInternal(DefaultMavenProjectBuilder.java:508)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.build(DefaultMavenProjectBuilder.java:200)
at org.apache.maven.DefaultMaven.getProject(DefaultMaven.java:604)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:487)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:560)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:560)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:560)
at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:391)
... 12 more
Caused by: org.apache.maven.project.ProjectBuildingException: POM 
'org.wso2.carbon:messagebox-feature' not found in repository: Unable to 
download the artifact from any repository

  org.wso2.carbon:messagebox-feature:pom:3.2.0-SNAPSHOT
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Trunk Continuous Build has FAILED

2011-07-29 Thread WSO2 Carbon Trunk Builder (US2)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 111043
Node Kind: directory
Schedule: normal
Last Changed Author: damitha
Last Changed Rev: 111043
Last Changed Date: 2011-07-29 07:46:08 -0400 (Fri, 29 Jul 2011) Fetching 
external item into 'products/as/modules/features/product/etc'
Updated external to revision 111046.


Fetching external item into 
'components/governance/org.wso2.carbon.governance.api/src/test/resources/carbon-home'
Updated external to revision 111046.


Fetching external item into 
'components/governance/org.wso2.carbon.governance.api/src/test/resources/user-test'
Updated external to revision 111046.


Fetching external item into 'features/etc'
Updated external to revision 111046.

Updated to revision 111043.
svn info
Path: .
URL: https://svn.wso2.org/repos/wso2/trunk/carbon
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 111043
Node Kind: directory
Schedule: normal
Last Changed Author: damitha
Last Changed Rev: 111043
Last Changed Date: 2011-07-29 07:46:08 -0400 (Fri, 29 Jul 2011)
Fri Jul 29 07:39:20 EDT 2011
[INFO] Scanning for projects...
[INFO] 
[ERROR] FATAL ERROR
[INFO] 
[INFO] Error building POM (may not be this project's POM).


Project ID: null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version}

Reason: Cannot find parent: org.wso2.carbon:messagebox-feature for project: 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version} for project 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version}


[INFO] 
[INFO] Trace
org.apache.maven.reactor.MavenExecutionException: Cannot find parent: 
org.wso2.carbon:messagebox-feature for project: 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version} for project 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version}
at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:404)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:272)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
at 
org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
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: Cannot find 
parent: org.wso2.carbon:messagebox-feature for project: 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version} for project 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version}
at 
org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(DefaultMavenProjectBuilder.java:1396)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.buildInternal(DefaultMavenProjectBuilder.java:823)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.buildFromSourceFileInternal(DefaultMavenProjectBuilder.java:508)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.build(DefaultMavenProjectBuilder.java:200)
at org.apache.maven.DefaultMaven.getProject(DefaultMaven.java:604)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:487)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:560)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:560)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:560)
at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:391)
... 12 more
Caused by: org.apache.maven.project.ProjectBuildingException: POM 
'org.wso2.carbon:messagebox-feature' not found in repository: Unable to 
download the artifact from any repository

  org.wso2.carbon:messagebox-feature:pom:3.2.0-SNAPSHOT
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Trunk Continuous Build has FAILED

2011-07-29 Thread WSO2 Carbon Trunk Builder (US2)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 111046
Node Kind: directory
Schedule: normal
Last Changed Author: damitha
Last Changed Rev: 111046
Last Changed Date: 2011-07-29 07:51:59 -0400 (Fri, 29 Jul 2011) Fetching 
external item into 'products/as/modules/features/product/etc'
Updated external to revision 111046.


Fetching external item into 
'components/governance/org.wso2.carbon.governance.api/src/test/resources/carbon-home'
Updated external to revision 111046.


Fetching external item into 
'components/governance/org.wso2.carbon.governance.api/src/test/resources/user-test'
Updated external to revision 111046.


Fetching external item into 'features/etc'
Updated external to revision 111046.

Updated to revision 111046.
svn info
Path: .
URL: https://svn.wso2.org/repos/wso2/trunk/carbon
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 111046
Node Kind: directory
Schedule: normal
Last Changed Author: damitha
Last Changed Rev: 111046
Last Changed Date: 2011-07-29 07:51:59 -0400 (Fri, 29 Jul 2011)
Fri Jul 29 07:47:24 EDT 2011
[INFO] Scanning for projects...
[INFO] 
[ERROR] FATAL ERROR
[INFO] 
[INFO] Error building POM (may not be this project's POM).


Project ID: null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version}

Reason: Cannot find parent: org.wso2.carbon:messagebox-feature for project: 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version} for project 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version}


[INFO] 
[INFO] Trace
org.apache.maven.reactor.MavenExecutionException: Cannot find parent: 
org.wso2.carbon:messagebox-feature for project: 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version} for project 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version}
at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:404)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:272)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
at 
org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
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: Cannot find 
parent: org.wso2.carbon:messagebox-feature for project: 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version} for project 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version}
at 
org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(DefaultMavenProjectBuilder.java:1396)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.buildInternal(DefaultMavenProjectBuilder.java:823)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.buildFromSourceFileInternal(DefaultMavenProjectBuilder.java:508)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.build(DefaultMavenProjectBuilder.java:200)
at org.apache.maven.DefaultMaven.getProject(DefaultMaven.java:604)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:487)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:560)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:560)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:560)
at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:391)
... 12 more
Caused by: org.apache.maven.project.ProjectBuildingException: POM 
'org.wso2.carbon:messagebox-feature' not found in repository: Unable to 
download the artifact from any repository

  org.wso2.carbon:messagebox-feature:pom:3.2.0-SNAPSHOT
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Trunk Continuous Build has FAILED

2011-07-29 Thread WSO2 Carbon Trunk Builder (US2)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 111046
Node Kind: directory
Schedule: normal
Last Changed Author: damitha
Last Changed Rev: 111046
Last Changed Date: 2011-07-29 07:51:59 -0400 (Fri, 29 Jul 2011) Fetching 
external item into 'products/as/modules/features/product/etc'
External at revision 111046.


Fetching external item into 
'components/governance/org.wso2.carbon.governance.api/src/test/resources/carbon-home'
External at revision 111046.


Fetching external item into 
'components/governance/org.wso2.carbon.governance.api/src/test/resources/user-test'
External at revision 111046.


Fetching external item into 'features/etc'
External at revision 111046.

At revision 111046.
svn info
Path: .
URL: https://svn.wso2.org/repos/wso2/trunk/carbon
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 111046
Node Kind: directory
Schedule: normal
Last Changed Author: damitha
Last Changed Rev: 111046
Last Changed Date: 2011-07-29 07:51:59 -0400 (Fri, 29 Jul 2011)
Fri Jul 29 07:53:40 EDT 2011
[INFO] Scanning for projects...
[INFO] 
[ERROR] FATAL ERROR
[INFO] 
[INFO] Error building POM (may not be this project's POM).


Project ID: null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version}

Reason: Cannot find parent: org.wso2.carbon:messagebox-feature for project: 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version} for project 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version}


[INFO] 
[INFO] Trace
org.apache.maven.reactor.MavenExecutionException: Cannot find parent: 
org.wso2.carbon:messagebox-feature for project: 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version} for project 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version}
at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:404)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:272)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
at 
org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
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: Cannot find 
parent: org.wso2.carbon:messagebox-feature for project: 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version} for project 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version}
at 
org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(DefaultMavenProjectBuilder.java:1396)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.buildInternal(DefaultMavenProjectBuilder.java:823)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.buildFromSourceFileInternal(DefaultMavenProjectBuilder.java:508)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.build(DefaultMavenProjectBuilder.java:200)
at org.apache.maven.DefaultMaven.getProject(DefaultMaven.java:604)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:487)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:560)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:560)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:560)
at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:391)
... 12 more
Caused by: org.apache.maven.project.ProjectBuildingException: POM 
'org.wso2.carbon:messagebox-feature' not found in repository: Unable to 
download the artifact from any repository

  org.wso2.carbon:messagebox-feature:pom:3.2.0-SNAPSHOT
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Trunk Continuous Build has FAILED

2011-07-29 Thread WSO2 Carbon Trunk Builder (US2)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 111046
Node Kind: directory
Schedule: normal
Last Changed Author: damitha
Last Changed Rev: 111046
Last Changed Date: 2011-07-29 07:51:59 -0400 (Fri, 29 Jul 2011) Fetching 
external item into 'products/as/modules/features/product/etc'
External at revision 111046.


Fetching external item into 
'components/governance/org.wso2.carbon.governance.api/src/test/resources/carbon-home'
External at revision 111046.


Fetching external item into 
'components/governance/org.wso2.carbon.governance.api/src/test/resources/user-test'
External at revision 111046.


Fetching external item into 'features/etc'
External at revision 111046.

At revision 111046.
svn info
Path: .
URL: https://svn.wso2.org/repos/wso2/trunk/carbon
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 111046
Node Kind: directory
Schedule: normal
Last Changed Author: damitha
Last Changed Rev: 111046
Last Changed Date: 2011-07-29 07:51:59 -0400 (Fri, 29 Jul 2011)
Fri Jul 29 07:59:43 EDT 2011
[INFO] Scanning for projects...
[INFO] 
[ERROR] FATAL ERROR
[INFO] 
[INFO] Error building POM (may not be this project's POM).


Project ID: null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version}

Reason: Cannot find parent: org.wso2.carbon:messagebox-feature for project: 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version} for project 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version}


[INFO] 
[INFO] Trace
org.apache.maven.reactor.MavenExecutionException: Cannot find parent: 
org.wso2.carbon:messagebox-feature for project: 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version} for project 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version}
at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:404)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:272)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
at 
org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
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: Cannot find 
parent: org.wso2.carbon:messagebox-feature for project: 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version} for project 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version}
at 
org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(DefaultMavenProjectBuilder.java:1396)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.buildInternal(DefaultMavenProjectBuilder.java:823)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.buildFromSourceFileInternal(DefaultMavenProjectBuilder.java:508)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.build(DefaultMavenProjectBuilder.java:200)
at org.apache.maven.DefaultMaven.getProject(DefaultMaven.java:604)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:487)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:560)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:560)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:560)
at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:391)
... 12 more
Caused by: org.apache.maven.project.ProjectBuildingException: POM 
'org.wso2.carbon:messagebox-feature' not found in repository: Unable to 
download the artifact from any repository

  org.wso2.carbon:messagebox-feature:pom:3.2.0-SNAPSHOT
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Trunk Continuous Build has FAILED

2011-07-29 Thread WSO2 Carbon Trunk Builder (US2)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 111046
Node Kind: directory
Schedule: normal
Last Changed Author: damitha
Last Changed Rev: 111046
Last Changed Date: 2011-07-29 07:51:59 -0400 (Fri, 29 Jul 2011) Fetching 
external item into 'products/as/modules/features/product/etc'
External at revision 111046.


Fetching external item into 
'components/governance/org.wso2.carbon.governance.api/src/test/resources/carbon-home'
External at revision 111046.


Fetching external item into 
'components/governance/org.wso2.carbon.governance.api/src/test/resources/user-test'
External at revision 111046.


Fetching external item into 'features/etc'
External at revision 111046.

At revision 111046.
svn info
Path: .
URL: https://svn.wso2.org/repos/wso2/trunk/carbon
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 111046
Node Kind: directory
Schedule: normal
Last Changed Author: damitha
Last Changed Rev: 111046
Last Changed Date: 2011-07-29 07:51:59 -0400 (Fri, 29 Jul 2011)
Fri Jul 29 08:05:47 EDT 2011
[INFO] Scanning for projects...
[INFO] 
[ERROR] FATAL ERROR
[INFO] 
[INFO] Error building POM (may not be this project's POM).


Project ID: null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version}

Reason: Cannot find parent: org.wso2.carbon:messagebox-feature for project: 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version} for project 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version}


[INFO] 
[INFO] Trace
org.apache.maven.reactor.MavenExecutionException: Cannot find parent: 
org.wso2.carbon:messagebox-feature for project: 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version} for project 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version}
at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:404)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:272)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
at 
org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
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: Cannot find 
parent: org.wso2.carbon:messagebox-feature for project: 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version} for project 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version}
at 
org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(DefaultMavenProjectBuilder.java:1396)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.buildInternal(DefaultMavenProjectBuilder.java:823)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.buildFromSourceFileInternal(DefaultMavenProjectBuilder.java:508)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.build(DefaultMavenProjectBuilder.java:200)
at org.apache.maven.DefaultMaven.getProject(DefaultMaven.java:604)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:487)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:560)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:560)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:560)
at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:391)
... 12 more
Caused by: org.apache.maven.project.ProjectBuildingException: POM 
'org.wso2.carbon:messagebox-feature' not found in repository: Unable to 
download the artifact from any repository

  org.wso2.carbon:messagebox-feature:pom:3.2.0-SNAPSHOT
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Trunk Continuous Build has FAILED

2011-07-29 Thread WSO2 Carbon Trunk Builder (US2)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 111046
Node Kind: directory
Schedule: normal
Last Changed Author: damitha
Last Changed Rev: 111046
Last Changed Date: 2011-07-29 07:51:59 -0400 (Fri, 29 Jul 2011) Fetching 
external item into 'products/as/modules/features/product/etc'
External at revision 111048.


Fetching external item into 
'components/governance/org.wso2.carbon.governance.api/src/test/resources/carbon-home'
External at revision 111048.


Fetching external item into 
'components/governance/org.wso2.carbon.governance.api/src/test/resources/user-test'
External at revision 111048.


Fetching external item into 'features/etc'
External at revision 111048.

At revision 111046.
svn info
Path: .
URL: https://svn.wso2.org/repos/wso2/trunk/carbon
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 111046
Node Kind: directory
Schedule: normal
Last Changed Author: damitha
Last Changed Rev: 111046
Last Changed Date: 2011-07-29 07:51:59 -0400 (Fri, 29 Jul 2011)
Fri Jul 29 08:11:51 EDT 2011
[INFO] Scanning for projects...
[INFO] 
[ERROR] FATAL ERROR
[INFO] 
[INFO] Error building POM (may not be this project's POM).


Project ID: null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version}

Reason: Cannot find parent: org.wso2.carbon:messagebox-feature for project: 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version} for project 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version}


[INFO] 
[INFO] Trace
org.apache.maven.reactor.MavenExecutionException: Cannot find parent: 
org.wso2.carbon:messagebox-feature for project: 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version} for project 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version}
at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:404)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:272)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
at 
org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
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: Cannot find 
parent: org.wso2.carbon:messagebox-feature for project: 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version} for project 
null:org.wso2.carbon.messagebox.feature:pom:${wso2carbon.version}
at 
org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(DefaultMavenProjectBuilder.java:1396)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.buildInternal(DefaultMavenProjectBuilder.java:823)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.buildFromSourceFileInternal(DefaultMavenProjectBuilder.java:508)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.build(DefaultMavenProjectBuilder.java:200)
at org.apache.maven.DefaultMaven.getProject(DefaultMaven.java:604)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:487)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:560)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:560)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:560)
at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:391)
... 12 more
Caused by: org.apache.maven.project.ProjectBuildingException: POM 
'org.wso2.carbon:messagebox-feature' not found in repository: Unable to 
download the artifact from any repository

  org.wso2.carbon:messagebox-feature:pom:3.2.0-SNAPSHOT
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] WSO2 Carbon Trunk Continuous Build has FAILED

2011-07-29 Thread Anjana Fernando
Hi Melan,

Thanks for the test reports, Dinusha is looking into this.

Cheers,
Anjana.

On Fri, Jul 29, 2011 at 4:34 PM, Melan Nimesh me...@wso2.com wrote:

 Hi DSS  team,

 Please have a look, please find the attched sure-fire reports FYI

 Thanks
 --Melan

 On Fri, Jul 29, 2011 at 2:03 PM, WSO2 Carbon Trunk Builder (US2) 
 cbuil...@wso2.org wrote:

 Repository Root: https://svn.wso2.org/repos/wso2
 Repository UUID: a5903396-d722-0410-b921-86c7d4935375
 Revision: 111028
 Node Kind: directory
 Schedule: normal
 Last Changed Author: damitha
 Last Changed Rev: 111027
 Last Changed Date: 2011-07-29 01:07:14 -0400 (Fri, 29 Jul 2011)
 testH2BasicSelectAll(org.wso2.carbon.dataservices.core.test.sql.h2.H2BasicTest)
  
 testH2BasicSelectCount(org.wso2.carbon.dataservices.core.test.sql.h2.H2BasicTest)

  
 testH2BasicSelectWithAttributes(org.wso2.carbon.dataservices.core.test.sql.h2.H2BasicTest)

  
 testH2BasicCallQueryMerge(org.wso2.carbon.dataservices.core.test.sql.h2.H2BasicTest)

  
 testH2BasicArrayInputTypes(org.wso2.carbon.dataservices.core.test.sql.h2.H2BasicTest)

  
 testH2DMLOperations(org.wso2.carbon.dataservices.core.test.sql.h2.H2DMLServiceTest)

  
 testH2DMLOperationsWithNoResultNestedQuery(org.wso2.carbon.dataservices.core.test.sql.h2.H2DMLServiceTest)

  
 testH2DMLOperationsWithNoResultStoredProcNestedQuery(org.wso2.carbon.dataservices.core.test.sql.h2.H2DMLServiceTest)

  
 testH2DMLOperationsVal1(org.wso2.carbon.dataservices.core.test.sql.h2.H2DMLServiceTest)

  
 testH2InputMappings1(org.wso2.carbon.dataservices.core.test.sql.h2.H2InputMappingServiceTest)

  
 testH2InputMappings2(org.wso2.carbon.dataservices.core.test.sql.h2.H2InputMappingServiceTest)

  
 testH2InputMappingsCallQueryMerge(org.wso2.carbon.dataservices.core.test.sql.h2.H2InputMappingServiceTest)

  
 testH2InputMappingsWithDefValue(org.wso2.carbon.dataservices.core.test.sql.h2.H2InputMappingServiceTest)

  
 testH2NestedQuery1(org.wso2.carbon.dataservices.core.test.sql.h2.H2NestedQueryTest)

  
 testH2NestedQuery2(org.wso2.carbon.dataservices.core.test.sql.h2.H2NestedQueryTest)

  
 testH2StoredProcNoParams(org.wso2.carbon.dataservices.core.test.sql.h2.H2StoredProcedureServiceTest)

  
 testH2StoredProcWithParams(org.wso2.carbon.dataservices.core.test.sql.h2.H2StoredProcedureServiceTest)

  
 testStoredProcNested1(org.wso2.carbon.dataservices.core.test.sql.h2.H2StoredProcedureServiceTest)

  
 testStoredProcNested2(org.wso2.carbon.dataservices.core.test.sql.h2.H2StoredProcedureServiceTest)

  
 testStoredProcNested3(org.wso2.carbon.dataservices.core.test.sql.h2.H2StoredProcedureServiceTest)

  
 testH2StoredFuncNoParams(org.wso2.carbon.dataservices.core.test.sql.h2.H2StoredProcedureServiceTest)

  
 testH2StoredFuncWithParams(org.wso2.carbon.dataservices.core.test.sql.h2.H2StoredProcedureServiceTest)

 Tests in error:
  testH2Startup(org.wso2.carbon.dataservices.core.test.sql.h2.H2InitTest)
  testH2Stop(org.wso2.carbon.dataservices.core.test.sql.h2.H2FinalizeTest)

 Tests run: 46, Failures: 28, Errors: 6, Skipped: 0

 [INFO]
 
 [ERROR] BUILD FAILURE
 [INFO]
 
 [INFO] There are test failures.

 Please refer to
 /home/carbontrunk/carbon/components/data-services/org.wso2.carbon.dataservices.core/target/surefire-reports
 for the individual test results.
 [INFO]
 
 [INFO] For more information, run Maven with the -e switch
 [INFO]
 
 [INFO] Total time: 144 minutes 28 seconds
 [INFO] Finished at: Fri Jul 29 04:33:20 EDT 2011
 [INFO] Final Memory: 1349M/1712M
 [INFO]
 
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev





-- 
*Anjana Fernando*
Senior Software Engineer
WSO2 Inc. | http://wso2.com
lean . enterprise . middleware
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Isse with server ports in CS.

2011-07-29 Thread Jorge Infante Osorio
Hi Harshana and Chathuri. Thanks for the responses.
The problem is not with the port override in carbon.xml, this work fine.

After change the port in eclipse server runtime:
!-- Override the ports defined in mgt-transports.xml --
ServletTransports
HTTPS9445/HTTPS
HTTP9765/HTTP
/ServletTransports

In this case with offset = 0 it start with this ports. But in my case the
ESB server is not only to be used with CS, I need to use Offset because it
affect other ports and I have another servers running in the same machine. 

Are you planning to support Offset in CS?

Saludos,
Ing. Jorge Infante Osorio.
J´Dpto Soluciones SOA.
CDAE.
Fac. 5.
UCI.

De: carbon-dev-boun...@wso2.org [mailto:carbon-dev-boun...@wso2.org] En
nombre de Harshana Martin
Enviado el: viernes, 29 de julio de 2011 2:52
Para: carbon-dev@wso2.org
Asunto: Re: [Carbon-dev] Isse with server ports in CS.

Hi Jorge,

As Sumedha mentioned, we fixed server port unchaged issue in a previous
release. 

We'll test your scenario again and let you know whether it is reproducible.

Thanks and Regards,
Harshana
On Fri, Jul 29, 2011 at 10:42 AM, Jorge Infante Osorio jorg...@uci.cu
wrote:
I tested right now with CS 1.0.12

Saludos,
Ing. Jorge Infante Osorio.
J´Dpto Soluciones SOA.
CDAE.
Fac. 5.
UCI.
De: carbon-dev-boun...@wso2.org [mailto:carbon-dev-boun...@wso2.org] En
nombre de Sumedha Rubasinghe
Enviado el: viernes, 29 de julio de 2011 1:03
Para: carbon-dev@wso2.org
Asunto: Re: [Carbon-dev] Isse with server ports in CS.

Hi Jorge,
What is the CS version your using? This is a known issue for older version
of CS  suppose to be fixed on the latest release.

CS team,
Can you confirm when this was fixed  what  is the version that contains the
fix?

/sumedha

On Fri, Jul 29, 2011 at 9:18 AM, Jorge Infante Osorio jorg...@uci.cu
wrote:
In ESB carbon.xml  I setup this config:
       Offset2/Offset

When I create an ESB server inside Eclipse if I leave the default ports and
another server instance is running with the same ports I get an error:
Server port is in use: 9443.

So I change manually the ports(http/https) = ports + 2 inside eclipse server
config.

But after start the ESB take the Offset value so if I want to use the https
port 9445 inside Eclipse its started as 9447. Ports = ports + 2 + Offset.

[2011-07-28 23:46:43,166]  INFO - HttpTransport Created Connector
[HTTP_11_NIO://*:9767]
[2011-07-28 23:46:43,166]  INFO - HttpTransport Created Connector
[HTTPS_11_NIO://*:9447]

This is the normal behavior? What can I do to avoid this?

Saludos,
Ing. Jorge Infante Osorio.
J´Dpto Soluciones SOA.
CDAE.
Fac. 5.
UCI.



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


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



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

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


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


[Carbon-dev] WSO2 Carbon Trunk Continuous Build has FAILED

2011-07-29 Thread WSO2 Carbon Trunk Builder (US2)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 111049
Node Kind: directory
Schedule: normal
Last Changed Author: damitha
Last Changed Rev: 111048
Last Changed Date: 2011-07-29 08:26:11 -0400 (Fri, 29 Jul 2011) [INFO] Building 
WSO2 Carbon - Health Monitor Aggregator Module
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting /home/carbontrunk/carbon/components/health-monitor/target
[INFO] [clean:clean {execution: auto-clean}]
[INFO] Deleting /home/carbontrunk/carbon/components/health-monitor/target
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbontrunk/carbon/components/health-monitor/pom.xml to 
/home/carbontrunk/.m2/repository/org/wso2/carbon/health-monitor/3.2.0-SNAPSHOT/health-monitor-3.2.0-SNAPSHOT.pom
[INFO] 
[INFO] Building WSO2 Carbon - Health Monitor BE
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] snapshot org.wso2.carbon:org.wso2.carbon.eventing.impl:3.2.0-SNAPSHOT: 
checking for updates from wso2-nexus
Downloading: 
http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.eventing.impl/3.2.0-SNAPSHOT/org.wso2.carbon.eventing.impl-3.2.0-SNAPSHOT.pom
[INFO] Unable to find resource 
'org.wso2.carbon:org.wso2.carbon.eventing.impl:pom:3.2.0-SNAPSHOT' in 
repository wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
[INFO] snapshot org.wso2.carbon:org.wso2.carbon.eventing.broker:3.2.0-SNAPSHOT: 
checking for updates from wso2-nexus
Downloading: 
http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.eventing.broker/3.2.0-SNAPSHOT/org.wso2.carbon.eventing.broker-3.2.0-SNAPSHOT.pom
[INFO] Unable to find resource 
'org.wso2.carbon:org.wso2.carbon.eventing.broker:pom:3.2.0-SNAPSHOT' in 
repository wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
[INFO] snapshot org.wso2.carbon:org.wso2.carbon.logging.service:3.2.0-SNAPSHOT: 
checking for updates from wso2-nexus
Downloading: 
http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.eventing.impl/3.2.0-SNAPSHOT/org.wso2.carbon.eventing.impl-3.2.0-SNAPSHOT.jar
[INFO] Unable to find resource 
'org.wso2.carbon:org.wso2.carbon.eventing.impl:jar:3.2.0-SNAPSHOT' in 
repository wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
Downloading: 
http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.eventing.broker/3.2.0-SNAPSHOT/org.wso2.carbon.eventing.broker-3.2.0-SNAPSHOT.jar
[INFO] Unable to find resource 
'org.wso2.carbon:org.wso2.carbon.eventing.broker:jar:3.2.0-SNAPSHOT' in 
repository wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Failed to resolve artifact.

Missing:
--
1) org.wso2.carbon:org.wso2.carbon.eventing.impl:jar:3.2.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
  mvn install:install-file -DgroupId=org.wso2.carbon 
-DartifactId=org.wso2.carbon.eventing.impl -Dversion=3.2.0-SNAPSHOT 
-Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
  mvn deploy:deploy-file -DgroupId=org.wso2.carbon 
-DartifactId=org.wso2.carbon.eventing.impl -Dversion=3.2.0-SNAPSHOT 
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
1) org.wso2.carbon:org.wso2.carbon.health:bundle:3.2.0-SNAPSHOT
2) org.wso2.carbon:org.wso2.carbon.eventing.impl:jar:3.2.0-SNAPSHOT

2) org.wso2.carbon:org.wso2.carbon.eventing.broker:jar:3.2.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
  mvn install:install-file -DgroupId=org.wso2.carbon 
-DartifactId=org.wso2.carbon.eventing.broker -Dversion=3.2.0-SNAPSHOT 
-Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
  mvn deploy:deploy-file -DgroupId=org.wso2.carbon 
-DartifactId=org.wso2.carbon.eventing.broker -Dversion=3.2.0-SNAPSHOT 
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
1) 

Re: [Carbon-dev] WSO2 Carbon Trunk Continuous Build has FAILED

2011-07-29 Thread Amila Maha Arachchi
Hi,

Healthmonitor bundle seems to be using eventing. But this is out of use now.
I think we should comment out healthmonitor from components pom.xml. It is
not used anywhere at the moment.

AmilaM.

On Fri, Jul 29, 2011 at 8:33 PM, WSO2 Carbon Trunk Builder (US2) 
cbuil...@wso2.org wrote:

 Repository Root: https://svn.wso2.org/repos/wso2
 Repository UUID: a5903396-d722-0410-b921-86c7d4935375
 Revision: 111049
 Node Kind: directory
 Schedule: normal
 Last Changed Author: damitha
 Last Changed Rev: 111048
 Last Changed Date: 2011-07-29 08:26:11 -0400 (Fri, 29 Jul 2011) [INFO]
 Building WSO2 Carbon - Health Monitor Aggregator Module
 [INFO]task-segment: [clean, install]
 [INFO]
 
 [INFO] [clean:clean {execution: default-clean}]
 [INFO] [incremental-build:incremental-build {execution: default}]
 [INFO] Verifying module descriptor ...
 [INFO] Pom descriptor modification detected.
 [INFO] Deleting /home/carbontrunk/carbon/components/health-monitor/target
 [INFO] [clean:clean {execution: auto-clean}]
 [INFO] Deleting /home/carbontrunk/carbon/components/health-monitor/target
 [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
 [INFO] [install:install {execution: default-install}]
 [INFO] Installing
 /home/carbontrunk/carbon/components/health-monitor/pom.xml to
 /home/carbontrunk/.m2/repository/org/wso2/carbon/health-monitor/3.2.0-SNAPSHOT/health-monitor-3.2.0-SNAPSHOT.pom
 [INFO]
 
 [INFO] Building WSO2 Carbon - Health Monitor BE
 [INFO]task-segment: [clean, install]
 [INFO]
 
 [INFO] [clean:clean {execution: default-clean}]
 [INFO] snapshot
 org.wso2.carbon:org.wso2.carbon.eventing.impl:3.2.0-SNAPSHOT: checking for
 updates from wso2-nexus
 Downloading:
 http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.eventing.impl/3.2.0-SNAPSHOT/org.wso2.carbon.eventing.impl-3.2.0-SNAPSHOT.pom
 [INFO] Unable to find resource
 'org.wso2.carbon:org.wso2.carbon.eventing.impl:pom:3.2.0-SNAPSHOT' in
 repository wso2-nexus (
 http://maven.wso2.org/nexus/content/groups/wso2-public/)
 [INFO] snapshot
 org.wso2.carbon:org.wso2.carbon.eventing.broker:3.2.0-SNAPSHOT: checking for
 updates from wso2-nexus
 Downloading:
 http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.eventing.broker/3.2.0-SNAPSHOT/org.wso2.carbon.eventing.broker-3.2.0-SNAPSHOT.pom
 [INFO] Unable to find resource
 'org.wso2.carbon:org.wso2.carbon.eventing.broker:pom:3.2.0-SNAPSHOT' in
 repository wso2-nexus (
 http://maven.wso2.org/nexus/content/groups/wso2-public/)
 [INFO] snapshot
 org.wso2.carbon:org.wso2.carbon.logging.service:3.2.0-SNAPSHOT: checking for
 updates from wso2-nexus
 Downloading:
 http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.eventing.impl/3.2.0-SNAPSHOT/org.wso2.carbon.eventing.impl-3.2.0-SNAPSHOT.jar
 [INFO] Unable to find resource
 'org.wso2.carbon:org.wso2.carbon.eventing.impl:jar:3.2.0-SNAPSHOT' in
 repository wso2-nexus (
 http://maven.wso2.org/nexus/content/groups/wso2-public/)
 Downloading:
 http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.eventing.broker/3.2.0-SNAPSHOT/org.wso2.carbon.eventing.broker-3.2.0-SNAPSHOT.jar
 [INFO] Unable to find resource
 'org.wso2.carbon:org.wso2.carbon.eventing.broker:jar:3.2.0-SNAPSHOT' in
 repository wso2-nexus (
 http://maven.wso2.org/nexus/content/groups/wso2-public/)
 [INFO]
 
 [ERROR] BUILD ERROR
 [INFO]
 
 [INFO] Failed to resolve artifact.

 Missing:
 --
 1) org.wso2.carbon:org.wso2.carbon.eventing.impl:jar:3.2.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
  mvn install:install-file -DgroupId=org.wso2.carbon
 -DartifactId=org.wso2.carbon.eventing.impl -Dversion=3.2.0-SNAPSHOT
 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file
 there:
  mvn deploy:deploy-file -DgroupId=org.wso2.carbon
 -DartifactId=org.wso2.carbon.eventing.impl -Dversion=3.2.0-SNAPSHOT
 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
1) org.wso2.carbon:org.wso2.carbon.health:bundle:3.2.0-SNAPSHOT
2) org.wso2.carbon:org.wso2.carbon.eventing.impl:jar:3.2.0-SNAPSHOT

 2) org.wso2.carbon:org.wso2.carbon.eventing.broker:jar:3.2.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
  mvn install:install-file -DgroupId=org.wso2.carbon
 -DartifactId=org.wso2.carbon.eventing.broker -Dversion=3.2.0-SNAPSHOT
 -Dpackaging=jar -Dfile=/path/to/file

  

Re: [Carbon-dev] WSO2 Carbon Trunk Continuous Build has FAILED

2011-07-29 Thread Amila Maha Arachchi
On Fri, Jul 29, 2011 at 9:04 PM, Amila Maha Arachchi ami...@wso2.comwrote:

 Hi,

 Healthmonitor bundle seems to be using eventing. But this is out of use
 now. I think we should comment out healthmonitor from components pom.xml. It
 is not used anywhere at the moment.


Commented and committed.


 AmilaM.


 On Fri, Jul 29, 2011 at 8:33 PM, WSO2 Carbon Trunk Builder (US2) 
 cbuil...@wso2.org wrote:

 Repository Root: https://svn.wso2.org/repos/wso2
 Repository UUID: a5903396-d722-0410-b921-86c7d4935375
 Revision: 111049
 Node Kind: directory
 Schedule: normal
 Last Changed Author: damitha
 Last Changed Rev: 111048
 Last Changed Date: 2011-07-29 08:26:11 -0400 (Fri, 29 Jul 2011) [INFO]
 Building WSO2 Carbon - Health Monitor Aggregator Module
 [INFO]task-segment: [clean, install]
 [INFO]
 
 [INFO] [clean:clean {execution: default-clean}]
 [INFO] [incremental-build:incremental-build {execution: default}]
 [INFO] Verifying module descriptor ...
 [INFO] Pom descriptor modification detected.
 [INFO] Deleting /home/carbontrunk/carbon/components/health-monitor/target
 [INFO] [clean:clean {execution: auto-clean}]
 [INFO] Deleting /home/carbontrunk/carbon/components/health-monitor/target
 [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
 [INFO] [install:install {execution: default-install}]
 [INFO] Installing
 /home/carbontrunk/carbon/components/health-monitor/pom.xml to
 /home/carbontrunk/.m2/repository/org/wso2/carbon/health-monitor/3.2.0-SNAPSHOT/health-monitor-3.2.0-SNAPSHOT.pom
 [INFO]
 
 [INFO] Building WSO2 Carbon - Health Monitor BE
 [INFO]task-segment: [clean, install]
 [INFO]
 
 [INFO] [clean:clean {execution: default-clean}]
 [INFO] snapshot
 org.wso2.carbon:org.wso2.carbon.eventing.impl:3.2.0-SNAPSHOT: checking for
 updates from wso2-nexus
 Downloading:
 http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.eventing.impl/3.2.0-SNAPSHOT/org.wso2.carbon.eventing.impl-3.2.0-SNAPSHOT.pom
 [INFO] Unable to find resource
 'org.wso2.carbon:org.wso2.carbon.eventing.impl:pom:3.2.0-SNAPSHOT' in
 repository wso2-nexus (
 http://maven.wso2.org/nexus/content/groups/wso2-public/)
 [INFO] snapshot
 org.wso2.carbon:org.wso2.carbon.eventing.broker:3.2.0-SNAPSHOT: checking for
 updates from wso2-nexus
 Downloading:
 http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.eventing.broker/3.2.0-SNAPSHOT/org.wso2.carbon.eventing.broker-3.2.0-SNAPSHOT.pom
 [INFO] Unable to find resource
 'org.wso2.carbon:org.wso2.carbon.eventing.broker:pom:3.2.0-SNAPSHOT' in
 repository wso2-nexus (
 http://maven.wso2.org/nexus/content/groups/wso2-public/)
 [INFO] snapshot
 org.wso2.carbon:org.wso2.carbon.logging.service:3.2.0-SNAPSHOT: checking for
 updates from wso2-nexus
 Downloading:
 http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.eventing.impl/3.2.0-SNAPSHOT/org.wso2.carbon.eventing.impl-3.2.0-SNAPSHOT.jar
 [INFO] Unable to find resource
 'org.wso2.carbon:org.wso2.carbon.eventing.impl:jar:3.2.0-SNAPSHOT' in
 repository wso2-nexus (
 http://maven.wso2.org/nexus/content/groups/wso2-public/)
 Downloading:
 http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.eventing.broker/3.2.0-SNAPSHOT/org.wso2.carbon.eventing.broker-3.2.0-SNAPSHOT.jar
 [INFO] Unable to find resource
 'org.wso2.carbon:org.wso2.carbon.eventing.broker:jar:3.2.0-SNAPSHOT' in
 repository wso2-nexus (
 http://maven.wso2.org/nexus/content/groups/wso2-public/)
 [INFO]
 
 [ERROR] BUILD ERROR
 [INFO]
 
 [INFO] Failed to resolve artifact.

 Missing:
 --
 1) org.wso2.carbon:org.wso2.carbon.eventing.impl:jar:3.2.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
  mvn install:install-file -DgroupId=org.wso2.carbon
 -DartifactId=org.wso2.carbon.eventing.impl -Dversion=3.2.0-SNAPSHOT
 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file
 there:
  mvn deploy:deploy-file -DgroupId=org.wso2.carbon
 -DartifactId=org.wso2.carbon.eventing.impl -Dversion=3.2.0-SNAPSHOT
 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
1) org.wso2.carbon:org.wso2.carbon.health:bundle:3.2.0-SNAPSHOT
2) org.wso2.carbon:org.wso2.carbon.eventing.impl:jar:3.2.0-SNAPSHOT

 2) org.wso2.carbon:org.wso2.carbon.eventing.broker:jar:3.2.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
  mvn install:install-file -DgroupId=org.wso2.carbon
 

[Carbon-dev] Build failed in Hudson: carbon_trunk » WSO2 Carbon - BPEL Core Component #71

2011-07-29 Thread WSO2 Hudson Builder
See 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.carbon$org.wso2.carbon.bpel/71/

--
[INFO] 
[INFO] Building WSO2 Carbon - BPEL Core Component
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.carbon$org.wso2.carbon.bpel/ws/target
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.carbon$org.wso2.carbon.bpel/ws/target
[INFO] [clean:clean {execution: auto-clean}]
[INFO] Deleting 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.carbon$org.wso2.carbon.bpel/ws/target
[INFO] [xmlbeans:xmlbeans {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 208 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 60 source files to 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.carbon$org.wso2.carbon.bpel/ws/target/classes
[INFO] -
[ERROR] COMPILATION ERROR : 
[INFO] -
[ERROR] 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.carbon$org.wso2.carbon.bpel/ws/src/main/java/org/wso2/carbon/bpel/ode/integration/BPELProcessProxy.java:[269,51]
 
createMessageExchange(java.lang.String,javax.xml.namespace.QName,java.lang.String)
 in org.apache.ode.bpel.iapi.BpelEngine cannot be applied to 
(java.lang.String,javax.xml.namespace.QName,java.lang.String,nulltype,java.lang.String)

[ERROR] 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.carbon$org.wso2.carbon.bpel/ws/src/main/java/org/wso2/carbon/bpel/ode/integration/BPELBindingContextImpl.java:[47,7]
 org.wso2.carbon.bpel.ode.integration.BPELBindingContextImpl is not abstract 
and does not override abstract method 
deactivateMyRoleEndpoint(org.apache.ode.bpel.iapi.Endpoint) in 
org.apache.ode.bpel.iapi.BindingContext

[INFO] 2 errors 
[INFO] -
[HUDSON] Archiving disabled - not archiving 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.carbon$org.wso2.carbon.bpel/ws/pom.xml
[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] Compilation failure

http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.carbon$org.wso2.carbon.bpel/ws/src/main/java/org/wso2/carbon/bpel/ode/integration/BPELProcessProxy.java:[269,51]
 
createMessageExchange(java.lang.String,javax.xml.namespace.QName,java.lang.String)
 in org.apache.ode.bpel.iapi.BpelEngine cannot be applied to 
(java.lang.String,javax.xml.namespace.QName,java.lang.String,nulltype,java.lang.String)

http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.carbon$org.wso2.carbon.bpel/ws/src/main/java/org/wso2/carbon/bpel/ode/integration/BPELBindingContextImpl.java:[47,7]
 org.wso2.carbon.bpel.ode.integration.BPELBindingContextImpl is not abstract 
and does not override abstract method 
deactivateMyRoleEndpoint(org.apache.ode.bpel.iapi.Endpoint) in 
org.apache.ode.bpel.iapi.BindingContext


[INFO] 
[INFO] Trace
org.apache.maven.BuildFailureException: Compilation failure
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:715)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
at 
org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 

[Carbon-dev] Build failed in Hudson: carbon_trunk #71

2011-07-29 Thread WSO2 Hudson Builder
See http://builder3.us1.wso2.org/hudson/job/carbon_trunk/71/changes

Changes:

[damitha] 

[manjular] removing version as it takes the parents pom version

[damitha] 

[damitha] 

[damitha] 

[damitha] All service configuration functions impplemented as functions

[dinusha] fixing build failure

[manjular] Fixing versions in pom.xml

[manjular] Including jdbc message store bundle in qpid server feaure

--
[...truncated 17368 lines...]
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/registry/org.wso2.carbon.registry.ws.client/target
[INFO] [clean:clean {execution: auto-clean}]
[INFO] Deleting 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/registry/org.wso2.carbon.registry.ws.client/target
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 7 source files to 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/registry/org.wso2.carbon.registry.ws.client/target/classes
[INFO] [scr:scr {execution: generate-scr-scrdescriptor}]
[INFO] Generating 2 MetaType Descriptors to 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/registry/org.wso2.carbon.registry.ws.client/target/scr-plugin-generated/OSGI-INF/metatype/metatype.xml
[INFO] Writing abstract service descriptor 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/registry/org.wso2.carbon.registry.ws.client/target/scr-plugin-generated/OSGI-INF/scr-plugin/scrinfo.xml
 with 1 entries.
[INFO] Generating 1 Service Component Descriptors to 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/registry/org.wso2.carbon.registry.ws.client/target/scr-plugin-generated/OSGI-INF/serviceComponents.xml
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/registry/org.wso2.carbon.registry.ws.client/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Not compiling test sources
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [bundle:bundle {execution: default-bundle}]
[WARNING] Warning building bundle 
org.wso2.carbon:org.wso2.carbon.registry.ws.client:bundle:3.2.0-SNAPSHOT : Did 
not find matching referal for org.apache.lucene.*
[WARNING] Warning building bundle 
org.wso2.carbon:org.wso2.carbon.registry.ws.client:bundle:3.2.0-SNAPSHOT : 
Importing packages that are never refered to by any class on the 
Bundle-Classpath[Jar:dot]: [javax.servlet, javax.servlet.http]
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/registry/org.wso2.carbon.registry.ws.client/target/org.wso2.carbon.registry.ws.client-3.2.0-SNAPSHOT.jar
 to 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/.repository/org/wso2/carbon/org.wso2.carbon.registry.ws.client/3.2.0-SNAPSHOT/org.wso2.carbon.registry.ws.client-3.2.0-SNAPSHOT.jar
[INFO] [bundle:install {execution: default-install}]
[INFO] Local OBR update disabled (enable with -DobrRepository)
[HUDSON] Archiving disabled - not archiving 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/registry/org.wso2.carbon.registry.ws.client/pom.xml
[HUDSON] Archiving disabled - not archiving 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/registry/org.wso2.carbon.registry.ws.client/target/org.wso2.carbon.registry.ws.client-3.2.0-SNAPSHOT.jar
[INFO] 
[INFO] Building WSO2 Carbon - Unified-Endpoint
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/unified-endpoint/target
[INFO] [clean:clean {execution: auto-clean}]
[INFO] Deleting 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/unified-endpoint/target
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/unified-endpoint/pom.xml
 to 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/.repository/org/wso2/carbon/unifiedendpoint/3.2.0-SNAPSHOT/unifiedendpoint-3.2.0-SNAPSHOT.pom

[Carbon-dev] WSO2 Carbon Trunk Continuous Build has FAILED

2011-07-29 Thread WSO2 Carbon Trunk Builder (US2)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 111052
Node Kind: directory
Schedule: normal
Last Changed Author: damitha
Last Changed Rev: 111048
Last Changed Date: 2011-07-29 08:26:11 -0400 (Fri, 29 Jul 2011) [INFO] 
[bundle:install {execution: default-install}]
[INFO] Local OBR update disabled (enable with -DobrRepository)
[INFO] 
[INFO] Building WSO2 Carbon - Health Monitor Aggregator Module
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting /home/carbontrunk/carbon/components/health-monitor/target
[INFO] [clean:clean {execution: auto-clean}]
[INFO] Deleting /home/carbontrunk/carbon/components/health-monitor/target
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbontrunk/carbon/components/health-monitor/pom.xml to 
/home/carbontrunk/.m2/repository/org/wso2/carbon/health-monitor/3.2.0-SNAPSHOT/health-monitor-3.2.0-SNAPSHOT.pom
[INFO] 
[INFO] Building WSO2 Carbon - Health Monitor BE
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
Downloading: 
http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.eventing.impl/3.2.0-SNAPSHOT/org.wso2.carbon.eventing.impl-3.2.0-SNAPSHOT.pom
[INFO] Unable to find resource 
'org.wso2.carbon:org.wso2.carbon.eventing.impl:pom:3.2.0-SNAPSHOT' in 
repository wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
Downloading: 
http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.eventing.broker/3.2.0-SNAPSHOT/org.wso2.carbon.eventing.broker-3.2.0-SNAPSHOT.pom
[INFO] Unable to find resource 
'org.wso2.carbon:org.wso2.carbon.eventing.broker:pom:3.2.0-SNAPSHOT' in 
repository wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
Downloading: 
http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.eventing.impl/3.2.0-SNAPSHOT/org.wso2.carbon.eventing.impl-3.2.0-SNAPSHOT.jar
[INFO] Unable to find resource 
'org.wso2.carbon:org.wso2.carbon.eventing.impl:jar:3.2.0-SNAPSHOT' in 
repository wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
Downloading: 
http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.eventing.broker/3.2.0-SNAPSHOT/org.wso2.carbon.eventing.broker-3.2.0-SNAPSHOT.jar
[INFO] Unable to find resource 
'org.wso2.carbon:org.wso2.carbon.eventing.broker:jar:3.2.0-SNAPSHOT' in 
repository wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Failed to resolve artifact.

Missing:
--
1) org.wso2.carbon:org.wso2.carbon.eventing.impl:jar:3.2.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
  mvn install:install-file -DgroupId=org.wso2.carbon 
-DartifactId=org.wso2.carbon.eventing.impl -Dversion=3.2.0-SNAPSHOT 
-Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
  mvn deploy:deploy-file -DgroupId=org.wso2.carbon 
-DartifactId=org.wso2.carbon.eventing.impl -Dversion=3.2.0-SNAPSHOT 
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
1) org.wso2.carbon:org.wso2.carbon.health:bundle:3.2.0-SNAPSHOT
2) org.wso2.carbon:org.wso2.carbon.eventing.impl:jar:3.2.0-SNAPSHOT

2) org.wso2.carbon:org.wso2.carbon.eventing.broker:jar:3.2.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
  mvn install:install-file -DgroupId=org.wso2.carbon 
-DartifactId=org.wso2.carbon.eventing.broker -Dversion=3.2.0-SNAPSHOT 
-Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
  mvn deploy:deploy-file -DgroupId=org.wso2.carbon 
-DartifactId=org.wso2.carbon.eventing.broker -Dversion=3.2.0-SNAPSHOT 
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
1) org.wso2.carbon:org.wso2.carbon.health:bundle:3.2.0-SNAPSHOT
2) org.wso2.carbon:org.wso2.carbon.eventing.broker:jar:3.2.0-SNAPSHOT

--
2 required artifacts are missing.

for 

[Carbon-dev] Smooks plugin in CS support XSLT?

2011-07-29 Thread Jorge Infante Osorio
Hi all?

 

$subject?? 

What version  this plugin is?

 

I ask because I see this Message in Eclipse: 

“Sorry, this configuration is not yet supported by the Smooks Editor because
it contains configurations from the
‘http://www.milyn.org/xsd/smooks/xslt-1.1.xsd’ configuration namespace”.

 

This is the configuration I try taken from:
mailto:g...@dameweb.info?subject=index.php@title=V1.1%25253Axslt-namespaces.
html http://www.smooks.org/mediawiki/index.php?title=V1.1:xslt-namespaces

 

?xml version=1.0?
smooks-resource-list xmlns=http://www.milyn.org/xsd/smooks-1.1.xsd;
 
xmlns:xsl=http://www.milyn.org/xsd/smooks/xsl-1.1.xsd;

xsl:xsl applyOnElement=$document
xsl:template
![CDATA[
xsl:stylesheet
xmlns:xsl=http://www.w3.org/1999/XSL/Transform;
version=1.0
xmlns:xhtml=http://www.w3.org/1999/xhtml;
exclude-result-prefixes=smk xhtml
xmlns:smk=http://milyn.codehaus.org/Smooks;

xsl:output method=xml encoding=UTF-8/

xsl:template match=/
CanonicalOrderFormat
xmlns=http://canonical.codehaus.org/Order;
orderId
xsl:value-of
select=./smk:Order/smk:header/smk:order-id/
/orderId
item
productId
xsl:value-of
select=./smk:Order/smk:order-item/smk:product-id/
/productId
title
xsl:value-of
select=./smk:Order/smk:order-item/smk:title/
/title
price
xsl:value-of
select=./smk:Order/smk:order-item/smk:price/
/price
/item
/CanonicalOrderFormat
/xsl:template
/xsl:stylesheet
]]
/xsl:template
/xsl:xsl

/smooks-resource-list

 

Saludos,

Ing. Jorge Infante Osorio.

J´Dpto Soluciones SOA.

CDAE.

Fac. 5.

UCI.

 

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


[Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-07-29 Thread WSO2 Carbon 3.2.2 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 111054
Node Kind: directory
Schedule: normal
Last Changed Author: pradeeban
Last Changed Rev: 111050
Last Changed Date: 2011-07-29 08:53:19 -0400 (Fri, 29 Jul 2011) Fetching 
external item into 'products/greg/4.0.2/docs/xdoc/user.core'
Updated external to revision 111054.


Fetching external item into 
'products/manager/1.5.2/modules/distribution/service/resources/dbscripts/bam'
Updated external to revision 111054.


Fetching external item into 'features/etc'
Updated external to revision 111054.

Updated to revision 111054.
svn info
Path: .
URL: https://svn.wso2.org/repos/wso2/branches/carbon/3.2.0
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 111054
Node Kind: directory
Schedule: normal
Last Changed Author: pradeeban
Last Changed Rev: 111050
Last Changed Date: 2011-07-29 08:53:19 -0400 (Fri, 29 Jul 2011)
Fri Jul 29 16:01:26 EDT 2011
[INFO] Scanning for projects...
Downloading: http://dist.wso2.org/maven2//org/apache/apache/7/apache-7.pom
2/14K
3/14K
7/14K
8/14K
9/14K
13/14K
14/14K
14K downloaded  (apache-7.pom)
Downloading: 
http://repo1.maven.org/maven2/org/wso2/carbon/common-feature/1.5.1/common-feature-1.5.1.pom
[INFO] Unable to find resource 'org.wso2.carbon:common-feature:pom:1.5.1' in 
repository central (http://repo1.maven.org/maven2)
[INFO] 
[ERROR] FATAL ERROR
[INFO] 
[INFO] Error building POM (may not be this project's POM).


Project ID: null:org.wso2.carbon.common.feature:pom:1.5.2

Reason: Cannot find parent: org.wso2.carbon:common-feature for project: 
null:org.wso2.carbon.common.feature:pom:1.5.2 for project 
null:org.wso2.carbon.common.feature:pom:1.5.2


[INFO] 
[INFO] Trace
org.apache.maven.reactor.MavenExecutionException: Cannot find parent: 
org.wso2.carbon:common-feature for project: 
null:org.wso2.carbon.common.feature:pom:1.5.2 for project 
null:org.wso2.carbon.common.feature:pom:1.5.2
at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:404)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:272)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
at 
org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
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: Cannot find 
parent: org.wso2.carbon:common-feature for project: 
null:org.wso2.carbon.common.feature:pom:1.5.2 for project 
null:org.wso2.carbon.common.feature:pom:1.5.2
at 
org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(DefaultMavenProjectBuilder.java:1396)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.buildInternal(DefaultMavenProjectBuilder.java:823)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.buildFromSourceFileInternal(DefaultMavenProjectBuilder.java:508)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.build(DefaultMavenProjectBuilder.java:200)
at org.apache.maven.DefaultMaven.getProject(DefaultMaven.java:604)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:487)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:560)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:560)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:560)
at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:391)
... 12 more
Caused by: org.apache.maven.project.ProjectBuildingException: POM 
'org.wso2.carbon:common-feature' not found in repository: Unable to download 
the artifact from any repository

  org.wso2.carbon:common-feature:pom:1.5.1
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Trunk Continuous Build has FAILED

2011-07-29 Thread WSO2 Carbon Trunk Builder (US2)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 111054
Node Kind: directory
Schedule: normal
Last Changed Author: damitha
Last Changed Rev: 111054
Last Changed Date: 2011-07-29 12:36:20 -0400 (Fri, 29 Jul 2011) Downloading: 
http://maven.wso2.org/nexus/content/groups/wso2-public//org/apache/synapse/synapse-tasks/2.1.0-wso2v2/synapse-tasks-2.1.0-wso2v2.jar
[INFO] snapshot 
org.wso2.carbon:org.wso2.carbon.rule.engine.jsr94:3.2.0-SNAPSHOT: checking for 
updates from wso2-nexus
4/32K
8/32K
12/32K
16/32K
20/32K
24/32K
28/32K
32/32K
32/32K
32K downloaded  (synapse-tasks-2.1.0-wso2v2.jar)
[INFO] snapshot org.wso2.carbon:org.wso2.carbon.rule.samples:3.2.0-SNAPSHOT: 
checking for updates from wso2-nexus
Downloading: 
http://maven.wso2.org/nexus/content/groups/wso2-public//org/apache/synapse/synapse-nhttp-transport/2.1.0-wso2v2/synapse-nhttp-transport-2.1.0-wso2v2.jar
4/171K
8/171K
12/171K
16/171K
20/171K
24/171K
28/171K
32/171K
36/171K
40/171K
44/171K
48/171K
52/171K
56/171K
60/171K
64/171K
68/171K
72/171K
76/171K
80/171K
84/171K
88/171K
92/171K
96/171K
100/171K
104/171K
108/171K
112/171K
116/171K
120/171K
124/171K
128/171K
132/171K
136/171K
140/171K
144/171K
148/171K
152/171K
156/171K
160/171K
164/171K
168/171K
171/171K
171K downloaded  (synapse-nhttp-transport-2.1.0-wso2v2.jar)
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/target
[INFO] [clean:clean {execution: auto-clean}]
[INFO] Deleting 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/target
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 8 source files to 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/target/classes
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 13 source files to 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/target/test-classes
[INFO] -
[ERROR] COMPILATION ERROR : 
[INFO] -
[ERROR] 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/src/test/java/org/wso2/carbon/rule/mediator/TestMessageContext.java:[45,7]
 org.wso2.carbon.rule.mediator.TestMessageContext is not abstract and does not 
override abstract method getSequenceTemplate(java.lang.String) in 
org.apache.synapse.MessageContext

[INFO] 1error
[INFO] -
[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] Compilation failure
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/src/test/java/org/wso2/carbon/rule/mediator/TestMessageContext.java:[45,7]
 org.wso2.carbon.rule.mediator.TestMessageContext is not abstract and does not 
override abstract method getSequenceTemplate(java.lang.String) in 
org.apache.synapse.MessageContext


[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 180 minutes 24 seconds
[INFO] Finished at: Fri Jul 29 17:06:31 EDT 2011
[INFO] Final Memory: 1408M/1815M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Build failed in Hudson: carbon_trunk » WSO2 Carbon - BPEL Core Component #72

2011-07-29 Thread WSO2 Hudson Builder
See 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.carbon$org.wso2.carbon.bpel/72/

--
[INFO] 
[INFO] Building WSO2 Carbon - BPEL Core Component
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.carbon$org.wso2.carbon.bpel/ws/target
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.carbon$org.wso2.carbon.bpel/ws/target
[INFO] [clean:clean {execution: auto-clean}]
[INFO] Deleting 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.carbon$org.wso2.carbon.bpel/ws/target
[INFO] [xmlbeans:xmlbeans {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 208 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 60 source files to 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.carbon$org.wso2.carbon.bpel/ws/target/classes
[INFO] -
[ERROR] COMPILATION ERROR : 
[INFO] -
[ERROR] 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.carbon$org.wso2.carbon.bpel/ws/src/main/java/org/wso2/carbon/bpel/ode/integration/BPELProcessProxy.java:[269,51]
 
createMessageExchange(java.lang.String,javax.xml.namespace.QName,java.lang.String)
 in org.apache.ode.bpel.iapi.BpelEngine cannot be applied to 
(java.lang.String,javax.xml.namespace.QName,java.lang.String,nulltype,java.lang.String)

[ERROR] 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.carbon$org.wso2.carbon.bpel/ws/src/main/java/org/wso2/carbon/bpel/ode/integration/BPELBindingContextImpl.java:[47,7]
 org.wso2.carbon.bpel.ode.integration.BPELBindingContextImpl is not abstract 
and does not override abstract method 
deactivateMyRoleEndpoint(org.apache.ode.bpel.iapi.Endpoint) in 
org.apache.ode.bpel.iapi.BindingContext

[INFO] 2 errors 
[INFO] -
[HUDSON] Archiving disabled - not archiving 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.carbon$org.wso2.carbon.bpel/ws/pom.xml
[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] Compilation failure

http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.carbon$org.wso2.carbon.bpel/ws/src/main/java/org/wso2/carbon/bpel/ode/integration/BPELProcessProxy.java:[269,51]
 
createMessageExchange(java.lang.String,javax.xml.namespace.QName,java.lang.String)
 in org.apache.ode.bpel.iapi.BpelEngine cannot be applied to 
(java.lang.String,javax.xml.namespace.QName,java.lang.String,nulltype,java.lang.String)

http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.carbon$org.wso2.carbon.bpel/ws/src/main/java/org/wso2/carbon/bpel/ode/integration/BPELBindingContextImpl.java:[47,7]
 org.wso2.carbon.bpel.ode.integration.BPELBindingContextImpl is not abstract 
and does not override abstract method 
deactivateMyRoleEndpoint(org.apache.ode.bpel.iapi.Endpoint) in 
org.apache.ode.bpel.iapi.BindingContext


[INFO] 
[INFO] Trace
org.apache.maven.BuildFailureException: Compilation failure
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:715)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
at 
org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 

[Carbon-dev] Build failed in Hudson: carbon_trunk #72

2011-07-29 Thread WSO2 Hudson Builder
See http://builder3.us1.wso2.org/hudson/job/carbon_trunk/72/changes

Changes:

[damitha] 

[amilam] commented healthmonitor from default profile

--
[...truncated 17343 lines...]
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/registry/org.wso2.carbon.registry.ws.client/target
[INFO] [clean:clean {execution: auto-clean}]
[INFO] Deleting 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/registry/org.wso2.carbon.registry.ws.client/target
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 7 source files to 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/registry/org.wso2.carbon.registry.ws.client/target/classes
[INFO] [scr:scr {execution: generate-scr-scrdescriptor}]
[INFO] Generating 2 MetaType Descriptors to 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/registry/org.wso2.carbon.registry.ws.client/target/scr-plugin-generated/OSGI-INF/metatype/metatype.xml
[INFO] Writing abstract service descriptor 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/registry/org.wso2.carbon.registry.ws.client/target/scr-plugin-generated/OSGI-INF/scr-plugin/scrinfo.xml
 with 1 entries.
[INFO] Generating 1 Service Component Descriptors to 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/registry/org.wso2.carbon.registry.ws.client/target/scr-plugin-generated/OSGI-INF/serviceComponents.xml
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/registry/org.wso2.carbon.registry.ws.client/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Not compiling test sources
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [bundle:bundle {execution: default-bundle}]
[WARNING] Warning building bundle 
org.wso2.carbon:org.wso2.carbon.registry.ws.client:bundle:3.2.0-SNAPSHOT : Did 
not find matching referal for org.apache.lucene.*
[WARNING] Warning building bundle 
org.wso2.carbon:org.wso2.carbon.registry.ws.client:bundle:3.2.0-SNAPSHOT : 
Importing packages that are never refered to by any class on the 
Bundle-Classpath[Jar:dot]: [javax.servlet, javax.servlet.http]
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/registry/org.wso2.carbon.registry.ws.client/target/org.wso2.carbon.registry.ws.client-3.2.0-SNAPSHOT.jar
 to 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/.repository/org/wso2/carbon/org.wso2.carbon.registry.ws.client/3.2.0-SNAPSHOT/org.wso2.carbon.registry.ws.client-3.2.0-SNAPSHOT.jar
[INFO] [bundle:install {execution: default-install}]
[INFO] Local OBR update disabled (enable with -DobrRepository)
[HUDSON] Archiving disabled - not archiving 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/registry/org.wso2.carbon.registry.ws.client/pom.xml
[HUDSON] Archiving disabled - not archiving 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/registry/org.wso2.carbon.registry.ws.client/target/org.wso2.carbon.registry.ws.client-3.2.0-SNAPSHOT.jar
[INFO] 
[INFO] Building WSO2 Carbon - Unified-Endpoint
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/unified-endpoint/target
[INFO] [clean:clean {execution: auto-clean}]
[INFO] Deleting 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/unified-endpoint/target
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/unified-endpoint/pom.xml
 to 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/.repository/org/wso2/carbon/unifiedendpoint/3.2.0-SNAPSHOT/unifiedendpoint-3.2.0-SNAPSHOT.pom
[HUDSON] Archiving disabled - not archiving 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/ws/components/unified-endpoint/pom.xml
[HUDSON] Archiving disabled - not archiving 

[Carbon-dev] Use an LDAP group to authorize a webapp access in AS 4.1

2011-07-29 Thread Guillaume Devianne
Hi,
My AS 4.1 is setup with an Active Directory through.

In a Webapp, I use the Carbon authentification through :
org.wso2.carbon.authenticator.proxy.AuthenticationAdminClient that calls the
Carbon AuthenticationAdmin service.

Now, if a user want to log in, I must include him in my admin group in the
AS.

How can I tell carbon that users from the GROUPA, defined in Active
Directory and available in AS can log on to my app?

Thanks,

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


[Carbon-dev] WSO2 Carbon Trunk Continuous Build has FAILED

2011-07-29 Thread WSO2 Carbon Trunk Builder (US2)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 111054
Node Kind: directory
Schedule: normal
Last Changed Author: damitha
Last Changed Rev: 111054
Last Changed Date: 2011-07-29 12:36:20 -0400 (Fri, 29 Jul 2011) [INFO] 

[INFO] Building WSO2 Carbon - Rule Mediator
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/target
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/target
[INFO] [clean:clean {execution: auto-clean}]
[INFO] Deleting 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/target
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 8 source files to 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/target/classes
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 13 source files to 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/target/test-classes
[INFO] -
[ERROR] COMPILATION ERROR : 
[INFO] -
[ERROR] 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/src/test/java/org/wso2/carbon/rule/mediator/TestMessageContext.java:[45,7]
 org.wso2.carbon.rule.mediator.TestMessageContext is not abstract and does not 
override abstract method getSequenceTemplate(java.lang.String) in 
org.apache.synapse.MessageContext

[INFO] 1error
[INFO] -
[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] Compilation failure
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/src/test/java/org/wso2/carbon/rule/mediator/TestMessageContext.java:[45,7]
 org.wso2.carbon.rule.mediator.TestMessageContext is not abstract and does not 
override abstract method getSequenceTemplate(java.lang.String) in 
org.apache.synapse.MessageContext


[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 179 minutes 6 seconds
[INFO] Finished at: Fri Jul 29 20:12:56 EDT 2011
[INFO] Final Memory: 1458M/1775M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Use an LDAP group to authorize a webapp access in AS 4.1

2011-07-29 Thread Amila Jayasekara
Hi Guillaume,

Did you try giving login permission to GROUPA ?
You can do that through the management console. Select Users and
Roles - Roles - Select particular group - Select permissions

Thanks
AmilaJ

On Sat, Jul 30, 2011 at 4:06 AM, Guillaume Devianne gdevia...@gmail.com wrote:

 Hi,
 My AS 4.1 is setup with an Active Directory through.
 In a Webapp, I use the Carbon authentification through :
 org.wso2.carbon.authenticator.proxy.AuthenticationAdminClient that calls the
 Carbon AuthenticationAdmin service.
 Now, if a user want to log in, I must include him in my admin group in the
 AS.
 How can I tell carbon that users from the GROUPA, defined in Active
 Directory and available in AS can log on to my app?
 Thanks,
 Guillaume

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


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


[Carbon-dev] WSO2 Carbon Trunk Continuous Build has FAILED

2011-07-29 Thread WSO2 Carbon Trunk Builder (US2)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 111054
Node Kind: directory
Schedule: normal
Last Changed Author: damitha
Last Changed Rev: 111054
Last Changed Date: 2011-07-29 12:36:20 -0400 (Fri, 29 Jul 2011) [INFO] 

[INFO] Building WSO2 Carbon - Rule Mediator
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/target
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/target
[INFO] [clean:clean {execution: auto-clean}]
[INFO] Deleting 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/target
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 8 source files to 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/target/classes
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 13 source files to 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/target/test-classes
[INFO] -
[ERROR] COMPILATION ERROR : 
[INFO] -
[ERROR] 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/src/test/java/org/wso2/carbon/rule/mediator/TestMessageContext.java:[45,7]
 org.wso2.carbon.rule.mediator.TestMessageContext is not abstract and does not 
override abstract method getSequenceTemplate(java.lang.String) in 
org.apache.synapse.MessageContext

[INFO] 1error
[INFO] -
[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] Compilation failure
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/src/test/java/org/wso2/carbon/rule/mediator/TestMessageContext.java:[45,7]
 org.wso2.carbon.rule.mediator.TestMessageContext is not abstract and does not 
override abstract method getSequenceTemplate(java.lang.String) in 
org.apache.synapse.MessageContext


[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 182 minutes 21 seconds
[INFO] Finished at: Fri Jul 29 23:22:39 EDT 2011
[INFO] Final Memory: 1405M/1794M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Hudson build is back to normal : carbon_trunk » WSO2 Carbon - BPEL Core Component #73

2011-07-29 Thread WSO2 Hudson Builder
See 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.carbon$org.wso2.carbon.bpel/73/


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


[Carbon-dev] Build failed in Hudson: carbon_trunk » WSO2 Stratos - Cloud Governance P2 Profile Generation #73

2011-07-29 Thread WSO2 Hudson Builder
See 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.governance$cloud-governance-profile-gen/73/

--
[INFO] 
[INFO] Building WSO2 Stratos - Cloud Governance P2 Profile Generation
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.governance$cloud-governance-profile-gen/ws/target
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.governance$cloud-governance-profile-gen/ws/target
[INFO] [clean:clean {execution: auto-clean}]
[INFO] Deleting 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.governance$cloud-governance-profile-gen/ws/target
[INFO] [dependency:unpack {execution: 1-unpack-p2-agent-distribution}]
[INFO] Configured Artifact: org.wso2.carbon:wso2-p2-agent:3.2.0-SNAPSHOT:zip
[INFO] Configured Artifact: org.wso2.carbon:wso2carbon-core:3.2.0-SNAPSHOT:zip
[INFO] Expanding: 
/home/hudson/.hudson/jobs/carbon_trunk/workspace/.repository/org/wso2/carbon/wso2-p2-agent/3.2.0-SNAPSHOT/wso2-p2-agent-3.2.0-SNAPSHOT.zip
 into 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.governance$cloud-governance-profile-gen/ws/target/p2-agent
[INFO] Expanding: 
/home/hudson/.hudson/jobs/carbon_trunk/workspace/.repository/org/wso2/carbon/wso2carbon-core/3.2.0-SNAPSHOT/wso2carbon-core-3.2.0-SNAPSHOT.zip
 into 
http://builder3.us1.wso2.org/hudson/job/carbon_trunk/org.wso2.governance$cloud-governance-profile-gen/ws/target
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [carbon-p2:p2-repo-gen {execution: 2-p2-repo-generation}]
[INFO] snapshot org.wso2.carbon:org.wso2.carbon.common.feature:1.1.0-SNAPSHOT: 
checking for updates from wso2-nexus
[INFO] snapshot 
org.wso2.governance:org.wso2.stratos.governance.ui.feature:1.1.0-SNAPSHOT: 
checking for updates from wso2-nexus
[INFO] snapshot 
org.wso2.carbon:org.wso2.carbon.tenant.mgt.core.feature:1.1.0-SNAPSHOT: 
checking for updates from wso2-nexus
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.logging.mgt.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.security.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.system.statistics.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.common.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.qpid.server.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.identity.core.ui.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.identity.user.profile.ui.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.registry.activities.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.registry.handler.configuration.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.registry.associations.dependencies.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.registry.community.features.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.registry.extensions.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.registry.ws.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.governance.lifecycle.management.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.governance.gadgets.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.governance.metadata.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.governance.notifications.configuration.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.registry.core.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.registry.ui.menu.governance.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.registry.profiles.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.registry.resource.properties.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.discovery.core.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.proxy.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.dashboard.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.dashboard.dashboardpopulator.server.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.identity.authenticator.token.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.common.feature
[INFO] Extracting feature 
org.wso2.governance:org.wso2.stratos.governance.ui.feature
[INFO] Extracting 

Re: [Carbon-dev] Setting a custom HTTP header for LBs to broadcast the messages

2011-07-29 Thread Sanjiva Weerawarana
Azeez who is spsed to send this header? If its the client then its a bad
idea IMO .. non-standard.

Also, any extension headers should be written as X-Broadcast ... minor
detail!

Sanjiva.

On Sun, Jul 17, 2011 at 2:46 PM, Afkham Azeez az...@wso2.com wrote:

 Folks,
 It doesn't look like the HTTP spec has such a notion. However, there are
 some cases where the LB has to send a request to all worker nodes. To
 indicate that such an HTTP request has to be broadcast, I'm planning on
 using a custom HTTP header such as Broadcast: true. Is there a better way
 of doing this? The checking of this header will happen in the LB
 ServiceDynamicLoadbalanceEndpoint.

 --
 *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* 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*
 *
 *
 *Lean . Enterprise . Middleware*


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




-- 
Sanjiva Weerawarana, Ph.D.
Founder, Chairman  CEO; WSO2, Inc.;  http://wso2.com/
email: sanj...@wso2.com; phone: +94 11 763 9614; cell: +94 77 787 6880 | +1
650 265 8311
blog: http://sanjiva.weerawarana.org/

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