Re: [Carbon-dev] Update doxia plugin used for Javadoc

2011-03-29 Thread Isuru Suriarachchi
On Tue, Mar 29, 2011 at 11:12 AM, Denis Weerasiri de...@wso2.com wrote:



 On Tue, Mar 29, 2011 at 12:16 AM, Denis Weerasiri de...@wso2.com wrote:



 On Mon, Mar 28, 2011 at 12:27 PM, Samisa Abeysinghe sam...@wso2.comwrote:

 [WARNING] Deprecated API called - not org.apache.maven.doxia.sink.Sink
 instance and no SinkFactory available. Please update this plugin.

 Hi,
 Update the maven-site-plugin to 2.2.

 Hi,
 Currently we use maven-site-plugin version 2.0.
 maven-site-plugin 2.2 requires Maven version 2.2.0 or higher. So is it
 recommended for this migration?


I think we can't ask people to use Maven 2.2 or higher. Any Maven 2.x
version should work. So better to revert this..

Thanks,
~Isuru





  Thanks,
 Samisa...

 Samisa Abeysinghe
 VP Engineering
 WSO2 Inc.
 http://wso2.com
 http://wso2.org



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




 --
 Thanks,
 Denis
 --
 *Denis Weerasiri*
 Software Engineer; WSO2 Inc.; http://wso2.com,
 *email: denis http://goog_277208233/** [AT] wso2.com*http://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




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




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

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


Re: [Carbon-dev] webapp-mgt user guide broken.

2011-03-29 Thread Isuru Suriarachchi
There's a jira for this. We'll fix it..

Thanks,
~Isuru

On Mon, Mar 28, 2011 at 4:39 PM, Muhammed Shariq sha...@wso2.com wrote:

 Actually this the service mgt components user guide !!


 On Mon, Mar 28, 2011 at 4:37 PM, Muhammed Shariq sha...@wso2.com wrote:

 Hi,

 It seems the images used in the user guide has been removed, any idea why
 this was done?
  Attached the screen, please have a look.

 Thanks,
 Shariq.



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




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

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


[Carbon-dev] Error while building RM UI feature

2011-03-29 Thread Supun Kamburugamuva
[INFO] Building Reliable Messaging UI Feature
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory
/Users/supun/dev/wso2/trunk/carbon/features/rm/org.wso2.carbon.rm.ui.feature/target
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting
/Users/supun/dev/wso2/trunk/carbon/features/rm/org.wso2.carbon.rm.ui.feature/target
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [carbon-p2:p2-feature-gen {execution: p2-feature-generation}]
[INFO] 
[ERROR] FATAL ERROR
[INFO] 
[INFO] null
[INFO] 
[INFO] Trace
java.lang.NullPointerException
at 
org.wso2.maven.p2.generate.feature.Bundle.resolveOSGIInfo(Bundle.java:327)
at 
org.wso2.maven.p2.generate.feature.Bundle.setArtifact(Bundle.java:148)
at 
org.wso2.maven.p2.generate.feature.FeatureGenMojo.getProcessedBundlesList(FeatureGenMojo.java:295)
at 
org.wso2.maven.p2.generate.feature.FeatureGenMojo.execute(FeatureGenMojo.java:239)
at 
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
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.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 
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)

-- 
Supun Kamburugamuva
Technical Lead   Product Manager, WSO2 Inc.; http://wso2.com
Member, Apache Software Foundation; http://www.apache.org
WSO2 Inc.;  http://wso2.org
E-mail: su...@wso2.com;  Mobile: +94 77 431 3585
Blog: http://supunk.blogspot.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] build error in ESB distribution module

2011-03-29 Thread Thilini Ishaka
Hi all,

I am getting following error in products/esb/modules/distribution module.
Any idea why this is.. please.


