Re: [Carbon-dev] Does HTTP/REST work with Registry WS API

2011-06-30 Thread Samisa Abeysinghe
On Thu, Jun 30, 2011 at 7:27 AM, Sumedha Rubasinghe sume...@wso2.comwrote:



 On Thu, Jun 30, 2011 at 6:59 AM, Samisa Abeysinghe sam...@wso2.comwrote:

 $subject?

 Can I use only HTTP style calls without SOAP with the same API?


 Nope. We haven't enabled REST for the same services exposed by WS API.
 However, SOAP HTTP Bindings should work by default.


Can we get HTTP style calls working with the same API - how much work does
that involve?

Basically the question is along the lines of how easy I could write a
non-Java based client for the same API.

As I understand, even to use WS API, with something like a .NET client, we
need to enable WS-Sec. https://wso2.org/jira/browse/CARBON-10934



 When Registry work started, we used to support REST style of invocation for
 all Registry operations. But this aspect hasn't been tested (Krishantha did
 some work) or developed for a long time.

 /sumedha

 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

 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] Could not login to core server - trunk

2011-06-30 Thread Amila Jayasekara
Hi All,

I am getting error in [1] when try to login to carbon core server in
trunk. It seems there are differences between
3.2.0/core/org.wso2.carbon.ui/3.2.1/src/main/java/org/wso2/carbon/ui/MenuAdminClient.java
and 
trunk/core/org.wso2.carbon.ui/src/main/java/org/wso2/carbon/ui/MenuAdminClient.java.
Please apply all changes made on 3.2.1 to trunk.

Thanks
AmilaJ


[1]
java.lang.NullPointerException
at java.util.Arrays$ArrayList.init(Arrays.java:3357)
at java.util.Arrays.asList(Arrays.java:3343)
at 
org.wso2.carbon.ui.MenuAdminClient.populateMenuDefinitionsFromOSGiService(MenuAdminClient.java:68)
at 
org.wso2.carbon.ui.MenuAdminClient.getMenuContent(MenuAdminClient.java:211)
at 
org.apache.jsp.admin.layout.region5_jsp._jspService(region5_jsp.java:52)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at 
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
at 
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.wso2.carbon.ui.JspServlet.service(JspServlet.java:119)
at org.wso2.carbon.ui.TilesJspServlet.service(TilesJspServlet.java:80)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at 
org.eclipse.equinox.http.helper.ContextPathServletAdaptor.service(ContextPathServletAdaptor.java:36)
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.ApplicationDispatcher.invoke(ApplicationDispatcher.java:684)
at 
org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:593)
at 
org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:530)
at 
org.eclipse.equinox.http.servlet.internal.RequestDispatcherAdaptor.include(RequestDispatcherAdaptor.java:37)
at 
org.eclipse.equinox.http.helper.ContextPathServletAdaptor$RequestDispatcherAdaptor.include(ContextPathServletAdaptor.java:265)
at 
org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:966)
at 
org.apache.jasper.runtime.PageContextImpl.doInclude(PageContextImpl.java:643)
at 
org.apache.jasper.runtime.PageContextImpl.include(PageContextImpl.java:637)
at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.tiles.jsp.context.JspUtil.doInclude(JspUtil.java:87)
at 
org.apache.tiles.jsp.context.JspTilesRequestContext.include(JspTilesRequestContext.java:88)
at 
org.apache.tiles.jsp.context.JspTilesRequestContext.dispatch(JspTilesRequestContext.java:82)
at 
org.apache.tiles.impl.BasicTilesContainer.render(BasicTilesContainer.java:465)
at 
org.apache.tiles.jsp.taglib.InsertAttributeTag.render(InsertAttributeTag.java:140)
at 
org.apache.tiles.jsp.taglib.InsertAttributeTag.render(InsertAttributeTag.java:117)
at 
org.apache.tiles.jsp.taglib.RenderTagSupport.execute(RenderTagSupport.java:171)
at 
org.apache.tiles.jsp.taglib.RoleSecurityTagSupport.doEndTag(RoleSecurityTagSupport.java:75)
at 
org.apache.tiles.jsp.taglib.ContainerTagSupport.doEndTag(ContainerTagSupport.java:80)
at 
org.apache.jsp.admin.layout.template_jsp._jspx_meth_tiles_insertAttribute_5(template_jsp.java:474)
at 
org.apache.jsp.admin.layout.template_jsp._jspService(template_jsp.java:256)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at 
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
at 
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at 

[Carbon-dev] Branching HttpCore NIO

2011-06-30 Thread Sadeep Jayasumana
Hi,

We need to branch HttpCore NIO in order to fix [1] for the next ESB release.
Although this fix has already been committed to HttpCore trunk and 4.1.x
branch under [2], it's highly unlikely that HttpCore 4.1.2 will be released
before our next release.

Should I proceed with this?

[1] https://wso2.org/jira/browse/ESBJAVA-792
[2] https://issues.apache.org/jira/browse/HTTPCORE-260

-- 
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] Supporting predefined ESB properties in sequence editor UI and CS

2011-06-30 Thread Sadeep Jayasumana
Hi,

On Thu, Jun 30, 2011 at 10:10 AM, Udayanga Wickramasinghe udaya...@wso2.com
 wrote:



 On Wed, Jun 29, 2011 at 10:20 AM, Kasun Indrasiri ka...@wso2.com wrote:

 Hi devs,

 As you know, in ESB we have to deal with large number of various
 properties[1] that we set using property mediators in the mediation flows.
 When it comes to designing sequences, using either the mgmt console or CS,
 new users always need to go through the property catalog  and select the
 required properties.(of course with the correct value and scope). We can
 improve the usability of property mediator by giving an option to the  user
 to select the predefined properties and populate them with relevant values
 and scopes. However we need to store and maintain a list of predefined
 properties of ESB to be used by the property mediator UI and CS.

 WDYT?

 +1

Thanks,
Sadeep

 +1


 [1] http://wso2.org/project/esb/java/4.0.0/docs/properties_guide.html

 --
 Kasun Indrasiri
 Associate Technical Lead
 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




 --
 *Udayanga Wickramasinghe*
 Software Engineer; WSO2 Inc.; http://wso2.com,
 *email: **udaya...@wso2.com* udayan...@wso2.com* cell: +94 (77) 983-4365
 blog: **http://udayangawiki.blogspot.com*http://udayangawiki.blogspot.com/
 *
 twitter: **http://twitter.com/udayanga_wick*http://twitter.com/udayanga_wick
 *
 *

 ___
 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] Adding a 3.2.1 version of a Feature

2011-06-30 Thread Muhammed Shariq
This could be because your patched feature pom still refer to the 3.2.0
version of the component, or it inherits the old version from the parent.

On Thu, Jun 30, 2011 at 12:45 AM, Deependra Ariyadewa d...@wso2.com wrote:

 I need to verify the Cassandra 3.2.1 feature build.

 Current cassandra 3.2.1 feature pom pick  3.2.0 jars and create the
 package.

 Can you pl verify if you have 3.2.1 build.

 Thanks,

 Deependra.


 On Thu, Jun 30, 2011 at 12:32 AM, Supun Malinga sup...@wso2.com wrote:

 Hi all,

 Please make sure add relative paths to the parents poms when you are
 adding a new  component/feature/etc for 3.2.1, if the parent pom is not in
 the immediate parent directory. Otherwise online build with a clean repo
 doesn't work cos' it can't resolve the parent poms.

 thanks and regards,

 On Fri, Jun 24, 2011 at 11:37 AM, Muhammed Shariq sha...@wso2.comwrote:

 On Fri, Jun 24, 2011 at 11:21 AM, Afkham Azeez az...@wso2.com wrote:



 On Fri, Jun 24, 2011 at 10:57 AM, Muhammed Shariq sha...@wso2.comwrote:


 On Fri, Jun 24, 2011 at 8:45 AM, Ruchira Wageesha ruch...@wso2.comwrote:

 Hi,

 When we add a 3.2.1 feature into 3.2.0 branch, we need to modify the
 feature root pom to build only those 3.2.1 features?? i.e. If I take the
 system-staticstics feature

 system-statistics/
 ├── org.wso2.carbon.system.statistics.feature
 │   ├── 3.2.0
 │   │   └── pom.xml
 │   └── 3.2.1
 │   └── pom.xml
 ├── org.wso2.carbon.system.statistics.server.feature
 │   ├── 3.2.0
 │   │   └── pom.xml
 │   └── 3.2.1
 │   └── pom.xml
 ├── org.wso2.carbon.system.statistics.ui.feature
 │   └── 3.2.0
 │   └── pom.xml
 └── pom.xml  -- we need to update this pom's version to 3.2.1 and
 build only 3.2.1 features ???


 Ideally we should not modify this pom, but while branching
 stratos/common features we faced an issue. All the stratos component's
 versions were are defined in this parent pom and the version was defined 
 as
 ${pom.version}. So at build time maven started searching the patched 
 version
 of all dependent components, to overcome this we created a patch version 
 of
 the common/feature parent and pointed this as the parent for the patched
 server and aggregate feature. Hope my explanation was clear :)


 Yes, we learned that the dependency versions should have been defined as
 carbon.platform.version, not POM version. In fact, thinking about it
 logically, using pom.version to define the version of a dependency is 
 wrong.
 It is only a coincidence that the pom.version  carbon.platform.version
 happened to be the same value. Ideally, we should define separate versions
 for each and every component.


 +1 .. I'll fix this on trunk for the stratos common feature.



 regards,
 Ruchira
 --
 Ruchira Wageesha
 Software Engineer - WSO2 Inc. www.wso2.com

 Email: ruch...@wso2.com Blog: ruchirawagee...@blogspot.com
 Mobile: +94771083017

 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




 --
 *Afkham Azeez*
 Director of Architecture; WSO2, Inc.; http://wso2.com
 Member; Apache Software Foundation; http://www.apache.org/
 * http://www.apache.org/**
 email: **az...@wso2.com* az...@wso2.com* cell: +94 77 3320919
 blog: **http://blog.afkham.org* http://blog.afkham.org*
 twitter: 
 **http://twitter.com/afkham_azeez*http://twitter.com/afkham_azeez
 *
 linked-in: **http://lk.linkedin.com/in/afkhamazeez*
 *
 *
 *Lean . Enterprise . Middleware*


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



 ___
 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




 --
 Deependra Ariyadewa
 WSO2, Inc.;  http://wso2.com/
 email: d...@wso2.com; cell: +94 71 403 5996 ;
 PGP info: KeyID: 'DC627E6F'


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


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


Re: [Carbon-dev] Could not login to core server - trunk

2011-06-30 Thread Senaka Fernando
Hi Amila,

I'm working on trunk. Let me see whether I broke something, and get that
fixed.

Thanks,
Senaka.

On Thu, Jun 30, 2011 at 11:36 AM, Amila Jayasekara ami...@wso2.com wrote:

 Hi All,

 I am getting error in [1] when try to login to carbon core server in
 trunk. It seems there are differences between

 3.2.0/core/org.wso2.carbon.ui/3.2.1/src/main/java/org/wso2/carbon/ui/MenuAdminClient.java
 and
 trunk/core/org.wso2.carbon.ui/src/main/java/org/wso2/carbon/ui/MenuAdminClient.java.
 Please apply all changes made on 3.2.1 to trunk.

 Thanks
 AmilaJ


 [1]
 java.lang.NullPointerException
at java.util.Arrays$ArrayList.init(Arrays.java:3357)
at java.util.Arrays.asList(Arrays.java:3343)
at
 org.wso2.carbon.ui.MenuAdminClient.populateMenuDefinitionsFromOSGiService(MenuAdminClient.java:68)
at
 org.wso2.carbon.ui.MenuAdminClient.getMenuContent(MenuAdminClient.java:211)
at
 org.apache.jsp.admin.layout.region5_jsp._jspService(region5_jsp.java:52)
at
 org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at
 org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
at
 org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.wso2.carbon.ui.JspServlet.service(JspServlet.java:119)
at
 org.wso2.carbon.ui.TilesJspServlet.service(TilesJspServlet.java:80)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at
 org.eclipse.equinox.http.helper.ContextPathServletAdaptor.service(ContextPathServletAdaptor.java:36)
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.ApplicationDispatcher.invoke(ApplicationDispatcher.java:684)
at
 org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:593)
at
 org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:530)
at
 org.eclipse.equinox.http.servlet.internal.RequestDispatcherAdaptor.include(RequestDispatcherAdaptor.java:37)
at
 org.eclipse.equinox.http.helper.ContextPathServletAdaptor$RequestDispatcherAdaptor.include(ContextPathServletAdaptor.java:265)
at
 org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:966)
at
 org.apache.jasper.runtime.PageContextImpl.doInclude(PageContextImpl.java:643)
at
 org.apache.jasper.runtime.PageContextImpl.include(PageContextImpl.java:637)
at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
at
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.tiles.jsp.context.JspUtil.doInclude(JspUtil.java:87)
at
 org.apache.tiles.jsp.context.JspTilesRequestContext.include(JspTilesRequestContext.java:88)
at
 org.apache.tiles.jsp.context.JspTilesRequestContext.dispatch(JspTilesRequestContext.java:82)
at
 org.apache.tiles.impl.BasicTilesContainer.render(BasicTilesContainer.java:465)
at
 org.apache.tiles.jsp.taglib.InsertAttributeTag.render(InsertAttributeTag.java:140)