[ERROR] Error parsing
/home/thilini/carbon/products/esb/modules/distribution/product/src/site/xdoc/xpath.xml:
line [-1] Error parsing the model: could not resolve entity named 'ldquo'
(position: START_TAG seen ...tdIncoming URL as a String or empty string
(ldquo;... @109:74)
org.apache.maven.doxia.parser.ParseException: Error parsing the model: could
not resolve entity named 'ldquo' (position: START_TAG seen ...tdIncoming
URL as a String or empty string (ldquo;... @109:74)
at
org.apache.maven.doxia.parser.AbstractXmlParser.parse(AbstractXmlParser.java:57)
at
org.apache.maven.doxia.module.xdoc.XdocParser.parse(XdocParser.java:99)
at org.apache.maven.doxia.DefaultDoxia.parse(DefaultDoxia.java:59)
at
org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.renderDocument(DefaultSiteRenderer.java:376)
at
org.apache.maven.doxia.siterenderer.DoxiaDocumentRenderer.renderDocument(DoxiaDocumentRenderer.java:52)
at
org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.renderModule(DefaultSiteRenderer.java:303)
at
org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.render(DefaultSiteRenderer.java:135)
at
org.apache.maven.plugins.site.SiteMojo.renderLocale(SiteMojo.java:133)
at org.apache.maven.plugins.site.SiteMojo.execute(SiteMojo.java:100)
at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
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.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
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.codehaus.plexus.util.xml.pull.XmlPullParserException: could
not resolve entity named 'ldquo' (position: START_TAG seen ...tdIncoming
URL as a String or empty string (ldquo;... @109:74)
at
org.codehaus.plexus.util.xml.pull.MXParser.nextImpl(MXParser.java:1282)
at org.codehaus.plexus.util.xml.pull.MXParser.next(MXParser.java:1093)
at
org.apache.maven.doxia.parser.AbstractXmlParser.parseXml(AbstractXmlParser.java:117)
at
org.apache.maven.doxia.parser.AbstractXmlParser.parse(AbstractXmlParser.java:53)


Thanks
Regards
Thilini
___
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-03-29 Thread WSO2 Builder
Fetching external item into 
'features/identity/relying-party/org.wso2.carbon.identity.relying.party.server.feature/resources/conf'
Updated external to revision 91125.


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


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


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

Updated to revision 91115.
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: 91115
Node Kind: directory
Schedule: normal
Last Changed Author: kasunw
Last Changed Rev: 91115
Last Changed Date: 2011-03-29 11:44:04 +0530 (Tue, 29 Mar 2011)

Tue Mar 29 12:33:05 IST 2011
[INFO] Scanning for projects...
[INFO] 
[ERROR] FATAL ERROR
[INFO] 
[INFO] Error building POM (may not be this project's POM).


Project ID: unknown
POM Location: 
/home/carbon/carbon/features/rm/org.wso2.carbon.rm.ui.feature/pom.xml

Reason: Parse error reading POM. Reason: end tag name /bundles must match 
start tag name configuration from line 56 (position: TEXT seen .../bundles
/bundles... @69:39)  for project unknown at 
/home/carbon/carbon/features/rm/org.wso2.carbon.rm.ui.feature/pom.xml


[INFO] 
[INFO] Trace
org.apache.maven.reactor.MavenExecutionException: Parse error reading POM. 
Reason: end tag name /bundles must match start tag name configuration from 
line 56 (position: TEXT seen .../bundles
/bundles... @69:39)  for project unknown at 
/home/carbon/carbon/features/rm/org.wso2.carbon.rm.ui.feature/pom.xml
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.InvalidProjectModelException: Parse error 
reading POM. Reason: end tag name /bundles must match start tag name 
configuration from line 56 (position: TEXT seen .../bundles
/bundles... @69:39)  for project unknown at 
/home/carbon/carbon/features/rm/org.wso2.carbon.rm.ui.feature/pom.xml
at 
org.apache.maven.project.DefaultMavenProjectBuilder.readModel(DefaultMavenProjectBuilder.java:1610)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.readModel(DefaultMavenProjectBuilder.java:1571)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.buildFromSourceFileInternal(DefaultMavenProjectBuilder.java:506)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.build(DefaultMavenProjectBuilder.java:200)
at org.apache.maven.DefaultMaven.getProject(DefaultMaven.java: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.codehaus.plexus.util.xml.pull.XmlPullParserException: end tag 
name /bundles must match start tag name configuration from line 56 
(position: TEXT seen .../bundles
/bundles... @69:39) 
at 
hidden.org.codehaus.plexus.util.xml.pull.MXParser.parseEndTag(MXParser.java:1698)
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] build error in ESB distribution module

2011-03-29 Thread Kasun Indrasiri
This is a doc gen error. No impact on the build.

On Tue, Mar 29, 2011 at 12:33 PM, Thilini Ishaka thil...@wso2.com wrote:

 Hi all,

 I am getting following error in products/esb/modules/distribution module.
 Any idea why this is.. please.


 [ERROR] Error parsing
 /home/thilini/carbon/products/esb/modules/distribution/product/src/site/xdoc/xpath.xml:
 line [-1] Error parsing the model: could not resolve entity named 'ldquo'
 (position: START_TAG seen ...tdIncoming URL as a String or empty string
 (ldquo;... @109:74)
 org.apache.maven.doxia.parser.ParseException: Error parsing the model:
 could not resolve entity named 'ldquo' (position: START_TAG seen
 ...tdIncoming URL as a String or empty string (ldquo;... @109:74)
 at
 org.apache.maven.doxia.parser.AbstractXmlParser.parse(AbstractXmlParser.java:57)
 at
 org.apache.maven.doxia.module.xdoc.XdocParser.parse(XdocParser.java:99)
 at org.apache.maven.doxia.DefaultDoxia.parse(DefaultDoxia.java:59)
 at
 org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.renderDocument(DefaultSiteRenderer.java:376)
 at
 org.apache.maven.doxia.siterenderer.DoxiaDocumentRenderer.renderDocument(DoxiaDocumentRenderer.java:52)
 at
 org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.renderModule(DefaultSiteRenderer.java:303)
 at
 org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.render(DefaultSiteRenderer.java:135)
 at
 org.apache.maven.plugins.site.SiteMojo.renderLocale(SiteMojo.java:133)
 at org.apache.maven.plugins.site.SiteMojo.execute(SiteMojo.java:100)
 at
 org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
 at
 org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
 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.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
 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.codehaus.plexus.util.xml.pull.XmlPullParserException: could
 not resolve entity named 'ldquo' (position: START_TAG seen ...tdIncoming
 URL as a String or empty string (ldquo;... @109:74)
 at
 org.codehaus.plexus.util.xml.pull.MXParser.nextImpl(MXParser.java:1282)
 at org.codehaus.plexus.util.xml.pull.MXParser.next(MXParser.java:1093)
 at
 org.apache.maven.doxia.parser.AbstractXmlParser.parseXml(AbstractXmlParser.java:117)
 at
 org.apache.maven.doxia.parser.AbstractXmlParser.parse(AbstractXmlParser.java:53)


 Thanks
 Regards
 Thilini

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




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

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Update doxia plugin used for Javadoc

2011-03-29 Thread Samisa Abeysinghe
On Tue, Mar 29, 2011 at 12:09 PM, Isuru Suriarachchi is...@wso2.com wrote:



 On Tue, Mar 29, 2011 at 11:12 AM, Denis Weerasiri de...@wso2.com wrote:



 On Tue, Mar 29, 2011 at 12:16 AM, Denis Weerasiri de...@wso2.com wrote:



 On Mon, Mar 28, 2011 at 12:27 PM, Samisa Abeysinghe sam...@wso2.comwrote:

 [WARNING] Deprecated API called - not org.apache.maven.doxia.sink.Sink
 instance and no SinkFactory available. Please update this plugin.

 Hi,
 Update the maven-site-plugin to 2.2.

 Hi,
 Currently we use maven-site-plugin version 2.0.
 maven-site-plugin 2.2 requires Maven version 2.2.0 or higher. So is it
 recommended for this migration?


 I think we can't ask people to use Maven 2.2 or higher. Any Maven 2.x
 version should work. So better to revert this..


This plugin is buggy for 2.1. So either we should upgrade it or remove it
altogether. I have tried multiple times and I am convinced that this plugin
and not the network, cause the build to hang abruptly.

So we need a solution for this for sure.

Thanks,
Samisa...

Samisa Abeysinghe
VP Engineering
WSO2 Inc.
http://wso2.com
http://wso2.org
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Code generation still not completely fixed?

2011-03-29 Thread Samisa Abeysinghe
I see that we are almost done, but not yet there.

Please make sure to update this thread, if it is going to take more time
than EOD today.

On Mon, Mar 28, 2011 at 10:37 PM, Kalpanie Wanigaratne kalpa...@wso2.comwrote:



 On Mon, Mar 28, 2011 at 2:13 PM, Afkham Azeez az...@wso2.com wrote:

 Some people who are yet to finish the stub work are;
 SupunM
 HasiniG
 Shariq
 KasunW
 Kalpanie - Doesn't use any stubs. Updated the document.


 Regards

 Kalpanie




 Asela
 HasiniY


 On Mon, Mar 28, 2011 at 2:10 PM, Afkham Azeez az...@wso2.com wrote:

 Many of these have still not been fixed.

 See
 https://spreadsheets.google.com/a/wso2.com/ccc?key=0AvlG3My7KaUCdGFIYnpvdjN6cm5ySWNQRWx6U0ozYnchl=enpli=1#gid=0

 On Mon, Mar 28, 2011 at 12:30 PM, Samisa Abeysinghe sam...@wso2.comwrote:

  Why do we still see code generation when building components?

 [INFO]
 
 [INFO] Building WSO2 Carbon - Registry - Web Service Client
 [INFO]task-segment: [clean, install]
 [INFO]
 
 [INFO] [clean:clean {execution: default-clean}]
 [INFO] Deleting directory
 D:\svn\carbon\components\registry\org.wso2.carbon.registry.ws.client\target
 [INFO] snapshot
 org.wso2.carbon:org.wso2.carbon.registry.common.ui:3.2.0-SNAPSHOT: checking
 for updates from wso2-nexus
 [INFO] snapshot
 org.wso2.carbon:org.wso2.carbon.registry.extensions: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
 D:\svn\carbon\components\registry\org.wso2.carbon.registry.ws.client\target
 [INFO] [build-helper:add-source {execution: add-source}]
 [INFO] Source directory:
 D:\svn\carbon\components\registry\org.wso2.carbon.registry.ws.client\target\generated-code\src
 added.
 [INFO] [resources:resources {execution: default-resources}]
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
 [INFO] Copying 1 resource
 *[INFO] [antrun:run {execution: source-code-generation}]*
 [INFO] Executing tasks
  [java] Retrieving document at
 'src/main/resources/WSRegistryService/WSRegistryService.wsdl'.
  [java] Mar 28, 2011 12:28:22 PM
 org.apache.axis2.schema.SchemaCompiler compile
  [java] WARNING: No schemaLocation for import of
 http://api.registry.carbon.wso2.org/xsd; compilation may fail
  [java] Mar 28, 2011 12:28:22 PM
 org.apache.axis2.schema.SchemaCompiler compile
  [java] WARNING: No schemaLocation for import of
 http://exceptions.core.registry.carbon.wso2.org/xsd; compilation may
 fail
  [java] Mar 28, 2011 12:28:22 PM
 org.apache.axis2.schema.SchemaCompiler compile
  [java] WARNING: No schemaLocation for import of
 http://api.ws.registry.carbon.wso2.org/xsd; compilation may fail
  [java] Mar 28, 2011 12:28:22 PM
 org.apache.axis2.schema.SchemaCompiler compile
  [java] WARNING: No schemaLocation for import of http://io.java/xsd;
 compilation may fail
  [java] Mar 28, 2011 12:28:22 PM
 org.apache.axis2.schema.SchemaCompiler findClassName
  [java] WARNING: Type {
 http://api.registry.carbon.wso2.org/xsd}RegistryException missing!
 [INFO] Executed tasks
 [INFO] [compiler:compile {execution: default-compile}]

 Thanks,
 Samisa...

 Samisa Abeysinghe
 VP Engineering
 WSO2 Inc.
 http://wso2.com
 http://wso2.org



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




 --
 *Afkham Azeez*
 Senior Software Architect  Senior Manager; 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*




 --
 *Afkham Azeez*
 Senior Software Architect  Senior Manager; 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*


 Thanks,
Samisa...

Samisa Abeysinghe
VP Engineering
WSO2 Inc.
http://wso2.com
http://wso2.org
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] build error in ESB distribution module

2011-03-29 Thread Samisa Abeysinghe
On Tue, Mar 29, 2011 at 12:44 PM, Kasun Indrasiri ka...@wso2.com wrote:

 This is a doc gen error. No impact on the build.


Well, we are not supposed to have doc gen errors.



 On Tue, Mar 29, 2011 at 12:33 PM, Thilini Ishaka thil...@wso2.com wrote:

 Hi all,

 I am getting following error in products/esb/modules/distribution module.
 Any idea why this is.. please.


 [ERROR] Error parsing
 /home/thilini/carbon/products/esb/modules/distribution/product/src/site/xdoc/xpath.xml:
 line [-1] Error parsing the model: could not resolve entity named 'ldquo'
 (position: START_TAG seen ...tdIncoming URL as a String or empty string
 (ldquo;... @109:74)
 org.apache.maven.doxia.parser.ParseException: Error parsing the model:
 could not resolve entity named 'ldquo' (position: START_TAG seen
 ...tdIncoming URL as a String or empty string (ldquo;... @109:74)
 at
 org.apache.maven.doxia.parser.AbstractXmlParser.parse(AbstractXmlParser.java:57)
 at
 org.apache.maven.doxia.module.xdoc.XdocParser.parse(XdocParser.java:99)
 at org.apache.maven.doxia.DefaultDoxia.parse(DefaultDoxia.java:59)
 at
 org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.renderDocument(DefaultSiteRenderer.java:376)
 at
 org.apache.maven.doxia.siterenderer.DoxiaDocumentRenderer.renderDocument(DoxiaDocumentRenderer.java:52)
 at
 org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.renderModule(DefaultSiteRenderer.java:303)
 at
 org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.render(DefaultSiteRenderer.java:135)
 at
 org.apache.maven.plugins.site.SiteMojo.renderLocale(SiteMojo.java:133)
 at org.apache.maven.plugins.site.SiteMojo.execute(SiteMojo.java:100)
 at
 org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
 at
 org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
 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.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
 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.codehaus.plexus.util.xml.pull.XmlPullParserException: could
 not resolve entity named 'ldquo' (position: START_TAG seen ...tdIncoming
 URL as a String or empty string (ldquo;... @109:74)
 at
 org.codehaus.plexus.util.xml.pull.MXParser.nextImpl(MXParser.java:1282)
 at org.codehaus.plexus.util.xml.pull.MXParser.next(MXParser.java:1093)
 at
 org.apache.maven.doxia.parser.AbstractXmlParser.parseXml(AbstractXmlParser.java:117)
 at
 org.apache.maven.doxia.parser.AbstractXmlParser.parse(AbstractXmlParser.java:53)


 Thanks
 Regards
 Thilini

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




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

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

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

 Thanks,
Samisa...

Samisa Abeysinghe
VP Engineering
WSO2 Inc.
http://wso2.com
http://wso2.org
___
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-03-29 Thread WSO2 Builder
Fetching external item into 
'features/identity/relying-party/org.wso2.carbon.identity.relying.party.server.feature/resources/conf'
Updated external to revision 91127.


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


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


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

Updated to revision 91125.
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: 91125
Node Kind: directory
Schedule: normal
Last Changed Author: danushka
Last Changed Rev: 91125
Last Changed Date: 2011-03-29 12:23:12 +0530 (Tue, 29 Mar 2011)

Tue Mar 29 13:15:09 IST 2011
[INFO] Scanning for projects...
[INFO] 
[ERROR] FATAL ERROR
[INFO] 
[INFO] Error building POM (may not be this project's POM).


Project ID: org.wso2.carbon:org.wso2.carbon.reporting.ui.feature
POM Location: 
/home/carbon/carbon/features/reporting/org.wso2.carbon.reporting.ui.feature/pom.xml
Validation Messages:

[0]  'dependencies.dependency.version' is missing for 
org.wso2.carbon:org.wso2.carbon.reporting.stub:jar


Reason: Failed to validate POM for project 
org.wso2.carbon:org.wso2.carbon.reporting.ui.feature at 
/home/carbon/carbon/features/reporting/org.wso2.carbon.reporting.ui.feature/pom.xml


[INFO] 
[INFO] Trace
org.apache.maven.reactor.MavenExecutionException: Failed to validate POM for 
project org.wso2.carbon:org.wso2.carbon.reporting.ui.feature at 
/home/carbon/carbon/features/reporting/org.wso2.carbon.reporting.ui.feature/pom.xml
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.InvalidProjectModelException: Failed to 
validate POM for project org.wso2.carbon:org.wso2.carbon.reporting.ui.feature 
at 
/home/carbon/carbon/features/reporting/org.wso2.carbon.reporting.ui.feature/pom.xml
at 
org.apache.maven.project.DefaultMavenProjectBuilder.processProjectLogic(DefaultMavenProjectBuilder.java:1077)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.buildInternal(DefaultMavenProjectBuilder.java:880)
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)
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Error occurred while performing an SVN update.

2011-03-29 Thread Sameera Jayasoma
Fetching external item into
'products/dss/modules/samples/product/shopping_cart/sql'
Updated external to revision 91126.


Fetching external item into
'products/is/modules/distribution/service/conf/cloud-services-desc.xml'
svn: URL '
https://svn.wso2.org/repos/wso2/trunk/carbon/products/manager/conf/cloud-services-desc.xml'
refers to a file, not a directory

IS team, please looking to this.

Thanks,
Sameera


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

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

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


Re: [Carbon-dev] Error occurred while performing an SVN update.

2011-03-29 Thread Dimuthu Leelarathne
Hi,

SVN can fetch files as externs from SVN 1.6 and +

Thanks,
Dimuthu

On Tue, Mar 29, 2011 at 1:45 PM, Sameera Jayasoma same...@wso2.com wrote:

 Fetching external item into
 'products/dss/modules/samples/product/shopping_cart/sql'
 Updated external to revision 91126.


 Fetching external item into
 'products/is/modules/distribution/service/conf/cloud-services-desc.xml'
 svn: URL '
 https://svn.wso2.org/repos/wso2/trunk/carbon/products/manager/conf/cloud-services-desc.xml'
 refers to a file, not a directory

 IS team, please looking to this.

 Thanks,
 Sameera


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

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

 Lean . Enterprise . Middleware

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 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] Why opensaml orbit exposes non opensaml packages?

2011-03-29 Thread Selvaratnam Uthaiyashankar
It exposes org.joda.*, org.slf4j.*, org.apache.velocity.*,

Why it is done this way, rather than having different orbit for velocity,
slf4j etc?


Regards,
Shankar

-- 
S.Uthaiyashankar
Senior Architect  Senior Manager
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


[Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-03-29 Thread WSO2 Builder
Fetching external item into 
'features/identity/relying-party/org.wso2.carbon.identity.relying.party.server.feature/resources/conf'
Updated external to revision 91141.


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


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


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

Updated to revision 91129.
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: 91129
Node Kind: directory
Schedule: normal
Last Changed Author: asela
Last Changed Rev: 91129
Last Changed Date: 2011-03-29 13:16:47 +0530 (Tue, 29 Mar 2011)

Tue Mar 29 13:57:35 IST 2011
[INFO] Scanning for projects...
[INFO] 
[ERROR] FATAL ERROR
[INFO] 
[INFO] Error building POM (may not be this project's POM).


Project ID: org.wso2.carbon:org.wso2.carbon.reporting.ui.feature
POM Location: 
/home/carbon/carbon/features/reporting/org.wso2.carbon.reporting.ui.feature/pom.xml
Validation Messages:

[0]  'dependencies.dependency.version' is missing for 
org.wso2.carbon:org.wso2.carbon.reporting.stub:jar


Reason: Failed to validate POM for project 
org.wso2.carbon:org.wso2.carbon.reporting.ui.feature at 
/home/carbon/carbon/features/reporting/org.wso2.carbon.reporting.ui.feature/pom.xml


[INFO] 
[INFO] Trace
org.apache.maven.reactor.MavenExecutionException: Failed to validate POM for 
project org.wso2.carbon:org.wso2.carbon.reporting.ui.feature at 
/home/carbon/carbon/features/reporting/org.wso2.carbon.reporting.ui.feature/pom.xml
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.InvalidProjectModelException: Failed to 
validate POM for project org.wso2.carbon:org.wso2.carbon.reporting.ui.feature 
at 
/home/carbon/carbon/features/reporting/org.wso2.carbon.reporting.ui.feature/pom.xml
at 
org.apache.maven.project.DefaultMavenProjectBuilder.processProjectLogic(DefaultMavenProjectBuilder.java:1077)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.buildInternal(DefaultMavenProjectBuilder.java:880)
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)
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] How is the work on stub creation progressing?

2011-03-29 Thread Afkham Azeez
Folks,
We need to finish this today. Is anybody stuck and does anybody need
assistance? If there are any issues, please shout now.


-- 
*Afkham Azeez*
Senior Software Architect  Senior Manager; 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


Re: [Carbon-dev] How is the work on stub creation progressing?

2011-03-29 Thread Denis Weerasiri
On Tue, Mar 29, 2011 at 2:01 PM, Afkham Azeez az...@wso2.com wrote:

 Folks,
 We need to finish this today. Is anybody stuck and does anybody need
 assistance? If there are any issues, please shout now.

Hi,
Shall I ignore svn externals in the builder machine for the moment, to
rectify service-stub issues quickly?.



 --
 *Afkham Azeez*
 Senior Software Architect  Senior Manager; 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




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


Re: [Carbon-dev] How is the work on stub creation progressing?

2011-03-29 Thread Afkham Azeez
On Tue, Mar 29, 2011 at 2:06 PM, Denis Weerasiri de...@wso2.com wrote:



 On Tue, Mar 29, 2011 at 2:01 PM, Afkham Azeez az...@wso2.com wrote:

 Folks,
 We need to finish this today. Is anybody stuck and does anybody need
 assistance? If there are any issues, please shout now.

 Hi,
 Shall I ignore svn externals in the builder machine for the moment, to
 rectify service-stub issues quickly?.


+1




 --
 *Afkham Azeez*
 Senior Software Architect  Senior Manager; 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







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




-- 
*Afkham Azeez*
Senior Software Architect  Senior Manager; 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


Re: [Carbon-dev] p2 director failed in appserver, any idea?

2011-03-29 Thread Isuru Suriarachchi
This should be fixed now.. I hadn't committed some stuff. This can be due to
that. I built everything from the scratch and didn't get this issue in AS.

Thanks,
~Isuru

On Tue, Mar 29, 2011 at 10:28 AM, Afkham Azeez az...@wso2.com wrote:

 The problem is this:

 !MESSAGE For input string: [3
 !STACK 0
 java.lang.NumberFormatException: For input string: [3
 at
 java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
  at java.lang.Integer.parseInt(Integer.java:449)
 at java.lang.Integer.parseInt(Integer.java:499)
  at org.osgi.framework.Version.init(Version.java:125)
 at org.osgi.framework.Version.parseVersion(Version.java:218)
  at
 org.eclipse.osgi.internal.resolver.StateBuilder.addExportPackages(StateBuilder.java:319)
 at
 org.eclipse.osgi.internal.resolver.StateBuilder.createExportPackages(StateBuilder.java:301)
  at
 org.eclipse.osgi.internal.resolver.StateBuilder.createBundleDescription(StateBuilder.java:96)
 at
 org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl.createBundleDescription(StateObjectFactoryImpl.java:32)

 But it is really hard to find the bundle with this problem. Once again
 somebody has committed without checking the build warnings, thereby screwing
 everything up for everybody else!

 On Tue, Mar 29, 2011 at 8:00 AM, Supun Malinga sup...@wso2.com wrote:

 logs attached.

 [INFO] Running Equinox P2 Category Publisher Application for the Generated
 Repository
 [INFO] [carbon-p2:p2-profile-gen {execution: 3-p2-profile-generation}]
 [INFO] Running Equinox P2 Director Application
 [ERROR] The installable unit
 org.wso2.carbon.logging.mgt.feature.group/3.2.0.SNAPSHOT has not been found.
 [ERROR] Application failed, log file location:
 /home/disk1/carbon_builds/trunk/products/appserver/modules/p2-profile-gen/product/target/p2-agent/configuration/1301365709262.log
 [INFO]
 
 [ERROR] BUILD ERROR
 [INFO]
 
 [INFO]

 [INFO]
 
 [INFO] For more information, run Maven with the -e switch
 [INFO]
 
 [INFO] Total time: 42 seconds
 [INFO] Finished at: Tue Mar 29 07:58:31 IST 2011
 [INFO] Final Memory: 76M/367M
 [INFO]
 


 --
 Supun Malinga,

 Software Engineer,
 WSO2 Inc.
 http://wso2.com
 http://wso2.org
 email - sup...@wso2.com sup...@wso2.com
 mobile - 071 56 91 321


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




 --
 *Afkham Azeez*
 Senior Software Architect  Senior Manager; 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




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

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


Re: [Carbon-dev] Why opensaml orbit exposes non opensaml packages?

2011-03-29 Thread Thilina Buddhika
Hi Shankar,

It is the case for XMLSec and WSS4J as well. I am not sure why it is done in
such a manner. And these are there from the early Carbon days. Sometime it
may be due to a limitation existed in those days and we have forgot to fix
it later.

I will check this with Sameera and apply the proper fix if required.

Thanks,
Thilina

On Tue, Mar 29, 2011 at 1:52 PM, Selvaratnam Uthaiyashankar 
shan...@wso2.com wrote:

 It exposes org.joda.*, org.slf4j.*, org.apache.velocity.*,

 Why it is done this way, rather than having different orbit for velocity,
 slf4j etc?


 Regards,
 Shankar

 --
 S.Uthaiyashankar
 Senior Architect  Senior Manager
 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




-- 
Thilina Buddhika
Senior Software Engineer
WSO2 Inc. ; http://wso2.com
lean . enterprise . middleware

phone : +94 77 44 88 727
blog : http://blog.thilinamb.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Error occurred while performing an SVN update.

2011-03-29 Thread Lahiru Gunathilake
I always get this error when updating products time to time in different
places :(

Lahiru

On Tue, Mar 29, 2011 at 1:47 PM, Dimuthu Leelarathne dimut...@wso2.comwrote:


 Hi,

 SVN can fetch files as externs from SVN 1.6 and +

 Thanks,
 Dimuthu

 On Tue, Mar 29, 2011 at 1:45 PM, Sameera Jayasoma same...@wso2.comwrote:

 Fetching external item into
 'products/dss/modules/samples/product/shopping_cart/sql'
 Updated external to revision 91126.


 Fetching external item into
 'products/is/modules/distribution/service/conf/cloud-services-desc.xml'
 svn: URL '
 https://svn.wso2.org/repos/wso2/trunk/carbon/products/manager/conf/cloud-services-desc.xml'
 refers to a file, not a directory

 IS team, please looking to this.

 Thanks,
 Sameera


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

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

 Lean . Enterprise . Middleware

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 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




-- 
Lahiru Gunathilake
Senior Software Engineer - WSO2 Inc. www.wso2.com

Email:lah...@wso2.com Blog: www.lahiru.org
Mobile: +94716381143

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


[Carbon-dev] Adding POLICY_ADDED as an eventType in org.apache.axis2.engine.AxisEvent

2011-03-29 Thread Supun Malinga
suggested change [1]. POLICY_ADDED is currently defined in
org.wso2.carbon.CarbonConstants but from the dependencies level it's not
possible to refer it.

[1],
axis2$ svn diff
Index: modules/kernel/src/org/apache/axis2/engine/AxisEvent.java
===
--- modules/kernel/src/org/apache/axis2/engine/AxisEvent.java(revision
91077)
+++ modules/kernel/src/org/apache/axis2/engine/AxisEvent.java(working
copy)
@@ -36,6 +36,7 @@
 public static final int MODULE_REMOVE = 5;
 public static final int MODULE_ENGAGED = 6;
 public static final int MODULE_DISENGAGED = 7;
+public static final int POLICY_ADDED = 8;

 /**

p.s. I'm working on throttling and caching modules to be aware of runtime
policy changes from the policy-editor component. So I need to check the
received axisServiceUpdate event for POLICY_ADDED scenario.

thanks,
-- 
Supun Malinga,

Software Engineer,
WSO2 Inc.
http://wso2.com
http://wso2.org
email - sup...@wso2.com sup...@wso2.com
mobile - 071 56 91 321
___
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-03-29 Thread WSO2 Builder
Fetching external item into 
'features/identity/relying-party/org.wso2.carbon.identity.relying.party.server.feature/resources/conf'
Updated external to revision 91148.


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


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


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

Updated to revision 91142.
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: 91142
Node Kind: directory
Schedule: normal
Last Changed Author: waruna
Last Changed Rev: 91142
Last Changed Date: 2011-03-29 13:57:20 +0530 (Tue, 29 Mar 2011)

Tue Mar 29 14:41:22 IST 2011
[INFO] Scanning for projects...
[INFO] 
[ERROR] FATAL ERROR
[INFO] 
[INFO] Error building POM (may not be this project's POM).


Project ID: org.wso2.carbon:org.wso2.carbon.reporting.ui.feature
POM Location: 
/home/carbon/carbon/features/reporting/org.wso2.carbon.reporting.ui.feature/pom.xml
Validation Messages:

[0]  'dependencies.dependency.version' is missing for 
org.wso2.carbon:org.wso2.carbon.reporting.stub:jar


Reason: Failed to validate POM for project 
org.wso2.carbon:org.wso2.carbon.reporting.ui.feature at 
/home/carbon/carbon/features/reporting/org.wso2.carbon.reporting.ui.feature/pom.xml


[INFO] 
[INFO] Trace
org.apache.maven.reactor.MavenExecutionException: Failed to validate POM for 
project org.wso2.carbon:org.wso2.carbon.reporting.ui.feature at 
/home/carbon/carbon/features/reporting/org.wso2.carbon.reporting.ui.feature/pom.xml
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.InvalidProjectModelException: Failed to 
validate POM for project org.wso2.carbon:org.wso2.carbon.reporting.ui.feature 
at 
/home/carbon/carbon/features/reporting/org.wso2.carbon.reporting.ui.feature/pom.xml
at 
org.apache.maven.project.DefaultMavenProjectBuilder.processProjectLogic(DefaultMavenProjectBuilder.java:1077)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.buildInternal(DefaultMavenProjectBuilder.java:880)
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)
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Code generation still not completely fixed?

2011-03-29 Thread Hasini Gunasinghe
On Tue, Mar 29, 2011 at 12:48 PM, Samisa Abeysinghe sam...@wso2.com wrote:

 I see that we are almost done, but not yet there.

 Please make sure to update this thread, if it is going to take more time
 than EOD today.

 Hi,

Just to update...

We have completed the sub migration of the components related to IS.

There are few stubs used by other products, assigned to us as follows:

ec2-client
email-verification
gauges

We will work on fixing them too before EOD today. Please let us know if any
of you are already working on them or have done them already.

Thanks,
Hasini.


 On Mon, Mar 28, 2011 at 10:37 PM, Kalpanie Wanigaratne 
 kalpa...@wso2.comwrote:



 On Mon, Mar 28, 2011 at 2:13 PM, Afkham Azeez az...@wso2.com wrote:

 Some people who are yet to finish the stub work are;
 SupunM
 HasiniG
 Shariq
 KasunW
 Kalpanie - Doesn't use any stubs. Updated the document.


  Regards

 Kalpanie




 Asela
 HasiniY


 On Mon, Mar 28, 2011 at 2:10 PM, Afkham Azeez az...@wso2.com wrote:

 Many of these have still not been fixed.

 See
 https://spreadsheets.google.com/a/wso2.com/ccc?key=0AvlG3My7KaUCdGFIYnpvdjN6cm5ySWNQRWx6U0ozYnchl=enpli=1#gid=0

 On Mon, Mar 28, 2011 at 12:30 PM, Samisa Abeysinghe sam...@wso2.comwrote:

  Why do we still see code generation when building components?

 [INFO]
 
 [INFO] Building WSO2 Carbon - Registry - Web Service Client
 [INFO]task-segment: [clean, install]
 [INFO]
 
 [INFO] [clean:clean {execution: default-clean}]
 [INFO] Deleting directory
 D:\svn\carbon\components\registry\org.wso2.carbon.registry.ws.client\target
 [INFO] snapshot
 org.wso2.carbon:org.wso2.carbon.registry.common.ui:3.2.0-SNAPSHOT: 
 checking
 for updates from wso2-nexus
 [INFO] snapshot
 org.wso2.carbon:org.wso2.carbon.registry.extensions: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
 D:\svn\carbon\components\registry\org.wso2.carbon.registry.ws.client\target
 [INFO] [build-helper:add-source {execution: add-source}]
 [INFO] Source directory:
 D:\svn\carbon\components\registry\org.wso2.carbon.registry.ws.client\target\generated-code\src
 added.
 [INFO] [resources:resources {execution: default-resources}]
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
 [INFO] Copying 1 resource
 *[INFO] [antrun:run {execution: source-code-generation}]*
 [INFO] Executing tasks
  [java] Retrieving document at
 'src/main/resources/WSRegistryService/WSRegistryService.wsdl'.
  [java] Mar 28, 2011 12:28:22 PM
 org.apache.axis2.schema.SchemaCompiler compile
  [java] WARNING: No schemaLocation for import of
 http://api.registry.carbon.wso2.org/xsd; compilation may fail
  [java] Mar 28, 2011 12:28:22 PM
 org.apache.axis2.schema.SchemaCompiler compile
  [java] WARNING: No schemaLocation for import of
 http://exceptions.core.registry.carbon.wso2.org/xsd; compilation may
 fail
  [java] Mar 28, 2011 12:28:22 PM
 org.apache.axis2.schema.SchemaCompiler compile
  [java] WARNING: No schemaLocation for import of
 http://api.ws.registry.carbon.wso2.org/xsd; compilation may fail
  [java] Mar 28, 2011 12:28:22 PM
 org.apache.axis2.schema.SchemaCompiler compile
  [java] WARNING: No schemaLocation for import of
 http://io.java/xsd; compilation may fail
  [java] Mar 28, 2011 12:28:22 PM
 org.apache.axis2.schema.SchemaCompiler findClassName
  [java] WARNING: Type {
 http://api.registry.carbon.wso2.org/xsd}RegistryException missing!
 [INFO] Executed tasks
 [INFO] [compiler:compile {execution: default-compile}]

 Thanks,
 Samisa...

 Samisa Abeysinghe
 VP Engineering
 WSO2 Inc.
 http://wso2.com
 http://wso2.org



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




 --
 *Afkham Azeez*
 Senior Software Architect  Senior Manager; 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*




 --
 *Afkham Azeez*
 Senior Software Architect  Senior Manager; 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: 

Re: [Carbon-dev] Code generation still not completely fixed?

2011-03-29 Thread Sanjeewa Malalgoda
Still we need to do some changes in billing and usage so once we finished
them we will move it. is it ok ?

On Tue, Mar 29, 2011 at 2:44 PM, Hasini Gunasinghe has...@wso2.com wrote:



 On Tue, Mar 29, 2011 at 12:48 PM, Samisa Abeysinghe sam...@wso2.comwrote:

 I see that we are almost done, but not yet there.

 Please make sure to update this thread, if it is going to take more time
 than EOD today.

 Hi,

 Just to update...

 We have completed the sub migration of the components related to IS.

 There are few stubs used by other products, assigned to us as follows:

 ec2-client
 email-verification
 gauges

 We will work on fixing them too before EOD today. Please let us know if any
 of you are already working on them or have done them already.

 Thanks,
 Hasini.


 On Mon, Mar 28, 2011 at 10:37 PM, Kalpanie Wanigaratne kalpa...@wso2.com
  wrote:



 On Mon, Mar 28, 2011 at 2:13 PM, Afkham Azeez az...@wso2.com wrote:

 Some people who are yet to finish the stub work are;
 SupunM
 HasiniG
 Shariq
 KasunW
 Kalpanie - Doesn't use any stubs. Updated the document.


  Regards

 Kalpanie




 Asela
 HasiniY


 On Mon, Mar 28, 2011 at 2:10 PM, Afkham Azeez az...@wso2.com wrote:

 Many of these have still not been fixed.

 See
 https://spreadsheets.google.com/a/wso2.com/ccc?key=0AvlG3My7KaUCdGFIYnpvdjN6cm5ySWNQRWx6U0ozYnchl=enpli=1#gid=0

 On Mon, Mar 28, 2011 at 12:30 PM, Samisa Abeysinghe 
 sam...@wso2.comwrote:

  Why do we still see code generation when building components?

 [INFO]
 
 [INFO] Building WSO2 Carbon - Registry - Web Service Client
 [INFO]task-segment: [clean, install]
 [INFO]
 
 [INFO] [clean:clean {execution: default-clean}]
 [INFO] Deleting directory
 D:\svn\carbon\components\registry\org.wso2.carbon.registry.ws.client\target
 [INFO] snapshot
 org.wso2.carbon:org.wso2.carbon.registry.common.ui:3.2.0-SNAPSHOT: 
 checking
 for updates from wso2-nexus
 [INFO] snapshot
 org.wso2.carbon:org.wso2.carbon.registry.extensions: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
 D:\svn\carbon\components\registry\org.wso2.carbon.registry.ws.client\target
 [INFO] [build-helper:add-source {execution: add-source}]
 [INFO] Source directory:
 D:\svn\carbon\components\registry\org.wso2.carbon.registry.ws.client\target\generated-code\src
 added.
 [INFO] [resources:resources {execution: default-resources}]
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
 [INFO] Copying 1 resource
 *[INFO] [antrun:run {execution: source-code-generation}]*
 [INFO] Executing tasks
  [java] Retrieving document at
 'src/main/resources/WSRegistryService/WSRegistryService.wsdl'.
  [java] Mar 28, 2011 12:28:22 PM
 org.apache.axis2.schema.SchemaCompiler compile
  [java] WARNING: No schemaLocation for import of
 http://api.registry.carbon.wso2.org/xsd; compilation may fail
  [java] Mar 28, 2011 12:28:22 PM
 org.apache.axis2.schema.SchemaCompiler compile
  [java] WARNING: No schemaLocation for import of
 http://exceptions.core.registry.carbon.wso2.org/xsd; compilation may
 fail
  [java] Mar 28, 2011 12:28:22 PM
 org.apache.axis2.schema.SchemaCompiler compile
  [java] WARNING: No schemaLocation for import of
 http://api.ws.registry.carbon.wso2.org/xsd; compilation may fail
  [java] Mar 28, 2011 12:28:22 PM
 org.apache.axis2.schema.SchemaCompiler compile
  [java] WARNING: No schemaLocation for import of
 http://io.java/xsd; compilation may fail
  [java] Mar 28, 2011 12:28:22 PM
 org.apache.axis2.schema.SchemaCompiler findClassName
  [java] WARNING: Type {
 http://api.registry.carbon.wso2.org/xsd}RegistryException missing!
 [INFO] Executed tasks
 [INFO] [compiler:compile {execution: default-compile}]

 Thanks,
 Samisa...

 Samisa Abeysinghe
 VP Engineering
 WSO2 Inc.
 http://wso2.com
 http://wso2.org



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




 --
 *Afkham Azeez*
 Senior Software Architect  Senior Manager; 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*




 --
 *Afkham Azeez*
 Senior Software Architect  Senior Manager; 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: 

Re: [Carbon-dev] Adding POLICY_ADDED as an eventType in org.apache.axis2.engine.AxisEvent

2011-03-29 Thread Hiranya Jayathilaka
I think we better take this discussion to axis-dev@

Thanks,
Hiranya

On Tue, Mar 29, 2011 at 2:30 PM, Supun Malinga sup...@wso2.com wrote:

 suggested change [1]. POLICY_ADDED is currently defined in
 org.wso2.carbon.CarbonConstants but from the dependencies level it's not
 possible to refer it.

 [1],
 axis2$ svn diff
 Index: modules/kernel/src/org/apache/axis2/engine/AxisEvent.java
 ===
 --- modules/kernel/src/org/apache/axis2/engine/AxisEvent.java(revision
 91077)
 +++ modules/kernel/src/org/apache/axis2/engine/AxisEvent.java(working
 copy)
 @@ -36,6 +36,7 @@
  public static final int MODULE_REMOVE = 5;
  public static final int MODULE_ENGAGED = 6;
  public static final int MODULE_DISENGAGED = 7;
 +public static final int POLICY_ADDED = 8;

  /**

 p.s. I'm working on throttling and caching modules to be aware of runtime
 policy changes from the policy-editor component. So I need to check the
 received axisServiceUpdate event for POLICY_ADDED scenario.

 thanks,
 --
 Supun Malinga,

 Software Engineer,
 WSO2 Inc.
 http://wso2.com
 http://wso2.org
 email - sup...@wso2.com sup...@wso2.com
 mobile - 071 56 91 321


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




-- 
Hiranya Jayathilaka
Senior Software Engineer;
WSO2 Inc.;  http://wso2.org
E-mail: hira...@wso2.com;  Mobile: +94 77 633 3491
Blog: http://techfeast-hiranya.blogspot.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] p2 director failed in appserver, any idea?

2011-03-29 Thread Supun Malinga
On Tue, Mar 29, 2011 at 2:15 PM, Isuru Suriarachchi is...@wso2.com wrote:

 This should be fixed now.. I hadn't committed some stuff. This can be due
 to that. I built everything from the scratch and didn't get this issue in
 AS.

hmmm.. then it should be local to me. Will have a look.

thanks


 Thanks,
 ~Isuru


 On Tue, Mar 29, 2011 at 10:28 AM, Afkham Azeez az...@wso2.com wrote:

 The problem is this:

 !MESSAGE For input string: [3
 !STACK 0
 java.lang.NumberFormatException: For input string: [3
 at
 java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
  at java.lang.Integer.parseInt(Integer.java:449)
 at java.lang.Integer.parseInt(Integer.java:499)
  at org.osgi.framework.Version.init(Version.java:125)
 at org.osgi.framework.Version.parseVersion(Version.java:218)
  at
 org.eclipse.osgi.internal.resolver.StateBuilder.addExportPackages(StateBuilder.java:319)
 at
 org.eclipse.osgi.internal.resolver.StateBuilder.createExportPackages(StateBuilder.java:301)
  at
 org.eclipse.osgi.internal.resolver.StateBuilder.createBundleDescription(StateBuilder.java:96)
 at
 org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl.createBundleDescription(StateObjectFactoryImpl.java:32)

 But it is really hard to find the bundle with this problem. Once again
 somebody has committed without checking the build warnings, thereby screwing
 everything up for everybody else!

  On Tue, Mar 29, 2011 at 8:00 AM, Supun Malinga sup...@wso2.com wrote:

  logs attached.

 [INFO] Running Equinox P2 Category Publisher Application for the
 Generated Repository
 [INFO] [carbon-p2:p2-profile-gen {execution: 3-p2-profile-generation}]
 [INFO] Running Equinox P2 Director Application
 [ERROR] The installable unit
 org.wso2.carbon.logging.mgt.feature.group/3.2.0.SNAPSHOT has not been found.
 [ERROR] Application failed, log file location:
 /home/disk1/carbon_builds/trunk/products/appserver/modules/p2-profile-gen/product/target/p2-agent/configuration/1301365709262.log
 [INFO]
 
 [ERROR] BUILD ERROR
 [INFO]
 
 [INFO]

 [INFO]
 
 [INFO] For more information, run Maven with the -e switch
 [INFO]
 
 [INFO] Total time: 42 seconds
 [INFO] Finished at: Tue Mar 29 07:58:31 IST 2011
 [INFO] Final Memory: 76M/367M
 [INFO]
 


 --
 Supun Malinga,

 Software Engineer,
 WSO2 Inc.
 http://wso2.com
 http://wso2.org
 email - sup...@wso2.com sup...@wso2.com
 mobile - 071 56 91 321


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




 --
 *Afkham Azeez*
 Senior Software Architect  Senior Manager; 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




 --
 Isuru Suriarachchi
 Technical Lead  Product Manager, WSO2 Application Server

 WSO2 Inc. http://wso2.com
 email : is...@wso2.com
 blog : http://isurues.wordpress.com/

 lean . enterprise . middleware


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




-- 
Supun Malinga,

Software Engineer,
WSO2 Inc.
http://wso2.com
http://wso2.org
email - sup...@wso2.com sup...@wso2.com
mobile - 071 56 91 321
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Update on Carbon core memory issue

2011-03-29 Thread Afkham Azeez
Sameera  I have been investigating this issue. So far, we found the
following issues.

1. HouseKeeping task not stopped before restarting
2. TCP transport sender MBean has a reference to the ConfigurationContext,
hence the ConfigurationContext does not get GCd
3. Restart handler no GCd
4. ChildFirstURLClassloader not being GCd. This is the root cause of the
exhaustion of the PermGen space. All classes loaded from this classloader
never get unloaded since this classloader is not GCd. There were more than
470 incoming references to the stale classloader object, and all of those
were coming from Equinox classes  objects. We still haven't figured out how
to fix this and where the memory leak lies.

-- 
*Afkham Azeez*
Senior Software Architect  Senior Manager; 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


Re: [Carbon-dev] Adding DS support into AS

2011-03-29 Thread Isuru Suriarachchi
On Sun, Mar 27, 2011 at 3:50 PM, Isuru Suriarachchi is...@wso2.com wrote:



 On Sun, Mar 27, 2011 at 3:28 PM, Afkham Azeez az...@wso2.com wrote:



 On Sun, Mar 27, 2011 at 3:04 PM, Isuru Suriarachchi is...@wso2.comwrote:

 Hi all,

 I'm working on $subject. There are some grey areas that we have to
 discuss and come to a conclusion.

 1. DS UI component has the dashboard menu items registered in it's
 component.xml. But AS doesn't ship the dashboard. So can we remove this from
 the DS UI component and add it to somewhere like the DS styles bundle such
 that it'll be registered only in DSS?


 Does DS UI require the dashboard? What happens if a user simply install DS
 on some Carbon server? Does it pull in the dashboard component as well? If
 so, that is something that is not required. A user who wants DS
 functionality may not necessarily require the dashboard. Features should
 include the minimum required set.


 +1. According to the current DS component, it adds the menu item through
 the DS UI component. But it doesn't pull the dashboard components. So if a
 user install DS on AS, menu item will be there and if the user clicks on it,
 there'll be a white page. So I think the dashboard should be added into the
 styles bundle in DSS.


No ACK from DS team? Shall I move this dashboard registration into DS styles
bundle's component.xml?

Thanks,
~Isuru



 There's one more thing that I forgot to mention in my initial mail. Should
 we add DS features into AS Stratos service as well? May be that's not
 necessary as the user gets access to all the services including DS service.

 Thanks,
 ~Isuru




 2. How are we going to manage documentation? Are we going to add all DS
 related docs into AS docs pack or can we add a link to the DS documentation?


 For a user it is convenient to have everything in a single download.



 3. Are we going to ship all the DS samples in AS as well? Or is it enough
 to ship one or two most commonly used ones?


 Again, for users it is convenient if all related items are there in the
 same place. I'd prefer to have samples/dataservices/ and have externals to
 all DS samples.



 Thanks,
 ~Isuru

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

 lean . enterprise . middleware


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




 --
 *Afkham Azeez*
 Senior Software Architect  Senior Manager; 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*




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

 lean . enterprise . middleware




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

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


[Carbon-dev] Reporting feature build break

2011-03-29 Thread Afkham Azeez
[INFO] Scanning for projects...
[INFO]

[ERROR] FATAL ERROR
[INFO]

[INFO] Error building POM (may not be this project's POM).


Project ID: org.wso2.carbon:org.wso2.carbon.reporting.ui.feature
POM Location:
/Users/azeez/projects/wso2/org/trunk/carbon/features/reporting/org.wso2.carbon.reporting.ui.feature/pom.xml
Validation Messages:

[0]  'dependencies.dependency.version' is missing for
org.wso2.carbon:org.wso2.carbon.reporting.stub:jar


Reason: Failed to validate POM for project
org.wso2.carbon:org.wso2.carbon.reporting.ui.feature at
/Users/azeez/projects/wso2/org/trunk/carbon/features/reporting/org.wso2.carbon.reporting.ui.feature/pom.xml


[INFO]

[INFO] Trace
org.apache.maven.reactor.MavenExecutionException: Failed to validate POM for
project org.wso2.carbon:org.wso2.carbon.reporting.ui.feature at
/Users/azeez/projects/wso2/org/trunk/carbon/features/reporting/org.wso2.carbon.reporting.ui.feature/pom.xml
 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.InvalidProjectModelException: Failed to
validate POM for project
org.wso2.carbon:org.wso2.carbon.reporting.ui.feature at
/Users/azeez/projects/wso2/org/trunk/carbon/features/reporting/org.wso2.carbon.reporting.ui.feature/pom.xml
 at
org.apache.maven.project.DefaultMavenProjectBuilder.processProjectLogic(DefaultMavenProjectBuilder.java:1077)
at
org.apache.maven.project.DefaultMavenProjectBuilder.buildInternal(DefaultMavenProjectBuilder.java:880)
 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.getProjects(DefaultMaven.java:391)
... 12 more
[INFO]

[INFO] Total time: 6 seconds
[INFO] Finished at: Tue Mar 29 15:02:54 IST 2011
[INFO] Final Memory: 30M/81M


-- 
*Afkham Azeez*
Senior Software Architect  Senior Manager; 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


Re: [Carbon-dev] Adding DS support into AS

2011-03-29 Thread Anjana Fernando
Hi Isuru,

On Tue, Mar 29, 2011 at 3:11 PM, Isuru Suriarachchi is...@wso2.com wrote:

 No ACK from DS team? Shall I move this dashboard registration into DS styles
 bundle's component.xml?

Yeah, as you mentioned, guess we have it in the wrong place, please do
make the change.

Cheers,
Anjana.

 Thanks,
 ~Isuru


 There's one more thing that I forgot to mention in my initial mail. Should
 we add DS features into AS Stratos service as well? May be that's not
 necessary as the user gets access to all the services including DS service.
 Thanks,
 ~Isuru




 2. How are we going to manage documentation? Are we going to add all DS
 related docs into AS docs pack or can we add a link to the DS 
 documentation?

 For a user it is convenient to have everything in a single download.


 3. Are we going to ship all the DS samples in AS as well? Or is it
 enough to ship one or two most commonly used ones?


 Again, for users it is convenient if all related items are there in the
 same place. I'd prefer to have samples/dataservices/ and have externals to
 all DS samples.


 Thanks,
 ~Isuru

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

 lean . enterprise . middleware


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




 --
 Afkham Azeez
 Senior Software Architect  Senior Manager; WSO2, Inc.; http://wso2.com,

 Member; Apache Software Foundation; http://www.apache.org/
 email: az...@wso2.com cell: +94 77 3320919
 blog: http://blog.afkham.org
 twitter: http://twitter.com/afkham_azeez
 linked-in: http://lk.linkedin.com/in/afkhamazeez

 Lean . Enterprise . Middleware



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

 lean . enterprise . middleware




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

 lean . enterprise . middleware


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





-- 
Anjana Fernando
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] Important: Copying test artifacts before starting the server

2011-03-29 Thread Isuru Suriarachchi
This copyArtifacts method will be called only once. So all the artifacts
should be copied from one single place in the test suite. Extending this
method in individual test classes is useless. But in Carbon core
integration, I can see two different individual test classes which extends
this method.

Thanks,
~Isuru

On Tue, Mar 22, 2011 at 9:33 PM, Afkham Azeez az...@wso2.com wrote:

 I noticed that some product teams have overridden the setup method of the
 CarbonIntegrationTestCase, copied and pasted the existing method, and added
 a bit of code to copy some artifacts before the server is started. This is
 not the proper way of achieving reusability and violates OO principles. If
 there is a bug in that setup method, we will have to change many places
 since the code has been copied several times over. Instead, I have
 introduced a *copyArtifacts* method to CarbonIntegrationTestCase which you
 can override, and there you can have the logic which copies the artifacts.
 Please change your code to use that method.


 --
 *Afkham Azeez*
 Senior Software Architect  Senior Manager; 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




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

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


[Carbon-dev] carbon core - Integration core test failure in windows

2011-03-29 Thread Selvaratnam Uthaiyashankar
Hi

I am getting test failure in core\integration\core\  in windows. Anybody
else getting this error?

---
 T E S T S
---
Running org.wso2.carbon.integration.core.StartCarbonServerTest
Error while creating the deployment folder :
E:\src\java\carbon\core\integration\core\target\.\carbontmp\core/../../distribution/target/wso2carbon-cor
e-3.2.0-SNAPSHOT\repository\deployment\server\axis2services
Importing Code Coverage Details...
Imported Code Coverage Details.
Error while creating the deployment folder :
E:\src\java\carbon\core\integration\core\target\.\carbontmp\core\..\..\distribution\target\wso2carbon-cor
e-3.2.0-SNAPSHOT\.\carbontmp\core/../../distribution/target/wso2carbon-core-3.2.0-SNAPSHOT\repository\deployment\server\axis2services
Importing Code Coverage Details...
Imported Code Coverage Details.
Error while creating the deployment folder :
E:\src\java\carbon\core\integration\core\target\.\carbontmp\core\..\..\distribution\target\wso2carbon-cor
e-3.2.0-SNAPSHOT\.\carbontmp\core\..\..\distribution\target\wso2carbon-core-3.2.0-SNAPSHOT\.\carbontmp\core/../../distribution/target/wso2carbon-core-
3.2.0-SNAPSHOT\repository\deployment\server\axis2services
Importing Code Coverage Details...
Imported Code Coverage Details.
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 61.271 sec
 FAILURE!
Running org.wso2.carbon.integration.core.LoginTest
Importing Code Coverage Details...
Imported Code Coverage Details.
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 8.481 sec
 FAILURE!
Running org.wso2.carbon.integration.core.SecurityVerificationTest
Error while creating the deployment folder :
E:\src\java\carbon\core\integration\core\target\.\carbontmp\core\..\..\distribution\target\wso2carbon-cor
e-3.2.0-SNAPSHOT\.\carbontmp\core\..\..\distribution\target\wso2carbon-core-3.2.0-SNAPSHOT\.\carbontmp\core\..\..\distribution\target\wso2carbon-core-
3.2.0-SNAPSHOT\.\carbontmp\core\..\..\distribution\target\wso2carbon-core-3.2.0-SNAPSHOT\.\carbontmp\core/../../distribution/target/wso2carbon-core-3.
2.0-SNAPSHOT\repository\deployment\server\axis2services
Importing Code Coverage Details...
Imported Code Coverage Details.
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 14.369 sec
 FAILURE!

Results :

Tests in error:
  testSecurity(org.wso2.carbon.integration.core.StartCarbonServerTest)
  test1(org.wso2.carbon.integration.core.StartCarbonServerTest)
  test2(org.wso2.carbon.integration.core.StartCarbonServerTest)
  testTemplate(org.wso2.carbon.integration.core.LoginTest)
  testSecurity(org.wso2.carbon.integration.core.SecurityVerificationTest)

Tests run: 5, Failures: 0, Errors: 5, Skipped: 0

[INFO]

[ERROR] BUILD FAILURE
[INFO]

[INFO] There are test failures.



-- 
S.Uthaiyashankar
Senior Architect  Senior Manager
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] Carbon core UI build failure

2011-03-29 Thread Sameera Jayasoma
Hi Pradeep,

Please change the org.wso2.carbon.stub to org.wso2.carbon.core.stub. IMV,
org.wso2.carbon.stub is too generic.

Thanks
Sameera

On Tue, Mar 29, 2011 at 4:43 PM, Supun Kamburugamuva su...@wso2.com wrote:

 There is no component called org.wso2.carbon.stub inside the service_stubs

 [INFO] Building WSO2 Carbon - UI
 [INFO]task-segment: [clean, install]
 [INFO]
 
 [INFO] [clean:clean {execution: default-clean}]
 [INFO] Deleting directory
 /Users/supun/dev/wso2/trunk/carbon/core/org.wso2.carbon.ui/target
 [INFO]
 
 [ERROR] BUILD ERROR
 [INFO]
 
 [INFO] Failed to resolve artifact.

 Missing:
 --
 1) org.wso2.carbon:org.wso2.carbon.stub: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.stub -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.stub -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.ui:bundle:3.2.0-SNAPSHOT
2) org.wso2.carbon:org.wso2.carbon.stub:jar:3.2.0-SNAPSHOT

 --
 1 required artifact is missing.

 for artifact:
  org.wso2.carbon:org.wso2.carbon.ui:bundle:3.2.0-SNAPSHOT

 from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)



 NOTE: Maven is executing in offline mode. Any artifacts not already in
 your local
 repository will be inaccessible.


 [INFO]
 
 [INFO] For more information, run Maven with the -e switch
 [INFO]
 
 [INFO] Total time: 1 minute 20 seconds
 [INFO] Finished at: Tue Mar 29 16:34:53 IST 2011
 [INFO] Final Memory: 146M/472M
 [INFO]
 


 --
 Supun Kamburugamuva
 Technical Lead   Product Manager, WSO2 Inc.; http://wso2.com
 Member, Apache Software Foundation; http://www.apache.org
 WSO2 Inc.;  http://wso2.org
 E-mail: su...@wso2.com;  Mobile: +94 77 431 3585
 Blog: http://supunk.blogspot.com
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




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

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

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


Re: [Carbon-dev] Notes from MB status meeting

2011-03-29 Thread Rajika Kumarasiri
On Tue, Mar 22, 2011 at 5:33 PM, Rajika Kumarasiri raj...@wso2.com wrote:



 9) TLS: this is needed by CSG. For MB its obviously important, but if we
 can't fix it by 1.0 then we will go ahead anyway and fix in a 1.01 or 1.1
 shortly after. Action: Rajika to look at it.


 I fixed some UI issues in CSG in last couple of days.I'll look into this
 now.


I have fixed this now.

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


Re: [Carbon-dev] SQS Implementation not working with AWS SDK

2011-03-29 Thread Manjula Rathnayake
Hi all,

We can use AWS SDK with current SQS implementation now. The SDK uses
signature version 2 for signing the data. This is not sync with previous
signature version 2. So some of previous SQS clients can not be
authenticated.

You can use following end point url to create queues with MB.
http://localhost:9763/services/QueueService

Thank you.

On Mon, Mar 28, 2011 at 10:55 AM, Manjula Rathnayake manju...@wso2.comwrote:

 Hi all,

 As amila mentioned, I can get http request from message context with
 property HTTPConstants.MC_HTTP_
 SERVLETREQUEST.

 I will fix the sqs authentication this week.

 Thank you.


 On Mon, Mar 28, 2011 at 10:51 AM, Manjula Rathnayake manju...@wso2.comwrote:

 Hi all,

 Forwarding to carbon dev $Subject.


 -- Forwarded message --
 From: Manjula Rathnayake manju...@wso2.com
 Date: Sat, Mar 26, 2011 at 12:35 AM
 Subject: SQS Implementation not working with AWS SDK
 To: Paul Fremantle p...@wso2.com, Amila Suriarachchi am...@wso2.com,
 Danushka Menikkumbura danus...@wso2.com


 Hi all,

 As Paul pointed out, the current SQS implementation does not work with AWS
 SDK.

 The SQS library we used for testing is not sync with AWS SDK.
 In AWS SDK, it signs the data with requested URL.
 But the SQS library we used and as mentioned in the SQS developer guide,
 It signs Action name+Time stamp.

 So we have implemented to sign data as Action name+Time stamp in backend.

 I looked in the java documentation for AWS SDK at [1] for setting
 signature method as available in SQS library we used for testing.
  But I could not find a way to set signature method or version.


 So possible solution is to get the requested URL and pass it to
 authentication handlers. So I am not sure where we can get that requested
 URL in axis2.
 Amila, If you can provide some guide on this, I will try to implement this
 since we have already all the required data in parameter list except URL.


 [1].
 http://docs.amazonwebservices.com/AWSJavaSDK/latest/javadoc/index.html


 Thank you.

 --
 Manjula Rathnayaka
 Software Engineer
 WSO2, Inc.
 Mobile:+94 77 743 1987



 --
 Manjula Rathnayaka
 Software Engineer
 WSO2, Inc.
 Mobile:+94 77 743 1987




 --
 Manjula Rathnayaka
 Software Engineer
 WSO2, Inc.
 Mobile:+94 77 743 1987




-- 
Manjula Rathnayaka
Software Engineer
WSO2, Inc.
Mobile:+94 77 743 1987
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] SOAP Tracer feature causing the build breaks at products

2011-03-29 Thread Supun Kamburugamuva
$subject

Thanks,
-- 
Supun Kamburugamuva
Technical Lead   Product Manager, WSO2 Inc.; http://wso2.com
Member, Apache Software Foundation; http://www.apache.org
WSO2 Inc.;  http://wso2.org
E-mail: su...@wso2.com;  Mobile: +94 77 431 3585
Blog: http://supunk.blogspot.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Getting lots of exceptions related to missing files in mb when starting esb

2011-03-29 Thread Supun Kamburugamuva
It seems the configuration files are not copied in to the distribution.

Thanks,
-- 
Supun Kamburugamuva
Technical Lead   Product Manager, WSO2 Inc.; http://wso2.com
Member, Apache Software Foundation; http://www.apache.org
WSO2 Inc.;  http://wso2.org
E-mail: su...@wso2.com;  Mobile: +94 77 431 3585
Blog: http://supunk.blogspot.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Getting lots of exceptions related to missing files in mb when starting esb

2011-03-29 Thread Manjula Rathnayake
On Tue, Mar 29, 2011 at 5:53 PM, Supun Kamburugamuva su...@wso2.com wrote:

 It seems the configuration files are not copied in to the distribution.


Danushka moved the Qpid config files to repository/conf/advanced from
repository/conf/qpid/ today.
So we need to update bin.xml.

Thank you.



 Thanks,
 --
 Supun Kamburugamuva
 Technical Lead   Product Manager, WSO2 Inc.; http://wso2.com
 Member, Apache Software Foundation; http://www.apache.org
 WSO2 Inc.;  http://wso2.org
 E-mail: su...@wso2.com;  Mobile: +94 77 431 3585
 Blog: http://supunk.blogspot.com
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




-- 
Manjula Rathnayaka
Software Engineer
WSO2, Inc.
Mobile:+94 77 743 1987
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Code generation still not completely fixed?

2011-03-29 Thread Hasini Gunasinghe
Hi,

Can someone please confirm which product uses the gauges ui component and
hence the gauges stub? I checked with BAM and G-Reg. But it is not much
clear which product/s exactly uses it.

Thanks,
Hasini.

On Tue, Mar 29, 2011 at 2:44 PM, Hasini Gunasinghe has...@wso2.com wrote:



 On Tue, Mar 29, 2011 at 12:48 PM, Samisa Abeysinghe sam...@wso2.comwrote:

 I see that we are almost done, but not yet there.

 Please make sure to update this thread, if it is going to take more time
 than EOD today.

 Hi,

 Just to update...

 We have completed the sub migration of the components related to IS.

 There are few stubs used by other products, assigned to us as follows:

 ec2-client
 email-verification
 gauges


 We will work on fixing them too before EOD today. Please let us know if any
 of you are already working on them or have done them already.

 Thanks,
 Hasini.


 On Mon, Mar 28, 2011 at 10:37 PM, Kalpanie Wanigaratne kalpa...@wso2.com
  wrote:



 On Mon, Mar 28, 2011 at 2:13 PM, Afkham Azeez az...@wso2.com wrote:

 Some people who are yet to finish the stub work are;
 SupunM
 HasiniG
 Shariq
 KasunW
 Kalpanie - Doesn't use any stubs. Updated the document.


  Regards

 Kalpanie




 Asela
 HasiniY


 On Mon, Mar 28, 2011 at 2:10 PM, Afkham Azeez az...@wso2.com wrote:

 Many of these have still not been fixed.

 See
 https://spreadsheets.google.com/a/wso2.com/ccc?key=0AvlG3My7KaUCdGFIYnpvdjN6cm5ySWNQRWx6U0ozYnchl=enpli=1#gid=0

 On Mon, Mar 28, 2011 at 12:30 PM, Samisa Abeysinghe 
 sam...@wso2.comwrote:

  Why do we still see code generation when building components?

 [INFO]
 
 [INFO] Building WSO2 Carbon - Registry - Web Service Client
 [INFO]task-segment: [clean, install]
 [INFO]
 
 [INFO] [clean:clean {execution: default-clean}]
 [INFO] Deleting directory
 D:\svn\carbon\components\registry\org.wso2.carbon.registry.ws.client\target
 [INFO] snapshot
 org.wso2.carbon:org.wso2.carbon.registry.common.ui:3.2.0-SNAPSHOT: 
 checking
 for updates from wso2-nexus
 [INFO] snapshot
 org.wso2.carbon:org.wso2.carbon.registry.extensions: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
 D:\svn\carbon\components\registry\org.wso2.carbon.registry.ws.client\target
 [INFO] [build-helper:add-source {execution: add-source}]
 [INFO] Source directory:
 D:\svn\carbon\components\registry\org.wso2.carbon.registry.ws.client\target\generated-code\src
 added.
 [INFO] [resources:resources {execution: default-resources}]
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
 [INFO] Copying 1 resource
 *[INFO] [antrun:run {execution: source-code-generation}]*
 [INFO] Executing tasks
  [java] Retrieving document at
 'src/main/resources/WSRegistryService/WSRegistryService.wsdl'.
  [java] Mar 28, 2011 12:28:22 PM
 org.apache.axis2.schema.SchemaCompiler compile
  [java] WARNING: No schemaLocation for import of
 http://api.registry.carbon.wso2.org/xsd; compilation may fail
  [java] Mar 28, 2011 12:28:22 PM
 org.apache.axis2.schema.SchemaCompiler compile
  [java] WARNING: No schemaLocation for import of
 http://exceptions.core.registry.carbon.wso2.org/xsd; compilation may
 fail
  [java] Mar 28, 2011 12:28:22 PM
 org.apache.axis2.schema.SchemaCompiler compile
  [java] WARNING: No schemaLocation for import of
 http://api.ws.registry.carbon.wso2.org/xsd; compilation may fail
  [java] Mar 28, 2011 12:28:22 PM
 org.apache.axis2.schema.SchemaCompiler compile
  [java] WARNING: No schemaLocation for import of
 http://io.java/xsd; compilation may fail
  [java] Mar 28, 2011 12:28:22 PM
 org.apache.axis2.schema.SchemaCompiler findClassName
  [java] WARNING: Type {
 http://api.registry.carbon.wso2.org/xsd}RegistryException missing!
 [INFO] Executed tasks
 [INFO] [compiler:compile {execution: default-compile}]

 Thanks,
 Samisa...

 Samisa Abeysinghe
 VP Engineering
 WSO2 Inc.
 http://wso2.com
 http://wso2.org



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




 --
 *Afkham Azeez*
 Senior Software Architect  Senior Manager; 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*




 --
 *Afkham Azeez*
 Senior Software Architect  Senior Manager; WSO2, Inc.; http://wso2.com
 ,
 *
 *
 *Member; Apache Software Foundation; 

[Carbon-dev] So many logs from qpid when starting the ESB

2011-03-29 Thread Supun Kamburugamuva
There are so many logs from qpid when starting the ESB. Shall we make
these logs to warn level because these are not directly related to ESB
functionality?

Thanks,
-- 
Supun Kamburugamuva
Technical Lead   Product Manager, WSO2 Inc.; http://wso2.com
Member, Apache Software Foundation; http://www.apache.org
WSO2 Inc.;  http://wso2.org
E-mail: su...@wso2.com;  Mobile: +94 77 431 3585
Blog: http://supunk.blogspot.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Code generation still not completely fixed?

2011-03-29 Thread Denis Weerasiri
On Tue, Mar 29, 2011 at 12:48 PM, Samisa Abeysinghe sam...@wso2.com wrote:

 I see that we are almost done, but not yet there.

 Please make sure to update this thread, if it is going to take more time
 than EOD today.

The service-stubs on trunk were built upto features successfully. Now the
build is in products phase.



 On Mon, Mar 28, 2011 at 10:37 PM, Kalpanie Wanigaratne 
 kalpa...@wso2.comwrote:



 On Mon, Mar 28, 2011 at 2:13 PM, Afkham Azeez az...@wso2.com wrote:

 Some people who are yet to finish the stub work are;
 SupunM
 HasiniG
 Shariq
 KasunW
 Kalpanie - Doesn't use any stubs. Updated the document.


  Regards

 Kalpanie




 Asela
 HasiniY


 On Mon, Mar 28, 2011 at 2:10 PM, Afkham Azeez az...@wso2.com wrote:

 Many of these have still not been fixed.

 See
 https://spreadsheets.google.com/a/wso2.com/ccc?key=0AvlG3My7KaUCdGFIYnpvdjN6cm5ySWNQRWx6U0ozYnchl=enpli=1#gid=0

 On Mon, Mar 28, 2011 at 12:30 PM, Samisa Abeysinghe sam...@wso2.comwrote:

  Why do we still see code generation when building components?

 [INFO]
 
 [INFO] Building WSO2 Carbon - Registry - Web Service Client
 [INFO]task-segment: [clean, install]
 [INFO]
 
 [INFO] [clean:clean {execution: default-clean}]
 [INFO] Deleting directory
 D:\svn\carbon\components\registry\org.wso2.carbon.registry.ws.client\target
 [INFO] snapshot
 org.wso2.carbon:org.wso2.carbon.registry.common.ui:3.2.0-SNAPSHOT: 
 checking
 for updates from wso2-nexus
 [INFO] snapshot
 org.wso2.carbon:org.wso2.carbon.registry.extensions: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
 D:\svn\carbon\components\registry\org.wso2.carbon.registry.ws.client\target
 [INFO] [build-helper:add-source {execution: add-source}]
 [INFO] Source directory:
 D:\svn\carbon\components\registry\org.wso2.carbon.registry.ws.client\target\generated-code\src
 added.
 [INFO] [resources:resources {execution: default-resources}]
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
 [INFO] Copying 1 resource
 *[INFO] [antrun:run {execution: source-code-generation}]*
 [INFO] Executing tasks
  [java] Retrieving document at
 'src/main/resources/WSRegistryService/WSRegistryService.wsdl'.
  [java] Mar 28, 2011 12:28:22 PM
 org.apache.axis2.schema.SchemaCompiler compile
  [java] WARNING: No schemaLocation for import of
 http://api.registry.carbon.wso2.org/xsd; compilation may fail
  [java] Mar 28, 2011 12:28:22 PM
 org.apache.axis2.schema.SchemaCompiler compile
  [java] WARNING: No schemaLocation for import of
 http://exceptions.core.registry.carbon.wso2.org/xsd; compilation may
 fail
  [java] Mar 28, 2011 12:28:22 PM
 org.apache.axis2.schema.SchemaCompiler compile
  [java] WARNING: No schemaLocation for import of
 http://api.ws.registry.carbon.wso2.org/xsd; compilation may fail
  [java] Mar 28, 2011 12:28:22 PM
 org.apache.axis2.schema.SchemaCompiler compile
  [java] WARNING: No schemaLocation for import of
 http://io.java/xsd; compilation may fail
  [java] Mar 28, 2011 12:28:22 PM
 org.apache.axis2.schema.SchemaCompiler findClassName
  [java] WARNING: Type {
 http://api.registry.carbon.wso2.org/xsd}RegistryException missing!
 [INFO] Executed tasks
 [INFO] [compiler:compile {execution: default-compile}]

 Thanks,
 Samisa...

 Samisa Abeysinghe
 VP Engineering
 WSO2 Inc.
 http://wso2.com
 http://wso2.org



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




 --
 *Afkham Azeez*
 Senior Software Architect  Senior Manager; 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*




 --
 *Afkham Azeez*
 Senior Software Architect  Senior Manager; 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*


 Thanks,
 Samisa...

 Samisa Abeysinghe
 VP Engineering
 WSO2 Inc.
 http://wso2.com
 http://wso2.org




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

Re: [Carbon-dev] Code generation still not completely fixed?

2011-03-29 Thread Hasini Gunasinghe
Hi,

The gauges stub and related component/features were fixed. It builds without
compilation errors up to features.

But since there were ambiguous imports in ui component and the resolving of
imports were done without the context knowledge, i did not commit it. All
the relevant diff files are attached here with.

It would be great if the product team/s who uses this gauges
component/feature, could please apply them and verify and commit.

Thanks,
Hasini.

On Tue, Mar 29, 2011 at 6:14 PM, Hasini Gunasinghe has...@wso2.com wrote:

 Hi,

 Can someone please confirm which product uses the gauges ui component and
 hence the gauges stub? I checked with BAM and G-Reg. But it is not much
 clear which product/s exactly uses it.

 Thanks,
 Hasini.

 On Tue, Mar 29, 2011 at 2:44 PM, Hasini Gunasinghe has...@wso2.comwrote:



 On Tue, Mar 29, 2011 at 12:48 PM, Samisa Abeysinghe sam...@wso2.comwrote:

 I see that we are almost done, but not yet there.

 Please make sure to update this thread, if it is going to take more time
 than EOD today.

 Hi,

 Just to update...

 We have completed the sub migration of the components related to IS.

 There are few stubs used by other products, assigned to us as follows:

 ec2-client
 email-verification
 gauges


 We will work on fixing them too before EOD today. Please let us know if
 any of you are already working on them or have done them already.

 Thanks,
 Hasini.


 On Mon, Mar 28, 2011 at 10:37 PM, Kalpanie Wanigaratne 
 kalpa...@wso2.com wrote:



 On Mon, Mar 28, 2011 at 2:13 PM, Afkham Azeez az...@wso2.com wrote:

 Some people who are yet to finish the stub work are;
 SupunM
 HasiniG
 Shariq
 KasunW
 Kalpanie - Doesn't use any stubs. Updated the document.


  Regards

 Kalpanie




 Asela
 HasiniY


 On Mon, Mar 28, 2011 at 2:10 PM, Afkham Azeez az...@wso2.com wrote:

 Many of these have still not been fixed.

 See
 https://spreadsheets.google.com/a/wso2.com/ccc?key=0AvlG3My7KaUCdGFIYnpvdjN6cm5ySWNQRWx6U0ozYnchl=enpli=1#gid=0

 On Mon, Mar 28, 2011 at 12:30 PM, Samisa Abeysinghe 
 sam...@wso2.comwrote:

  Why do we still see code generation when building components?

 [INFO]
 
 [INFO] Building WSO2 Carbon - Registry - Web Service Client
 [INFO]task-segment: [clean, install]
 [INFO]
 
 [INFO] [clean:clean {execution: default-clean}]
 [INFO] Deleting directory
 D:\svn\carbon\components\registry\org.wso2.carbon.registry.ws.client\target
 [INFO] snapshot
 org.wso2.carbon:org.wso2.carbon.registry.common.ui:3.2.0-SNAPSHOT: 
 checking
 for updates from wso2-nexus
 [INFO] snapshot
 org.wso2.carbon:org.wso2.carbon.registry.extensions: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
 D:\svn\carbon\components\registry\org.wso2.carbon.registry.ws.client\target
 [INFO] [build-helper:add-source {execution: add-source}]
 [INFO] Source directory:
 D:\svn\carbon\components\registry\org.wso2.carbon.registry.ws.client\target\generated-code\src
 added.
 [INFO] [resources:resources {execution: default-resources}]
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
 [INFO] Copying 1 resource
 *[INFO] [antrun:run {execution: source-code-generation}]*
 [INFO] Executing tasks
  [java] Retrieving document at
 'src/main/resources/WSRegistryService/WSRegistryService.wsdl'.
  [java] Mar 28, 2011 12:28:22 PM
 org.apache.axis2.schema.SchemaCompiler compile
  [java] WARNING: No schemaLocation for import of
 http://api.registry.carbon.wso2.org/xsd; compilation may fail
  [java] Mar 28, 2011 12:28:22 PM
 org.apache.axis2.schema.SchemaCompiler compile
  [java] WARNING: No schemaLocation for import of
 http://exceptions.core.registry.carbon.wso2.org/xsd; compilation may
 fail
  [java] Mar 28, 2011 12:28:22 PM
 org.apache.axis2.schema.SchemaCompiler compile
  [java] WARNING: No schemaLocation for import of
 http://api.ws.registry.carbon.wso2.org/xsd; compilation may fail
  [java] Mar 28, 2011 12:28:22 PM
 org.apache.axis2.schema.SchemaCompiler compile
  [java] WARNING: No schemaLocation for import of
 http://io.java/xsd; compilation may fail
  [java] Mar 28, 2011 12:28:22 PM
 org.apache.axis2.schema.SchemaCompiler findClassName
  [java] WARNING: Type {
 http://api.registry.carbon.wso2.org/xsd}RegistryException missing!
 [INFO] Executed tasks
 [INFO] [compiler:compile {execution: default-compile}]

 Thanks,
 Samisa...

 Samisa Abeysinghe
 VP Engineering
 WSO2 Inc.
 http://wso2.com
 http://wso2.org



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




 --
 *Afkham Azeez*
 Senior Software Architect  Senior Manager; WSO2, Inc.;
 

[Carbon-dev] WSO2 Carbon Continuous Build has FAILED /home/carbon/carbon/products/is

2011-03-29 Thread WSO2 Builder
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.tenant.mgt.core-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/p2/org.eclipse.equinox.p2.core/cache/binary/org.wso2.carbon.tenant.mgt.core_root-1.1.0.SNAPSHOT
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.tenant.reg.agent.service-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.theme.mgt-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.throttling.agent-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.ui.menu.registry-3.2.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.ui.menu.stratos-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.um.ws.service-3.2.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.usage.agent-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.xfer-3.2.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.dashboard.ui-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.login.ui-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.saml2.sso.mgt-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.saml2.sso.mgt.ui-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.styles-2.0.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/quartz-1.6.0.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/rampart-core-1.6.1.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/rampart-policy-1.6.1.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/rampart-trust-1.6.1.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/smack-3.0.4.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/step2-1.0.0.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 

[Carbon-dev] WSO2 Carbon Continuous Build has FAILED /home/carbon/carbon/products/appserver

2011-03-29 Thread WSO2 Builder
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.tenant.mgt.core-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/p2/org.eclipse.equinox.p2.core/cache/binary/org.wso2.carbon.tenant.mgt.core_root-1.1.0.SNAPSHOT
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.tenant.reg.agent.service-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.theme.mgt-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.throttling.agent-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.ui.menu.registry-3.2.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.ui.menu.stratos-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.um.ws.service-3.2.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.usage.agent-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.xfer-3.2.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.dashboard.ui-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.login.ui-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.saml2.sso.mgt-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.saml2.sso.mgt.ui-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.styles-2.0.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/quartz-1.6.0.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/rampart-core-1.6.1.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/rampart-policy-1.6.1.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/rampart-trust-1.6.1.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/smack-3.0.4.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/step2-1.0.0.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 

[Carbon-dev] WSO2 Carbon Continuous Build has FAILED /home/carbon/carbon/products/ms

2011-03-29 Thread WSO2 Builder
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.tenant.mgt.core-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/p2/org.eclipse.equinox.p2.core/cache/binary/org.wso2.carbon.tenant.mgt.core_root-1.1.0.SNAPSHOT
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.tenant.reg.agent.service-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.theme.mgt-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.throttling.agent-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.ui.menu.registry-3.2.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.ui.menu.stratos-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.um.ws.service-3.2.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.usage.agent-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.xfer-3.2.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.dashboard.ui-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.login.ui-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.saml2.sso.mgt-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.saml2.sso.mgt.ui-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.styles-2.0.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/quartz-1.6.0.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/rampart-core-1.6.1.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/rampart-policy-1.6.1.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/rampart-trust-1.6.1.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/smack-3.0.4.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/step2-1.0.0.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 

[Carbon-dev] WSO2 Carbon Continuous Build has FAILED /home/carbon/carbon/products/dss

2011-03-29 Thread WSO2 Builder
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.tenant.mgt.core-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/p2/org.eclipse.equinox.p2.core/cache/binary/org.wso2.carbon.tenant.mgt.core_root-1.1.0.SNAPSHOT
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.tenant.reg.agent.service-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.theme.mgt-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.throttling.agent-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.ui.menu.registry-3.2.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.ui.menu.stratos-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.um.ws.service-3.2.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.usage.agent-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.xfer-3.2.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.dashboard.ui-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.login.ui-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.saml2.sso.mgt-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.saml2.sso.mgt.ui-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.styles-2.0.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/quartz-1.6.0.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/rampart-core-1.6.1.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/rampart-policy-1.6.1.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/rampart-trust-1.6.1.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/smack-3.0.4.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/step2-1.0.0.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 

Re: [Carbon-dev] WSO2 Carbon Continuous Build has FAILED /home/carbon/carbon/products/ms

2011-03-29 Thread Denis Weerasiri
On Tue, Mar 29, 2011 at 7:15 PM, WSO2 Builder buil...@wso2.org wrote:

 [ERROR] Artifact repository out of sync. Overwriting
 /home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.tenant.mgt.core-1.1.0.SNAPSHOT.jar
 [ERROR] Artifact repository out of sync. Overwriting
 /home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/p2/org.eclipse.equinox.p2.core/cache/binary/org.wso2.carbon.tenant.mgt.core_root-1.1.0.SNAPSHOT
 [ERROR] Artifact repository out of sync. Overwriting
 /home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.tenant.reg.agent.service-1.1.0.SNAPSHOT.jar
 [ERROR] Artifact repository out of sync. Overwriting
 /home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.theme.mgt-1.1.0.SNAPSHOT.jar
 [ERROR] Artifact repository out of sync. Overwriting
 /home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.throttling.agent-1.1.0.SNAPSHOT.jar
 [ERROR] Artifact repository out of sync. Overwriting
 /home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.ui.menu.registry-3.2.0.SNAPSHOT.jar
 [ERROR] Artifact repository out of sync. Overwriting
 /home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.ui.menu.stratos-1.1.0.SNAPSHOT.jar
 [ERROR] Artifact repository out of sync. Overwriting
 /home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.um.ws.service-3.2.0.SNAPSHOT.jar
 [ERROR] Artifact repository out of sync. Overwriting
 /home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.usage.agent-1.1.0.SNAPSHOT.jar
 [ERROR] Artifact repository out of sync. Overwriting
 /home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.xfer-3.2.0.SNAPSHOT.jar
 [ERROR] Artifact repository out of sync. Overwriting
 /home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.dashboard.ui-1.1.0.SNAPSHOT.jar
 [ERROR] Artifact repository out of sync. Overwriting
 /home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.login.ui-1.1.0.SNAPSHOT.jar
 [ERROR] Artifact repository out of sync. Overwriting
 /home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.saml2.sso.mgt-1.1.0.SNAPSHOT.jar
 [ERROR] Artifact repository out of sync. Overwriting
 /home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.saml2.sso.mgt.ui-1.1.0.SNAPSHOT.jar
 [ERROR] Artifact repository out of sync. Overwriting
 /home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.styles-2.0.0.SNAPSHOT.jar
 [ERROR] Artifact repository out of sync. Overwriting
 /home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/quartz-1.6.0.wso2v1.jar
 [ERROR] Artifact repository out of sync. Overwriting
 /home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/rampart-core-1.6.1.wso2v1.jar
 [ERROR] Artifact repository out of sync. Overwriting
 /home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/rampart-policy-1.6.1.wso2v1.jar
 [ERROR] Artifact repository out of sync. Overwriting
 /home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/rampart-trust-1.6.1.wso2v1.jar
 [ERROR] Artifact repository out of sync. Overwriting
 /home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/smack-3.0.4.wso2v1.jar
 [ERROR] Artifact repository out of sync. Overwriting
 /home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/step2-1.0.0.wso2v1.jar
 [ERROR] Artifact repository out of 

Re: [Carbon-dev] So many logs from qpid when starting the ESB

2011-03-29 Thread Sumedha Rubasinghe
This is common to all products. I tested G-Reg, DSS,GS  BAM from trunk and
those log files from QPid are visible on those as well.
These are coming from QPid. The solution is to raise the verbose level for
QPid log messages to WARN in our log4j configuration.

/sumedha

On Tue, Mar 29, 2011 at 6:17 PM, Supun Kamburugamuva su...@wso2.com wrote:

 There are so many logs from qpid when starting the ESB. Shall we make
 these logs to warn level because these are not directly related to ESB
 functionality?

 Thanks,
 --
 Supun Kamburugamuva
 Technical Lead   Product Manager, WSO2 Inc.; http://wso2.com
 Member, Apache Software Foundation; http://www.apache.org
 WSO2 Inc.;  http://wso2.org
 E-mail: su...@wso2.com;  Mobile: +94 77 431 3585
 Blog: http://supunk.blogspot.com
 ___
 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 Continuous Build has FAILED /home/carbon/carbon/products/esb

2011-03-29 Thread WSO2 Builder
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.tenant.mgt.core-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/p2/org.eclipse.equinox.p2.core/cache/binary/org.wso2.carbon.tenant.mgt.core_root-1.1.0.SNAPSHOT
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.tenant.reg.agent.service-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.theme.mgt-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.throttling.agent-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.ui.menu.registry-3.2.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.ui.menu.stratos-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.um.ws.service-3.2.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.usage.agent-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.xfer-3.2.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.dashboard.ui-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.login.ui-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.saml2.sso.mgt-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.saml2.sso.mgt.ui-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.styles-2.0.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/quartz-1.6.0.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/rampart-core-1.6.1.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/rampart-policy-1.6.1.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/rampart-trust-1.6.1.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/smack-3.0.4.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/step2-1.0.0.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 

[Carbon-dev] WSO2 Carbon Continuous Build has FAILED /home/carbon/carbon/products/bps

2011-03-29 Thread WSO2 Builder
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.tenant.mgt.core-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/p2/org.eclipse.equinox.p2.core/cache/binary/org.wso2.carbon.tenant.mgt.core_root-1.1.0.SNAPSHOT
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.tenant.reg.agent.service-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.theme.mgt-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.throttling.agent-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.ui.menu.registry-3.2.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.ui.menu.stratos-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.um.ws.service-3.2.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.usage.agent-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.xfer-3.2.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.dashboard.ui-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.login.ui-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.saml2.sso.mgt-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.saml2.sso.mgt.ui-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.styles-2.0.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/quartz-1.6.0.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/rampart-core-1.6.1.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/rampart-policy-1.6.1.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/rampart-trust-1.6.1.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/smack-3.0.4.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/step2-1.0.0.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 

Re: [Carbon-dev] So many logs from qpid when starting the ESB

2011-03-29 Thread Supun Kamburugamuva
On Tue, Mar 29, 2011 at 7:29 PM, Sumedha Rubasinghe sume...@wso2.com wrote:
 This is common to all products. I tested G-Reg, DSS,GS  BAM from trunk and
 those log files from QPid are visible on those as well.
 These are coming from QPid. The solution is to raise the verbose level for
 QPid log messages to WARN in our log4j configuration.

Yes, that was the exact thing I have in my mind as well.

Thanks,
Supun..

 /sumedha

 On Tue, Mar 29, 2011 at 6:17 PM, Supun Kamburugamuva su...@wso2.com wrote:

 There are so many logs from qpid when starting the ESB. Shall we make
 these logs to warn level because these are not directly related to ESB
 functionality?

 Thanks,
 --
 Supun Kamburugamuva
 Technical Lead   Product Manager, WSO2 Inc.; http://wso2.com
 Member, Apache Software Foundation; http://www.apache.org
 WSO2 Inc.;  http://wso2.org
 E-mail: su...@wso2.com;  Mobile: +94 77 431 3585
 Blog: http://supunk.blogspot.com
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev





-- 
Supun Kamburugamuva
Technical Lead   Product Manager, WSO2 Inc.; http://wso2.com
Member, Apache Software Foundation; http://www.apache.org
WSO2 Inc.;  http://wso2.org
E-mail: su...@wso2.com;  Mobile: +94 77 431 3585
Blog: http://supunk.blogspot.com
___
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 /home/carbon/carbon/products/brs

2011-03-29 Thread WSO2 Builder
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.tenant.mgt.core-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/p2/org.eclipse.equinox.p2.core/cache/binary/org.wso2.carbon.tenant.mgt.core_root-1.1.0.SNAPSHOT
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.tenant.reg.agent.service-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.theme.mgt-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.throttling.agent-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.ui.menu.registry-3.2.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.ui.menu.stratos-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.um.ws.service-3.2.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.usage.agent-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.xfer-3.2.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.dashboard.ui-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.login.ui-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.saml2.sso.mgt-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.saml2.sso.mgt.ui-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.styles-2.0.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/quartz-1.6.0.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/rampart-core-1.6.1.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/rampart-policy-1.6.1.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/rampart-trust-1.6.1.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/smack-3.0.4.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/step2-1.0.0.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 

Re: [Carbon-dev] p2 director failed in appserver, any idea?

2011-03-29 Thread Denis Weerasiri
On Tue, Mar 29, 2011 at 2:15 PM, Isuru Suriarachchi is...@wso2.com wrote:

 This should be fixed now.. I hadn't committed some stuff. This can be due
 to that. I built everything from the scratch and didn't get this issue in

AS.

Hi Isuru,
This issue is now with other products as well (DSS,MS,ESB so far). What
might be the root cause?


 Thanks,
 ~Isuru


 On Tue, Mar 29, 2011 at 10:28 AM, Afkham Azeez az...@wso2.com wrote:

 The problem is this:

 !MESSAGE For input string: [3
 !STACK 0
 java.lang.NumberFormatException: For input string: [3
 at
 java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
  at java.lang.Integer.parseInt(Integer.java:449)
 at java.lang.Integer.parseInt(Integer.java:499)
  at org.osgi.framework.Version.init(Version.java:125)
 at org.osgi.framework.Version.parseVersion(Version.java:218)
  at
 org.eclipse.osgi.internal.resolver.StateBuilder.addExportPackages(StateBuilder.java:319)
 at
 org.eclipse.osgi.internal.resolver.StateBuilder.createExportPackages(StateBuilder.java:301)
  at
 org.eclipse.osgi.internal.resolver.StateBuilder.createBundleDescription(StateBuilder.java:96)
 at
 org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl.createBundleDescription(StateObjectFactoryImpl.java:32)

 But it is really hard to find the bundle with this problem. Once again
 somebody has committed without checking the build warnings, thereby screwing
 everything up for everybody else!

  On Tue, Mar 29, 2011 at 8:00 AM, Supun Malinga sup...@wso2.com wrote:

  logs attached.

 [INFO] Running Equinox P2 Category Publisher Application for the
 Generated Repository
 [INFO] [carbon-p2:p2-profile-gen {execution: 3-p2-profile-generation}]
 [INFO] Running Equinox P2 Director Application
 [ERROR] The installable unit
 org.wso2.carbon.logging.mgt.feature.group/3.2.0.SNAPSHOT has not been found.
 [ERROR] Application failed, log file location:
 /home/disk1/carbon_builds/trunk/products/appserver/modules/p2-profile-gen/product/target/p2-agent/configuration/1301365709262.log
 [INFO]
 
 [ERROR] BUILD ERROR
 [INFO]
 
 [INFO]

 [INFO]
 
 [INFO] For more information, run Maven with the -e switch
 [INFO]
 
 [INFO] Total time: 42 seconds
 [INFO] Finished at: Tue Mar 29 07:58:31 IST 2011
 [INFO] Final Memory: 76M/367M
 [INFO]
 


 --
 Supun Malinga,

 Software Engineer,
 WSO2 Inc.
 http://wso2.com
 http://wso2.org
 email - sup...@wso2.com sup...@wso2.com
 mobile - 071 56 91 321


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




 --
 *Afkham Azeez*
 Senior Software Architect  Senior Manager; 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




 --
 Isuru Suriarachchi
 Technical Lead  Product Manager, WSO2 Application Server

 WSO2 Inc. http://wso2.com
 email : is...@wso2.com
 blog : http://isurues.wordpress.com/

 lean . enterprise . middleware


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




-- 
Thanks,
Denis
--
*Denis Weerasiri*
Software Engineer; WSO2 Inc.; http://wso2.com,
*email: denis http://goog_277208233/** [AT] wso2.com* http://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 Continuous Build has FAILED /home/carbon/carbon/products/cep

2011-03-29 Thread WSO2 Builder
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.tenant.mgt.core-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/p2/org.eclipse.equinox.p2.core/cache/binary/org.wso2.carbon.tenant.mgt.core_root-1.1.0.SNAPSHOT
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.tenant.reg.agent.service-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.theme.mgt-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.throttling.agent-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.ui.menu.registry-3.2.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.ui.menu.stratos-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.um.ws.service-3.2.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.usage.agent-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.xfer-3.2.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.dashboard.ui-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.login.ui-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.saml2.sso.mgt-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.saml2.sso.mgt.ui-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.styles-2.0.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/quartz-1.6.0.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/rampart-core-1.6.1.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/rampart-policy-1.6.1.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/rampart-trust-1.6.1.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/smack-3.0.4.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/step2-1.0.0.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 

Re: [Carbon-dev] p2 director failed in appserver, any idea?

2011-03-29 Thread Afkham Azeez
The problem was in soap-tracer. Thanks SupunK for finding out. The root
cause was somebody used an import version range instead of an export
version.


On Tue, Mar 29, 2011 at 8:00 AM, Supun Malinga sup...@wso2.com wrote:

 logs attached.

 [INFO] Running Equinox P2 Category Publisher Application for the Generated
 Repository
 [INFO] [carbon-p2:p2-profile-gen {execution: 3-p2-profile-generation}]
 [INFO] Running Equinox P2 Director Application
 [ERROR] The installable unit
 org.wso2.carbon.logging.mgt.feature.group/3.2.0.SNAPSHOT has not been found.
 [ERROR] Application failed, log file location:
 /home/disk1/carbon_builds/trunk/products/appserver/modules/p2-profile-gen/product/target/p2-agent/configuration/1301365709262.log
 [INFO]
 
 [ERROR] BUILD ERROR
 [INFO]
 
 [INFO]

 [INFO]
 
 [INFO] For more information, run Maven with the -e switch
 [INFO]
 
 [INFO] Total time: 42 seconds
 [INFO] Finished at: Tue Mar 29 07:58:31 IST 2011
 [INFO] Final Memory: 76M/367M
 [INFO]
 


 --
 Supun Malinga,

 Software Engineer,
 WSO2 Inc.
 http://wso2.com
 http://wso2.org
 email - sup...@wso2.com sup...@wso2.com
 mobile - 071 56 91 321


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




-- 
*Afkham Azeez*
Senior Software Architect  Senior Manager; 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


[Carbon-dev] WSO2 Carbon Continuous Build has FAILED /home/carbon/carbon/features/repository

2011-03-29 Thread WSO2 Builder
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.tenant.mgt.core-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/p2/org.eclipse.equinox.p2.core/cache/binary/org.wso2.carbon.tenant.mgt.core_root-1.1.0.SNAPSHOT
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.tenant.reg.agent.service-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.theme.mgt-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.throttling.agent-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.ui.menu.registry-3.2.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.ui.menu.stratos-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.um.ws.service-3.2.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.usage.agent-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.xfer-3.2.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.dashboard.ui-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.login.ui-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.saml2.sso.mgt-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.saml2.sso.mgt.ui-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.styles-2.0.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/quartz-1.6.0.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/rampart-core-1.6.1.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/rampart-policy-1.6.1.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/rampart-trust-1.6.1.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/smack-3.0.4.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/step2-1.0.0.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 

[Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-03-29 Thread WSO2 Builder
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.tenant.mgt.core-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/p2/org.eclipse.equinox.p2.core/cache/binary/org.wso2.carbon.tenant.mgt.core_root-1.1.0.SNAPSHOT
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.tenant.reg.agent.service-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.theme.mgt-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.throttling.agent-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.ui.menu.registry-3.2.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.ui.menu.stratos-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.um.ws.service-3.2.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.usage.agent-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.carbon.xfer-3.2.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.dashboard.ui-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.login.ui-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.saml2.sso.mgt-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.saml2.sso.mgt.ui-1.1.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/org.wso2.stratos.identity.styles-2.0.0.SNAPSHOT.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/quartz-1.6.0.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/rampart-core-1.6.1.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/rampart-policy-1.6.1.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/rampart-trust-1.6.1.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/smack-3.0.4.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 
/home/carbon/carbon/products/is/modules/p2-profile-gen/service/target/wso2carbon-core-3.2.0-SNAPSHOT/repository/components/plugins/step2-1.0.0.wso2v1.jar
[ERROR] Artifact repository out of sync. Overwriting 

[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-03-29 Thread WSO2 Builder
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable 
to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
mvn install:install-file -DgroupId=org.wso2.gs 
-DartifactId=org.wso2.gs.styles.feature -Dversion=2.0.0-SNAPSHOT 
-Dpackaging=zip -Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
mvn deploy:deploy-file -DgroupId=org.wso2.gs 
-DartifactId=org.wso2.gs.styles.feature -Dversion=2.0.0-SNAPSHOT 
-Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.wso2.gs:org.wso2.gs.styles.feature:zip:2.0.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)


at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:228)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:90)
at 
org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:39)
... 22 more
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to 
download the artifact from any repository
at 
org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:404)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:216)
... 24 more
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] ERROR

Unable to download the artifact from any repository
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 9 seconds
[INFO] Finished at: Tue Mar 29 19:49:41 IST 2011
[INFO] Final Memory: 27M/1237M
[INFO] 
2011-03-29_19-48-15
Carbon  packs are available at : 
http://10.100.1.43/~carbon/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] p2 director failed in appserver, any idea?

2011-03-29 Thread Afkham Azeez
SupunM,
Apparently you are the one who has broken the build, and have then sent a
build broken mail. :D

On Tue, Mar 29, 2011 at 8:29 AM, Afkham Azeez az...@wso2.com wrote:

 Someone added an invalid package import version. As an exercise, find my
 mail which I sent a few days back on how to troubleshoot such issues, find
 the culprit and let us know. :)


 On Tue, Mar 29, 2011 at 8:00 AM, Supun Malinga sup...@wso2.com wrote:

 logs attached.

 [INFO] Running Equinox P2 Category Publisher Application for the Generated
 Repository
 [INFO] [carbon-p2:p2-profile-gen {execution: 3-p2-profile-generation}]
 [INFO] Running Equinox P2 Director Application
 [ERROR] The installable unit
 org.wso2.carbon.logging.mgt.feature.group/3.2.0.SNAPSHOT has not been found.
 [ERROR] Application failed, log file location:
 /home/disk1/carbon_builds/trunk/products/appserver/modules/p2-profile-gen/product/target/p2-agent/configuration/1301365709262.log
 [INFO]
 
 [ERROR] BUILD ERROR
 [INFO]
 
 [INFO]

 [INFO]
 
 [INFO] For more information, run Maven with the -e switch
 [INFO]
 
 [INFO] Total time: 42 seconds
 [INFO] Finished at: Tue Mar 29 07:58:31 IST 2011
 [INFO] Final Memory: 76M/367M
 [INFO]
 


 --
 Supun Malinga,

 Software Engineer,
 WSO2 Inc.
 http://wso2.com
 http://wso2.org
 email - sup...@wso2.com sup...@wso2.com
 mobile - 071 56 91 321


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




 --
 *Afkham Azeez*
 Senior Software Architect  Senior Manager; 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*




-- 
*Afkham Azeez*
Senior Software Architect  Senior Manager; 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


Re: [Carbon-dev] No packs for testing after 21st

2011-03-29 Thread Denis Weerasiri
On Mon, Mar 28, 2011 at 10:37 AM, Charitha Kankanamge chari...@wso2.comwrote:

 Folks,
 Please host new packs for testing immediately. 21st is the latest available
 in local builder. We are not supposed to test using local packs provided by
 devs. RMs, please make sure to host latest builds in local builder
 (10.100.1.43)

 Latest packs are at
http://10.100.1.43/~carbon/releases/carbon/3.2.0/latest/

 Regards
 Charitha



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




-- 
Thanks,
Denis
--
*Denis Weerasiri*
Software Engineer; WSO2 Inc.; http://wso2.com,
*email: denis http://goog_277208233/** [AT] wso2.com* http://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


Re: [Carbon-dev] No packs for testing after 21st

2011-03-29 Thread Afkham Azeez
On Tue, Mar 29, 2011 at 7:59 PM, Denis Weerasiri de...@wso2.com wrote:



 On Mon, Mar 28, 2011 at 10:37 AM, Charitha Kankanamge 
 chari...@wso2.comwrote:

 Folks,
 Please host new packs for testing immediately. 21st is the latest
 available in local builder. We are not supposed to test using local packs
 provided by devs. RMs, please make sure to host latest builds in local
 builder (10.100.1.43)

 Latest packs are at
 http://10.100.1.43/~carbon/releases/carbon/3.2.0/latest/


Was the build successful?


 Regards
 Charitha



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




 --
 Thanks,
 Denis
 --
 *Denis Weerasiri*
 Software Engineer; WSO2 Inc.; http://wso2.com,
 *email: denis http://goog_277208233/** [AT] wso2.com* http://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




-- 
*Afkham Azeez*
Senior Software Architect  Senior Manager; 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


[Carbon-dev] DSS doc gen errors - from dahsboard component

2011-03-29 Thread Afkham Azeez
[ERROR] Error parsing
/Users/azeez/projects/wso2/org/trunk/carbon/products/dss/modules/distribution/product/src/site/xdoc/dashboard/docs/userguide.xml:
line [-1] Error parsing the model.
org.apache.maven.doxia.parser.ParseException: Error parsing the model.
 at org.apache.maven.doxia.module.xdoc.XdocParser.parse(XdocParser.java:55)
at org.apache.maven.doxia.DefaultDoxia.parse(DefaultDoxia.java:52)
 at
org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.renderDocument(DefaultSiteRenderer.java:264)
at
org.apache.maven.doxia.siterenderer.DoxiaDocumentRenderer.renderDocument(DoxiaDocumentRenderer.java:43)
 at
org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.renderModule(DefaultSiteRenderer.java:239)
at
org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.render(DefaultSiteRenderer.java:115)
 at org.apache.maven.plugins.site.SiteMojo.renderLocale(SiteMojo.java:124)
at org.apache.maven.plugins.site.SiteMojo.execute(SiteMojo.java:92)
 at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
 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.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 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.codehaus.plexus.util.xml.pull.XmlPullParserException: end tag
name /ul must be the same as start tag br from line 48 (position: TEXT
seen .../li\n/ol\n/ul... @69:6)
 at
org.codehaus.plexus.util.xml.pull.MXParser.parseEndTag(MXParser.java:1696)
at org.codehaus.plexus.util.xml.pull.MXParser.nextImpl(MXParser.java:1128)
 at org.codehaus.plexus.util.xml.pull.MXParser.next(MXParser.java:1090)
at
org.apache.maven.doxia.module.xdoc.XdocParser.parseXdoc(XdocParser.java:312)
 at org.apache.maven.doxia.module.xdoc.XdocParser.parse(XdocParser.java:51)
... 26 more
[INFO] Generate Issue Tracking report.
[WARNING] Deprecated API called - not org.apache.maven.doxia.sink.Sink
instance and no SinkFactory available. Please update this plugin.
[INFO] [assembly:attached {execution: dist}]
[INFO] Reading assembly descriptor: /Users/azeez/projects/

-- 
*Afkham Azeez*
Senior Software Architect  Senior Manager; 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


Re: [Carbon-dev] Getting lots of exceptions related to missing files in mb when starting esb

2011-03-29 Thread Samisa Abeysinghe
On Tue, Mar 29, 2011 at 6:02 PM, Manjula Rathnayake manju...@wso2.comwrote:



 On Tue, Mar 29, 2011 at 5:53 PM, Supun Kamburugamuva su...@wso2.comwrote:

 It seems the configuration files are not copied in to the distribution.


 Danushka moved the Qpid config files to repository/conf/advanced from
 repository/conf/qpid/ today.
 So we need to update bin.xml.


Guys, why are we doing half baked commits???

Thanks,
Samisa...

Samisa Abeysinghe
VP Engineering
WSO2 Inc.
http://wso2.com
http://wso2.org
___
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-03-29 Thread WSO2 Builder
[INFO] Verifying parent modules...
[INFO] Module org.wso2.carbon, org.wso2.carbon.ui, 3.2.0-SNAPSHOT updated
[INFO] Deleting 
/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/target
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 24 resources
Downloading: 
http://maven.wso2.org/nexus/content/groups/wso2-public//org/openid4java/openid4java-nodeps/0.9.6-SNAPSHOT/openid4java-nodeps-0.9.6-SNAPSHOT.jar
[INFO] Unable to find resource 
'org.openid4java:openid4java-nodeps:jar:0.9.6-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/openid4java/openid4java-nodeps/0.9.6-SNAPSHOT/openid4java-nodeps-0.9.6-SNAPSHOT.jar
[INFO] Unable to find resource 
'org.openid4java:openid4java-nodeps:jar:0.9.6-SNAPSHOT' in repository 
wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 16 source files to 
/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/target/classes
[INFO] -
[ERROR] COMPILATION ERROR : 
[INFO] -
[ERROR] 
/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[30,40]
 package org.wso2.carbon.ui.loggeduserinfo does not exist

[ERROR] 
/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[77,12]
 cannot find symbol
symbol  : class LoggedUserInfoAdminStub
location: class 
org.wso2.carbon.identity.relyingparty.ui.client.AuthenticationServiceClient

[ERROR] 
/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[77,47]
 cannot find symbol
symbol  : class LoggedUserInfoAdminStub
location: class 
org.wso2.carbon.identity.relyingparty.ui.client.AuthenticationServiceClient

[ERROR] 
/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[83,45]
 package org.wso2.carbon.ui.loggeduserinfo does not exist

[INFO] 4 errors 
[INFO] -
[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] Compilation failure

/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[30,40]
 package org.wso2.carbon.ui.loggeduserinfo does not exist

/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[77,12]
 cannot find symbol
symbol  : class LoggedUserInfoAdminStub
location: class 
org.wso2.carbon.identity.relyingparty.ui.client.AuthenticationServiceClient

/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[77,47]
 cannot find symbol
symbol  : class LoggedUserInfoAdminStub
location: class 
org.wso2.carbon.identity.relyingparty.ui.client.AuthenticationServiceClient

/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[83,45]
 package org.wso2.carbon.ui.loggeduserinfo does not exist


[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 125 minutes 52 seconds
[INFO] Finished at: Tue Mar 29 22:02:56 IST 2011
[INFO] Final Memory: 1437M/1825M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] BPS build fails if tests are skipped

2011-03-29 Thread Afkham Azeez
[INFO] Installing
/Users/azeez/projects/wso2/org/trunk/carbon/products/bps/modules/integration/org.wso2.bps.test.utils/target/org.wso2.bps.test.utils-2.0.3-SNAPSHOT.jar
to
/Users/azeez/.m2/repository/org/wso2/bps/org.wso2.bps.test.utils/2.0.3-SNAPSHOT/org.wso2.bps.test.utils-2.0.3-SNAPSHOT.jar
[INFO]

[INFO] Building WSO2 BPS - Management Tests
[INFO]task-segment: [clean, install]
[INFO]

[INFO] [clean:clean {execution: default-clean}]
[INFO]

[ERROR] BUILD ERROR
[INFO]

[INFO] Failed to resolve artifact.

Missing:
--
1) org.wso2.bps:org.wso2.bps.test.utils:jar:tests:2.0.3-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
  mvn install:install-file -DgroupId=org.wso2.bps
-DartifactId=org.wso2.bps.test.utils -Dversion=2.0.3-SNAPSHOT
-Dclassifier=tests -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.bps
-DartifactId=org.wso2.bps.test.utils -Dversion=2.0.3-SNAPSHOT
-Dclassifier=tests -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]

  Path to dependency:
   1) org.wso2.bps:org.wso2.bps.test.management:jar:2.0.3-SNAPSHOT
   2) org.wso2.bps:org.wso2.bps.test.utils:jar:tests:2.0.3-SNAPSHOT

--
1 required artifact is missing.

for artifact:
  org.wso2.bps:org.wso2.bps.test.management:jar:2.0.3-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)



NOTE: Maven is executing in offline mode. Any artifacts not already in your
local
repository will be inaccessible.


[INFO]



-- 
*Afkham Azeez*
Senior Software Architect  Senior Manager; 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


Re: [Carbon-dev] DSS doc gen errors - from dahsboard component

2011-03-29 Thread Sumedha Rubasinghe
Looks like someone has broken the dashboard doc again.
/sumedha


On Tue, Mar 29, 2011 at 8:28 PM, Afkham Azeez az...@wso2.com wrote:

 [ERROR] Error parsing
 /Users/azeez/projects/wso2/org/trunk/carbon/products/dss/modules/distribution/product/src/site/xdoc/dashboard/docs/userguide.xml:
 line [-1] Error parsing the model.
 org.apache.maven.doxia.parser.ParseException: Error parsing the model.
  at
 org.apache.maven.doxia.module.xdoc.XdocParser.parse(XdocParser.java:55)
 at org.apache.maven.doxia.DefaultDoxia.parse(DefaultDoxia.java:52)
  at
 org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.renderDocument(DefaultSiteRenderer.java:264)
 at
 org.apache.maven.doxia.siterenderer.DoxiaDocumentRenderer.renderDocument(DoxiaDocumentRenderer.java:43)
  at
 org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.renderModule(DefaultSiteRenderer.java:239)
 at
 org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.render(DefaultSiteRenderer.java:115)
  at org.apache.maven.plugins.site.SiteMojo.renderLocale(SiteMojo.java:124)
 at org.apache.maven.plugins.site.SiteMojo.execute(SiteMojo.java:92)
  at
 org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
 at
 org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
  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.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
 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.codehaus.plexus.util.xml.pull.XmlPullParserException: end
 tag name /ul must be the same as start tag br from line 48 (position:
 TEXT seen .../li\n/ol\n/ul... @69:6)
  at
 org.codehaus.plexus.util.xml.pull.MXParser.parseEndTag(MXParser.java:1696)
 at org.codehaus.plexus.util.xml.pull.MXParser.nextImpl(MXParser.java:1128)
  at org.codehaus.plexus.util.xml.pull.MXParser.next(MXParser.java:1090)
 at
 org.apache.maven.doxia.module.xdoc.XdocParser.parseXdoc(XdocParser.java:312)
  at
 org.apache.maven.doxia.module.xdoc.XdocParser.parse(XdocParser.java:51)
 ... 26 more
 [INFO] Generate Issue Tracking report.
 [WARNING] Deprecated API called - not org.apache.maven.doxia.sink.Sink
 instance and no SinkFactory available. Please update this plugin.
 [INFO] [assembly:attached {execution: dist}]
 [INFO] Reading assembly descriptor: /Users/azeez/projects/

 --
 *Afkham Azeez*
 Senior Software Architect  Senior Manager; 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


___
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-03-29 Thread WSO2 Builder
[INFO] Verifying parent modules...
[INFO] Module org.wso2.carbon, org.wso2.carbon.ui, 3.2.0-SNAPSHOT updated
[INFO] Deleting 
/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/target
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 24 resources
Downloading: 
http://maven.wso2.org/nexus/content/groups/wso2-public//org/openid4java/openid4java-nodeps/0.9.6-SNAPSHOT/openid4java-nodeps-0.9.6-SNAPSHOT.jar
[INFO] Unable to find resource 
'org.openid4java:openid4java-nodeps:jar:0.9.6-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/openid4java/openid4java-nodeps/0.9.6-SNAPSHOT/openid4java-nodeps-0.9.6-SNAPSHOT.jar
[INFO] Unable to find resource 
'org.openid4java:openid4java-nodeps:jar:0.9.6-SNAPSHOT' in repository 
wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 16 source files to 
/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/target/classes
[INFO] -
[ERROR] COMPILATION ERROR : 
[INFO] -
[ERROR] 
/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[30,40]
 package org.wso2.carbon.ui.loggeduserinfo does not exist

[ERROR] 
/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[77,12]
 cannot find symbol
symbol  : class LoggedUserInfoAdminStub
location: class 
org.wso2.carbon.identity.relyingparty.ui.client.AuthenticationServiceClient

[ERROR] 
/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[77,47]
 cannot find symbol
symbol  : class LoggedUserInfoAdminStub
location: class 
org.wso2.carbon.identity.relyingparty.ui.client.AuthenticationServiceClient

[ERROR] 
/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[83,45]
 package org.wso2.carbon.ui.loggeduserinfo does not exist

[INFO] 4 errors 
[INFO] -
[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] Compilation failure

/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[30,40]
 package org.wso2.carbon.ui.loggeduserinfo does not exist

/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[77,12]
 cannot find symbol
symbol  : class LoggedUserInfoAdminStub
location: class 
org.wso2.carbon.identity.relyingparty.ui.client.AuthenticationServiceClient

/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[77,47]
 cannot find symbol
symbol  : class LoggedUserInfoAdminStub
location: class 
org.wso2.carbon.identity.relyingparty.ui.client.AuthenticationServiceClient

/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[83,45]
 package org.wso2.carbon.ui.loggeduserinfo does not exist


[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 123 minutes 1 second
[INFO] Finished at: Wed Mar 30 00:11:04 IST 2011
[INFO] Final Memory: 1401M/1770M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] DSS doc gen errors - from dahsboard component

2011-03-29 Thread Nuwan Bandara
Hi,

I checked the dashboard doc, but couldnt find any issue, infact when I build
DSS I get a different doc gen issue. [2].

Also @Azeez, can you check in your local DSS distribution if you have some
doc file at 
dss/modules/distribution/service/src/site/xdoc/http://wso2.org/svn/browse/wso2/trunk/carbon/products/dss/modules/distribution/service/src/site/xdoc/?pathrev=90108.
AFAIK, dss had this temp directory checked in to SVN some time back. However
this was again reverted [2] and there might be a change that you are still
having that directory.

Regards,
/Nuwan

[1] [Carbon-commits] [Product-DS] svn commit r90109 -
trunk/carbon/products/dss/modules/distribution/service/src/site/xdoc

[2]
[ERROR] Error parsing
/home/nuwan/wso2/carbon-dev/trunk/carbon/products/dss/modules/distribution/product/src/site/xdoc/service-mgt/docs/userguide.xml:
line [-1] Error parsing the model.
org.apache.maven.doxia.parser.ParseException: Error parsing the model.
at
org.apache.maven.doxia.module.xdoc.XdocParser.parse(XdocParser.java:55)
at org.apache.maven.doxia.DefaultDoxia.parse(DefaultDoxia.java:52)
at
org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.renderDocument(DefaultSiteRenderer.java:264)
at
org.apache.maven.doxia.siterenderer.DoxiaDocumentRenderer.renderDocument(DoxiaDocumentRenderer.java:43)
at
org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.renderModule(DefaultSiteRenderer.java:239)
at
org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.render(DefaultSiteRenderer.java:115)
at
org.apache.maven.plugins.site.SiteMojo.renderLocale(SiteMojo.java:124)
at org.apache.maven.plugins.site.SiteMojo.execute(SiteMojo.java:92)
at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
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.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
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.codehaus.plexus.util.xml.pull.XmlPullParserException: end tag
name /body must match start tag name p from line 162 (position: TEXT
seen .../p\n\np/p\n\n/body... @417:8)
at
org.codehaus.plexus.util.xml.pull.MXParser.parseEndTag(MXParser.java:1686)
at
org.codehaus.plexus.util.xml.pull.MXParser.nextImpl(MXParser.java:1128)
at org.codehaus.plexus.util.xml.pull.MXParser.next(MXParser.java:1090)
at
org.apache.maven.doxia.module.xdoc.XdocParser.parseXdoc(XdocParser.java:312)
at
org.apache.maven.doxia.module.xdoc.XdocParser.parse(XdocParser.java:51)


On Tue, Mar 29, 2011 at 11:58 PM, Sumedha Rubasinghe sume...@wso2.comwrote:

 Looks like someone has broken the dashboard doc again.
 /sumedha


 On Tue, Mar 29, 2011 at 8:28 PM, Afkham Azeez az...@wso2.com wrote:

 [ERROR] Error parsing
 /Users/azeez/projects/wso2/org/trunk/carbon/products/dss/modules/distribution/product/src/site/xdoc/dashboard/docs/userguide.xml:
 line [-1] Error parsing the model.
 org.apache.maven.doxia.parser.ParseException: Error parsing the model.
  at
 org.apache.maven.doxia.module.xdoc.XdocParser.parse(XdocParser.java:55)
 at org.apache.maven.doxia.DefaultDoxia.parse(DefaultDoxia.java:52)
  at
 org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.renderDocument(DefaultSiteRenderer.java:264)
 at
 org.apache.maven.doxia.siterenderer.DoxiaDocumentRenderer.renderDocument(DoxiaDocumentRenderer.java:43)
  at
 org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.renderModule(DefaultSiteRenderer.java:239)
 at
 org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.render(DefaultSiteRenderer.java:115)
  at
 

Re: [Carbon-dev] DSS doc gen errors - from dahsboard component

2011-03-29 Thread Sumedha Rubasinghe
On Wed, Mar 30, 2011 at 12:22 AM, Nuwan Bandara nu...@wso2.com wrote:

 Hi,

 I checked the dashboard doc, but couldnt find any issue, infact when I
 build DSS I get a different doc gen issue. [2].

 Also @Azeez, can you check in your local DSS distribution if you have some
 doc file at 
 dss/modules/distribution/service/src/site/xdoc/http://wso2.org/svn/browse/wso2/trunk/carbon/products/dss/modules/distribution/service/src/site/xdoc/?pathrev=90108.
 AFAIK, dss had this temp directory checked in to SVN some time back. However
 this was again reverted [2] and there might be a change that you are still
 having that directory.


AFAIK, we got rid of this local copy of xdocs.
/sumedha



 Regards,
 /Nuwan

 [1] [Carbon-commits] [Product-DS] svn commit r90109 -
 trunk/carbon/products/dss/modules/distribution/service/src/site/xdoc

 [2]
 [ERROR] Error parsing
 /home/nuwan/wso2/carbon-dev/trunk/carbon/products/dss/modules/distribution/product/src/site/xdoc/service-mgt/docs/userguide.xml:
 line [-1] Error parsing the model.

 org.apache.maven.doxia.parser.ParseException: Error parsing the model.
 at
 org.apache.maven.doxia.module.xdoc.XdocParser.parse(XdocParser.java:55)
 at org.apache.maven.doxia.DefaultDoxia.parse(DefaultDoxia.java:52)
 at
 org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.renderDocument(DefaultSiteRenderer.java:264)
 at
 org.apache.maven.doxia.siterenderer.DoxiaDocumentRenderer.renderDocument(DoxiaDocumentRenderer.java:43)
 at
 org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.renderModule(DefaultSiteRenderer.java:239)
 at
 org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.render(DefaultSiteRenderer.java:115)
 at
 org.apache.maven.plugins.site.SiteMojo.renderLocale(SiteMojo.java:124)
 at org.apache.maven.plugins.site.SiteMojo.execute(SiteMojo.java:92)
 at
 org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
 at
 org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
 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.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
 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.codehaus.plexus.util.xml.pull.XmlPullParserException: end
 tag name /body must match start tag name p from line 162 (position: TEXT
 seen .../p\n\np/p\n\n/body... @417:8)
 at
 org.codehaus.plexus.util.xml.pull.MXParser.parseEndTag(MXParser.java:1686)

 at
 org.codehaus.plexus.util.xml.pull.MXParser.nextImpl(MXParser.java:1128)
 at org.codehaus.plexus.util.xml.pull.MXParser.next(MXParser.java:1090)
 at
 org.apache.maven.doxia.module.xdoc.XdocParser.parseXdoc(XdocParser.java:312)
 at
 org.apache.maven.doxia.module.xdoc.XdocParser.parse(XdocParser.java:51)


 On Tue, Mar 29, 2011 at 11:58 PM, Sumedha Rubasinghe sume...@wso2.comwrote:

 Looks like someone has broken the dashboard doc again.
 /sumedha


 On Tue, Mar 29, 2011 at 8:28 PM, Afkham Azeez az...@wso2.com wrote:

 [ERROR] Error parsing
 /Users/azeez/projects/wso2/org/trunk/carbon/products/dss/modules/distribution/product/src/site/xdoc/dashboard/docs/userguide.xml:
 line [-1] Error parsing the model.
 org.apache.maven.doxia.parser.ParseException: Error parsing the model.
  at
 org.apache.maven.doxia.module.xdoc.XdocParser.parse(XdocParser.java:55)
 at org.apache.maven.doxia.DefaultDoxia.parse(DefaultDoxia.java:52)
  at
 org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.renderDocument(DefaultSiteRenderer.java:264)
 at
 org.apache.maven.doxia.siterenderer.DoxiaDocumentRenderer.renderDocument(DoxiaDocumentRenderer.java:43)
  at
 

Re: [Carbon-dev] No packs for testing after 21st

2011-03-29 Thread Denis Weerasiri
On Tue, Mar 29, 2011 at 8:17 PM, Afkham Azeez az...@wso2.com wrote:



 On Tue, Mar 29, 2011 at 7:59 PM, Denis Weerasiri de...@wso2.com wrote:



 On Mon, Mar 28, 2011 at 10:37 AM, Charitha Kankanamge 
 chari...@wso2.comwrote:

 Folks,
 Please host new packs for testing immediately. 21st is the latest
 available in local builder. We are not supposed to test using local packs
 provided by devs. RMs, please make sure to host latest builds in local
 builder (10.100.1.43)

 Latest packs are at
 http://10.100.1.43/~carbon/releases/carbon/3.2.0/latest/


 Was the build successful?

Due to soap tracer component issue, most products failed. Only few product
packs were successfully hosted.



 Regards
 Charitha



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




 --
 Thanks,
 Denis
 --
 *Denis Weerasiri*
 Software Engineer; WSO2 Inc.; http://wso2.com,
 *email: denis http://goog_277208233/** [AT] wso2.com*http://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




 --
 *Afkham Azeez*
 Senior Software Architect  Senior Manager; 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*




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


Re: [Carbon-dev] No packs for testing after 21st

2011-03-29 Thread Denis Weerasiri
On Wed, Mar 30, 2011 at 1:16 AM, Denis Weerasiri de...@wso2.com wrote:



 On Tue, Mar 29, 2011 at 8:17 PM, Afkham Azeez az...@wso2.com wrote:



 On Tue, Mar 29, 2011 at 7:59 PM, Denis Weerasiri de...@wso2.com wrote:



 On Mon, Mar 28, 2011 at 10:37 AM, Charitha Kankanamge chari...@wso2.com
  wrote:

 Folks,
 Please host new packs for testing immediately. 21st is the latest
 available in local builder. We are not supposed to test using local packs
 provided by devs. RMs, please make sure to host latest builds in local
 builder (10.100.1.43)

 Latest packs are at
 http://10.100.1.43/~carbon/releases/carbon/3.2.0/latest/


 Was the build successful?

 Due to soap tracer component issue, most products failed. Only few product
 packs were successfully hosted.

Specially P2-repo was not built for a long time, due to

Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException:
Unable to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command:
   mvn install:install-file -DgroupId=org.wso2.gs
-DartifactId=org.wso2.gs.styles.feature
-Dversion=2.0.0-SNAPSHOT -Dpackaging=zip -Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file
there:
   mvn deploy:deploy-file -DgroupId=org.wso2.gs
-DartifactId=org.wso2.gs.styles.feature
-Dversion=2.0.0-SNAPSHOT -Dpackaging=zip -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]


 org.wso2.gs:org.wso2.gs.styles.feature:zip:2.0.0-SNAPSHOT




 Regards
 Charitha



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




 --
 Thanks,
 Denis
 --
 *Denis Weerasiri*
 Software Engineer; WSO2 Inc.; http://wso2.com,
 *email: denis http://goog_277208233/** [AT] wso2.com*http://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




 --
 *Afkham Azeez*
 Senior Software Architect  Senior Manager; 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*




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




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


Re: [Carbon-dev] Code generation still not completely fixed?

2011-03-29 Thread Senaka Fernando
Hi all,

Who uses Gauges? Tharindu and I discussed this, and apparently was under the
impression that BAM no longer uses this and Governance components (Gadgets)
depends on this. But, grepping through the source code did not reveal any
references. But, I found that BAM had something called, bam.gauges.ui, [1].
Now, if BAM has its own gauges UI, and if Governance components does not
need this, can we simply scrap this off?

[1]
https://svn.wso2.org/repos/wso2/trunk/carbon/components/bam/org.wso2.carbon.bam.gauges.ui

Thanks,
Senaka.

On Tue, Mar 29, 2011 at 6:56 PM, Hasini Gunasinghe has...@wso2.com wrote:

 Hi,

 The gauges stub and related component/features were fixed. It builds
 without compilation errors up to features.

 But since there were ambiguous imports in ui component and the resolving of
 imports were done without the context knowledge, i did not commit it. All
 the relevant diff files are attached here with.

 It would be great if the product team/s who uses this gauges
 component/feature, could please apply them and verify and commit.

 Thanks,
 Hasini.

 On Tue, Mar 29, 2011 at 6:14 PM, Hasini Gunasinghe has...@wso2.comwrote:

 Hi,

 Can someone please confirm which product uses the gauges ui component and
 hence the gauges stub? I checked with BAM and G-Reg. But it is not much
 clear which product/s exactly uses it.

 Thanks,
 Hasini.

 On Tue, Mar 29, 2011 at 2:44 PM, Hasini Gunasinghe has...@wso2.comwrote:



 On Tue, Mar 29, 2011 at 12:48 PM, Samisa Abeysinghe sam...@wso2.comwrote:

 I see that we are almost done, but not yet there.

 Please make sure to update this thread, if it is going to take more time
 than EOD today.

 Hi,

 Just to update...

 We have completed the sub migration of the components related to IS.

 There are few stubs used by other products, assigned to us as follows:

 ec2-client
 email-verification
 gauges


 We will work on fixing them too before EOD today. Please let us know if
 any of you are already working on them or have done them already.

 Thanks,
 Hasini.


 On Mon, Mar 28, 2011 at 10:37 PM, Kalpanie Wanigaratne 
 kalpa...@wso2.com wrote:



 On Mon, Mar 28, 2011 at 2:13 PM, Afkham Azeez az...@wso2.com wrote:

 Some people who are yet to finish the stub work are;
 SupunM
 HasiniG
 Shariq
 KasunW
 Kalpanie - Doesn't use any stubs. Updated the document.


  Regards

 Kalpanie




 Asela
 HasiniY


 On Mon, Mar 28, 2011 at 2:10 PM, Afkham Azeez az...@wso2.com wrote:

 Many of these have still not been fixed.

 See
 https://spreadsheets.google.com/a/wso2.com/ccc?key=0AvlG3My7KaUCdGFIYnpvdjN6cm5ySWNQRWx6U0ozYnchl=enpli=1#gid=0

 On Mon, Mar 28, 2011 at 12:30 PM, Samisa Abeysinghe sam...@wso2.com
  wrote:

  Why do we still see code generation when building components?

 [INFO]
 
 [INFO] Building WSO2 Carbon - Registry - Web Service Client
 [INFO]task-segment: [clean, install]
 [INFO]
 
 [INFO] [clean:clean {execution: default-clean}]
 [INFO] Deleting directory
 D:\svn\carbon\components\registry\org.wso2.carbon.registry.ws.client\target
 [INFO] snapshot
 org.wso2.carbon:org.wso2.carbon.registry.common.ui:3.2.0-SNAPSHOT: 
 checking
 for updates from wso2-nexus
 [INFO] snapshot
 org.wso2.carbon:org.wso2.carbon.registry.extensions: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
 D:\svn\carbon\components\registry\org.wso2.carbon.registry.ws.client\target
 [INFO] [build-helper:add-source {execution: add-source}]
 [INFO] Source directory:
 D:\svn\carbon\components\registry\org.wso2.carbon.registry.ws.client\target\generated-code\src
 added.
 [INFO] [resources:resources {execution: default-resources}]
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
 [INFO] Copying 1 resource
 *[INFO] [antrun:run {execution: source-code-generation}]*
 [INFO] Executing tasks
  [java] Retrieving document at
 'src/main/resources/WSRegistryService/WSRegistryService.wsdl'.
  [java] Mar 28, 2011 12:28:22 PM
 org.apache.axis2.schema.SchemaCompiler compile
  [java] WARNING: No schemaLocation for import of
 http://api.registry.carbon.wso2.org/xsd; compilation may fail
  [java] Mar 28, 2011 12:28:22 PM
 org.apache.axis2.schema.SchemaCompiler compile
  [java] WARNING: No schemaLocation for import of
 http://exceptions.core.registry.carbon.wso2.org/xsd; compilation
 may fail
  [java] Mar 28, 2011 12:28:22 PM
 org.apache.axis2.schema.SchemaCompiler compile
  [java] WARNING: No schemaLocation for import of
 http://api.ws.registry.carbon.wso2.org/xsd; compilation may fail
  [java] Mar 28, 2011 12:28:22 PM
 org.apache.axis2.schema.SchemaCompiler compile
  [java] WARNING: No schemaLocation for import of
 http://io.java/xsd; 

[Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-03-29 Thread WSO2 Builder
[INFO] Verifying parent modules...
[INFO] Module org.wso2.carbon, org.wso2.carbon.ui, 3.2.0-SNAPSHOT updated
[INFO] Deleting 
/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/target
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 24 resources
Downloading: 
http://maven.wso2.org/nexus/content/groups/wso2-public//org/openid4java/openid4java-nodeps/0.9.6-SNAPSHOT/openid4java-nodeps-0.9.6-SNAPSHOT.jar
[INFO] Unable to find resource 
'org.openid4java:openid4java-nodeps:jar:0.9.6-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/openid4java/openid4java-nodeps/0.9.6-SNAPSHOT/openid4java-nodeps-0.9.6-SNAPSHOT.jar
[INFO] Unable to find resource 
'org.openid4java:openid4java-nodeps:jar:0.9.6-SNAPSHOT' in repository 
wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 16 source files to 
/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/target/classes
[INFO] -
[ERROR] COMPILATION ERROR : 
[INFO] -
[ERROR] 
/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[30,40]
 package org.wso2.carbon.ui.loggeduserinfo does not exist

[ERROR] 
/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[77,12]
 cannot find symbol
symbol  : class LoggedUserInfoAdminStub
location: class 
org.wso2.carbon.identity.relyingparty.ui.client.AuthenticationServiceClient

[ERROR] 
/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[77,47]
 cannot find symbol
symbol  : class LoggedUserInfoAdminStub
location: class 
org.wso2.carbon.identity.relyingparty.ui.client.AuthenticationServiceClient

[ERROR] 
/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[83,45]
 package org.wso2.carbon.ui.loggeduserinfo does not exist

[INFO] 4 errors 
[INFO] -
[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] Compilation failure

/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[30,40]
 package org.wso2.carbon.ui.loggeduserinfo does not exist

/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[77,12]
 cannot find symbol
symbol  : class LoggedUserInfoAdminStub
location: class 
org.wso2.carbon.identity.relyingparty.ui.client.AuthenticationServiceClient

/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[77,47]
 cannot find symbol
symbol  : class LoggedUserInfoAdminStub
location: class 
org.wso2.carbon.identity.relyingparty.ui.client.AuthenticationServiceClient

/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[83,45]
 package org.wso2.carbon.ui.loggeduserinfo does not exist


[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 138 minutes 12 seconds
[INFO] Finished at: Wed Mar 30 02:32:20 IST 2011
[INFO] Final Memory: 1396M/1819M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Code generation still not completely fixed?

2011-03-29 Thread Samisa Abeysinghe
On Wed, Mar 30, 2011 at 2:29 AM, Senaka Fernando sen...@wso2.com wrote:

 Hi all,

 Who uses Gauges? Tharindu and I discussed this, and apparently was under
 the impression that BAM no longer uses this and Governance components
 (Gadgets) depends on this. But, grepping through the source code did not
 reveal any references. But, I found that BAM had something called,
 bam.gauges.ui, [1]. Now, if BAM has its own gauges UI, and if Governance
 components does not need this, can we simply scrap this off?


+1



 [1]
 https://svn.wso2.org/repos/wso2/trunk/carbon/components/bam/org.wso2.carbon.bam.gauges.ui

 Thanks,
 Senaka.


 On Tue, Mar 29, 2011 at 6:56 PM, Hasini Gunasinghe has...@wso2.comwrote:

 Hi,

 The gauges stub and related component/features were fixed. It builds
 without compilation errors up to features.

 But since there were ambiguous imports in ui component and the resolving
 of imports were done without the context knowledge, i did not commit it. All
 the relevant diff files are attached here with.

 It would be great if the product team/s who uses this gauges
 component/feature, could please apply them and verify and commit.

 Thanks,
 Hasini.

 On Tue, Mar 29, 2011 at 6:14 PM, Hasini Gunasinghe has...@wso2.comwrote:

 Hi,

 Can someone please confirm which product uses the gauges ui component and
 hence the gauges stub? I checked with BAM and G-Reg. But it is not much
 clear which product/s exactly uses it.

 Thanks,
 Hasini.

 On Tue, Mar 29, 2011 at 2:44 PM, Hasini Gunasinghe has...@wso2.comwrote:



 On Tue, Mar 29, 2011 at 12:48 PM, Samisa Abeysinghe sam...@wso2.comwrote:

 I see that we are almost done, but not yet there.

 Please make sure to update this thread, if it is going to take more
 time than EOD today.

 Hi,

 Just to update...

 We have completed the sub migration of the components related to IS.

 There are few stubs used by other products, assigned to us as follows:

 ec2-client
 email-verification
 gauges


 We will work on fixing them too before EOD today. Please let us know if
 any of you are already working on them or have done them already.

 Thanks,
 Hasini.


 On Mon, Mar 28, 2011 at 10:37 PM, Kalpanie Wanigaratne 
 kalpa...@wso2.com wrote:



 On Mon, Mar 28, 2011 at 2:13 PM, Afkham Azeez az...@wso2.com wrote:

 Some people who are yet to finish the stub work are;
 SupunM
 HasiniG
 Shariq
 KasunW
 Kalpanie - Doesn't use any stubs. Updated the document.


  Regards

 Kalpanie




 Asela
 HasiniY


 On Mon, Mar 28, 2011 at 2:10 PM, Afkham Azeez az...@wso2.comwrote:

 Many of these have still not been fixed.

 See
 https://spreadsheets.google.com/a/wso2.com/ccc?key=0AvlG3My7KaUCdGFIYnpvdjN6cm5ySWNQRWx6U0ozYnchl=enpli=1#gid=0

 On Mon, Mar 28, 2011 at 12:30 PM, Samisa Abeysinghe 
 sam...@wso2.com wrote:

  Why do we still see code generation when building components?

 [INFO]
 
 [INFO] Building WSO2 Carbon - Registry - Web Service Client
 [INFO]task-segment: [clean, install]
 [INFO]
 
 [INFO] [clean:clean {execution: default-clean}]
 [INFO] Deleting directory
 D:\svn\carbon\components\registry\org.wso2.carbon.registry.ws.client\target
 [INFO] snapshot
 org.wso2.carbon:org.wso2.carbon.registry.common.ui:3.2.0-SNAPSHOT: 
 checking
 for updates from wso2-nexus
 [INFO] snapshot
 org.wso2.carbon:org.wso2.carbon.registry.extensions: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
 D:\svn\carbon\components\registry\org.wso2.carbon.registry.ws.client\target
 [INFO] [build-helper:add-source {execution: add-source}]
 [INFO] Source directory:
 D:\svn\carbon\components\registry\org.wso2.carbon.registry.ws.client\target\generated-code\src
 added.
 [INFO] [resources:resources {execution: default-resources}]
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
 [INFO] Copying 1 resource
 *[INFO] [antrun:run {execution: source-code-generation}]*
 [INFO] Executing tasks
  [java] Retrieving document at
 'src/main/resources/WSRegistryService/WSRegistryService.wsdl'.
  [java] Mar 28, 2011 12:28:22 PM
 org.apache.axis2.schema.SchemaCompiler compile
  [java] WARNING: No schemaLocation for import of
 http://api.registry.carbon.wso2.org/xsd; compilation may fail
  [java] Mar 28, 2011 12:28:22 PM
 org.apache.axis2.schema.SchemaCompiler compile
  [java] WARNING: No schemaLocation for import of
 http://exceptions.core.registry.carbon.wso2.org/xsd; compilation
 may fail
  [java] Mar 28, 2011 12:28:22 PM
 org.apache.axis2.schema.SchemaCompiler compile
  [java] WARNING: No schemaLocation for import of
 http://api.ws.registry.carbon.wso2.org/xsd; compilation may fail
  [java] Mar 28, 2011 12:28:22 PM
 org.apache.axis2.schema.SchemaCompiler 

[Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-03-29 Thread WSO2 Builder
[INFO] Verifying parent modules...
[INFO] Module org.wso2.carbon, org.wso2.carbon.ui, 3.2.0-SNAPSHOT updated
[INFO] Deleting 
/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/target
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 24 resources
Downloading: 
http://maven.wso2.org/nexus/content/groups/wso2-public//org/openid4java/openid4java-nodeps/0.9.6-SNAPSHOT/openid4java-nodeps-0.9.6-SNAPSHOT.jar
[INFO] Unable to find resource 
'org.openid4java:openid4java-nodeps:jar:0.9.6-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/openid4java/openid4java-nodeps/0.9.6-SNAPSHOT/openid4java-nodeps-0.9.6-SNAPSHOT.jar
[INFO] Unable to find resource 
'org.openid4java:openid4java-nodeps:jar:0.9.6-SNAPSHOT' in repository 
wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 16 source files to 
/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/target/classes
[INFO] -
[ERROR] COMPILATION ERROR : 
[INFO] -
[ERROR] 
/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[30,40]
 package org.wso2.carbon.ui.loggeduserinfo does not exist

[ERROR] 
/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[77,12]
 cannot find symbol
symbol  : class LoggedUserInfoAdminStub
location: class 
org.wso2.carbon.identity.relyingparty.ui.client.AuthenticationServiceClient

[ERROR] 
/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[77,47]
 cannot find symbol
symbol  : class LoggedUserInfoAdminStub
location: class 
org.wso2.carbon.identity.relyingparty.ui.client.AuthenticationServiceClient

[ERROR] 
/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[83,45]
 package org.wso2.carbon.ui.loggeduserinfo does not exist

[INFO] 4 errors 
[INFO] -
[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] Compilation failure

/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[30,40]
 package org.wso2.carbon.ui.loggeduserinfo does not exist

/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[77,12]
 cannot find symbol
symbol  : class LoggedUserInfoAdminStub
location: class 
org.wso2.carbon.identity.relyingparty.ui.client.AuthenticationServiceClient

/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[77,47]
 cannot find symbol
symbol  : class LoggedUserInfoAdminStub
location: class 
org.wso2.carbon.identity.relyingparty.ui.client.AuthenticationServiceClient

/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[83,45]
 package org.wso2.carbon.ui.loggeduserinfo does not exist


[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 119 minutes 19 seconds
[INFO] Finished at: Wed Mar 30 05:08:52 IST 2011
[INFO] Final Memory: 1416M/1772M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Issue tracker component and the feature is available in the trunk

2011-03-29 Thread Hasini Yatawatte
Hi devs,

Issue Tracker component is available in the trunk now. I have created a
feature and available in the trunk which can be installed in products. In
addition to functions provided in the initial mail, following are the
additions I have made.

   - Capturing carbon product name and version automatically when an issue
   is reported. Below is a sample set of environment details captured
   automatically as the issue is reported to JIRA.

[image: environment.png]

   - Available projects,issue types and priorities are now directly taken
   from the JIRA rather hard coding at our end since there can be different
   work flow schemes/work flows etc.


   - Files including images can be attached to issues. In addition can ask
   the tool to attach bundle.info, log file and a tread dump.

[image: attachments.png]


   - Issues reported from each account can be viewed in a paginated manner.


   - As per the automatic issue reporting, I managed to merge the code
   written by Ajith with the issue tracker component.  At the time of adding
   a new account or editing an existing account, user can enable or disable the
   automatic issue reporting function. But registering the JIRA appender as a
   log4j property is yet to be done.


Thanks,
-- 
Hasini Randika Yatawatte,
Software Engineer.
WSO2 Inc.
environment.pngattachments.png___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Getting lots of exceptions related to missing files in mb when starting esb

2011-03-29 Thread Danushka Menikkumbura
I modified and committed all required bin.xml files just after the change
was done. Supun, have you updated your bin.xml?

Thanks,
Danushka

On Tue, Mar 29, 2011 at 9:58 PM, Samisa Abeysinghe sam...@wso2.com wrote:



 On Tue, Mar 29, 2011 at 6:02 PM, Manjula Rathnayake manju...@wso2.comwrote:



 On Tue, Mar 29, 2011 at 5:53 PM, Supun Kamburugamuva su...@wso2.comwrote:

 It seems the configuration files are not copied in to the distribution.


 Danushka moved the Qpid config files to repository/conf/advanced from
 repository/conf/qpid/ today.
 So we need to update bin.xml.


 Guys, why are we doing half baked commits???

 Thanks,
 Samisa...

 Samisa Abeysinghe
 VP Engineering
 WSO2 Inc.
 http://wso2.com
 http://wso2.org



 ___
 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] Clean up products

2011-03-29 Thread Samisa Abeysinghe
The structure inside products in carbon svn is not in sync with each other.
Everyone has done it in our way. That is not in sync with our platform
vision. Even stuff like doc generation and site.xml has their own formats.

There are many more inconsistencies, I would not want to waste time writing
them all down here - have a look at the products folder.

We should get two/three people and get them to clean up and sync them up to
have the same structure.

Thanks,
Samisa...

Samisa Abeysinghe
VP Engineering
WSO2 Inc.
http://wso2.com
http://wso2.org
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Getting lots of exceptions related to missing files in mb when starting esb

2011-03-29 Thread Samisa Abeysinghe
On Wed, Mar 30, 2011 at 7:15 AM, Danushka Menikkumbura danus...@wso2.comwrote:

 I modified and committed all required bin.xml files just after the change
 was done. Supun, have you updated your bin.xml?


That is the problem. It should be all together, and not just after :(

Thanks,
Samisa...

Samisa Abeysinghe
VP Engineering
WSO2 Inc.
http://wso2.com
http://wso2.org
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Getting lots of exceptions related to missing files in mb when starting esb

2011-03-29 Thread Danushka Menikkumbura
Well I normally do that not to overload commits. Maybe it is a bad
practice.

Danushka

On Wed, Mar 30, 2011 at 7:32 AM, Samisa Abeysinghe sam...@wso2.com wrote:



 On Wed, Mar 30, 2011 at 7:15 AM, Danushka Menikkumbura 
 danus...@wso2.comwrote:

 I modified and committed all required bin.xml files just after the change
 was done. Supun, have you updated your bin.xml?


 That is the problem. It should be all together, and not just after :(

 Thanks,
 Samisa...

 Samisa Abeysinghe
 VP Engineering
 WSO2 Inc.
 http://wso2.com
 http://wso2.org



___
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-03-29 Thread WSO2 Builder
[INFO] Verifying parent modules...
[INFO] Module org.wso2.carbon, org.wso2.carbon.ui, 3.2.0-SNAPSHOT updated
[INFO] Deleting 
/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/target
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 24 resources
Downloading: 
http://maven.wso2.org/nexus/content/groups/wso2-public//org/openid4java/openid4java-nodeps/0.9.6-SNAPSHOT/openid4java-nodeps-0.9.6-SNAPSHOT.jar
[INFO] Unable to find resource 
'org.openid4java:openid4java-nodeps:jar:0.9.6-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/openid4java/openid4java-nodeps/0.9.6-SNAPSHOT/openid4java-nodeps-0.9.6-SNAPSHOT.jar
[INFO] Unable to find resource 
'org.openid4java:openid4java-nodeps:jar:0.9.6-SNAPSHOT' in repository 
wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 16 source files to 
/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/target/classes
[INFO] -
[ERROR] COMPILATION ERROR : 
[INFO] -
[ERROR] 
/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[30,40]
 package org.wso2.carbon.ui.loggeduserinfo does not exist

[ERROR] 
/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[77,12]
 cannot find symbol
symbol  : class LoggedUserInfoAdminStub
location: class 
org.wso2.carbon.identity.relyingparty.ui.client.AuthenticationServiceClient

[ERROR] 
/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[77,47]
 cannot find symbol
symbol  : class LoggedUserInfoAdminStub
location: class 
org.wso2.carbon.identity.relyingparty.ui.client.AuthenticationServiceClient

[ERROR] 
/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[83,45]
 package org.wso2.carbon.ui.loggeduserinfo does not exist

[INFO] 4 errors 
[INFO] -
[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] Compilation failure

/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[30,40]
 package org.wso2.carbon.ui.loggeduserinfo does not exist

/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[77,12]
 cannot find symbol
symbol  : class LoggedUserInfoAdminStub
location: class 
org.wso2.carbon.identity.relyingparty.ui.client.AuthenticationServiceClient

/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[77,47]
 cannot find symbol
symbol  : class LoggedUserInfoAdminStub
location: class 
org.wso2.carbon.identity.relyingparty.ui.client.AuthenticationServiceClient

/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[83,45]
 package org.wso2.carbon.ui.loggeduserinfo does not exist


[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 119 minutes 46 seconds
[INFO] Finished at: Wed Mar 30 07:45:59 IST 2011
[INFO] Final Memory: 1416M/1849M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Trace with Solr Client when restarting registry

2011-03-29 Thread Srinath Perera
Carbon trunk, built yesterday PM
Greg .. started .. all look good
shutdown restart .. I am getting following error .. but registry starts ok

ERROR {org.wso2.carbon.registry.indexing.solr.SolrClient} -  Could not
instantiate Solr client
java.io.IOException: Solf conf directory could not be created! Path:
repository/conf/solr/conf
at 
org.wso2.carbon.registry.indexing.solr.SolrClient.init(SolrClient.java:74)
at 
org.wso2.carbon.registry.indexing.solr.SolrClient.getInstance(SolrClient.java:104)
at 
org.wso2.carbon.registry.indexing.AsyncIndexer.init(AsyncIndexer.java:63)
at 
org.wso2.carbon.registry.indexing.IndexingManager.init(IndexingManager.java:55)
at 
org.wso2.carbon.registry.indexing.IndexingManager.getInstance(IndexingManager.java:64)
at 
org.wso2.carbon.registry.indexing.internal.IndexingServiceComponent.startIndexing(IndexingServiceComponent.java:67)
at 
org.wso2.carbon.registry.indexing.internal.IndexingServiceComponent.setRegistryService(IndexingServiceComponent.java:58)
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.eclipse.equinox.internal.ds.model.ComponentReference.bind(ComponentReference.java:374)
at 
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.bindReference(ServiceComponentProp.java:411)
at 
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.bind(ServiceComponentProp.java:210)
at 
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:328)
at 
org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:560)
at 
org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:182)
at 
org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:292)
at 
org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:226)
at 
org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:124)
at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:930)
at 
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
at 
org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:149)
at 
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:757)
at 
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:712)
at 
org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:129)
at 
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:206)
at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:506)
at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:524)
at 
org.wso2.carbon.identity.authenticator.token.internal.TokenAuthenticatorDSComponent.activate(TokenAuthenticatorDSComponent.java:51)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)


-- 

Srinath Perera, Ph.D.
  Senior Software Architect, WSO2 Inc.
  Visiting Faculty, University of Moratuwa
  Member, Apache Software Foundation
  Research Scientist, Lanka Software Foundation
  Blog: http://srinathsview.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] SCXML based LC configuration

2011-03-29 Thread Srinath Perera
I did following

1. build the trunk ..
2. replace with your jars
3. went to lifecycles .. add new .. and save on default one
4. it save a life cycles with the same name without any problem

Now it does not let me delete or update any lifecycle at all

 ERROR {org.apache.axis2.rpc.receivers.RPCMessageReceiver} -  Unable
to remove aspect
java.lang.reflect.InvocationTargetException
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.apache.axis2.rpc.receivers.RPCUtil.invokeServiceClass(RPCUtil.java:212)
at 
org.apache.axis2.rpc.receivers.RPCMessageReceiver.invokeBusinessLogic(RPCMessageReceiver.java:117)
at 
org.apache.axis2.receivers.AbstractInOutMessageReceiver.invokeBusinessLogic(AbstractInOutMessageReceiver.java:40)
at 
org.apache.axis2.receivers.AbstractMessageReceiver.receive(AbstractMessageReceiver.java:110)
at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:181)
at 
org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest(HTTPTransportUtils.java:172)
at 
org.apache.axis2.transport.http.AxisServlet.doPost(AxisServlet.java:146)
at 
org.wso2.carbon.core.transports.CarbonServlet.doPost(CarbonServlet.java:206)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:641)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at 
org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
at 
org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
at 
org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:67)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.wso2.carbon.bridge.BridgeServlet.service(BridgeServlet.java:155)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:304)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at 
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:240)
at 
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:164)
at 
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:498)
at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:164)
at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.wso2.carbon.server.TomcatServer$1.invoke(TomcatServer.java:238)
at 
org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:562)
at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at 
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:394)
at 
org.apache.coyote.http11.Http11NioProcessor.process(Http11NioProcessor.java:391)
at 
org.apache.coyote.http11.Http11NioProtocol$Http11ConnectionHandler.process(Http11NioProtocol.java:357)
at 
org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1531)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:637)
Caused by: org.wso2.carbon.registry.core.exceptions.RegistryException:
Unable to remove aspect
at 
org.wso2.carbon.governance.lcm.util.CommonUtil.deleteLifecycle(CommonUtil.java:275)
at 
org.wso2.carbon.governance.lcm.services.LifeCycleManagementService.deleteLifecycle(LifeCycleManagementService.java:55)
... 37 more
Caused by: org.wso2.carbon.registry.core.exceptions.RegistryException:
An exception occurred while executing handler chain. null
at 
org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager.delete(HandlerManager.java:2571)
at 
org.wso2.carbon.registry.core.jdbc.handlers.HandlerLifecycleManager.delete(HandlerLifecycleManager.java:413)
at 
org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry.delete(EmbeddedRegistry.java:844)
at 
org.wso2.carbon.registry.core.caching.CacheBackedRegistry.delete(CacheBackedRegistry.java:354)
at 
org.wso2.carbon.registry.core.session.UserRegistry.delete(UserRegistry.java:654)
at 
org.wso2.carbon.governance.lcm.util.CommonUtil.deleteLifecycle(CommonUtil.java:270)
... 38 more
Caused by: java.lang.NullPointerException
at 

Re: [Carbon-dev] Nexus integration to trunk

2011-03-29 Thread Samisa Abeysinghe
It does not look like very many people have updated and built the whole
thing after the nexus work was completed.

If you did not do that, please do that today.

On Wed, Mar 23, 2011 at 3:04 PM, Pradeep Fernando prad...@wso2.com wrote:

 hi,

 areas of improvement:

 apply nexus to plugin repositories as well.
 several (3 or 4) dependencies still uses their original repos.
 (wsdl-validator , shindig ,..)

 --Pradeep

Thanks,
Samisa...

Samisa Abeysinghe
VP Engineering
WSO2 Inc.
http://wso2.com
http://wso2.org
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Nexus integration to trunk

2011-03-29 Thread Afkham Azeez
Should it be done with a clean local maven repo?
On Mar 30, 2011 8:55 AM, Samisa Abeysinghe sam...@wso2.com wrote:
 It does not look like very many people have updated and built the whole
 thing after the nexus work was completed.

 If you did not do that, please do that today.

 On Wed, Mar 23, 2011 at 3:04 PM, Pradeep Fernando prad...@wso2.com
wrote:

 hi,

 areas of improvement:

 apply nexus to plugin repositories as well.
 several (3 or 4) dependencies still uses their original repos.
 (wsdl-validator , shindig ,..)

 --Pradeep

 Thanks,
 Samisa...

 Samisa Abeysinghe
 VP Engineering
 WSO2 Inc.
 http://wso2.com
 http://wso2.org
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] No packs for testing after 21st

2011-03-29 Thread Ishani Ratnayake
Hi ESB Folks,



On Wed, Mar 30, 2011 at 1:34 AM, Denis Weerasiri de...@wso2.com wrote:



 On Wed, Mar 30, 2011 at 1:16 AM, Denis Weerasiri de...@wso2.com wrote:



 On Tue, Mar 29, 2011 at 8:17 PM, Afkham Azeez az...@wso2.com wrote:



 On Tue, Mar 29, 2011 at 7:59 PM, Denis Weerasiri de...@wso2.com wrote:



 On Mon, Mar 28, 2011 at 10:37 AM, Charitha Kankanamge 
 chari...@wso2.com wrote:

 Folks,
 Please host new packs for testing immediately. 21st is the latest
 available in local builder. We are not supposed to test using local packs
 provided by devs. RMs, please make sure to host latest builds in local
 builder (10.100.1.43)

 Latest packs are at
 http://10.100.1.43/~carbon/releases/carbon/3.2.0/latest/



ESB Packs are not hosted at the above Location. Please do the needful.

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


Re: [Carbon-dev] Trace with Solr Client when restarting registry

2011-03-29 Thread Sadeep Jayasumana
Hi,

I will be looking into this.

On Wed, Mar 30, 2011 at 8:39 AM, Srinath Perera srin...@wso2.com wrote:

 Carbon trunk, built yesterday PM
 Greg .. started .. all look good
 shutdown restart .. I am getting following error .. but registry starts ok

 ERROR {org.wso2.carbon.registry.indexing.solr.SolrClient} -  Could not
 instantiate Solr client
 java.io.IOException: Solf conf directory could not be created! Path:
 repository/conf/solr/conf
at
 org.wso2.carbon.registry.indexing.solr.SolrClient.init(SolrClient.java:74)
at
 org.wso2.carbon.registry.indexing.solr.SolrClient.getInstance(SolrClient.java:104)
at
 org.wso2.carbon.registry.indexing.AsyncIndexer.init(AsyncIndexer.java:63)
at
 org.wso2.carbon.registry.indexing.IndexingManager.init(IndexingManager.java:55)
at
 org.wso2.carbon.registry.indexing.IndexingManager.getInstance(IndexingManager.java:64)
at
 org.wso2.carbon.registry.indexing.internal.IndexingServiceComponent.startIndexing(IndexingServiceComponent.java:67)
at
 org.wso2.carbon.registry.indexing.internal.IndexingServiceComponent.setRegistryService(IndexingServiceComponent.java:58)
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.eclipse.equinox.internal.ds.model.ComponentReference.bind(ComponentReference.java:374)
at
 org.eclipse.equinox.internal.ds.model.ServiceComponentProp.bindReference(ServiceComponentProp.java:411)
at
 org.eclipse.equinox.internal.ds.model.ServiceComponentProp.bind(ServiceComponentProp.java:210)
at
 org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:328)
at
 org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:560)
at
 org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:182)
at
 org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:292)
at
 org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:226)
at
 org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:124)
at
 org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:930)
at
 org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
at
 org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:149)
at
 org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:757)
at
 org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:712)
at
 org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:129)
at
 org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:206)
at
 org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:506)
at
 org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:524)
at
 org.wso2.carbon.identity.authenticator.token.internal.TokenAuthenticatorDSComponent.activate(TokenAuthenticatorDSComponent.java:51)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)


 --
 
 Srinath Perera, Ph.D.
   Senior Software Architect, WSO2 Inc.
   Visiting Faculty, University of Moratuwa
   Member, Apache Software Foundation
   Research Scientist, Lanka Software Foundation
   Blog: http://srinathsview.blogspot.com/
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




-- 
Sadeep Jayasumana

Software Engineer
WSO2 Inc.
Email - sad...@wso2.com
Mobile - +94 77 22 66 507
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Trace with Solr Client when restarting registry

2011-03-29 Thread Sadeep Jayasumana
On Wed, Mar 30, 2011 at 9:48 AM, Sadeep Jayasumana sad...@wso2.com wrote:

 Hi,

 I will be looking into this.


Fixed and committed.

Sadeep



 On Wed, Mar 30, 2011 at 8:39 AM, Srinath Perera srin...@wso2.com wrote:

 Carbon trunk, built yesterday PM
 Greg .. started .. all look good
 shutdown restart .. I am getting following error .. but registry starts ok

 ERROR {org.wso2.carbon.registry.indexing.solr.SolrClient} -  Could not
 instantiate Solr client
 java.io.IOException: Solf conf directory could not be created! Path:
 repository/conf/solr/conf
at
 org.wso2.carbon.registry.indexing.solr.SolrClient.init(SolrClient.java:74)
at
 org.wso2.carbon.registry.indexing.solr.SolrClient.getInstance(SolrClient.java:104)
at
 org.wso2.carbon.registry.indexing.AsyncIndexer.init(AsyncIndexer.java:63)
at
 org.wso2.carbon.registry.indexing.IndexingManager.init(IndexingManager.java:55)
at
 org.wso2.carbon.registry.indexing.IndexingManager.getInstance(IndexingManager.java:64)
at
 org.wso2.carbon.registry.indexing.internal.IndexingServiceComponent.startIndexing(IndexingServiceComponent.java:67)
at
 org.wso2.carbon.registry.indexing.internal.IndexingServiceComponent.setRegistryService(IndexingServiceComponent.java:58)
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.eclipse.equinox.internal.ds.model.ComponentReference.bind(ComponentReference.java:374)
at
 org.eclipse.equinox.internal.ds.model.ServiceComponentProp.bindReference(ServiceComponentProp.java:411)
at
 org.eclipse.equinox.internal.ds.model.ServiceComponentProp.bind(ServiceComponentProp.java:210)
at
 org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:328)
at
 org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:560)
at
 org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:182)
at
 org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:292)
at
 org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:226)
at
 org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:124)
at
 org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:930)
at
 org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
at
 org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:149)
at
 org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:757)
at
 org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:712)
at
 org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:129)
at
 org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:206)
at
 org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:506)
at
 org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:524)
at
 org.wso2.carbon.identity.authenticator.token.internal.TokenAuthenticatorDSComponent.activate(TokenAuthenticatorDSComponent.java:51)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)


 --
 
 Srinath Perera, Ph.D.
   Senior Software Architect, WSO2 Inc.
   Visiting Faculty, University of Moratuwa
   Member, Apache Software Foundation
   Research Scientist, Lanka Software Foundation
   Blog: http://srinathsview.blogspot.com/
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 Sadeep Jayasumana

 Software Engineer
 WSO2 Inc.
 Email - sad...@wso2.com
 Mobile - +94 77 22 66 507




-- 
Sadeep Jayasumana

Software Engineer
WSO2 Inc.
Email - sad...@wso2.com
Mobile - +94 77 22 66 507
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] [Carbon-commits] [Carbon-Components] svn commit r91186 - trunk/carbon/components/soap-tracer/org.wso2.carbon.tracer.ui

2011-03-29 Thread Isuru Suriarachchi
Azeez,

Still this is wrong.. :) .stub package should be imported and .ui should be
exported.. Now we are going to send flowers to you.. :D

~Isuru

On Tue, Mar 29, 2011 at 7:43 PM, az...@wso2.com wrote:

 Author: azeez
 Date: Tue Mar 29 07:13:01 2011
 New Revision: 91186
 URL: http://wso2.org/svn/browse/wso2?view=revrevision=91186

 Log:
 Adding the proper package export version

 Modified:
   trunk/carbon/components/soap-tracer/org.wso2.carbon.tracer.ui/pom.xml

 Modified:
 trunk/carbon/components/soap-tracer/org.wso2.carbon.tracer.ui/pom.xml
 URL:
 http://wso2.org/svn/browse/wso2/trunk/carbon/components/soap-tracer/org.wso2.carbon.tracer.ui/pom.xml?rev=91186r1=91185r2=91186view=diff

 ==
 --- trunk/carbon/components/soap-tracer/org.wso2.carbon.tracer.ui/pom.xml
 (original)
 +++ trunk/carbon/components/soap-tracer/org.wso2.carbon.tracer.ui/pom.xml
 Tue Mar 29 07:13:01 2011
 @@ -43,7 +43,7 @@

 Bundle-SymbolicName${pom.artifactId}/Bundle-SymbolicName
 Bundle-Name${pom.artifactId}/Bundle-Name
 Export-Package
 -
  
 org.wso2.carbon.tracer.stub.*;version=${carbon.platform.package.import.version.range},
 +
  
 org.wso2.carbon.tracer.stub.*;version=${carbon.platform.package.export.version},
 /Export-Package
 Import-Package
 org.wso2.carbon.ui.*,
 ___
 Carbon-commits mailing list
 carbon-comm...@wso2.org
 https://wso2.org/cgi-bin/mailman/listinfo/carbon-commits




-- 
Isuru Suriarachchi
Technical Lead  Product Manager, WSO2 Application Server
WSO2 Inc. http://wso2.com
email : is...@wso2.com
blog : http://isurues.wordpress.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] So many logs from qpid when starting the ESB

2011-03-29 Thread Isuru Suriarachchi
I've already done that in Carbon core log4j.properties file. But there are
some system outs still coming from Qpid.

Thanks,
~Isuru

On Wed, Mar 30, 2011 at 7:29 AM, Danushka Menikkumbura danus...@wso2.comwrote:

 Yes. Will change that.

 Danushka


 On Tue, Mar 29, 2011 at 7:33 PM, Supun Kamburugamuva su...@wso2.comwrote:

 On Tue, Mar 29, 2011 at 7:29 PM, Sumedha Rubasinghe sume...@wso2.com
 wrote:
  This is common to all products. I tested G-Reg, DSS,GS  BAM from trunk
 and
  those log files from QPid are visible on those as well.
  These are coming from QPid. The solution is to raise the verbose level
 for
  QPid log messages to WARN in our log4j configuration.

 Yes, that was the exact thing I have in my mind as well.

 Thanks,
 Supun..

  /sumedha
 
  On Tue, Mar 29, 2011 at 6:17 PM, Supun Kamburugamuva su...@wso2.com
 wrote:
 
  There are so many logs from qpid when starting the ESB. Shall we make
  these logs to warn level because these are not directly related to ESB
  functionality?
 
  Thanks,
  --
  Supun Kamburugamuva
  Technical Lead   Product Manager, WSO2 Inc.; http://wso2.com
  Member, Apache Software Foundation; http://www.apache.org
  WSO2 Inc.;  http://wso2.org
  E-mail: su...@wso2.com;  Mobile: +94 77 431 3585
  Blog: http://supunk.blogspot.com
  ___
  Carbon-dev mailing list
  Carbon-dev@wso2.org
  http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
 
 



 --
 Supun Kamburugamuva
 Technical Lead   Product Manager, WSO2 Inc.; http://wso2.com
 Member, Apache Software Foundation; http://www.apache.org
 WSO2 Inc.;  http://wso2.org
 E-mail: su...@wso2.com;  Mobile: +94 77 431 3585
 Blog: http://supunk.blogspot.com
 ___
 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




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

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


Re: [Carbon-dev] Nexus integration to trunk

2011-03-29 Thread Samisa Abeysinghe
On Wed, Mar 30, 2011 at 9:24 AM, Afkham Azeez az...@wso2.com wrote:

 Should it be done with a clean local maven repo?


Um, AFAIU, not really.


 On Mar 30, 2011 8:55 AM, Samisa Abeysinghe sam...@wso2.com wrote:
  It does not look like very many people have updated and built the whole
  thing after the nexus work was completed.
 
  If you did not do that, please do that today.
 
  On Wed, Mar 23, 2011 at 3:04 PM, Pradeep Fernando prad...@wso2.com
 wrote:
 
  hi,
 
  areas of improvement:
 
  apply nexus to plugin repositories as well.
  several (3 or 4) dependencies still uses their original repos.
  (wsdl-validator , shindig ,..)
 
  --Pradeep
 
  Thanks,
  Samisa...
 
  Samisa Abeysinghe
  VP Engineering
  WSO2 Inc.
  http://wso2.com
  http://wso2.org

Thanks,
Samisa...

Samisa Abeysinghe
VP Engineering
WSO2 Inc.
http://wso2.com
http://wso2.org
___
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-03-29 Thread WSO2 Builder
[INFO] Verifying parent modules...
[INFO] Module org.wso2.carbon, org.wso2.carbon.ui, 3.2.0-SNAPSHOT updated
[INFO] Deleting 
/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/target
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 24 resources
Downloading: 
http://maven.wso2.org/nexus/content/groups/wso2-public//org/openid4java/openid4java-nodeps/0.9.6-SNAPSHOT/openid4java-nodeps-0.9.6-SNAPSHOT.jar
[INFO] Unable to find resource 
'org.openid4java:openid4java-nodeps:jar:0.9.6-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/openid4java/openid4java-nodeps/0.9.6-SNAPSHOT/openid4java-nodeps-0.9.6-SNAPSHOT.jar
[INFO] Unable to find resource 
'org.openid4java:openid4java-nodeps:jar:0.9.6-SNAPSHOT' in repository 
wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 16 source files to 
/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/target/classes
[INFO] -
[ERROR] COMPILATION ERROR : 
[INFO] -
[ERROR] 
/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[30,40]
 package org.wso2.carbon.ui.loggeduserinfo does not exist

[ERROR] 
/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[77,12]
 cannot find symbol
symbol  : class LoggedUserInfoAdminStub
location: class 
org.wso2.carbon.identity.relyingparty.ui.client.AuthenticationServiceClient

[ERROR] 
/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[77,47]
 cannot find symbol
symbol  : class LoggedUserInfoAdminStub
location: class 
org.wso2.carbon.identity.relyingparty.ui.client.AuthenticationServiceClient

[ERROR] 
/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[83,45]
 package org.wso2.carbon.ui.loggeduserinfo does not exist

[INFO] 4 errors 
[INFO] -
[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] Compilation failure

/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[30,40]
 package org.wso2.carbon.ui.loggeduserinfo does not exist

/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[77,12]
 cannot find symbol
symbol  : class LoggedUserInfoAdminStub
location: class 
org.wso2.carbon.identity.relyingparty.ui.client.AuthenticationServiceClient

/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[77,47]
 cannot find symbol
symbol  : class LoggedUserInfoAdminStub
location: class 
org.wso2.carbon.identity.relyingparty.ui.client.AuthenticationServiceClient

/home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[83,45]
 package org.wso2.carbon.ui.loggeduserinfo does not exist


[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 120 minutes 58 seconds
[INFO] Finished at: Wed Mar 30 10:27:59 IST 2011
[INFO] Final Memory: 1412M/1818M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Lot of page rendering issues in latest Identity Server (29th March Build)

2011-03-29 Thread Pavithra Madurangi
Hi IS team,

There are lots of issues in the latest IS build (29th March) and due to them
testing cannot be continued. I've listed those issues below. Please provide
a new pack with fixes.

[1] https://wso2.org/jira/browse/CARBON-9199
[2] https://wso2.org/jira/browse/CARBON-9200
[3] https://wso2.org/jira/browse/CARBON-9201

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


Re: [Carbon-dev] BPS build fails if tests are skipped

2011-03-29 Thread Waruna Ranasinghe
Fixed.

Thanks,
Waruna

On Tue, Mar 29, 2011 at 10:51 PM, Afkham Azeez az...@wso2.com wrote:

 [INFO] Installing
 /Users/azeez/projects/wso2/org/trunk/carbon/products/bps/modules/integration/org.wso2.bps.test.utils/target/org.wso2.bps.test.utils-2.0.3-SNAPSHOT.jar
 to
 /Users/azeez/.m2/repository/org/wso2/bps/org.wso2.bps.test.utils/2.0.3-SNAPSHOT/org.wso2.bps.test.utils-2.0.3-SNAPSHOT.jar
 [INFO]
 
 [INFO] Building WSO2 BPS - Management Tests
 [INFO]task-segment: [clean, install]
 [INFO]
 
 [INFO] [clean:clean {execution: default-clean}]
 [INFO]
 
 [ERROR] BUILD ERROR
 [INFO]
 
 [INFO] Failed to resolve artifact.

 Missing:
 --
 1) org.wso2.bps:org.wso2.bps.test.utils:jar:tests:2.0.3-SNAPSHOT

   Try downloading the file manually from the project website.

   Then, install it using the command:
   mvn install:install-file -DgroupId=org.wso2.bps
 -DartifactId=org.wso2.bps.test.utils -Dversion=2.0.3-SNAPSHOT
 -Dclassifier=tests -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.bps
 -DartifactId=org.wso2.bps.test.utils -Dversion=2.0.3-SNAPSHOT
 -Dclassifier=tests -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
 -DrepositoryId=[id]

   Path to dependency:
1) org.wso2.bps:org.wso2.bps.test.management:jar:2.0.3-SNAPSHOT
2) org.wso2.bps:org.wso2.bps.test.utils:jar:tests:2.0.3-SNAPSHOT

 --
 1 required artifact is missing.

 for artifact:
   org.wso2.bps:org.wso2.bps.test.management:jar:2.0.3-SNAPSHOT

 from the specified remote repositories:
   central (http://repo1.maven.org/maven2),
   wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)



 NOTE: Maven is executing in offline mode. Any artifacts not already in your
 local
 repository will be inaccessible.


 [INFO]
 


 --
 *Afkham Azeez*
 Senior Software Architect  Senior Manager; 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




-- 
-
Waruna Ranasinghe
Senior Software Engineer, WSO2

Mobile: +94 724 318285
BLOG: http://warunapw.blogspot.com

www.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] No packs for testing after 21st

2011-03-29 Thread Pavithra Madurangi
Hi Denis,

Latest BPS pack (29th March) is not available at [1].

[1] http://10.100.1.43/~carbon/releases/carbon/3.2.0/latest/

Regards,
Pavithra

On Tue, Mar 29, 2011 at 7:59 PM, Denis Weerasiri de...@wso2.com wrote:



 On Mon, Mar 28, 2011 at 10:37 AM, Charitha Kankanamge 
 chari...@wso2.comwrote:

 Folks,
 Please host new packs for testing immediately. 21st is the latest
 available in local builder. We are not supposed to test using local packs
 provided by devs. RMs, please make sure to host latest builds in local
 builder (10.100.1.43)

 Latest packs are at
 http://10.100.1.43/~carbon/releases/carbon/3.2.0/latest/

 Regards
 Charitha



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




 --
 Thanks,
 Denis
 --
 *Denis Weerasiri*
 Software Engineer; WSO2 Inc.; http://wso2.com,
 *email: denis http://goog_277208233/** [AT] wso2.com* http://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 mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Minimum Maven version is 2.2.0?

2011-03-29 Thread Danushka Menikkumbura
Apparently the maven site plugin requires maven 2.2.0.

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


[Carbon-dev] G-REG - 29/03/2011 build is unusable

2011-03-29 Thread Evanthika Amarasiri
Hi,

Came across the following blockers in the G-Reg pack built on 29/03/2011.
Please be kind enough to fix these issues and provide us a stable build.

[1] - https://wso2.org/jira/browse/CARBON-9202
[2] - https://wso2.org/jira/browse/CARBON-9204
[3] - https://wso2.org/jira/browse/CARBON-9203

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


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

2011-03-29 Thread Hasini Gunasinghe
Fixed. This was due to changes in carbon/core ui which has now been
integrated with carbon.stub.
Thanks,
Hasini.

On Wed, Mar 30, 2011 at 7:29 AM, Hasini Gunasinghe has...@wso2.com wrote:

 This seems to be due to carbon core level component/stub changes. Will look
 into this.
 Thanks,
 Hasini.


 On Wed, Mar 30, 2011 at 5:08 AM, WSO2 Builder buil...@wso2.org wrote:

 [INFO] Verifying parent modules...
 [INFO] Module org.wso2.carbon, org.wso2.carbon.ui, 3.2.0-SNAPSHOT
 updated
 [INFO] Deleting
 /home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/target
 [INFO] [resources:resources {execution: default-resources}]
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
 [INFO] Copying 24 resources
 Downloading:
 http://maven.wso2.org/nexus/content/groups/wso2-public//org/openid4java/openid4java-nodeps/0.9.6-SNAPSHOT/openid4java-nodeps-0.9.6-SNAPSHOT.jar
 [INFO] Unable to find resource
 'org.openid4java:openid4java-nodeps:jar:0.9.6-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/openid4java/openid4java-nodeps/0.9.6-SNAPSHOT/openid4java-nodeps-0.9.6-SNAPSHOT.jar
 [INFO] Unable to find resource
 'org.openid4java:openid4java-nodeps:jar:0.9.6-SNAPSHOT' in repository
 wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
 [INFO] [compiler:compile {execution: default-compile}]
 [INFO] Compiling 16 source files to
 /home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/target/classes
 [INFO] -
 [ERROR] COMPILATION ERROR :
 [INFO] -
 [ERROR]
 /home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[30,40]
 package org.wso2.carbon.ui.loggeduserinfo does not exist

 [ERROR]
 /home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[77,12]
 cannot find symbol
 symbol  : class LoggedUserInfoAdminStub
 location: class
 org.wso2.carbon.identity.relyingparty.ui.client.AuthenticationServiceClient

 [ERROR]
 /home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[77,47]
 cannot find symbol
 symbol  : class LoggedUserInfoAdminStub
 location: class
 org.wso2.carbon.identity.relyingparty.ui.client.AuthenticationServiceClient

 [ERROR]
 /home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[83,45]
 package org.wso2.carbon.ui.loggeduserinfo does not exist

 [INFO] 4 errors
 [INFO] -
 [INFO]
 
 [ERROR] BUILD FAILURE
 [INFO]
 
 [INFO] Compilation failure

 /home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[30,40]
 package org.wso2.carbon.ui.loggeduserinfo does not exist

 /home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[77,12]
 cannot find symbol
 symbol  : class LoggedUserInfoAdminStub
 location: class
 org.wso2.carbon.identity.relyingparty.ui.client.AuthenticationServiceClient

 /home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[77,47]
 cannot find symbol
 symbol  : class LoggedUserInfoAdminStub
 location: class
 org.wso2.carbon.identity.relyingparty.ui.client.AuthenticationServiceClient

 /home/carbon/carbon/components/identity/org.wso2.carbon.identity.relyingparty.ui/src/main/java/org/wso2/carbon/identity/relyingparty/ui/client/AuthenticationServiceClient.java:[83,45]
 package org.wso2.carbon.ui.loggeduserinfo does not exist


 [INFO]
 
 [INFO] For more information, run Maven with the -e switch
 [INFO]
 
 [INFO] Total time: 119 minutes 19 seconds
 [INFO] Finished at: Wed Mar 30 05:08:52 IST 2011
 [INFO] Final Memory: 1416M/1772M
 [INFO]
 
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 

Re: [Carbon-dev] Error Warning on starting ESB

2011-03-29 Thread Supun Kamburugamuva
The eventing jars that we have in our distribution are

repository/components/plugins/org.wso2.carbon.event.admin-3.2.0.SNAPSHOT.jar
repository/components/plugins/org.wso2.carbon.event.core-3.2.0.SNAPSHOT.jar
repository/components/plugins/org.wso2.carbon.event.api-3.2.0.SNAPSHOT.jar  
repository/components/plugins/org.wso2.carbon.event.sink-3.2.0.SNAPSHOT.jar
repository/components/plugins/org.wso2.carbon.event.broker-3.2.0.SNAPSHOT.jar   
repository/components/plugins/org.wso2.carbon.event.stub-3.2.0.SNAPSHOT.jar
repository/components/plugins/org.wso2.carbon.event.client-3.2.0.SNAPSHOT.jar   
repository/components/plugins/org.wso2.carbon.event.ui-3.2.0.SNAPSHOT.jar
repository/components/plugins/org.wso2.carbon.event.common-3.2.0.SNAPSHOT.jar   
repository/components/plugins/org.wso2.carbon.event.ws-3.2.0.SNAPSHOT.jar

But still we get the error. What are the jars we should remove from
the distribution?

Thanks,
Supun..

On Fri, Mar 25, 2011 at 5:23 PM, Kasun Indrasiri ka...@wso2.com wrote:
 This seems to be due to using the old and the new versions of eventing. Will
 have a look in to this.

 On Fri, Mar 25, 2011 at 5:08 PM, Afkham Azeez az...@wso2.com wrote:

 2011-03-25 17:07:03,133]  INFO
 {org.apache.axis2.deployment.DeploymentEngine} -  Deploying Web service:
 org.wso2.carbon.event.admin -
 [2011-03-25 17:07:03,232] ERROR
 {org.wso2.carbon.utils.deployment.Axis2ServiceRegistry} -  Error building
 service from bundle : Symbolic Name: org.wso2.carbon.event.ws,Bundle
 Version: 3.2.0.SNAPSHOT, ID: 149
 org.apache.axis2.AxisFault: Two services cannot have same name.  A service
 with the EventBrokerService [null] name already exists in the system.
 at
 org.apache.axis2.engine.AxisConfiguration.addToAllServicesMap(AxisConfiguration.java:492)
 at
 org.apache.axis2.description.AxisServiceGroup.addService(AxisServiceGroup.java:110)
 at
 org.apache.axis2.deployment.DeploymentEngine.fillServiceGroup(DeploymentEngine.java:752)
 at
 org.apache.axis2.deployment.DeploymentEngine.addServiceGroup(DeploymentEngine.java:608)
 at
 org.wso2.carbon.utils.deployment.Axis2ServiceRegistry.addServices(Axis2ServiceRegistry.java:217)
 at
 org.wso2.carbon.utils.deployment.Axis2ServiceRegistry.register(Axis2ServiceRegistry.java:106)
 at
 org.wso2.carbon.utils.deployment.Axis2ServiceRegistry.register(Axis2ServiceRegistry.java:92)
 at
 org.wso2.carbon.core.init.CarbonServerManager.initializeCarbon(CarbonServerManager.java:462)
 at
 org.wso2.carbon.core.init.CarbonServerManager.removePendingItem(CarbonServerManager.java:282)
 at
 org.wso2.carbon.core.init.PreAxis2ConfigItemListener.bundleChanged(PreAxis2ConfigItemListener.java:117)
 at
 org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:916)
 at
 org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
 at
 org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:330)
 [2011-03-25 17:07:03,539]  WARN
 {org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator} -  We don't
 support method overloading. Ignoring [getCategoryStatistics]

 --
 Afkham Azeez
 Senior Software Architect  Senior Manager; WSO2, Inc.; http://wso2.com,

 Member; Apache Software Foundation; http://www.apache.org/
 email: az...@wso2.com cell: +94 77 3320919
 blog: http://blog.afkham.org
 twitter: 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




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

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

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





-- 
Supun Kamburugamuva
Technical Lead   Product Manager, WSO2 Inc.; http://wso2.com
Member, Apache Software Foundation; http://www.apache.org
WSO2 Inc.;  http://wso2.org
E-mail: su...@wso2.com;  Mobile: +94 77 431 3585
Blog: http://supunk.blogspot.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] SCXML based LC configuration

2011-03-29 Thread Janaka Ranabahu
Hi,

On Wed, Mar 30, 2011 at 8:42 AM, Srinath Perera srin...@wso2.com wrote:

 I did following

 1. build the trunk ..
 2. replace with your jars
 3. went to lifecycles .. add new .. and save on default one


I believe here you have used the non SCXML based life cycle since the jars I
provide you does not change the default life cycle to the SCXML based one.
These modifications are done and have been committed to the trunk.

4. it save a life cycles with the same name without any problem


Did you mean you were able to save 2 life cycles with the same name? This is
not possible in the registry since it checks the name of the life cycle at
the point of saving and if it is an existing one, an error is given to the
user. I will check on this further and will update this thread.

Thanks,
Janaka


 Now it does not let me delete or update any lifecycle at all

  ERROR {org.apache.axis2.rpc.receivers.RPCMessageReceiver} -  Unable
 to remove aspect
 java.lang.reflect.InvocationTargetException
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.apache.axis2.rpc.receivers.RPCUtil.invokeServiceClass(RPCUtil.java:212)
at
 org.apache.axis2.rpc.receivers.RPCMessageReceiver.invokeBusinessLogic(RPCMessageReceiver.java:117)
at
 org.apache.axis2.receivers.AbstractInOutMessageReceiver.invokeBusinessLogic(AbstractInOutMessageReceiver.java:40)
at
 org.apache.axis2.receivers.AbstractMessageReceiver.receive(AbstractMessageReceiver.java:110)
at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:181)
at
 org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest(HTTPTransportUtils.java:172)
at
 org.apache.axis2.transport.http.AxisServlet.doPost(AxisServlet.java:146)
at
 org.wso2.carbon.core.transports.CarbonServlet.doPost(CarbonServlet.java:206)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:641)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at
 org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
at
 org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
at
 org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:67)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at
 org.wso2.carbon.bridge.BridgeServlet.service(BridgeServlet.java:155)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at
 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:304)
at
 org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at
 org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:240)
at
 org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:164)
at
 org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:498)
at
 org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:164)
at
 org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at
 org.wso2.carbon.server.TomcatServer$1.invoke(TomcatServer.java:238)
at
 org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:562)
at
 org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at
 org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:394)
at
 org.apache.coyote.http11.Http11NioProcessor.process(Http11NioProcessor.java:391)
at
 org.apache.coyote.http11.Http11NioProtocol$Http11ConnectionHandler.process(Http11NioProtocol.java:357)
at
 org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1531)
at
 java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at
 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:637)
 Caused by: org.wso2.carbon.registry.core.exceptions.RegistryException:
 Unable to remove aspect
at
 org.wso2.carbon.governance.lcm.util.CommonUtil.deleteLifecycle(CommonUtil.java:275)
at
 org.wso2.carbon.governance.lcm.services.LifeCycleManagementService.deleteLifecycle(LifeCycleManagementService.java:55)
... 37 more
 Caused by: org.wso2.carbon.registry.core.exceptions.RegistryException:
 An exception occurred while executing handler chain. null
at
 org.wso2.carbon.registry.core.jdbc.handlers.HandlerManager.delete(HandlerManager.java:2571)
at
 

  1   2   >