at
 org.apache.tiles.jsp.taglib.InsertAttributeTag.render(InsertAttributeTag.java:117)
at
 org.apache.tiles.jsp.taglib.RenderTagSupport.execute(RenderTagSupport.java:171)
at
 org.apache.tiles.jsp.taglib.RoleSecurityTagSupport.doEndTag(RoleSecurityTagSupport.java:75)
at
 org.apache.tiles.jsp.taglib.ContainerTagSupport.doEndTag(ContainerTagSupport.java:80)
at
 org.apache.jsp.admin.layout.template_jsp._jspx_meth_tiles_insertAttribute_5(template_jsp.java:474)
at
 org.apache.jsp.admin.layout.template_jsp._jspService(template_jsp.java:256)
at
 org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at
 org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
at
 

[Carbon-dev] Compilation error in event mediator trunk.

2011-06-30 Thread Waruna Ranasinghe
I got the following build failure while building Carbon trunk.

[INFO] Building WSO2 Carbon - Event mediators
[INFO]task-segment: [install]
[INFO]

[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting
/home/waruna/WSO2/projects/src/trunk/carbon/components/mediators/event/org.wso2.carbon.mediator.event/target
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 5 source files to
/home/waruna/WSO2/projects/src/trunk/carbon/components/mediators/event/org.wso2.carbon.mediator.event/target/classes
[INFO] -
[ERROR] COMPILATION ERROR :
[INFO] -
[ERROR]
/home/waruna/WSO2/projects/src/trunk/carbon/components/mediators/event/org.wso2.carbon.mediator.event/src/main/java/org/wso2/carbon/mediator/event/EventMediator.java:[31,47]
cannot find symbol
symbol  : class RegistrySubscriptionsLoader
location: package org.wso2.carbon.event.core.internal.util

[INFO] 1error
[INFO] -
[INFO]

[ERROR] BUILD FAILURE
[INFO]

[INFO] Compilation failure
/home/waruna/WSO2/projects/src/trunk/carbon/components/mediators/event/org.wso2.carbon.mediator.event/src/main/java/org/wso2/carbon/mediator/event/EventMediator.java:[31,47]
cannot find symbol
symbol  : class RegistrySubscriptionsLoader
location: package org.wso2.carbon.event.core.internal.util


Thanks,
Waruna


-- 
-
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] Does HTTP/REST work with Registry WS API

2011-06-30 Thread Senaka Fernando
Hi Samisa, Sumedha,

On Thu, Jun 30, 2011 at 11:30 AM, Samisa Abeysinghe sam...@wso2.com wrote:



 On Thu, Jun 30, 2011 at 7:27 AM, Sumedha Rubasinghe sume...@wso2.comwrote:



 On Thu, Jun 30, 2011 at 6:59 AM, Samisa Abeysinghe sam...@wso2.comwrote:

 $subject?

 Can I use only HTTP style calls without SOAP with the same API?


 Nope. We haven't enabled REST for the same services exposed by WS API.
  However, SOAP HTTP Bindings should work by default.


 Can we get HTTP style calls working with the same API - how much work does
 that involve?


This is a WebService, if REST works for any other WebService deployed in
Axis2, this is no different. IMO, we do not require any further work to get
this to work over HTTP/REST.


 Basically the question is along the lines of how easy I could write a
 non-Java based client for the same API.

 As I understand, even to use WS API, with something like a .NET client, we
 need to enable WS-Sec. https://wso2.org/jira/browse/CARBON-10934


The JKS is required in order to obtain the cookie to make subsequent HTTPS
calls. AFAIU, the Carbon Authenticators should be able to work with
WS-Security if we are do this.

Further, I recall an older discussion where Tharindu, and Chintana
participated in getting WS API to work against a .NET client. I'm not sure
whether they used a policy or just invoked the service.

Thanks,
Senaka.




 When Registry work started, we used to support REST style of invocation
 for all Registry operations. But this aspect hasn't been tested (Krishantha
 did some work) or developed for a long time.

 /sumedha

 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

 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




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

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

*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 a 3.2.1 version of a Feature

2011-06-30 Thread Afkham Azeez
Shariq please assist Deep to fix this. Most probably you will have to copy
the dependencies.


On Thu, Jun 30, 2011 at 11:51 AM, Muhammed Shariq sha...@wso2.com wrote:

 This could be because your patched feature pom still refer to the 3.2.0
 version of the component, or it inherits the old version from the parent.


 On Thu, Jun 30, 2011 at 12:45 AM, Deependra Ariyadewa d...@wso2.comwrote:

 I need to verify the Cassandra 3.2.1 feature build.

 Current cassandra 3.2.1 feature pom pick  3.2.0 jars and create the
 package.

 Can you pl verify if you have 3.2.1 build.

 Thanks,

 Deependra.


 On Thu, Jun 30, 2011 at 12:32 AM, Supun Malinga sup...@wso2.com wrote:

 Hi all,

 Please make sure add relative paths to the parents poms when you are
 adding a new  component/feature/etc for 3.2.1, if the parent pom is not in
 the immediate parent directory. Otherwise online build with a clean repo
 doesn't work cos' it can't resolve the parent poms.

 thanks and regards,

 On Fri, Jun 24, 2011 at 11:37 AM, Muhammed Shariq sha...@wso2.comwrote:

 On Fri, Jun 24, 2011 at 11:21 AM, Afkham Azeez az...@wso2.com wrote:



 On Fri, Jun 24, 2011 at 10:57 AM, Muhammed Shariq sha...@wso2.comwrote:


 On Fri, Jun 24, 2011 at 8:45 AM, Ruchira Wageesha 
 ruch...@wso2.comwrote:

 Hi,

 When we add a 3.2.1 feature into 3.2.0 branch, we need to modify the
 feature root pom to build only those 3.2.1 features?? i.e. If I take the
 system-staticstics feature

 system-statistics/
 ├── org.wso2.carbon.system.statistics.feature
 │   ├── 3.2.0
 │   │   └── pom.xml
 │   └── 3.2.1
 │   └── pom.xml
 ├── org.wso2.carbon.system.statistics.server.feature
 │   ├── 3.2.0
 │   │   └── pom.xml
 │   └── 3.2.1
 │   └── pom.xml
 ├── org.wso2.carbon.system.statistics.ui.feature
 │   └── 3.2.0
 │   └── pom.xml
 └── pom.xml  -- we need to update this pom's version to 3.2.1 and
 build only 3.2.1 features ???


 Ideally we should not modify this pom, but while branching
 stratos/common features we faced an issue. All the stratos component's
 versions were are defined in this parent pom and the version was defined 
 as
 ${pom.version}. So at build time maven started searching the patched 
 version
 of all dependent components, to overcome this we created a patch version 
 of
 the common/feature parent and pointed this as the parent for the patched
 server and aggregate feature. Hope my explanation was clear :)


 Yes, we learned that the dependency versions should have been defined
 as carbon.platform.version, not POM version. In fact, thinking about it
 logically, using pom.version to define the version of a dependency is 
 wrong.
 It is only a coincidence that the pom.version  carbon.platform.version
 happened to be the same value. Ideally, we should define separate versions
 for each and every component.


 +1 .. I'll fix this on trunk for the stratos common feature.



 regards,
 Ruchira
 --
 Ruchira Wageesha
 Software Engineer - WSO2 Inc. www.wso2.com

 Email: ruch...@wso2.com Blog: ruchirawagee...@blogspot.com
 Mobile: +94771083017

 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




 --
 *Afkham Azeez*
 Director of Architecture; WSO2, Inc.; http://wso2.com
 Member; Apache Software Foundation; http://www.apache.org/
 * http://www.apache.org/**
 email: **az...@wso2.com* az...@wso2.com* cell: +94 77 3320919
 blog: **http://blog.afkham.org* http://blog.afkham.org*
 twitter: 
 **http://twitter.com/afkham_azeez*http://twitter.com/afkham_azeez
 *
 linked-in: **http://lk.linkedin.com/in/afkhamazeez*
 *
 *
 *Lean . Enterprise . Middleware*


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



 ___
 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




 --
 Deependra Ariyadewa
 WSO2, Inc.;  http://wso2.com/
 email: d...@wso2.com; cell: +94 71 403 5996 ;
 PGP info: KeyID: 'DC627E6F'


 ___
 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




-- 
*Afkham Azeez*
Director of Architecture; WSO2, Inc.; 

Re: [Carbon-dev] Branching HttpCore NIO

2011-06-30 Thread Pradeep Fernando
Hi,

On Thu, Jun 30, 2011 at 11:38 AM, Sadeep Jayasumana sad...@wso2.com wrote:
 Hi,

 We need to branch HttpCore NIO in order to fix [1] for the next ESB release.
 Although this fix has already been committed to HttpCore trunk and 4.1.x
 branch under [2], it's highly unlikely that HttpCore 4.1.2 will be released
 before our next release.

 Should I proceed with this?

Ideally we should try as much as possible to depend on released
versions of libraries. But since this is a necessity,
I'm +1.


 [1] https://wso2.org/jira/browse/ESBJAVA-792
 [2] https://issues.apache.org/jira/browse/HTTPCORE-260

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





-- 
Pradeep Fernando
Software Engineer
WSO2 Inc; http://wso2.com/

blog: http://pradeepfernando.blogspot.com/
m: +94776603662
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Does HTTP/REST work with Registry WS API

2011-06-30 Thread Samisa Abeysinghe
On Thu, Jun 30, 2011 at 12:11 PM, Senaka Fernando sen...@wso2.com wrote:

 Hi Samisa, Sumedha,

 On Thu, Jun 30, 2011 at 11:30 AM, Samisa Abeysinghe sam...@wso2.comwrote:



 On Thu, Jun 30, 2011 at 7:27 AM, Sumedha Rubasinghe sume...@wso2.comwrote:



 On Thu, Jun 30, 2011 at 6:59 AM, Samisa Abeysinghe sam...@wso2.comwrote:

 $subject?

 Can I use only HTTP style calls without SOAP with the same API?


 Nope. We haven't enabled REST for the same services exposed by WS API.
  However, SOAP HTTP Bindings should work by default.


 Can we get HTTP style calls working with the same API - how much work does
 that involve?


 This is a WebService, if REST works for any other WebService deployed in
 Axis2, this is no different. IMO, we do not require any further work to get
 this to work over HTTP/REST.


 Basically the question is along the lines of how easy I could write a
 non-Java based client for the same API.

 As I understand, even to use WS API, with something like a .NET client, we
 need to enable WS-Sec. https://wso2.org/jira/browse/CARBON-10934


 The JKS is required in order to obtain the cookie to make subsequent HTTPS
 calls. AFAIU, the Carbon Authenticators should be able to work with
 WS-Security if we are do this.

 Further, I recall an older discussion where Tharindu, and Chintana
 participated in getting WS API to work against a .NET client. I'm not sure
 whether they used a policy or just invoked the service.


See the bottom of
http://wso2.org/project/registry/4.0.0/docs/developer_guide/ws_api.html

To add WS-Security for the WS-API, just name the relevant policy file as *
ws-api-sec-policy.xml* and place it into GREG_HOME/repository/conf.
WS-Security will now be engaged!

So looks like we need to add a policy. At least that is what the doc says!

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] Adding a 3.2.1 version of a Feature

2011-06-30 Thread Muhammed Shariq
On Thu, Jun 30, 2011 at 12:14 PM, Afkham Azeez az...@wso2.com wrote:

 Shariq please assist Deep to fix this. Most probably you will have to copy
 the dependencies.


Sure, will do.



 On Thu, Jun 30, 2011 at 11:51 AM, Muhammed Shariq sha...@wso2.com wrote:

 This could be because your patched feature pom still refer to the 3.2.0
 version of the component, or it inherits the old version from the parent.


 On Thu, Jun 30, 2011 at 12:45 AM, Deependra Ariyadewa d...@wso2.comwrote:

 I need to verify the Cassandra 3.2.1 feature build.

 Current cassandra 3.2.1 feature pom pick  3.2.0 jars and create the
 package.

 Can you pl verify if you have 3.2.1 build.

 Thanks,

 Deependra.


 On Thu, Jun 30, 2011 at 12:32 AM, Supun Malinga sup...@wso2.com wrote:

 Hi all,

 Please make sure add relative paths to the parents poms when you are
 adding a new  component/feature/etc for 3.2.1, if the parent pom is not in
 the immediate parent directory. Otherwise online build with a clean repo
 doesn't work cos' it can't resolve the parent poms.

 thanks and regards,

 On Fri, Jun 24, 2011 at 11:37 AM, Muhammed Shariq sha...@wso2.comwrote:

 On Fri, Jun 24, 2011 at 11:21 AM, Afkham Azeez az...@wso2.com wrote:



 On Fri, Jun 24, 2011 at 10:57 AM, Muhammed Shariq sha...@wso2.comwrote:


 On Fri, Jun 24, 2011 at 8:45 AM, Ruchira Wageesha 
 ruch...@wso2.comwrote:

 Hi,

 When we add a 3.2.1 feature into 3.2.0 branch, we need to modify the
 feature root pom to build only those 3.2.1 features?? i.e. If I take 
 the
 system-staticstics feature

 system-statistics/
 ├── org.wso2.carbon.system.statistics.feature
 │   ├── 3.2.0
 │   │   └── pom.xml
 │   └── 3.2.1
 │   └── pom.xml
 ├── org.wso2.carbon.system.statistics.server.feature
 │   ├── 3.2.0
 │   │   └── pom.xml
 │   └── 3.2.1
 │   └── pom.xml
 ├── org.wso2.carbon.system.statistics.ui.feature
 │   └── 3.2.0
 │   └── pom.xml
 └── pom.xml  -- we need to update this pom's version to 3.2.1 and
 build only 3.2.1 features ???


 Ideally we should not modify this pom, but while branching
 stratos/common features we faced an issue. All the stratos component's
 versions were are defined in this parent pom and the version was 
 defined as
 ${pom.version}. So at build time maven started searching the patched 
 version
 of all dependent components, to overcome this we created a patch 
 version of
 the common/feature parent and pointed this as the parent for the patched
 server and aggregate feature. Hope my explanation was clear :)


 Yes, we learned that the dependency versions should have been defined
 as carbon.platform.version, not POM version. In fact, thinking about it
 logically, using pom.version to define the version of a dependency is 
 wrong.
 It is only a coincidence that the pom.version  carbon.platform.version
 happened to be the same value. Ideally, we should define separate 
 versions
 for each and every component.


 +1 .. I'll fix this on trunk for the stratos common feature.



 regards,
 Ruchira
 --
 Ruchira Wageesha
 Software Engineer - WSO2 Inc. www.wso2.com

 Email: ruch...@wso2.com Blog: ruchirawagee...@blogspot.com
 Mobile: +94771083017

 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




 --
 *Afkham Azeez*
 Director of Architecture; WSO2, Inc.; http://wso2.com
 Member; Apache Software Foundation; http://www.apache.org/
 * http://www.apache.org/**
 email: **az...@wso2.com* az...@wso2.com* cell: +94 77 3320919
 blog: **http://blog.afkham.org* http://blog.afkham.org*
 twitter: 
 **http://twitter.com/afkham_azeez*http://twitter.com/afkham_azeez
 *
 linked-in: **http://lk.linkedin.com/in/afkhamazeez*
 *
 *
 *Lean . Enterprise . Middleware*


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



 ___
 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




 --
 Deependra Ariyadewa
 WSO2, Inc.;  http://wso2.com/
 email: d...@wso2.com; cell: +94 71 403 5996 ;
 PGP info: KeyID: 'DC627E6F'


 ___
 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
 

Re: [Carbon-dev] Does HTTP/REST work with Registry WS API

2011-06-30 Thread Tharindu Mathew
On Thu, Jun 30, 2011 at 12:18 PM, Samisa Abeysinghe sam...@wso2.com wrote:



 On Thu, Jun 30, 2011 at 12:11 PM, Senaka Fernando sen...@wso2.com wrote:

 Hi Samisa, Sumedha,

 On Thu, Jun 30, 2011 at 11:30 AM, Samisa Abeysinghe sam...@wso2.comwrote:



 On Thu, Jun 30, 2011 at 7:27 AM, Sumedha Rubasinghe sume...@wso2.comwrote:



 On Thu, Jun 30, 2011 at 6:59 AM, Samisa Abeysinghe sam...@wso2.comwrote:

 $subject?

 Can I use only HTTP style calls without SOAP with the same API?


 Nope. We haven't enabled REST for the same services exposed by WS API.
  However, SOAP HTTP Bindings should work by default.


 Can we get HTTP style calls working with the same API - how much work
 does that involve?


 This is a WebService, if REST works for any other WebService deployed in
 Axis2, this is no different. IMO, we do not require any further work to get
 this to work over HTTP/REST.


 Basically the question is along the lines of how easy I could write a
 non-Java based client for the same API.

 As I understand, even to use WS API, with something like a .NET client,
 we need to enable WS-Sec. https://wso2.org/jira/browse/CARBON-10934


 The JKS is required in order to obtain the cookie to make subsequent HTTPS
 calls. AFAIU, the Carbon Authenticators should be able to work with
 WS-Security if we are do this.

 Further, I recall an older discussion where Tharindu, and Chintana
 participated in getting WS API to work against a .NET client. I'm not sure
 whether they used a policy or just invoked the service.


 See the bottom of
 http://wso2.org/project/registry/4.0.0/docs/developer_guide/ws_api.html

 To add WS-Security for the WS-API, just name the relevant policy file as
 *ws-api-sec-policy.xml* and place it into GREG_HOME/repository/conf.
 WS-Security will now be engaged!

 So looks like we need to add a policy. At least that is what the doc says!


The provision was made to add WS-Security IF we want. It's not mandatory,
it's on a need to basis.


 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




-- 
Regards,

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


Re: [Carbon-dev] Does HTTP/REST work with Registry WS API

2011-06-30 Thread Tharindu Mathew
On Thu, Jun 30, 2011 at 12:11 PM, Senaka Fernando sen...@wso2.com wrote:

 Hi Samisa, Sumedha,

 On Thu, Jun 30, 2011 at 11:30 AM, Samisa Abeysinghe sam...@wso2.comwrote:



 On Thu, Jun 30, 2011 at 7:27 AM, Sumedha Rubasinghe sume...@wso2.comwrote:



 On Thu, Jun 30, 2011 at 6:59 AM, Samisa Abeysinghe sam...@wso2.comwrote:

 $subject?

 Can I use only HTTP style calls without SOAP with the same API?


 Nope. We haven't enabled REST for the same services exposed by WS API.
  However, SOAP HTTP Bindings should work by default.


 Can we get HTTP style calls working with the same API - how much work does
 that involve?


 This is a WebService, if REST works for any other WebService deployed in
 Axis2, this is no different. IMO, we do not require any further work to get
 this to work over HTTP/REST.


 Basically the question is along the lines of how easy I could write a
 non-Java based client for the same API.

 As I understand, even to use WS API, with something like a .NET client, we
 need to enable WS-Sec. https://wso2.org/jira/browse/CARBON-10934


 The JKS is required in order to obtain the cookie to make subsequent HTTPS
 calls. AFAIU, the Carbon Authenticators should be able to work with
 WS-Security if we are do this.

 Further, I recall an older discussion where Tharindu, and Chintana
 participated in getting WS API to work against a .NET client. I'm not sure
 whether they used a policy or just invoked the service.

Yes it worked with .net without a problem. At that time there was a bug
which was fixed. This was not related to WS-Security.

I think this is the second time we are having this discussion and about
having a .net sample for this. I'm not sure if Chinthana wrote a KB or blog
about what he did.


 Thanks,
 Senaka.




 When Registry work started, we used to support REST style of invocation
 for all Registry operations. But this aspect hasn't been tested (Krishantha
 did some work) or developed for a long time.

 /sumedha

 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

 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




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

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

 *Lean . Enterprise . Middleware


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




-- 
Regards,

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


Re: [Carbon-dev] Does HTTP/REST work with Registry WS API

2011-06-30 Thread Samisa Abeysinghe
On Thu, Jun 30, 2011 at 12:26 PM, Tharindu Mathew thari...@wso2.com wrote:



 On Thu, Jun 30, 2011 at 12:11 PM, Senaka Fernando sen...@wso2.com wrote:

 Hi Samisa, Sumedha,

 On Thu, Jun 30, 2011 at 11:30 AM, Samisa Abeysinghe sam...@wso2.comwrote:



 On Thu, Jun 30, 2011 at 7:27 AM, Sumedha Rubasinghe sume...@wso2.comwrote:



 On Thu, Jun 30, 2011 at 6:59 AM, Samisa Abeysinghe sam...@wso2.comwrote:

 $subject?

 Can I use only HTTP style calls without SOAP with the same API?


 Nope. We haven't enabled REST for the same services exposed by WS API.
  However, SOAP HTTP Bindings should work by default.


 Can we get HTTP style calls working with the same API - how much work
 does that involve?


 This is a WebService, if REST works for any other WebService deployed in
 Axis2, this is no different. IMO, we do not require any further work to get
 this to work over HTTP/REST.


 Basically the question is along the lines of how easy I could write a
 non-Java based client for the same API.

 As I understand, even to use WS API, with something like a .NET client,
 we need to enable WS-Sec. https://wso2.org/jira/browse/CARBON-10934


 The JKS is required in order to obtain the cookie to make subsequent HTTPS
 calls. AFAIU, the Carbon Authenticators should be able to work with
 WS-Security if we are do this.

 Further, I recall an older discussion where Tharindu, and Chintana
 participated in getting WS API to work against a .NET client. I'm not sure
 whether they used a policy or just invoked the service.

 Yes it worked with .net without a problem. At that time there was a bug
 which was fixed. This was not related to WS-Security.

 I think this is the second time we are having this discussion and about
 having a .net sample for this. I'm not sure if Chinthana wrote a KB or blog
 about what he did.


I googled but found no such article :(



 Thanks,
 Senaka.




 When Registry work started, we used to support REST style of invocation
 for all Registry operations. But this aspect hasn't been tested (Krishantha
 did some work) or developed for a long time.

 /sumedha

 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

 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




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

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

 *Lean . Enterprise . Middleware


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




 --
 Regards,

 Tharindu


 ___
 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


Re: [Carbon-dev] Does HTTP/REST work with Registry WS API

2011-06-30 Thread Senaka Fernando
On Thu, Jun 30, 2011 at 12:26 PM, Tharindu Mathew thari...@wso2.com wrote:



 On Thu, Jun 30, 2011 at 12:11 PM, Senaka Fernando sen...@wso2.com wrote:

 Hi Samisa, Sumedha,

 On Thu, Jun 30, 2011 at 11:30 AM, Samisa Abeysinghe sam...@wso2.comwrote:



 On Thu, Jun 30, 2011 at 7:27 AM, Sumedha Rubasinghe sume...@wso2.comwrote:



 On Thu, Jun 30, 2011 at 6:59 AM, Samisa Abeysinghe sam...@wso2.comwrote:

 $subject?

 Can I use only HTTP style calls without SOAP with the same API?


 Nope. We haven't enabled REST for the same services exposed by WS API.
  However, SOAP HTTP Bindings should work by default.


 Can we get HTTP style calls working with the same API - how much work
 does that involve?


 This is a WebService, if REST works for any other WebService deployed in
 Axis2, this is no different. IMO, we do not require any further work to get
 this to work over HTTP/REST.


 Basically the question is along the lines of how easy I could write a
 non-Java based client for the same API.

 As I understand, even to use WS API, with something like a .NET client,
 we need to enable WS-Sec. https://wso2.org/jira/browse/CARBON-10934


 The JKS is required in order to obtain the cookie to make subsequent HTTPS
 calls. AFAIU, the Carbon Authenticators should be able to work with
 WS-Security if we are do this.

 Further, I recall an older discussion where Tharindu, and Chintana
 participated in getting WS API to work against a .NET client. I'm not sure
 whether they used a policy or just invoked the service.

 Yes it worked with .net without a problem. At that time there was a bug
 which was fixed. This was not related to WS-Security.

 I think this is the second time we are having this discussion and about
 having a .net sample for this. I'm not sure if Chinthana wrote a KB or blog
 about what he did.


Yes, +1 for writing a blog or KB on this. We can link to it through docs.
IMO I feel what we need is some sample(s) on how to use this on .NET. Better
if the same can be done for WS-Discovery as well. Demonstrating the fact
that G-Reg can discover .NET services (which can be done even right now), is
equally good.

Thanks,
Senaka.


 Thanks,
 Senaka.




 When Registry work started, we used to support REST style of invocation
 for all Registry operations. But this aspect hasn't been tested (Krishantha
 did some work) or developed for a long time.

 /sumedha

 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

 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




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

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

 *Lean . Enterprise . Middleware


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




 --
 Regards,

 Tharindu


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




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

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

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


Re: [Carbon-dev] Could not login to core server - trunk

2011-06-30 Thread Senaka Fernando
Hi Amila,

Done. Update to r108645.

Thanks,
Senaka.

On Thu, Jun 30, 2011 at 11:36 AM, Amila Jayasekara ami...@wso2.com wrote:

 Hi All,

 I am getting error in [1] when try to login to carbon core server in
 trunk. It seems there are differences between

 3.2.0/core/org.wso2.carbon.ui/3.2.1/src/main/java/org/wso2/carbon/ui/MenuAdminClient.java
 and
 trunk/core/org.wso2.carbon.ui/src/main/java/org/wso2/carbon/ui/MenuAdminClient.java.
 Please apply all changes made on 3.2.1 to trunk.

 Thanks
 AmilaJ


 [1]
 java.lang.NullPointerException
at java.util.Arrays$ArrayList.init(Arrays.java:3357)
at java.util.Arrays.asList(Arrays.java:3343)
at
 org.wso2.carbon.ui.MenuAdminClient.populateMenuDefinitionsFromOSGiService(MenuAdminClient.java:68)
at
 org.wso2.carbon.ui.MenuAdminClient.getMenuContent(MenuAdminClient.java:211)
at
 org.apache.jsp.admin.layout.region5_jsp._jspService(region5_jsp.java:52)
at
 org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at
 org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
at
 org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.wso2.carbon.ui.JspServlet.service(JspServlet.java:119)
at
 org.wso2.carbon.ui.TilesJspServlet.service(TilesJspServlet.java:80)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at
 org.eclipse.equinox.http.helper.ContextPathServletAdaptor.service(ContextPathServletAdaptor.java:36)
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.ApplicationDispatcher.invoke(ApplicationDispatcher.java:684)
at
 org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:593)
at
 org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:530)
at
 org.eclipse.equinox.http.servlet.internal.RequestDispatcherAdaptor.include(RequestDispatcherAdaptor.java:37)
at
 org.eclipse.equinox.http.helper.ContextPathServletAdaptor$RequestDispatcherAdaptor.include(ContextPathServletAdaptor.java:265)
at
 org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:966)
at
 org.apache.jasper.runtime.PageContextImpl.doInclude(PageContextImpl.java:643)
at
 org.apache.jasper.runtime.PageContextImpl.include(PageContextImpl.java:637)
at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
at
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.tiles.jsp.context.JspUtil.doInclude(JspUtil.java:87)
at
 org.apache.tiles.jsp.context.JspTilesRequestContext.include(JspTilesRequestContext.java:88)
at
 org.apache.tiles.jsp.context.JspTilesRequestContext.dispatch(JspTilesRequestContext.java:82)
at
 org.apache.tiles.impl.BasicTilesContainer.render(BasicTilesContainer.java:465)
at
 org.apache.tiles.jsp.taglib.InsertAttributeTag.render(InsertAttributeTag.java:140)
at
 org.apache.tiles.jsp.taglib.InsertAttributeTag.render(InsertAttributeTag.java:117)
at
 org.apache.tiles.jsp.taglib.RenderTagSupport.execute(RenderTagSupport.java:171)
at
 org.apache.tiles.jsp.taglib.RoleSecurityTagSupport.doEndTag(RoleSecurityTagSupport.java:75)
at
 org.apache.tiles.jsp.taglib.ContainerTagSupport.doEndTag(ContainerTagSupport.java:80)
at
 org.apache.jsp.admin.layout.template_jsp._jspx_meth_tiles_insertAttribute_5(template_jsp.java:474)
at
 org.apache.jsp.admin.layout.template_jsp._jspService(template_jsp.java:256)
at
 org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at
 org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
at
 org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
at 

Re: [Carbon-dev] Does HTTP/REST work with Registry WS API

2011-06-30 Thread Tharindu Mathew
On Thu, Jun 30, 2011 at 12:29 PM, Senaka Fernando sen...@wso2.com wrote:



 On Thu, Jun 30, 2011 at 12:26 PM, Tharindu Mathew thari...@wso2.comwrote:



 On Thu, Jun 30, 2011 at 12:11 PM, Senaka Fernando sen...@wso2.comwrote:

 Hi Samisa, Sumedha,

 On Thu, Jun 30, 2011 at 11:30 AM, Samisa Abeysinghe sam...@wso2.comwrote:



 On Thu, Jun 30, 2011 at 7:27 AM, Sumedha Rubasinghe 
 sume...@wso2.comwrote:



 On Thu, Jun 30, 2011 at 6:59 AM, Samisa Abeysinghe sam...@wso2.comwrote:

 $subject?

 Can I use only HTTP style calls without SOAP with the same API?


 Nope. We haven't enabled REST for the same services exposed by WS API.
  However, SOAP HTTP Bindings should work by default.


 Can we get HTTP style calls working with the same API - how much work
 does that involve?


 This is a WebService, if REST works for any other WebService deployed in
 Axis2, this is no different. IMO, we do not require any further work to get
 this to work over HTTP/REST.


 Basically the question is along the lines of how easy I could write a
 non-Java based client for the same API.

 As I understand, even to use WS API, with something like a .NET client,
 we need to enable WS-Sec. https://wso2.org/jira/browse/CARBON-10934


 The JKS is required in order to obtain the cookie to make subsequent
 HTTPS calls. AFAIU, the Carbon Authenticators should be able to work with
 WS-Security if we are do this.

 Further, I recall an older discussion where Tharindu, and Chintana
 participated in getting WS API to work against a .NET client. I'm not sure
 whether they used a policy or just invoked the service.

 Yes it worked with .net without a problem. At that time there was a bug
 which was fixed. This was not related to WS-Security.

 I think this is the second time we are having this discussion and about
 having a .net sample for this. I'm not sure if Chinthana wrote a KB or blog
 about what he did.


 Yes, +1 for writing a blog or KB on this. We can link to it through docs.
 IMO I feel what we need is some sample(s) on how to use this on .NET. Better
 if the same can be done for WS-Discovery as well. Demonstrating the fact
 that G-Reg can discover .NET services (which can be done even right now), is
 equally good.


How about including a .net sample with g-reg as well? Is it possible? Any
technical or legal implications?


 Thanks,
 Senaka.


 Thanks,
 Senaka.




 When Registry work started, we used to support REST style of invocation
 for all Registry operations. But this aspect hasn't been tested 
 (Krishantha
 did some work) or developed for a long time.

 /sumedha

 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

 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




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

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

 *Lean . Enterprise . Middleware


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




 --
 Regards,

 Tharindu


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




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

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

 *Lean . Enterprise . Middleware


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




-- 
Regards,

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


Re: [Carbon-dev] Does HTTP/REST work with Registry WS API

2011-06-30 Thread Senaka Fernando
On Thu, Jun 30, 2011 at 12:36 PM, Tharindu Mathew thari...@wso2.com wrote:



 On Thu, Jun 30, 2011 at 12:29 PM, Senaka Fernando sen...@wso2.com wrote:



 On Thu, Jun 30, 2011 at 12:26 PM, Tharindu Mathew thari...@wso2.comwrote:



 On Thu, Jun 30, 2011 at 12:11 PM, Senaka Fernando sen...@wso2.comwrote:

 Hi Samisa, Sumedha,

 On Thu, Jun 30, 2011 at 11:30 AM, Samisa Abeysinghe sam...@wso2.comwrote:



 On Thu, Jun 30, 2011 at 7:27 AM, Sumedha Rubasinghe 
 sume...@wso2.comwrote:



 On Thu, Jun 30, 2011 at 6:59 AM, Samisa Abeysinghe 
 sam...@wso2.comwrote:

 $subject?

 Can I use only HTTP style calls without SOAP with the same API?


 Nope. We haven't enabled REST for the same services exposed by WS API.
  However, SOAP HTTP Bindings should work by default.


 Can we get HTTP style calls working with the same API - how much work
 does that involve?


 This is a WebService, if REST works for any other WebService deployed in
 Axis2, this is no different. IMO, we do not require any further work to get
 this to work over HTTP/REST.


 Basically the question is along the lines of how easy I could write a
 non-Java based client for the same API.

 As I understand, even to use WS API, with something like a .NET client,
 we need to enable WS-Sec. https://wso2.org/jira/browse/CARBON-10934


 The JKS is required in order to obtain the cookie to make subsequent
 HTTPS calls. AFAIU, the Carbon Authenticators should be able to work with
 WS-Security if we are do this.

 Further, I recall an older discussion where Tharindu, and Chintana
 participated in getting WS API to work against a .NET client. I'm not sure
 whether they used a policy or just invoked the service.

 Yes it worked with .net without a problem. At that time there was a bug
 which was fixed. This was not related to WS-Security.

 I think this is the second time we are having this discussion and about
 having a .net sample for this. I'm not sure if Chinthana wrote a KB or blog
 about what he did.


 Yes, +1 for writing a blog or KB on this. We can link to it through docs.
 IMO I feel what we need is some sample(s) on how to use this on .NET. Better
 if the same can be done for WS-Discovery as well. Demonstrating the fact
 that G-Reg can discover .NET services (which can be done even right now), is
 equally good.


 How about including a .net sample with g-reg as well? Is it possible? Any
 technical or legal implications?


Technically no, AFAIU. WSF/C, WSF/C++ ships .NET projects, so we can do that
in G-Reg too. I see no limitation.

Thanks,
Senaka.



 Thanks,
 Senaka.


 Thanks,
 Senaka.




 When Registry work started, we used to support REST style of
 invocation for all Registry operations. But this aspect hasn't been 
 tested
 (Krishantha did some work) or developed for a long time.

 /sumedha

 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

 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




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

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

 *Lean . Enterprise . Middleware


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




 --
 Regards,

 Tharindu


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




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

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

 *Lean . Enterprise . Middleware


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




 --
 Regards,

 Tharindu


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




-- 
*Senaka Fernando*
Product Manager - WSO2 Governance Registry;
Associate Technical Lead; WSO2 Inc.; http://wso2.com*
Member; Apache 

[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 108613
Node Kind: directory
Schedule: normal
Last Changed Author: ajithn
Last Changed Rev: 108613
Last Changed Date: 2011-06-29 20:51:28 -0400 (Wed, 29 Jun 2011) [INFO] 
Extracting feature org.wso2.governance:org.wso2.governance.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.webapp.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cep.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.broker.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.brokermanager.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.flows.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.transports.relay.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.store.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.message.processor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.load.balance.agent.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.ec2.client.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.templates.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.smooks.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.artifactuploader.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.adminconsole.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.gadget.editor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.gadget.editor.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transports.hl7.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [36 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon320/carbon/features/repository/pom.xml to 
/home/carbon320/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0/wso2carbon-feature-repository-3.2.0.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 59 seconds
[INFO] Finished at: Wed Jun 29 22:29:00 EDT 2011
[INFO] Final Memory: 18M/981M
[INFO] 
2011-06-29_22-26-15
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/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


[Carbon-dev] [ANN] Carbon Studio 1.0.12 Released!

2011-06-30 Thread Dakshitha Ratnayake
WSO2 Carbon Studio 1.0.12 Release Notes 30th June 2011

WSO2 Carbon Studio is a fully functioned tooling environment which
facilitates you to develop, test and deploy WSO2 Carbon Artifacts. The tool
is created as a plug-in for the popular IDE Eclipse.

These tools are available under the Apache Software License (v2.0)
http://www.apache.org/licenses/LICENSE-2.0.html.
This includes all of the extra integration and management functionality as
well.

You can download this distribution from
http://wso2.org/downloads/carbon-studio and give it a try.
New Features

   - General
  - Usability Improvements
  - Several bug fixes
  - Application Server Tools
  - Generate WSDL
  - Generate Apache Axis2 Client
  - Generate Apache Axis2 Archive (AAR)
  - Generate Apache Axis2 Java Skeleton

Key Features

   - Application Server Tools
  - Create and Edit Apache Axis2 Web Service
   - Generate WSDL
  - Generate Apache Axis2 Client
  - Generate Apache Axis2 Archive (AAR)
  - Generate Apache Axis2 Java Skeleton
   - Web Applications
  - JAX-WS services
  - Create Axis2 RPC Message Receivers classes
   - Enterprise Service Bus Tools
  - Sequences
  - Endpoints
  - Proxy Services
  - Local Entries
  - Create custom mediators
  - Registry Referencing
  - Create sequences and endpoints as registry resources
  - JBoss Smooks tools integration
   - Governance Registry Tools
  - Create and deploy registry resources
  - Create, edit, debug and deploy registry handlers, filters and
  registry aspects
  - Manage your remote registry instance
  - Creating registry resources through templates
  - Enable/disable actions and update icons based on permissions for
  registry resources for the specified user
  - Upload WSDL resources to the registry as governance archives (GAR
  support)
   - Business Process Server Tools
  - View, create and edit BPEL projects
   - Gadget Server Tools
  - Create and edit gadgets
   - Data Services Server Tools
  - Create and edit data services (XML configurations)
  - Create and edit data services validators
   - Carbon Tools
  - Create, edit, debug and deploy Carbon UI bundles
  - Deploy third party libraries as bundles
  - Allow creating the library artifact as a fragment bundle
  - Adding WSO2 related libraries when developing applications
   - Carbon Studio contribution features
  - Extensions to add custom proxy service templates
  - Extensions to add registry resource templates
  - Extensions to allow adding mediatype resolvers
  - Extensions to specify new 3rd party libraries
  - Extensions to specify resource providers for
 - Registry Resources
 - ESB Sequences
 - ESB Endpoints
 - ESB Local Entries
  - Apache Maven Support
  - Carbon Archive
  - Sequence
  - Proxy Services
  - Endpoints
  - Local Entries
  - Registry Resources
  - Registry Handlers
  - Registry Filters
  - ESB Custom Mediators
  - 3rd Party Libraries
  - Apache Axis2 Service
  - JAX-WS Services
  - Web Applications
  - Data Services
  - Data Service Validators
  - BPEL Artifact
  - Synapse Configurations
  - Gadget Artifact
  - Carbon UI Bundle
   - Testing, Deploying and Redeploying

You can find a more detailed version of all the features available in Carbon
Studio from WSO2 Carbon Studio
Featureshttp://wso2.org/project/carbon-studio/1.0.11/docs/cstudio-features.html
 page. Project Resources

   1. *Home page :* WSO2 Carbon Studiohttp://wso2.org/library/carbon-studio
   2. *JIRA-Issue Tracker :* WSO2 Carbon Studio - JIRA
Issueshttps://wso2.org/jira/browse/tools

Reporting ProblemsIssues can be reported using the public JIRA available at
https://wso2.org/jira/browse/TOOLS Contact usWSO2 Tools developers can be
contacted via the mailing lists:

*For Users:* tools-u...@wso2.org

*For Developers:* carbon-dev@wso2.org


For details on subscriptions see http://wso2.org/projects/tools#mail

Alternatively, questions can also be raised in the WSO2 Tools forum:

*Forum* http://www.wso2.org/forum/194 http://wso2.org/forum/194

SupportWe are committed to ensuring that your enterprise middleware
deployment is completely supported from evaluation to production. Our unique
approach ensures that all support leverages our open development methodology
and is provided by the very same engineers who build the technology.

For more details and to take advantage of this unique opportunity please
visit http://wso2.com/support/

For more information about WSO2 Carbon Studio please see,
http://wso2.org/library/carbon-studio/. visit the WSO2 Oxygen Tank developer
portal http://wso2.org/ for additional resources.

Thank you for your interest in WSO2 Carbon Studio.

*-The WSO2 Tooling Team*
-- 
Dakshitha Ratnayake
Software Engineer
WSO2, Inc.; http://wso2.com

Re: [Carbon-dev] Compilation error in event mediator trunk.

2011-06-30 Thread Amila Suriarachchi
I removed this class when doing some refactoring to event compoent.

why event mediator use this class it is an internal class of event
component.

thanks,
Amila.

On Thu, Jun 30, 2011 at 12:09 PM, Waruna Ranasinghe war...@wso2.com wrote:

 I got the following build failure while building Carbon trunk.

 [INFO] Building WSO2 Carbon - Event mediators
 [INFO]task-segment: [install]
 [INFO]
 
 [INFO] [incremental-build:incremental-build {execution: default}]
 [INFO] Verifying module descriptor ...
 [INFO] Pom descriptor modification detected.
 [INFO] Deleting
 /home/waruna/WSO2/projects/src/trunk/carbon/components/mediators/event/org.wso2.carbon.mediator.event/target
 [INFO] [resources:resources {execution: default-resources}]
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
 [INFO] Copying 2 resources
 [INFO] [compiler:compile {execution: default-compile}]
 [INFO] Compiling 5 source files to
 /home/waruna/WSO2/projects/src/trunk/carbon/components/mediators/event/org.wso2.carbon.mediator.event/target/classes
 [INFO] -
 [ERROR] COMPILATION ERROR :
 [INFO] -
 [ERROR]
 /home/waruna/WSO2/projects/src/trunk/carbon/components/mediators/event/org.wso2.carbon.mediator.event/src/main/java/org/wso2/carbon/mediator/event/EventMediator.java:[31,47]
 cannot find symbol
 symbol  : class RegistrySubscriptionsLoader
 location: package org.wso2.carbon.event.core.internal.util

 [INFO] 1error
 [INFO] -
 [INFO]
 
 [ERROR] BUILD FAILURE
 [INFO]
 
 [INFO] Compilation failure
 /home/waruna/WSO2/projects/src/trunk/carbon/components/mediators/event/org.wso2.carbon.mediator.event/src/main/java/org/wso2/carbon/mediator/event/EventMediator.java:[31,47]
 cannot find symbol
 symbol  : class RegistrySubscriptionsLoader
 location: package org.wso2.carbon.event.core.internal.util


 Thanks,
 Waruna


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


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


Re: [Carbon-dev] Does HTTP/REST work with Registry WS API

2011-06-30 Thread Samisa Abeysinghe
https://wso2.org/jira/browse/CARBON-10941

https://wso2.org/jira/browse/CARBON-10942


On Thu, Jun 30, 2011 at 12:46 PM, Senaka Fernando sen...@wso2.com wrote:



 On Thu, Jun 30, 2011 at 12:36 PM, Tharindu Mathew thari...@wso2.comwrote:



 On Thu, Jun 30, 2011 at 12:29 PM, Senaka Fernando sen...@wso2.comwrote:



 On Thu, Jun 30, 2011 at 12:26 PM, Tharindu Mathew thari...@wso2.comwrote:



 On Thu, Jun 30, 2011 at 12:11 PM, Senaka Fernando sen...@wso2.comwrote:

 Hi Samisa, Sumedha,

 On Thu, Jun 30, 2011 at 11:30 AM, Samisa Abeysinghe 
 sam...@wso2.comwrote:



 On Thu, Jun 30, 2011 at 7:27 AM, Sumedha Rubasinghe sume...@wso2.com
  wrote:



 On Thu, Jun 30, 2011 at 6:59 AM, Samisa Abeysinghe 
 sam...@wso2.comwrote:

 $subject?

 Can I use only HTTP style calls without SOAP with the same API?


 Nope. We haven't enabled REST for the same services exposed by WS
 API.
  However, SOAP HTTP Bindings should work by default.


 Can we get HTTP style calls working with the same API - how much work
 does that involve?


 This is a WebService, if REST works for any other WebService deployed
 in Axis2, this is no different. IMO, we do not require any further work to
 get this to work over HTTP/REST.


 Basically the question is along the lines of how easy I could write a
 non-Java based client for the same API.

 As I understand, even to use WS API, with something like a .NET
 client, we need to enable WS-Sec.
 https://wso2.org/jira/browse/CARBON-10934


 The JKS is required in order to obtain the cookie to make subsequent
 HTTPS calls. AFAIU, the Carbon Authenticators should be able to work with
 WS-Security if we are do this.

 Further, I recall an older discussion where Tharindu, and Chintana
 participated in getting WS API to work against a .NET client. I'm not sure
 whether they used a policy or just invoked the service.

 Yes it worked with .net without a problem. At that time there was a bug
 which was fixed. This was not related to WS-Security.

 I think this is the second time we are having this discussion and about
 having a .net sample for this. I'm not sure if Chinthana wrote a KB or blog
 about what he did.


 Yes, +1 for writing a blog or KB on this. We can link to it through docs.
 IMO I feel what we need is some sample(s) on how to use this on .NET. Better
 if the same can be done for WS-Discovery as well. Demonstrating the fact
 that G-Reg can discover .NET services (which can be done even right now), is
 equally good.


 How about including a .net sample with g-reg as well? Is it possible? Any
 technical or legal implications?


 Technically no, AFAIU. WSF/C, WSF/C++ ships .NET projects, so we can do
 that in G-Reg too. I see no limitation.

 Thanks,
 Senaka.



 Thanks,
 Senaka.


 Thanks,
 Senaka.




 When Registry work started, we used to support REST style of
 invocation for all Registry operations. But this aspect hasn't been 
 tested
 (Krishantha did some work) or developed for a long time.

 /sumedha

 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

 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




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

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

 *Lean . Enterprise . Middleware


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




 --
 Regards,

 Tharindu


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




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

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

 *Lean . Enterprise . Middleware


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




 --
 Regards,

 Tharindu


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

Re: [Carbon-dev] Does HTTP/REST work with Registry WS API

2011-06-30 Thread Senaka Fernando
On Thu, Jun 30, 2011 at 2:40 PM, Samisa Abeysinghe sam...@wso2.com wrote:

 https://wso2.org/jira/browse/CARBON-10941

 https://wso2.org/jira/browse/CARBON-10942


Thanks. What about https://wso2.org/jira/browse/CARBON-10934? We do not need
to engage security by default right? I mean isn't HTTPS enough? Because
other admin services run on HTTPS too.

Thanks,
Senaka.



 On Thu, Jun 30, 2011 at 12:46 PM, Senaka Fernando sen...@wso2.com wrote:



 On Thu, Jun 30, 2011 at 12:36 PM, Tharindu Mathew thari...@wso2.comwrote:



 On Thu, Jun 30, 2011 at 12:29 PM, Senaka Fernando sen...@wso2.comwrote:



 On Thu, Jun 30, 2011 at 12:26 PM, Tharindu Mathew thari...@wso2.comwrote:



 On Thu, Jun 30, 2011 at 12:11 PM, Senaka Fernando sen...@wso2.comwrote:

 Hi Samisa, Sumedha,

 On Thu, Jun 30, 2011 at 11:30 AM, Samisa Abeysinghe 
 sam...@wso2.comwrote:



 On Thu, Jun 30, 2011 at 7:27 AM, Sumedha Rubasinghe 
 sume...@wso2.com wrote:



 On Thu, Jun 30, 2011 at 6:59 AM, Samisa Abeysinghe sam...@wso2.com
  wrote:

 $subject?

 Can I use only HTTP style calls without SOAP with the same API?


 Nope. We haven't enabled REST for the same services exposed by WS
 API.
  However, SOAP HTTP Bindings should work by default.


 Can we get HTTP style calls working with the same API - how much work
 does that involve?


 This is a WebService, if REST works for any other WebService deployed
 in Axis2, this is no different. IMO, we do not require any further work 
 to
 get this to work over HTTP/REST.


 Basically the question is along the lines of how easy I could write a
 non-Java based client for the same API.

 As I understand, even to use WS API, with something like a .NET
 client, we need to enable WS-Sec.
 https://wso2.org/jira/browse/CARBON-10934


 The JKS is required in order to obtain the cookie to make subsequent
 HTTPS calls. AFAIU, the Carbon Authenticators should be able to work with
 WS-Security if we are do this.

 Further, I recall an older discussion where Tharindu, and Chintana
 participated in getting WS API to work against a .NET client. I'm not 
 sure
 whether they used a policy or just invoked the service.

 Yes it worked with .net without a problem. At that time there was a bug
 which was fixed. This was not related to WS-Security.

 I think this is the second time we are having this discussion and about
 having a .net sample for this. I'm not sure if Chinthana wrote a KB or 
 blog
 about what he did.


 Yes, +1 for writing a blog or KB on this. We can link to it through
 docs. IMO I feel what we need is some sample(s) on how to use this on .NET.
 Better if the same can be done for WS-Discovery as well. Demonstrating the
 fact that G-Reg can discover .NET services (which can be done even right
 now), is equally good.


 How about including a .net sample with g-reg as well? Is it possible? Any
 technical or legal implications?


 Technically no, AFAIU. WSF/C, WSF/C++ ships .NET projects, so we can do
 that in G-Reg too. I see no limitation.

 Thanks,
 Senaka.



 Thanks,
 Senaka.


 Thanks,
 Senaka.




 When Registry work started, we used to support REST style of
 invocation for all Registry operations. But this aspect hasn't been 
 tested
 (Krishantha did some work) or developed for a long time.

 /sumedha

 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

 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




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

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

 *Lean . Enterprise . Middleware


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




 --
 Regards,

 Tharindu


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




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

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

 *Lean . Enterprise . Middleware


 

Re: [Carbon-dev] Removing the support for UI fragments

2011-06-30 Thread Mohamed Nufail
I have converted the UI fragments in the core and components level. Attached
the patch in [1].

Initially I had a problem of bundles not starting and staying in RESOLVED
state. But later found out it was due to auto-start being set to false in
bundles.info file. Setting it to true made the bundles ACTIVE. A new build
with the converted bundles should set it to true by default.

All the converted bundles are working fine. But a couple of bundles in
component level are having problems with i18n resources. The i18n keys are
being displayed instead of the text. Hope to resolve it and move into
product level fragments.

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

Nufail.

On Wed, Jun 22, 2011 at 10:46 AM, Sumedha Rubasinghe sume...@wso2.comwrote:



 On Tue, Jun 21, 2011 at 12:21 PM, Mohamed Nufail nuf...@wso2.com wrote:

 Hi,

 In order to support unregistering of servlets/resources of UI bundles, it
 was decided to get rid of UI fragments and handle START/STOP events of UI
 bundles. In implementing this first I decided to convert UI fragments in
 Carbon core to bundles. I found out that some of the UI fragments were in
 samples/ui folder and another in org.wso2.carbon.documentation. As I got to
 know currently there is no use case for these samples. So is it OK to remove
 the following from Carbon core?

 core/samples/ui/org.wso2.carbon.sample.ui
 core/samples/ui/org.wso2.carbon.sample.i18n
 core/samples/ui/org.wso2.carbon.sample.ajaxtags


 There are set of samples we wrote @ the very beginning. Go ahead and
 convert.
  /sumedha


 core/org.wso2.carbon.documentation

 Other UI fragments in core were the following org.wso2.carbon.ui.menu.*
 bundles. I will remove the fragment properties from those and see if works.
 Then hope to proceed with implementing the unregistering of resources and
 later remove fragment specific code.

 core/org.wso2.carbon.ui.menu/org.wso2.carbon.ui.menu.general
 core/org.wso2.carbon.ui.menu/org.wso2.carbon.ui.menu.governance
 core/org.wso2.carbon.ui.menu/org.wso2.carbon.ui.menu.registry
 core/org.wso2.carbon.ui.menu/org.wso2.carbon.ui.menu.tools


 Regards,
 Nufail.

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



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


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


Re: [Carbon-dev] Compilation error in event mediator trunk.

2011-06-30 Thread Kasun Indrasiri
Fixed on trunk.

On Thu, Jun 30, 2011 at 2:08 PM, Amila Suriarachchi am...@wso2.com wrote:

 I removed this class when doing some refactoring to event compoent.

 why event mediator use this class it is an internal class of event
 component.

 thanks,
 Amila.

 On Thu, Jun 30, 2011 at 12:09 PM, Waruna Ranasinghe war...@wso2.comwrote:

 I got the following build failure while building Carbon trunk.

 [INFO] Building WSO2 Carbon - Event mediators
 [INFO]task-segment: [install]
 [INFO]
 
 [INFO] [incremental-build:incremental-build {execution: default}]
 [INFO] Verifying module descriptor ...
 [INFO] Pom descriptor modification detected.
 [INFO] Deleting
 /home/waruna/WSO2/projects/src/trunk/carbon/components/mediators/event/org.wso2.carbon.mediator.event/target
 [INFO] [resources:resources {execution: default-resources}]
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
 [INFO] Copying 2 resources
 [INFO] [compiler:compile {execution: default-compile}]
 [INFO] Compiling 5 source files to
 /home/waruna/WSO2/projects/src/trunk/carbon/components/mediators/event/org.wso2.carbon.mediator.event/target/classes
 [INFO] -
 [ERROR] COMPILATION ERROR :
 [INFO] -
 [ERROR]
 /home/waruna/WSO2/projects/src/trunk/carbon/components/mediators/event/org.wso2.carbon.mediator.event/src/main/java/org/wso2/carbon/mediator/event/EventMediator.java:[31,47]
 cannot find symbol
 symbol  : class RegistrySubscriptionsLoader
 location: package org.wso2.carbon.event.core.internal.util

 [INFO] 1error
 [INFO] -
 [INFO]
 
 [ERROR] BUILD FAILURE
 [INFO]
 
 [INFO] Compilation failure
 /home/waruna/WSO2/projects/src/trunk/carbon/components/mediators/event/org.wso2.carbon.mediator.event/src/main/java/org/wso2/carbon/mediator/event/EventMediator.java:[31,47]
 cannot find symbol
 symbol  : class RegistrySubscriptionsLoader
 location: package org.wso2.carbon.event.core.internal.util


 Thanks,
 Waruna


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



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




-- 
Kasun Indrasiri
Associate Technical Lead
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] Does HTTP/REST work with Registry WS API

2011-06-30 Thread Samisa Abeysinghe
On Thu, Jun 30, 2011 at 3:08 PM, Senaka Fernando sen...@wso2.com wrote:



 On Thu, Jun 30, 2011 at 2:40 PM, Samisa Abeysinghe sam...@wso2.comwrote:

 https://wso2.org/jira/browse/CARBON-10941

 https://wso2.org/jira/browse/CARBON-10942


 Thanks. What about https://wso2.org/jira/browse/CARBON-10934? We do not
 need to engage security by default right? I mean isn't HTTPS enough? Because
 other admin services run on HTTPS too.


HTTPS + session right? So we need username/token. Not just HTTPS.



 Thanks,
 Senaka.



 On Thu, Jun 30, 2011 at 12:46 PM, Senaka Fernando sen...@wso2.comwrote:



 On Thu, Jun 30, 2011 at 12:36 PM, Tharindu Mathew thari...@wso2.comwrote:



 On Thu, Jun 30, 2011 at 12:29 PM, Senaka Fernando sen...@wso2.comwrote:



 On Thu, Jun 30, 2011 at 12:26 PM, Tharindu Mathew 
 thari...@wso2.comwrote:



 On Thu, Jun 30, 2011 at 12:11 PM, Senaka Fernando sen...@wso2.comwrote:

 Hi Samisa, Sumedha,

 On Thu, Jun 30, 2011 at 11:30 AM, Samisa Abeysinghe sam...@wso2.com
  wrote:



 On Thu, Jun 30, 2011 at 7:27 AM, Sumedha Rubasinghe 
 sume...@wso2.com wrote:



 On Thu, Jun 30, 2011 at 6:59 AM, Samisa Abeysinghe 
 sam...@wso2.com wrote:

 $subject?

 Can I use only HTTP style calls without SOAP with the same API?


 Nope. We haven't enabled REST for the same services exposed by WS
 API.
  However, SOAP HTTP Bindings should work by default.


 Can we get HTTP style calls working with the same API - how much
 work does that involve?


 This is a WebService, if REST works for any other WebService deployed
 in Axis2, this is no different. IMO, we do not require any further work 
 to
 get this to work over HTTP/REST.


 Basically the question is along the lines of how easy I could write
 a non-Java based client for the same API.

 As I understand, even to use WS API, with something like a .NET
 client, we need to enable WS-Sec.
 https://wso2.org/jira/browse/CARBON-10934


 The JKS is required in order to obtain the cookie to make subsequent
 HTTPS calls. AFAIU, the Carbon Authenticators should be able to work 
 with
 WS-Security if we are do this.

 Further, I recall an older discussion where Tharindu, and Chintana
 participated in getting WS API to work against a .NET client. I'm not 
 sure
 whether they used a policy or just invoked the service.

 Yes it worked with .net without a problem. At that time there was a
 bug which was fixed. This was not related to WS-Security.

 I think this is the second time we are having this discussion and
 about having a .net sample for this. I'm not sure if Chinthana wrote a 
 KB or
 blog about what he did.


 Yes, +1 for writing a blog or KB on this. We can link to it through
 docs. IMO I feel what we need is some sample(s) on how to use this on 
 .NET.
 Better if the same can be done for WS-Discovery as well. Demonstrating the
 fact that G-Reg can discover .NET services (which can be done even right
 now), is equally good.


 How about including a .net sample with g-reg as well? Is it possible?
 Any technical or legal implications?


 Technically no, AFAIU. WSF/C, WSF/C++ ships .NET projects, so we can do
 that in G-Reg too. I see no limitation.

 Thanks,
 Senaka.



 Thanks,
 Senaka.


 Thanks,
 Senaka.




 When Registry work started, we used to support REST style of
 invocation for all Registry operations. But this aspect hasn't been 
 tested
 (Krishantha did some work) or developed for a long time.

 /sumedha

 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

 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




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

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

 *Lean . Enterprise . Middleware


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




 --
 Regards,

 Tharindu


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




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

 E-mail: senaka AT wso2.com
 

[Carbon-dev] Creating an Editor to change the process deployment configuration at runtime for BPS

2011-06-30 Thread Ishara Premadasa
Hi All,

I am currently  creating an editor to change the deployment descriptor's
configuration of a process at run time, for the Business Process Server. The
idea is, users should be able to view the process deployment information in
the UI(related to https://wso2.org/jira/browse/CARBON-8650) and they should
be able to change the configuration fields and run the process again with
the modified configuration values(in-memory, cleanups, process events
etc.).At the moment  i'm now doing this by reading the deployment
information (in 'deploy.xml' file of the BPEL package) through the
 ProcessConfigurationImpl class and when the user modifies the data at run
time, i am writing the updated fields back to the ProcessConfigurationImpl
at back end again.

At the next phase i hope to write the deployment  data into the registry, to
persist these changes.

Please suggest me if there is any better approach in doing this or any
additional features to be added.

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


[Carbon-dev] missing features in p2-repo generation in 3.2.0 branch

2011-06-30 Thread Supun Malinga
Hi all,

Found that cassandra and qpid features is not included in the p2-generation
pom (features/repository/pom.xml).

Is this intentional?.
If so we should not be adding those features for 3.2.1 p2  repo generation
as well.

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


Re: [Carbon-dev] missing features in p2-repo generation in 3.2.0 branch

2011-06-30 Thread Samisa Abeysinghe
Did we not use QPid feature for Message Box?

On Thu, Jun 30, 2011 at 3:45 PM, Supun Malinga sup...@wso2.com wrote:

 Hi all,

 Found that cassandra and qpid features is not included in the p2-generation
 pom (features/repository/pom.xml).

 Is this intentional?.
 If so we should not be adding those features for 3.2.1 p2  repo generation
 as well.

 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

 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-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 108665
Node Kind: directory
Schedule: normal
Last Changed Author: prabatha
Last Changed Rev: 108663
Last Changed Date: 2011-06-30 05:43:19 -0400 (Thu, 30 Jun 2011) 
Tests run: 21, Failures: 2, Errors: 0, Skipped: 3, Time elapsed: 241.889 sec 
 FAILURE!
Running org.apache.ode.test.ExternalVariableTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.432 sec
Running org.apache.ode.test.StructuredActivities20Test
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.449 sec
Running org.apache.ode.test.BasicActivities20Test
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.983 sec
Running org.apache.ode.test.VersionedRedeployTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.866 sec
Running org.apache.ode.test.PubSubTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.003 sec
Running org.apache.ode.test.DataHandling20Test
Error on line 11 
  FOAR0001: Integer division by zero
Error on line 11 
  FOAR0001: Integer division by zero
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 73.877 sec
Running org.apache.ode.test.CompensationHandling20Test
Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 5.232 sec

Results :

Failed tests: 
  testConcurrentSyncMex(org.apache.ode.test.MessageRouting20Test)
  testIMA(org.apache.ode.test.MessageRouting20Test)

Tests run: 78, Failures: 2, Errors: 0, Skipped: 6

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

Please refer to 
/home/carbon320/carbon/dependencies/ode/1.3.5-wso2v3/bpel-test/target/surefire-reports
 for the individual test results.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 56 minutes 25 seconds
[INFO] Finished at: Thu Jun 30 01:54:55 EDT 2011
[INFO] Final Memory: 538M/1360M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] missing features in p2-repo generation in 3.2.0 branch

2011-06-30 Thread Manjula Rathnayake
Hi,

Qpid feature was used for event and message box components. Seems we have
missed to include qpid in feature repository.

+1 for adding to 3.2.1 feature repository.

Thank you.


On Thu, Jun 30, 2011 at 4:17 PM, Samisa Abeysinghe sam...@wso2.com wrote:

 Did we not use QPid feature for Message Box?

 On Thu, Jun 30, 2011 at 3:45 PM, Supun Malinga sup...@wso2.com wrote:

 Hi all,

 Found that cassandra and qpid features is not included in the
 p2-generation pom (features/repository/pom.xml).

 Is this intentional?.
 If so we should not be adding those features for 3.2.1 p2  repo generation
 as well.

 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

 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




-- 
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] Does HTTP/REST work with Registry WS API

2011-06-30 Thread Senaka Fernando
On Thu, Jun 30, 2011 at 3:35 PM, Samisa Abeysinghe sam...@wso2.com wrote:



 On Thu, Jun 30, 2011 at 3:08 PM, Senaka Fernando sen...@wso2.com wrote:



 On Thu, Jun 30, 2011 at 2:40 PM, Samisa Abeysinghe sam...@wso2.comwrote:

 https://wso2.org/jira/browse/CARBON-10941

 https://wso2.org/jira/browse/CARBON-10942


 Thanks. What about https://wso2.org/jira/browse/CARBON-10934? We do not
 need to engage security by default right? I mean isn't HTTPS enough? Because
 other admin services run on HTTPS too.


 HTTPS + session right? So we need username/token. Not just HTTPS.


Oh, got it.

But, normally, we authenticate using the AuthenticationAdmin, and it will
return a cookie, which is then used by the WS API. So, if we call
AuthenticationAdmin in .NET, would it still return a cookie? If so, it will
just work I guess.

Thanks,
Senaka.




 Thanks,
 Senaka.



 On Thu, Jun 30, 2011 at 12:46 PM, Senaka Fernando sen...@wso2.comwrote:



 On Thu, Jun 30, 2011 at 12:36 PM, Tharindu Mathew thari...@wso2.comwrote:



 On Thu, Jun 30, 2011 at 12:29 PM, Senaka Fernando sen...@wso2.comwrote:



 On Thu, Jun 30, 2011 at 12:26 PM, Tharindu Mathew 
 thari...@wso2.comwrote:



 On Thu, Jun 30, 2011 at 12:11 PM, Senaka Fernando 
 sen...@wso2.comwrote:

 Hi Samisa, Sumedha,

 On Thu, Jun 30, 2011 at 11:30 AM, Samisa Abeysinghe 
 sam...@wso2.com wrote:



 On Thu, Jun 30, 2011 at 7:27 AM, Sumedha Rubasinghe 
 sume...@wso2.com wrote:



 On Thu, Jun 30, 2011 at 6:59 AM, Samisa Abeysinghe 
 sam...@wso2.com wrote:

 $subject?

 Can I use only HTTP style calls without SOAP with the same API?


 Nope. We haven't enabled REST for the same services exposed by WS
 API.
  However, SOAP HTTP Bindings should work by default.


 Can we get HTTP style calls working with the same API - how much
 work does that involve?


 This is a WebService, if REST works for any other WebService
 deployed in Axis2, this is no different. IMO, we do not require any 
 further
 work to get this to work over HTTP/REST.


 Basically the question is along the lines of how easy I could write
 a non-Java based client for the same API.

 As I understand, even to use WS API, with something like a .NET
 client, we need to enable WS-Sec.
 https://wso2.org/jira/browse/CARBON-10934


 The JKS is required in order to obtain the cookie to make subsequent
 HTTPS calls. AFAIU, the Carbon Authenticators should be able to work 
 with
 WS-Security if we are do this.

 Further, I recall an older discussion where Tharindu, and Chintana
 participated in getting WS API to work against a .NET client. I'm not 
 sure
 whether they used a policy or just invoked the service.

 Yes it worked with .net without a problem. At that time there was a
 bug which was fixed. This was not related to WS-Security.

 I think this is the second time we are having this discussion and
 about having a .net sample for this. I'm not sure if Chinthana wrote a 
 KB or
 blog about what he did.


 Yes, +1 for writing a blog or KB on this. We can link to it through
 docs. IMO I feel what we need is some sample(s) on how to use this on 
 .NET.
 Better if the same can be done for WS-Discovery as well. Demonstrating 
 the
 fact that G-Reg can discover .NET services (which can be done even right
 now), is equally good.


 How about including a .net sample with g-reg as well? Is it possible?
 Any technical or legal implications?


 Technically no, AFAIU. WSF/C, WSF/C++ ships .NET projects, so we can do
 that in G-Reg too. I see no limitation.

 Thanks,
 Senaka.



 Thanks,
 Senaka.


 Thanks,
 Senaka.




 When Registry work started, we used to support REST style of
 invocation for all Registry operations. But this aspect hasn't been 
 tested
 (Krishantha did some work) or developed for a long time.

 /sumedha

 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

 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




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

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

 *Lean . Enterprise . Middleware


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




 --
 Regards,

 Tharindu


 

[Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
[INFO] Building ode.wso2
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
Downloading: 
http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/bpel/ode-axis2/1.3.5-wso2v3/ode-axis2-1.3.5-wso2v3.pom
[INFO] Unable to find resource 'org.wso2.bpel:ode-axis2:pom:1.3.5-wso2v3' in 
repository wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
Downloading: 
http://repo1.maven.org/maven2/org/wso2/bpel/ode-axis2/1.3.5-wso2v3/ode-axis2-1.3.5-wso2v3.pom
[INFO] Unable to find resource 'org.wso2.bpel:ode-axis2:pom:1.3.5-wso2v3' in 
repository central (http://repo1.maven.org/maven2)
Downloading: 
http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/bpel/extensions/ode-bpel-extensions-e4x/1.0-wso2v3/ode-bpel-extensions-e4x-1.0-wso2v3.pom
[INFO] Unable to find resource 
'org.wso2.bpel.extensions:ode-bpel-extensions-e4x:pom:1.0-wso2v3' in repository 
wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
Downloading: 
http://repo1.maven.org/maven2/org/wso2/bpel/extensions/ode-bpel-extensions-e4x/1.0-wso2v3/ode-bpel-extensions-e4x-1.0-wso2v3.pom
[INFO] Unable to find resource 
'org.wso2.bpel.extensions:ode-bpel-extensions-e4x:pom:1.0-wso2v3' in repository 
central (http://repo1.maven.org/maven2)
Downloading: 
http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/bpel/extensions/ode-bpel-extensions-long-running/1.0-wso2v3/ode-bpel-extensions-long-running-1.0-wso2v3.pom
[INFO] Unable to find resource 
'org.wso2.bpel.extensions:ode-bpel-extensions-long-running:pom:1.0-wso2v3' in 
repository wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
Downloading: 
http://repo1.maven.org/maven2/org/wso2/bpel/extensions/ode-bpel-extensions-long-running/1.0-wso2v3/ode-bpel-extensions-long-running-1.0-wso2v3.pom
[INFO] Unable to find resource 
'org.wso2.bpel.extensions:ode-bpel-extensions-long-running:pom:1.0-wso2v3' in 
repository central (http://repo1.maven.org/maven2)
Downloading: 
http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/bpel/ode-axis2/1.3.5-wso2v3/ode-axis2-1.3.5-wso2v3.jar
Downloading: 
http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/bpel/extensions/ode-bpel-extensions-e4x/1.0-wso2v3/ode-bpel-extensions-e4x-1.0-wso2v3.jar
[INFO] Unable to find resource 
'org.wso2.bpel.extensions:ode-bpel-extensions-e4x:jar:1.0-wso2v3' in repository 
wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
Downloading: 
http://repo1.maven.org/maven2/org/wso2/bpel/extensions/ode-bpel-extensions-e4x/1.0-wso2v3/ode-bpel-extensions-e4x-1.0-wso2v3.jar
[INFO] Unable to find resource 
'org.wso2.bpel.extensions:ode-bpel-extensions-e4x:jar:1.0-wso2v3' in repository 
central (http://repo1.maven.org/maven2)
Downloading: 
http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/bpel/extensions/ode-bpel-extensions-long-running/1.0-wso2v3/ode-bpel-extensions-long-running-1.0-wso2v3.jar
[INFO] Unable to find resource 'org.wso2.bpel:ode-axis2:jar:1.3.5-wso2v3' in 
repository wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
Downloading: 
http://repo1.maven.org/maven2/org/wso2/bpel/ode-axis2/1.3.5-wso2v3/ode-axis2-1.3.5-wso2v3.jar
[INFO] Unable to find resource 'org.wso2.bpel:ode-axis2:jar:1.3.5-wso2v3' in 
repository central (http://repo1.maven.org/maven2)
[INFO] Unable to find resource 
'org.wso2.bpel.extensions:ode-bpel-extensions-long-running:jar:1.0-wso2v3' in 
repository wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
Downloading: 
http://repo1.maven.org/maven2/org/wso2/bpel/extensions/ode-bpel-extensions-long-running/1.0-wso2v3/ode-bpel-extensions-long-running-1.0-wso2v3.jar
[INFO] Unable to find resource 
'org.wso2.bpel.extensions:ode-bpel-extensions-long-running:jar:1.0-wso2v3' in 
repository central (http://repo1.maven.org/maven2)
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Failed to resolve artifact.

Missing:
--
1) org.wso2.bpel.extensions:ode-bpel-extensions-e4x:jar:1.0-wso2v3

  Try downloading the file manually from the project website.

  Then, install it using the command: 
  mvn install:install-file -DgroupId=org.wso2.bpel.extensions 
-DartifactId=ode-bpel-extensions-e4x -Dversion=1.0-wso2v3 -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.bpel.extensions 
-DartifactId=ode-bpel-extensions-e4x -Dversion=1.0-wso2v3 -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
1) org.apache.ode.wso2:ode:bundle:1.3.5.wso2v3
2) org.wso2.bpel.extensions:ode-bpel-extensions-e4x:jar:1.0-wso2v3

2) org.wso2.bpel:ode-axis2:jar:1.3.5-wso2v3

  Try 

Re: [Carbon-dev] Does HTTP/REST work with Registry WS API

2011-06-30 Thread Tharindu Mathew
On Thu, Jun 30, 2011 at 5:00 PM, Senaka Fernando sen...@wso2.com wrote:



 On Thu, Jun 30, 2011 at 3:35 PM, Samisa Abeysinghe sam...@wso2.comwrote:



 On Thu, Jun 30, 2011 at 3:08 PM, Senaka Fernando sen...@wso2.com wrote:



 On Thu, Jun 30, 2011 at 2:40 PM, Samisa Abeysinghe sam...@wso2.comwrote:

 https://wso2.org/jira/browse/CARBON-10941

 https://wso2.org/jira/browse/CARBON-10942


 Thanks. What about https://wso2.org/jira/browse/CARBON-10934? We do not
 need to engage security by default right? I mean isn't HTTPS enough? Because
 other admin services run on HTTPS too.


 HTTPS + session right? So we need username/token. Not just HTTPS.

 So this is essentially making it normal (non-admin) web service and
enabling username/token over HTTPS right?

This would make it more interoperable. But this will deviate from the Carbon
way and make it the standard WS way. Off topic, I wonder why we don't do
this for our normal admin services.

Anyway to do this, we just need to remove the admin services entry in the
services.xml and drop a UT policy as the *ws-api-sec-policy.xml*


 Oh, got it.

 But, normally, we authenticate using the AuthenticationAdmin, and it will
 return a cookie, which is then used by the WS API. So, if we call
 AuthenticationAdmin in .NET, would it still return a cookie? If so, it will
 just work I guess.


 Thanks,
 Senaka.




 Thanks,
 Senaka.



 On Thu, Jun 30, 2011 at 12:46 PM, Senaka Fernando sen...@wso2.comwrote:



 On Thu, Jun 30, 2011 at 12:36 PM, Tharindu Mathew 
 thari...@wso2.comwrote:



 On Thu, Jun 30, 2011 at 12:29 PM, Senaka Fernando sen...@wso2.comwrote:



 On Thu, Jun 30, 2011 at 12:26 PM, Tharindu Mathew thari...@wso2.com
  wrote:



 On Thu, Jun 30, 2011 at 12:11 PM, Senaka Fernando 
 sen...@wso2.comwrote:

 Hi Samisa, Sumedha,

 On Thu, Jun 30, 2011 at 11:30 AM, Samisa Abeysinghe 
 sam...@wso2.com wrote:



 On Thu, Jun 30, 2011 at 7:27 AM, Sumedha Rubasinghe 
 sume...@wso2.com wrote:



 On Thu, Jun 30, 2011 at 6:59 AM, Samisa Abeysinghe 
 sam...@wso2.com wrote:

 $subject?

 Can I use only HTTP style calls without SOAP with the same API?


 Nope. We haven't enabled REST for the same services exposed by WS
 API.
  However, SOAP HTTP Bindings should work by default.


 Can we get HTTP style calls working with the same API - how much
 work does that involve?


 This is a WebService, if REST works for any other WebService
 deployed in Axis2, this is no different. IMO, we do not require any 
 further
 work to get this to work over HTTP/REST.


 Basically the question is along the lines of how easy I could
 write a non-Java based client for the same API.

 As I understand, even to use WS API, with something like a .NET
 client, we need to enable WS-Sec.
 https://wso2.org/jira/browse/CARBON-10934


 The JKS is required in order to obtain the cookie to make
 subsequent HTTPS calls. AFAIU, the Carbon Authenticators should be 
 able to
 work with WS-Security if we are do this.

 Further, I recall an older discussion where Tharindu, and Chintana
 participated in getting WS API to work against a .NET client. I'm not 
 sure
 whether they used a policy or just invoked the service.

 Yes it worked with .net without a problem. At that time there was a
 bug which was fixed. This was not related to WS-Security.

 I think this is the second time we are having this discussion and
 about having a .net sample for this. I'm not sure if Chinthana wrote a 
 KB or
 blog about what he did.


 Yes, +1 for writing a blog or KB on this. We can link to it through
 docs. IMO I feel what we need is some sample(s) on how to use this on 
 .NET.
 Better if the same can be done for WS-Discovery as well. Demonstrating 
 the
 fact that G-Reg can discover .NET services (which can be done even right
 now), is equally good.


 How about including a .net sample with g-reg as well? Is it possible?
 Any technical or legal implications?


 Technically no, AFAIU. WSF/C, WSF/C++ ships .NET projects, so we can do
 that in G-Reg too. I see no limitation.

 Thanks,
 Senaka.



 Thanks,
 Senaka.


 Thanks,
 Senaka.




 When Registry work started, we used to support REST style of
 invocation for all Registry operations. But this aspect hasn't been 
 tested
 (Krishantha did some work) or developed for a long time.

 /sumedha

 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

 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




 --
 *Senaka Fernando*
 

Re: [Carbon-dev] Adding a 3.2.1 version of a Feature

2011-06-30 Thread Deependra Ariyadewa
On Thu, Jun 30, 2011 at 12:21 PM, Muhammed Shariq sha...@wso2.com wrote:

 On Thu, Jun 30, 2011 at 12:14 PM, Afkham Azeez az...@wso2.com wrote:

 Shariq please assist Deep to fix this. Most probably you will have to copy
 the dependencies.


 Sure, will do.


Shariq fixed the issue.

Now cassandra 3.2.1 feature picks  correct components.

Thanks,

Deependra.



 On Thu, Jun 30, 2011 at 11:51 AM, Muhammed Shariq sha...@wso2.comwrote:

 This could be because your patched feature pom still refer to the 3.2.0
 version of the component, or it inherits the old version from the parent.


 On Thu, Jun 30, 2011 at 12:45 AM, Deependra Ariyadewa d...@wso2.comwrote:

 I need to verify the Cassandra 3.2.1 feature build.

 Current cassandra 3.2.1 feature pom pick  3.2.0 jars and create the
 package.

 Can you pl verify if you have 3.2.1 build.

 Thanks,

 Deependra.


 On Thu, Jun 30, 2011 at 12:32 AM, Supun Malinga sup...@wso2.comwrote:

 Hi all,

 Please make sure add relative paths to the parents poms when you are
 adding a new  component/feature/etc for 3.2.1, if the parent pom is not in
 the immediate parent directory. Otherwise online build with a clean repo
 doesn't work cos' it can't resolve the parent poms.

 thanks and regards,

 On Fri, Jun 24, 2011 at 11:37 AM, Muhammed Shariq sha...@wso2.comwrote:

 On Fri, Jun 24, 2011 at 11:21 AM, Afkham Azeez az...@wso2.comwrote:



 On Fri, Jun 24, 2011 at 10:57 AM, Muhammed Shariq 
 sha...@wso2.comwrote:


 On Fri, Jun 24, 2011 at 8:45 AM, Ruchira Wageesha ruch...@wso2.com
  wrote:

 Hi,

 When we add a 3.2.1 feature into 3.2.0 branch, we need to modify
 the feature root pom to build only those 3.2.1 features?? i.e. If I 
 take the
 system-staticstics feature

 system-statistics/
 ├── org.wso2.carbon.system.statistics.feature
 │   ├── 3.2.0
 │   │   └── pom.xml
 │   └── 3.2.1
 │   └── pom.xml
 ├── org.wso2.carbon.system.statistics.server.feature
 │   ├── 3.2.0
 │   │   └── pom.xml
 │   └── 3.2.1
 │   └── pom.xml
 ├── org.wso2.carbon.system.statistics.ui.feature
 │   └── 3.2.0
 │   └── pom.xml
 └── pom.xml  -- we need to update this pom's version to 3.2.1 and
 build only 3.2.1 features ???


 Ideally we should not modify this pom, but while branching
 stratos/common features we faced an issue. All the stratos component's
 versions were are defined in this parent pom and the version was 
 defined as
 ${pom.version}. So at build time maven started searching the patched 
 version
 of all dependent components, to overcome this we created a patch 
 version of
 the common/feature parent and pointed this as the parent for the 
 patched
 server and aggregate feature. Hope my explanation was clear :)


 Yes, we learned that the dependency versions should have been defined
 as carbon.platform.version, not POM version. In fact, thinking about it
 logically, using pom.version to define the version of a dependency is 
 wrong.
 It is only a coincidence that the pom.version  carbon.platform.version
 happened to be the same value. Ideally, we should define separate 
 versions
 for each and every component.


 +1 .. I'll fix this on trunk for the stratos common feature.



 regards,
 Ruchira
 --
 Ruchira Wageesha
 Software Engineer - WSO2 Inc. www.wso2.com

 Email: ruch...@wso2.com Blog: ruchirawagee...@blogspot.com
 Mobile: +94771083017

 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




 --
 *Afkham Azeez*
 Director of Architecture; WSO2, Inc.; http://wso2.com
 Member; Apache Software Foundation; http://www.apache.org/
 * http://www.apache.org/**
 email: **az...@wso2.com* az...@wso2.com* cell: +94 77 3320919
 blog: **http://blog.afkham.org* http://blog.afkham.org*
 twitter: 
 **http://twitter.com/afkham_azeez*http://twitter.com/afkham_azeez
 *
 linked-in: **http://lk.linkedin.com/in/afkhamazeez*
 *
 *
 *Lean . Enterprise . Middleware*


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



 ___
 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




 --
 Deependra Ariyadewa
 WSO2, Inc.;  http://wso2.com/
 email: d...@wso2.com; cell: +94 71 403 5996 ;
 PGP info: KeyID: 'DC627E6F'


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

[Carbon-dev] Please add CEP as a component in Carbon JIRA

2011-06-30 Thread Tharindu Mathew
Hi,

Appreciate if $subject is done.

-- 
Regards,

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


Re: [Carbon-dev] Does HTTP/REST work with Registry WS API

2011-06-30 Thread Thilina Buddhika
On Thu, Jun 30, 2011 at 5:00 PM, Senaka Fernando sen...@wso2.com wrote:



 On Thu, Jun 30, 2011 at 3:35 PM, Samisa Abeysinghe sam...@wso2.comwrote:



 On Thu, Jun 30, 2011 at 3:08 PM, Senaka Fernando sen...@wso2.com wrote:



 On Thu, Jun 30, 2011 at 2:40 PM, Samisa Abeysinghe sam...@wso2.comwrote:

 https://wso2.org/jira/browse/CARBON-10941

 https://wso2.org/jira/browse/CARBON-10942


 Thanks. What about https://wso2.org/jira/browse/CARBON-10934? We do not
 need to engage security by default right? I mean isn't HTTPS enough? Because
 other admin services run on HTTPS too.


 HTTPS + session right? So we need username/token. Not just HTTPS.


 Oh, got it.

 But, normally, we authenticate using the AuthenticationAdmin, and it will
 return a cookie, which is then used by the WS API. So, if we call
 AuthenticationAdmin in .NET, would it still return a cookie? If so, it will
 just work I guess.


Yes, It works. We have written some .Net samples for UserAdmin Services.

Thanks,
Thilina




 Thanks,
 Senaka.




 Thanks,
 Senaka.



 On Thu, Jun 30, 2011 at 12:46 PM, Senaka Fernando sen...@wso2.comwrote:



 On Thu, Jun 30, 2011 at 12:36 PM, Tharindu Mathew 
 thari...@wso2.comwrote:



 On Thu, Jun 30, 2011 at 12:29 PM, Senaka Fernando sen...@wso2.comwrote:



 On Thu, Jun 30, 2011 at 12:26 PM, Tharindu Mathew thari...@wso2.com
  wrote:



 On Thu, Jun 30, 2011 at 12:11 PM, Senaka Fernando 
 sen...@wso2.comwrote:

 Hi Samisa, Sumedha,

 On Thu, Jun 30, 2011 at 11:30 AM, Samisa Abeysinghe 
 sam...@wso2.com wrote:



 On Thu, Jun 30, 2011 at 7:27 AM, Sumedha Rubasinghe 
 sume...@wso2.com wrote:



 On Thu, Jun 30, 2011 at 6:59 AM, Samisa Abeysinghe 
 sam...@wso2.com wrote:

 $subject?

 Can I use only HTTP style calls without SOAP with the same API?


 Nope. We haven't enabled REST for the same services exposed by WS
 API.
  However, SOAP HTTP Bindings should work by default.


 Can we get HTTP style calls working with the same API - how much
 work does that involve?


 This is a WebService, if REST works for any other WebService
 deployed in Axis2, this is no different. IMO, we do not require any 
 further
 work to get this to work over HTTP/REST.


 Basically the question is along the lines of how easy I could
 write a non-Java based client for the same API.

 As I understand, even to use WS API, with something like a .NET
 client, we need to enable WS-Sec.
 https://wso2.org/jira/browse/CARBON-10934


 The JKS is required in order to obtain the cookie to make
 subsequent HTTPS calls. AFAIU, the Carbon Authenticators should be 
 able to
 work with WS-Security if we are do this.

 Further, I recall an older discussion where Tharindu, and Chintana
 participated in getting WS API to work against a .NET client. I'm not 
 sure
 whether they used a policy or just invoked the service.

 Yes it worked with .net without a problem. At that time there was a
 bug which was fixed. This was not related to WS-Security.

 I think this is the second time we are having this discussion and
 about having a .net sample for this. I'm not sure if Chinthana wrote a 
 KB or
 blog about what he did.


 Yes, +1 for writing a blog or KB on this. We can link to it through
 docs. IMO I feel what we need is some sample(s) on how to use this on 
 .NET.
 Better if the same can be done for WS-Discovery as well. Demonstrating 
 the
 fact that G-Reg can discover .NET services (which can be done even right
 now), is equally good.


 How about including a .net sample with g-reg as well? Is it possible?
 Any technical or legal implications?


 Technically no, AFAIU. WSF/C, WSF/C++ ships .NET projects, so we can do
 that in G-Reg too. I see no limitation.

 Thanks,
 Senaka.



 Thanks,
 Senaka.


 Thanks,
 Senaka.




 When Registry work started, we used to support REST style of
 invocation for all Registry operations. But this aspect hasn't been 
 tested
 (Krishantha did some work) or developed for a long time.

 /sumedha

 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

 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




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

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

 *Lean . Enterprise . Middleware


 

Re: [Carbon-dev] Creating an Editor to change the process deployment configuration at runtime for BPS

2011-06-30 Thread Milinda Pathirage
Hi Ishara,

Can you send us the current UI design screenshots.

Thanks
Milinda

On Thu, Jun 30, 2011 at 3:46 PM, Ishara Premadasa ish...@wso2.com wrote:

 Hi All,

 I am currently  creating an editor to change the deployment descriptor's
 configuration of a process at run time, for the Business Process Server. The
 idea is, users should be able to view the process deployment information in
 the UI(related to https://wso2.org/jira/browse/CARBON-8650) and they
 should be able to change the configuration fields and run the process again
 with the modified configuration values(in-memory, cleanups, process events
 etc.).At the moment  i'm now doing this by reading the deployment
 information (in 'deploy.xml' file of the BPEL package) through the
  ProcessConfigurationImpl class and when the user modifies the data at run
 time, i am writing the updated fields back to the ProcessConfigurationImpl
 at back end again.

 At the next phase i hope to write the deployment  data into the registry,
 to persist these changes.

 Please suggest me if there is any better approach in doing this or any
 additional features to be added.

 --
 Regards,
 Isha


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




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

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


Re: [Carbon-dev] Does HTTP/REST work with Registry WS API

2011-06-30 Thread Thilina Buddhika
On Thu, Jun 30, 2011 at 5:25 PM, Tharindu Mathew thari...@wso2.com wrote:



 On Thu, Jun 30, 2011 at 5:00 PM, Senaka Fernando sen...@wso2.com wrote:



 On Thu, Jun 30, 2011 at 3:35 PM, Samisa Abeysinghe sam...@wso2.comwrote:



 On Thu, Jun 30, 2011 at 3:08 PM, Senaka Fernando sen...@wso2.comwrote:



 On Thu, Jun 30, 2011 at 2:40 PM, Samisa Abeysinghe sam...@wso2.comwrote:

 https://wso2.org/jira/browse/CARBON-10941

 https://wso2.org/jira/browse/CARBON-10942


 Thanks. What about https://wso2.org/jira/browse/CARBON-10934? We do not
 need to engage security by default right? I mean isn't HTTPS enough? 
 Because
 other admin services run on HTTPS too.


 HTTPS + session right? So we need username/token. Not just HTTPS.


If it is done this way, then this service can easily be exposed as a REST
API without any change. You can use Basic Auth. for authentication.


 So this is essentially making it normal (non-admin) web service and
 enabling username/token over HTTPS right?

 This would make it more interoperable. But this will deviate from the
 Carbon way and make it the standard WS way. Off topic, I wonder why we don't
 do this for our normal admin services.


This has some performance implications. If we are to do this, then it has to
be happened for each and every admin service which makes the management
console really slow. And this does not scale well in a case like Stratos as
it introduces some more overhead to Rampart.

In the current implementation, the call for AuthenticationAdmin happens only
once(during the authentication) and the resulted authenticated cookie will
be used for the subsequent admin service calls.



 Anyway to do this, we just need to remove the admin services entry in the
 services.xml and drop a UT policy as the *ws-api-sec-policy.xml*


And it is required to specifically configure the HTTPS as the only available
transport for this service through the services.xml. Otherwise it will be
exposed over all the transports.

Thanks,
Thilina

-- 
Thilina Buddhika
Associate Technical Lead
WSO2 Inc. ; http://wso2.com
lean . enterprise . middleware

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


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

2011-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)

___
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/carbon320/carbon/build

2011-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:24:15 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 
___
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-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:23:56 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 

set +v
___
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/carbon320/carbon/build

2011-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:23:39 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 
___
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-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:24:08 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 

set +v
___
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/carbon320/carbon/build

2011-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:24:06 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 
___
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/carbon320/carbon/build

2011-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:23:42 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 
___
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-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:24:20 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 

set +v
___
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/carbon320/carbon/build

2011-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:24:23 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 
___
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-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:23:51 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 

set +v
___
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-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:33:23 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 

set +v
___
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/carbon320/carbon/build

2011-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:31:30 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 
___
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-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:30:56 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 

set +v
___
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/carbon320/carbon/build

2011-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:33:45 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 
___
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/carbon320/carbon/build

2011-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:27:27 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 
___
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/carbon320/carbon/build

2011-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:30:29 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 
___
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-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:31:08 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 

set +v
___
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/carbon320/carbon/build

2011-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:31:12 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 
___
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-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:31:33 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 

set +v
___
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-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:32:20 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 

set +v
___
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-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:32:01 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 

set +v
___
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-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:33:37 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 

set +v
___
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-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:27:35 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 

set +v
___
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-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:34:18 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 

set +v
___
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-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:34:04 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 

set +v
___
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/carbon320/carbon/build

2011-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:30:34 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 
___
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-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:26:52 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 

set +v
___
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-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:34:22 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 

set +v
___
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-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:34:32 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 

set +v
___
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-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:34:20 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 

set +v
___
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/carbon320/carbon/build

2011-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:32:20 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 
___
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-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:32:43 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 

set +v
___
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-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:29:39 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 

set +v
___
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/carbon320/carbon/build

2011-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:29:30 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 
___
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/carbon320/carbon/build

2011-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:24:10 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 
___
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-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:24:13 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 

set +v
___
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/carbon320/carbon/build

2011-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:24:21 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 
___
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-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:24:21 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 

set +v
___
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/carbon320/carbon/build

2011-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:23:58 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 
___
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/carbon320/carbon/build

2011-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:24:19 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 
___
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-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:23:55 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 

set +v
___
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/carbon320/carbon/build

2011-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:24:00 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 
___
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-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:23:59 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 

set +v
___
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-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:24:23 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 

set +v
___
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-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:24:16 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 

set +v
___
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/carbon320/carbon/build

2011-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:30:42 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 
___
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-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:35:00 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 

set +v
___
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-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:29:30 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 

set +v
___
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-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:30:22 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 

set +v
___
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-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:34:50 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 

set +v
___
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-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:30:40 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 

set +v
___
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/carbon320/carbon/build

2011-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:28:56 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 
___
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/carbon320/carbon/build

2011-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:31:50 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 
___
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-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:33:11 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 

set +v
___
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-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:26:57 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 

set +v
___
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-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:28:52 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 

set +v
___
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/carbon320/carbon/build

2011-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:30:02 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 
___
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/carbon320/carbon/build

2011-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:33:05 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 
___
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-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:28:36 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 

set +v
___
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/carbon320/carbon/build

2011-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
'orbit')
run_from_carbon_orbit
;;
'core')
run_from_carbon_core
;;
'components')
run_from_carbon_components
;;
'features')
run_from_carbon_features
;;
'products')
run_from_carbon_products
;;
'p2')
run_from_carbon_p2
;;
'help')
echo Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]
;;
esac
./build.sh: line 275: cd: /home/carbon320/carbon/product/carbonon/3.2.1: No 
such file or directory
[INFO] Scanning for projects...
[INFO] 
[INFO] Building Maven Default Project
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Thu Jun 30 08:34:40 EDT 2011
[INFO] Final Memory: 7M/981M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


  1   2   3   4   5   6   7   8   9   10   >