Re: [Carbon-dev] BPS build failure

2011-07-07 Thread Milinda Pathirage
This is a required dependency for groovy maven plugin. I'll move this to
orbit. Otherwise you have to build BPS online.

Thanks
Milinda

On Thu, Jul 7, 2011 at 11:54 AM, Afkham Azeez az...@wso2.com wrote:

 [INFO] Executed tasks
 [INFO]
 
 [INFO] Building WSO2 Stratos BPS - Distribution
 [INFO]task-segment: [clean, install]
 [INFO]
 
 [INFO] [clean:clean {execution: default-clean}]
 [INFO] Deleting
 /users/azeez/projects/wso2/org/branches/carbon/3.2.0/products/bps/2.1.1/modules/distribution/service/target
 [INFO]
 
 [ERROR] BUILD ERROR
 [INFO]
 
 [INFO] Failed to resolve artifact.

 Missing:
 --
 1) groovy:groovy-all-1.0-jsr:jar:05

   Try downloading the file manually from the project website.

   Then, install it using the command:
   mvn install:install-file -DgroupId=groovy
 -DartifactId=groovy-all-1.0-jsr -Dversion=05 -Dpackaging=jar
 -Dfile=/path/to/file

   Alternatively, if you host your own repository you can deploy the file
 there:
   mvn deploy:deploy-file -DgroupId=groovy
 -DartifactId=groovy-all-1.0-jsr -Dversion=05 -Dpackaging=jar
 -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

   Path to dependency:
   1) org.wso2.bps:wso2stratos-bps:jar:1.5.1
   2) groovy:groovy-all-1.0-jsr:jar:05

 --
 1 required artifact is missing.

 for artifact:
   org.wso2.bps:wso2stratos-bps:jar:1.5.1

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



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


 [INFO]
 
 [INFO] For more information, run Maven with the -e switch
 [INFO]
 


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




-- 
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] Need help resolving a AS startup issue

2011-07-06 Thread Milinda Pathirage
)
at org.wso2.carbon.bootstrap.Bootstrap.main(Bootstrap.java:43)
 [2011-07-06 18:03:30,014] ERROR
 {org.apache.catalina.core.StandardService} -  Failed to initialize
 connector [Connector[org.apache.coyote.http11.Http11NioProtocol-9446]]
 org.apache.catalina.LifecycleException: Protocol handler initialization
 failed
at
 org.apache.catalina.connector.Connector.initInternal(Connector.java:912)
at
 org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:101)
at
 org.apache.catalina.core.StandardService.initInternal(StandardService.java:559)
at
 org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:101)
at
 org.apache.catalina.core.StandardServer.initInternal(StandardServer.java:781)
at
 org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:101)
at
 org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:136)
at org.apache.catalina.startup.Tomcat.start(Tomcat.java:305)
at org.wso2.carbon.tomcat.BetterTomcat.start(BetterTomcat.java:68)
at
 org.wso2.carbon.server.TomcatServer.start(TomcatServer.java:108)
at org.wso2.carbon.server.Main.startServer(Main.java:64)
at org.wso2.carbon.server.Main.start(Main.java:156)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
 org.wso2.carbon.bootstrap.Bootstrap.loadClass(Bootstrap.java:62)
at org.wso2.carbon.bootstrap.Bootstrap.main(Bootstrap.java:43)
 Caused by: java.lang.NullPointerException
at
 org.apache.tomcat.util.modeler.Registry.registerComponent(Registry.java:740)
at
 org.apache.coyote.AbstractProtocolHandler.init(AbstractProtocolHandler.java:348)
at
 org.apache.coyote.http11.AbstractHttp11JsseProtocol.init(AbstractHttp11JsseProtocol.java:119)
at
 org.apache.catalina.connector.Connector.initInternal(Connector.java:910)
... 17 more
 [2011-07-06 18:03:30,061]  INFO
 {org.wso2.carbon.atomikos.TransactionFactory} -  Starting Atomikos
 Transaction Manager 3.7.0
 ___
 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*




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




-- 
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] [Stratos-dev] Stratos ESB cannot call services hosted in other instances

2011-07-06 Thread Milinda Pathirage
* 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*


 ___
 Stratos-dev mailing list
 stratos-...@wso2.org
 https://wso2.org/cgi-bin/mailman/listinfo/stratos-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




-- 
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] Using Tycho for building Carbon Studio

2011-07-01 Thread Milinda Pathirage
+1 for migrating to Maven3. Maven3 also use M2 repo format, so there wont be
an issue using both versions simultaneously. Only thing is you have to
create a alias for Maven3 executable.

Thanks
Milinda



On Fri, Jul 1, 2011 at 11:05 PM, Harshana Martin harsh...@wso2.com wrote:

 Hi All,

 Today I worked on migrating CS to Tycho. I was able to complete the task
 within few hours (Yeah... Tycho is fantastic and pretty easy to use :) ) and
 now it works fine.

 But as we discussed before, it needs Maven3. So the question is, should i
 go ahead and commit the changes or do we need to wait till Carbon move to
 Maven3?

 I don't see any shortcoming of moving to Maven3 right now for CS since
 current CS build is broken (cannot build on Mac) and we need to move at some
 point. So sooner the better.

 Thanks and Regards,
 Harshana

 On Wed, May 18, 2011 at 11:17 PM, Harshana Martin harsh...@wso2.comwrote:



 On Wed, May 18, 2011 at 6:18 PM, Milinda Pathirage mili...@wso2.comwrote:

 I tried maven 3 for carbon platform and there are couple of issues left,
 I couldn't work on them due to release work. But those are very easy to fix
 issues. We can start maven 3 migration after the 3.2.0 release.


 +1

 Thanks and Regards,
 Harshana


 Thanks
 Milinda


 On Wed, May 18, 2011 at 6:08 PM, Samisa Abeysinghe sam...@wso2.comwrote:

 Milinda looked into m3. I think we can make carbon build work with m3 as
 soon as 3.2.0 release go out.


 On Wed, May 18, 2011 at 4:14 PM, Harshana Martin harsh...@wso2.comwrote:

 Hi Samisa,

 On Wed, May 18, 2011 at 3:35 PM, Samisa Abeysinghe sam...@wso2.comwrote:

 But for CS case, we also need to sensitive to the fact what the client
 will be using in their dev environment.


 +1. That's correct.

 The version of Maven which we use to build CS will not affect the CS
 users at all. But the main issue is having 2 Maven versions for platform 
 and
 tools, which is awkward.


 What is the % adaption of m3 vs m2?


 I could not find solid statistical figures to support. But It seems
 multi module projects which benefit from parallel builds are rapidly
 adopting Maven 3.

 The reason for this rapid adoption is, the minimum effort we have to
 put in the migration process, compared to the benefits.

 Thanks and Regards,
 Harshana



 On Wed, May 18, 2011 at 3:15 PM, Harshana Martin 
 harsh...@wso2.comwrote:

 Hi All,

 Andreas,a committer from Axis2 has pointed out to me recently that
 Axis2 Jenkins Server now run Maven 3. So I don't think it will be a huge
 problem for us to migrate too.

 Thanks and Regards,
 Harshana


 On Wed, Feb 23, 2011 at 3:31 PM, Harshana Martin 
 harsh...@wso2.comwrote:



 On Wed, Feb 23, 2011 at 3:23 PM, Sameera Jayasoma same...@wso2.com
  wrote:



 On Thu, Jan 27, 2011 at 5:28 PM, Paul Fremantle p...@wso2.comwrote:

 Can we move to Maven3?


 Since we are doing major changes to Carbon trunk builds, It is
 better if we can start working on this migration too.


 +1


 Maven3 has improved the performance over Maven2. That is just a
 single features. For other improvements, refer [1].

 Maven3 seems be compatible with Maven2 projects. But here are some
 reported compatibility issues.


 Yes. I tried building Carbon with Maven 3 a little while back and
 found several incompatibilities. But AFAIU, they are manageable. Most 
 of the
 problems I faced were related to Parent POM resolution.

 Thanks and Regards,
 Harshana


 Thanks
 Sameera

 [1]
 http://www.developer.com/java/article.php/3908561/Top-10-New-Features-in-Maven-3.htm
 [2]
 https://cwiki.apache.org/MAVEN/maven-3x-compatibility-notes.html


 Paul

 On 27 January 2011 11:19, Harshana Martin harsh...@wso2.comwrote:

 Hi All,

 On Wed, Dec 22, 2010 at 12:27 PM, Saminda Wijeratne 
 samin...@wso2.com wrote:



 On Wed, Dec 22, 2010 at 12:18 PM, Harshana Martin 
 harsh...@wso2.com wrote:

 Hi All,

 I came across Eclipse Tycho project[0]. It turned out that, it
 can build Eclipse plugins and OSGi bundles using Apache 
 Maven.[1]. Thus we
 can use it in Carbon Studio. Anyone tried this before?

 I am thinking of this as a solution for getting rid of
 Ant4Eclipse which we are currently using to build Carbon Studio. 
 Planning to
 play around a bit. will keep the list updated.


 I did some digging in to the Tycho and it turns out that it is
 capable of building p2 sites. But it requires Maven 3 to execute 
 this.
 Therefore at least for the time being, we have to hang around 
 Ant4Eclipse.

 Thanks and Regards,
 Harshana


   +1

 Saminda



 [0]. http://www.eclipse.org/tycho/
 [1].
 http://mattiasholmqvist.se/2010/02/building-with-tycho-part-1-osgi-bundles/

 Thanks and Regards,
 Harshana
 --
 Harshana Martin
 Software Engineer
 WSO2 Inc.
 Web:http://wso2.com

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


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

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] test failure in dependencies/ode/1.3.5-wso2v3/bpel-test

2011-06-22 Thread Milinda Pathirage
 org.apache.ode.bpel.engine.MyRoleMessageExchangeImpl$ResponseFuture@688a3052timed
  out(6 ms) when waiting for a response!

 at org.junit.Assert.fail(Assert.java:74)
 at
 org.apache.ode.test.BPELTestAbstract.checkFailure(BPELTestAbstract.java:383)
 at
 org.apache.ode.test.BPELTestAbstract.go(BPELTestAbstract.java:371)
 at
 org.apache.ode.test.BPELTestAbstract.go(BPELTestAbstract.java:300)
 at
 org.apache.ode.test.BPELTestAbstract.go(BPELTestAbstract.java:285)
 at
 org.apache.ode.test.MessageRouting20Test.testIMA(MessageRouting20Test.java:132)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
 at
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
 at java.lang.reflect.Method.invoke(Method.java:597)
 at org.junit.internal.runners.TestMethod.invoke(TestMethod.java:59)
 at
 org.junit.internal.runners.MethodRoadie.runTestMethod(MethodRoadie.java:98)
 at
 org.junit.internal.runners.MethodRoadie$2.run(MethodRoadie.java:79)
 at
 org.junit.internal.runners.MethodRoadie.runBeforesThenTestThenAfters(MethodRoadie.java:87)
 at
 org.junit.internal.runners.MethodRoadie.runTest(MethodRoadie.java:77)
 at
 org.junit.internal.runners.MethodRoadie.run(MethodRoadie.java:42)
 at
 org.junit.internal.runners.JUnit4ClassRunner.invokeTestMethod(JUnit4ClassRunner.java:88)
 at
 org.junit.internal.runners.JUnit4ClassRunner.runMethods(JUnit4ClassRunner.java:51)
 at
 org.junit.internal.runners.JUnit4ClassRunner$1.run(JUnit4ClassRunner.java:44)
 at
 org.junit.internal.runners.ClassRoadie.runUnprotected(ClassRoadie.java:27)
 at
 org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:37)
 at
 org.junit.internal.runners.JUnit4ClassRunner.run(JUnit4ClassRunner.java:42)
 at
 org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
 at
 org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
 at
 org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
 at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
 at
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
 at java.lang.reflect.Method.invoke(Method.java:597)
 at
 org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
 at
 org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)



 --
 Supun Malinga,

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




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


[Carbon-dev] [ANN] WSO2 Business Process Server 2.1.0 Released!!

2011-06-12 Thread Milinda Pathirage
WSO2 Business Process Server(WSO2 BPS) v2.1.0 Released!

The WSO2 Business Process Server(BPS) team is pleased to announce the
release of 2.1.0 version of the Open Source Business Process server.

WSO2 Business Process Server (BPS) is an easy-to-use Open Source Business
Process Server that executes business processes written following WS-BPEL
standard. WS-BPEL is emerging as the defacto standard for composing multiple
synchronous and asynchronous web services into collaborative and
transactional process flows which increase the flexibility and agility of
your Service Oriented Architecture. WSO2 BPS is powered by Apache
ODEhttp://ode.apache.org/ and
available under Apache Software License
v2.0http://www.apache.org/licenses/LICENSE-2.0.html.
WSO2 BPS provides a complete Web based graphical console to deploy, manage
and monitor business process and process instances.

WSO2 BPS is developed on top of the revolutionary Carbon platform
(Middleware a' la carte), and is based on the OSGi framework to achieve the
better modularity for you SOA. Carbon platform contains lots of new features
and many other optional components that can be used to customize or enhance
the functionalities provided by BPS to suits you SOA needs. In addition to
installing optional components you can uninstall unwanted features without
any trouble.

An open source product, WSO2 BPS is available under the Apache Software
License (v2.0) . This includes all of the extra integration and management
functionality as well.

Key Features

   - Deploying Business Processes written in compliance with WS-BPEL 2.0
   Standard and BPEL4WS 1.1 standard.
   - Managing BPEL packages, processes and process instances.
   - BPEL Extensions and XPath extensions support
   - Instance recovery(Only supports 'Invoke' activity) support through
   management console
   - OpenJPA based Data Access Layer
   - WS-Security support for business processes.
   - Support for invoking secured(Using WS-Security) partner services.
   - Clustering support
   - BPEL Package hot update which facilitate Versioning of BPEL Packages
   - E4X based data manipulation support for BPEL assignments
   - Configure external data base system as the BPEL engine's persistence
   storage
   - Caching support for business processes.
   - Throttling support for business processes.
   - Transport management.
   - Internationalized web based management console.
   - System monitoring.
   - Try-it for business processes.
   - SOAP Message Tracing.
   - New end-point configuration mechanism based on WSO2 Unified Endpoints.
   - Customizable server - You can customize the BPS to fit into your exact
   requirements, by removing certain features or by adding new optional
   features.


New Features In This Release

   - Performance improvements in XPath evaluations
   - Clustering support for BPEL engine
   - Improved BPS home page
   - Improved Try-it tool
   - Remember me feature


Issues Fixed for this release

WSO2 BPS related components of the WSO2 Carbon Platform -
https://wso2.org/jira/secure/IssueNavigator.jspa?mode=hiderequestId=10530

XML  WS-* Standards Support


   - BPEL4WS 1.1
   - WS-BPEL 2.0
   - SOAP 1.1/1.2
   - WSDL 1.1
   - WSDL 2.0
   - MTOM, XOP  SOAP with Attachments
   - WS-Addressing
   - WS-Security 1.0/1.1
   - WS-Trust
   - WS-SecureConversation
   - WS-SecurityPolicy
   - WS-ReliableMessaging
   - WS-Policy
   - WS-PolicyAttachment
   - WS-MetadataExchange
   - WS-Transfer
   - XKMS


Open Source components included in WSO2 BPS/Java


   - Apache ODE (BPEL)
   - Apache Axis2 (SOAP)
   - Apache Axiom (High performance XML Object Model)
   - Apache Rampart/Apache WSS4J (WS-Security)
   - Apache Rahas(WS-SecureConversation)
   - Apache Sandesha2 (WS-ReliableMessaging)
   - Apache Batik
   - WS-Addressing implementation in Axis2
   - Apache Neethi (WS-Policy)
   - WS-SecurityPolicy implementation in Axis2
   - Apache XML Schema
   - H2 (Database)
   - Apache OpenJPA
   - Embedded Apache Tomcat
   - Spring Framework


Apache Axis2 modules included with WSO2 BPS


   - Apache Rampart: Supporting WS-Security  WS-Trust
   - Apache Rahas: Supporting WS-SecureConversation
   - Apache Sandesha2: Supporting WS-Reliable Messaging
   - Mex: Supporting WS-MetaDataExchange
   - Throttle: For throttling requests
   - Statistics: For gathering  monitoring statistics
   - SOAP Tracer: For tracing SOAP requests  responses
   - XFer: Supporting WS-Transfer
   - XKMS: Supporting XML Key Management Specification


Known Issues

WSO2 BPS related components of the WSO2 Carbon Platform -
https://wso2.org/jira/secure/IssueNavigator.jspa?mode=hiderequestId=10529
Human Tasks feature is discontinued util the tool is available for Carbon
Studio

Reporting Problems

Issues can be reported using the public JIRA available at
https://wso2.org/jira/browse/CARBON

Contact us

WSO2 BPS developers can be contacted via the mailing lists:

For Users:bps-u...@wso2.org

For Developers:carbon-dev@wso2.org

For 

[Carbon-dev] Update on issue https://wso2.org/jira/browse/CARBON-10628

2011-06-07 Thread Milinda Pathirage
Hi Devs,

We tried to fix the issue[1] mentioned above and still couldn't figure out a
fix for the issue. This issue happens only when we use process-to-process
invocation inside BPEL engine and this is a intermittent issue related to
OpenJPA based persistence. There is a workaround for this issue. You can
avoid process-to-process invocation by specifying a attribute on deploy.xml.
So I'll reduce the priority of the issue. We'll send a update once we figure
out a solution for this. WDYT?

Thanks
Milinda

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

-- 
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] Update on issue https://wso2.org/jira/browse/CARBON-10628

2011-06-07 Thread Milinda Pathirage
On Tue, Jun 7, 2011 at 5:44 PM, Sumedha Rubasinghe sume...@wso2.com wrote:



 On Tue, Jun 7, 2011 at 5:31 PM, Milinda Pathirage mili...@wso2.comwrote:

 Hi Devs,

 We tried to fix the issue[1] mentioned above and still couldn't figure out
 a fix for the issue. This issue happens only when we use process-to-process
 invocation inside BPEL engine and this is a intermittent issue related to
 OpenJPA based persistence. There is a workaround for this issue. You can
 avoid process-to-process invocation by specifying a attribute on deploy.xml.
 So I'll reduce the priority of the issue. We'll send a update once we figure
 out a solution for this. WDYT?


 Milinda,
 What will this attribute do? Force one to call the process through external
 interface avoiding in-process call


 This attribute force ODE engine to send the process invoke through the
integration layer. There is a optional attribute called 'usePeer2Peer' in
ODE deployment descriptors 'invoke'  element. When the value of this
attribute is false, ODE will send the message to other process through
integration layer.

Thanks
Milinda





 /sumedha


 Thanks
 Milinda

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

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



 ___
 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] Determining product + product version + carbon version

2011-06-05 Thread Milinda Pathirage
Best thing is to use carbon.xml and wso2carbon-version.txt file. I think
it's better if we can have the carbon version also in carbon.xml in the
future.

Thanks
Milinda

On Sun, Jun 5, 2011 at 12:16 PM, Saminda Wijeratne samin...@wso2.comwrote:



 On Sun, Jun 5, 2011 at 11:51 AM, Senaka Fernando sen...@wso2.com wrote:



 On Sun, Jun 5, 2011 at 11:43 AM, Saminda Wijeratne samin...@wso2.comwrote:

 Thanks Senaka, you suggestions for #1 are really useful.

 For #2 we'll be a 3rd party application (aka. an eclipse plugin ;)). Thus
 ServerConfiguration is not accessible to us, unless it is exposed as an
 admin service. is it?


 Don't you make use of the carbon.base bundle in Eclipse? If you do, its a
 matter of providing the location to the carbon.xml file and initializing the
 ServerConfiguration. Also, ServerConfiguration is a singleton, and,
 re-initializations should be done forcefully.

 The running instance is a remote instance. eg: stratos instance.

 Saminda


 Thanks,
 Senaka.

 Saminda


 On Sun, Jun 5, 2011 at 11:15 AM, Senaka Fernando sen...@wso2.comwrote:



 On Sun, Jun 5, 2011 at 11:12 AM, Senaka Fernando sen...@wso2.comwrote:



 On Sun, Jun 5, 2011 at 11:05 AM, Saminda Wijeratne 
 samin...@wso2.comwrote:

 I have 2 scenarios which I want to identify the product, its version 
 its associated carbon version.

1. Given a product binary distribution
2. Given a running product instance (say we have the url +
credentials)

 How to accomplish this?


 Product name/version is on the carbon.xml, and can be read for #1, and
 programmatically accessed through the ServerConfiguration for #2.

 Carbon version is on $CARBON_HOME/bin/wso2carbon-version.txt and can be
 read for #1, and programmatically accessed by reading the file, and 
 parsing
 the string, and removing everything infront of the last v. AFAIU, I 
 think
 the following regular expression should match it (apologies if it was 
 wrong,
 but I hope you got the point): ^.*v[1-9]+[.]d+[.]d+$


 Correction: ^.*(v[1-9]+[.]d+[.]d+)$

 Thanks,
 Senaka.


 Thanks,
 Senaka.


 Thanks,
 Saminda

 ___
 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




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



 ___
 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



 ___
 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] Carbon 3.2.0 Release Status

2011-06-05 Thread Milinda Pathirage
1 L1 issue in BPS is related to OpenJPA persistence layer. Still we couldn't
figure out a way to fix this. Other issue is related to multi-tenancy and I
could fix it to some extent. Currently fixing correlation handling logic to
support multi-tenancy.

Thanks
Milinda

On Mon, Jun 6, 2011 at 9:20 AM, Prabath Siriwardena prab...@wso2.comwrote:

 We have 17 L1s reported on Carbon JIRA by now..

 BAM - 3
 GREG - 3
 MB - 3
 BPS - 2
 DSS - 1
 ESB -1 [JMS transport]
 Eventing - 1
 Cassandra - 1
 Core - 1
 All products - 1

 Planning to do the final build by EOD tuesday. All PMs please closely
 review all L1s and please update this thread if you see any risk of
 fixing these by the deadline...


 --
 Thanks  Regards,
 Prabath

 http://blog.facilelogin.com
 http://RampartFAQ.com
 ___
 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] Carbon 3.2.0 Branch : Integration Test Failures in BPS

2011-06-05 Thread Milinda Pathirage
I tried, but got different issues in my local machine. Denis is looking at
it now in his machine.

Thanks
Milinda


On Mon, Jun 6, 2011 at 11:20 AM, Prabath Siriwardena prab...@wso2.comwrote:

 Hi Milinda,

 Any updates on this..?

 Thanks  regards,
 -Prabath

 On Sat, Jun 4, 2011 at 8:52 PM, Milinda Pathirage mili...@wso2.com
 wrote:
  I'll have a look at it.
  Thanks
  Milinda
 
  On Sat, Jun 4, 2011 at 2:33 PM, Prabath Siriwardena prab...@wso2.com
  wrote:
 
 
 
 ---
  Test set: org.wso2.bps.management.TestRunner
 
 
 ---
  Tests run: 7, Failures: 2, Errors: 0, Skipped: 0, Time elapsed:
  167.635 sec  FAILURE!
  testTemplate(org.wso2.bps.management.PartnerServiceSecurityTest)  Time
  elapsed: 18.778 sec   FAILURE!
  junit.framework.AssertionFailedError: AxisService is Null
 at junit.framework.Assert.fail(Assert.java:47)
 at
 
 org.wso2.bps.management.PartnerServiceSecurityTest.runSuccessCase(PartnerServiceSecurityTest.java:223)
 at
 
 org.wso2.carbon.integration.core.TestTemplate.testTemplate(TestTemplate.java:44)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at
 
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
 at
 
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
 at java.lang.reflect.Method.invoke(Method.java:597)
 at junit.framework.TestCase.runTest(TestCase.java:164)
 at junit.framework.TestCase.runBare(TestCase.java:130)
 at junit.framework.TestResult$1.protect(TestResult.java:106)
 at junit.framework.TestResult.runProtected(TestResult.java:124)
 at junit.framework.TestResult.run(TestResult.java:109)
 at junit.framework.TestCase.run(TestCase.java:120)
 at junit.framework.TestSuite.runTest(TestSuite.java:230)
 at junit.framework.TestSuite.run(TestSuite.java:225)
 at junit.framework.TestSuite.runTest(TestSuite.java:230)
 at junit.framework.TestSuite.run(TestSuite.java:225)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at
 
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
 at
 
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
 at java.lang.reflect.Method.invoke(Method.java:597)
 at
 
 org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
 at
 
 org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
 at
 
 org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
 at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at
 
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
 at
 
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
 at java.lang.reflect.Method.invoke(Method.java:597)
 at
 
 org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
 at
 
 org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
 
  testTemplate(org.wso2.bps.management.UndeploymentTest)  Time elapsed:
  32.58 sec   FAILURE!
  junit.framework.AssertionFailedError: Cannot get the BPEL Package list
  from repository.
 at junit.framework.Assert.fail(Assert.java:47)
 at
 
 org.wso2.bps.management.UndeploymentTest.undeploy(UndeploymentTest.java:91)
 at
 
 org.wso2.bps.management.UndeploymentTest.runSuccessCase(UndeploymentTest.java:53)
 at
 
 org.wso2.carbon.integration.core.TestTemplate.testTemplate(TestTemplate.java:44)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at
 
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
 at
 
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
 at java.lang.reflect.Method.invoke(Method.java:597)
 at junit.framework.TestCase.runTest(TestCase.java:164)
 at junit.framework.TestCase.runBare(TestCase.java:130)
 at junit.framework.TestResult$1.protect(TestResult.java:106)
 at junit.framework.TestResult.runProtected(TestResult.java:124)
 at junit.framework.TestResult.run(TestResult.java:109)
 at junit.framework.TestCase.run(TestCase.java:120)
 at junit.framework.TestSuite.runTest(TestSuite.java:230)
 at junit.framework.TestSuite.run(TestSuite.java:225)
 at junit.framework.TestSuite.runTest(TestSuite.java:230)
 at junit.framework.TestSuite.run(TestSuite.java:225

Re: [Carbon-dev] Carbon 3.2.0 Branch : Integration Test Failures in BPS

2011-06-04 Thread Milinda Pathirage
(AbstractDirectoryTestSuite.java:140)
at
 org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
 org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at
 org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)

 --
 Thanks  Regards,
 Prabath

 http://blog.facilelogin.com
 http://RampartFAQ.com
 ___
 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] Carbon 3.2.0 RC1 on Wednesday

2011-05-23 Thread Milinda Pathirage
We changed versions up to carbon core. Still testing the build. I think we
can finish versioning changes tomorrow.

Thanks
Milinda

On Mon, May 23, 2011 at 9:33 PM, Sumedha Rubasinghe sume...@wso2.comwrote:

 Except for the ESB, I managed to build the branch successfully. But, I
 built trunk b4 that. So  I believe places where versions were not changed
 went unnoticed.

 But, overall, I feel branching is stable (at least structurally) to a
 greater extent.
 /sumedha


 On Mon, May 23, 2011 at 9:30 PM, Sameera Jayasoma same...@wso2.comwrote:

 One more concern. On the branching effort. We need to do version changes
 ASAP. Milinda can you please update the thread on the branching task?

 Thanks,
 Sameera


 On Mon, May 23, 2011 at 8:55 PM, Samisa Abeysinghe sam...@wso2.comwrote:



 On Mon, May 23, 2011 at 8:44 PM, Afkham Azeez az...@wso2.com wrote:

 45L1s outstanding as of now.


 We have hit a zero bug bounce case. We keep getting issues, but it is
 below the mark of 50.
 Unless we release now, we will keep on finding issues for ever.

 These packs we have are much better than the previous 3.1.0 release. So
 it is time to stand on our feet and release.

 And look to fix the rest in the series of point releases. So we keep the
 testing going on, and fixing going on. That does not mean that we should
 keep the users from working features.




 On Mon, May 23, 2011 at 8:43 PM, Samisa Abeysinghe sam...@wso2.comwrote:

 We  got to do a hard feeze on code Tuesday night. And RC1 got to be the
 release packs.

 We need the packs hosted on this Friday.


 On Mon, May 23, 2011 at 5:23 PM, Afkham Azeez az...@wso2.com wrote:

 +1. Folks, please focus on fixing all L1s assigned to you, and if you
 cannot make it by Wednesday, shout now or forever hold your peace!


 On Mon, May 23, 2011 at 4:54 PM, Prabath Siriwardena 
 prab...@wso2.com wrote:

 We are planing to get the RC1 out by the end of the this Wednesday -
 by fixing all remaining L1s..

 If you have any concerns please raise that in this thread - or please
 update the corresponding PM ASAP..

 Appreciate a lot your cooperation...

 --
 Thanks  Regards,
 Prabath

 http://blog.facilelogin.com
 http://RampartFAQ.com
 ___
 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

 Thanks,
 Samisa...

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




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




 --
 *Afkham Azeez*
 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

 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




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

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

 Lean . Enterprise . Middleware

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



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




-- 
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] Status of branching

2011-05-22 Thread Milinda Pathirage
I have completed  svn re-structuring. Now testing the build to make sure
everything is working. Still in the orbit level. You guys and checkout and
start working now.

Thanks
Milinda

On Sun, May 22, 2011 at 12:30 PM, Afkham Azeez az...@wso2.com wrote:

 Milinda,
 Please update us on the status of the branching effort. Can we start
 checking out, and later we could svn update if necessary?

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




-- 
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] Status of branching

2011-05-22 Thread Milinda Pathirage
/You guys and checkout and start working now/You guys can checkout and start
working now/

Thanks
Milinda

On Sun, May 22, 2011 at 12:40 PM, Milinda Pathirage mili...@wso2.comwrote:

 I have completed  svn re-structuring. Now testing the build to make sure
 everything is working. Still in the orbit level. You guys and checkout and
 start working now.

 Thanks
 Milinda

 On Sun, May 22, 2011 at 12:30 PM, Afkham Azeez az...@wso2.com wrote:

 Milinda,
 Please update us on the status of the branching effort. Can we start
 checking out, and later we could svn update if necessary?

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




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

 Lean Enterprise Middleware




-- 
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] Status of branching

2011-05-22 Thread Milinda Pathirage
Hi Devs,

There can be issues when building. Please reply to this thread if you find
any issues.

Thanks
Milinda

On Sun, May 22, 2011 at 12:43 PM, Senaka Fernando sen...@wso2.com wrote:



 On Sun, May 22, 2011 at 12:40 PM, Milinda Pathirage mili...@wso2.comwrote:

 I have completed  svn re-structuring. Now testing the build to make sure
 everything is working. Still in the orbit level. You guys and checkout and
 start working now.


 Awesome.

 Thanks,
 Senaka.


 Thanks
 Milinda

  On Sun, May 22, 2011 at 12:30 PM, Afkham Azeez az...@wso2.com wrote:

  Milinda,
 Please update us on the status of the branching effort. Can we start
 checking out, and later we could svn update if necessary?

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




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




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




-- 
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] Do we want to keep sources of shinding, webharvest, oauth, wsdl4j sources in 3.2.0 branch

2011-05-22 Thread Milinda Pathirage
I added shindig to branch. Nuwan please do the necessary changes.

Thanks
Milinda

On Sun, May 22, 2011 at 9:56 AM, Nuwan Bandara nu...@wso2.com wrote:

 Hi Milinda,

 Shindig should be r910768-wso2v4, once branched i will do this change.

 Thanks,
 /Nuwan


 On Sat, May 21, 2011 at 11:28 PM, Senaka Fernando sen...@wso2.com wrote:



 On Sat, May 21, 2011 at 10:59 PM, Milinda Pathirage mili...@wso2.comwrote:

 While branching I noticed that above mention dependencies are not
 SNAPSHOT dependencies. So do we want to keep sources of these dependencies(I
 assumes that we have released versions of these)?


 It seems that the versions of these on trunk are wrong. WSDL4J is
 required, as it has changes after the last release was done. Janaka, please
 confirm.

 Thanks,
 Senaka.


 Thanks
 Milinda

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




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




 --
 *Thanks  Regards,

 Nuwan Bandara
 Senior Software Engineer

 WSO2 Inc. | http://wso2.com
 lean . enterprise . middleware

 http://nuwan.bandara.co
 *
 http://www.nuwanbando.com/

 ___
 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


[Carbon-dev] Do we want to keep sources of shinding, webharvest, oauth, wsdl4j sources in 3.2.0 branch

2011-05-21 Thread Milinda Pathirage
While branching I noticed that above mention dependencies are not SNAPSHOT
dependencies. So do we want to keep sources of these dependencies(I assumes
that we have released versions of these)?

Thanks
Milinda

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


[Carbon-dev] What should be the correct version for QPid

2011-05-21 Thread Milinda Pathirage
Current version of QPid dependency is 0.11. I think we should differentiate
our code base version from normal Apache versions.

Thanks
Milinda

-- 
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] What is the plan for branching? Re: Builds(18th May, 2011) for smoke testing

2011-05-19 Thread Milinda Pathirage
Hi all,

I am going to start branching tomorrow morning. Please don't commit anything
to trunk after we start branching. I'll let you know the time I am going to
start branching tomorrow morning. Once we are done with branching, you can
commit your changes to branch by creating patches.

Thanks
Milinda

On Thu, May 19, 2011 at 8:48 PM, Samisa Abeysinghe sam...@wso2.com wrote:

 And lets finish the final branch by EOD Friday.


 On Thu, May 19, 2011 at 5:35 PM, Sameera Jayasoma same...@wso2.comwrote:

 Hi Milinda,

 Now we have a stable set of packs. You can go ahead with the branching
 task.

 Thanks,
 Sameera


 On Wed, May 18, 2011 at 7:19 PM, Denis Weerasiri de...@wso2.com wrote:



 On Wed, May 18, 2011 at 6:32 PM, Sameera Jayasoma same...@wso2.comwrote:

 Milinda is working on this. Once we start branch, we need to stop
 committing until we finish branching. Or else people can commit to trunk 
 and
 they need to keep patches. Once we finish branching off, they can apply
 their patches to the trunk.

 Before we start branching, we need to get a stable set of builds so that
 the QA can test the latest packs until we finish branching and version
 changes.

 If this ESB packs are broken, lets get a new set of packs. Dennis can
 you please work on this?

 Noted.


 Thanks,
 Sameera

 On Wed, May 18, 2011 at 3:20 PM, Samisa Abeysinghe sam...@wso2.comwrote:

 $subject

 On Wed, May 18, 2011 at 3:18 PM, Sameera Jayasoma same...@wso2.comwrote:

 Hi RMs,

 Please smoke test the packs from[1] asap and update the doc[2].

 Thanks Dennis for building this new set of packs.

 Sameera.

  [1] http://10.100.1.43/~carbon/releases/carbon/3.2.0/latest/
 [2]
 https://spreadsheets.google.com/a/wso2.com/ccc?key=0ApWioeKgeCchdGxfRlBhOU92UWpBR1BFdjYwczhNZUEhl=enpli=1#gid=0

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

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

 Lean . Enterprise . Middleware

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

 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




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

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

 Lean . Enterprise . Middleware

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




 --
 Thanks,
 Denis
 --
 *Denis Weerasiri*
 Software Engineer; WSO2 Inc.; http://wso2.com,
 *email: denis http://goog_277208233/** [AT] wso2.com*http://wso2.com/
 *
 blog: **http://ddweerasiri.blogspot.com*http://ddweerasiri.blogspot.com/
 *
 twitter: **http://twitter.com/ddweerasiri*http://twitter.com/ddweerasiri
 *
 linked-in: 
 **http://lk.linkedin.com/in/ddweerasiri*http://lk.linkedin.com/in/ddweerasiri


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




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

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

 Lean . Enterprise . Middleware

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

 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




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


[Carbon-dev] [IMPORTANT] Carbon 3.2.0 branching will start on 20th May 9.30 AM LKT

2011-05-19 Thread Milinda Pathirage
Hi Devs,

I am going to start branching today at 9.30 AM LKT. Please don't commit
anything to trunk after 9.30 AM, if you want to commit anything for a
important reason please make sure to create a patch and keep it so that we
can apply the patch to branch.

Thanks
Milinda

-- 
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] [IMPORTANT] Carbon 3.2.0 branching will start on 20th May 9.30 AM LKT

2011-05-19 Thread Milinda Pathirage
Hi Devs,

There are some pending commits which fix some critical issues. I have to
postpone branching. Will let you know the time I am going to start branching
ASAP.

Thanks
Milinda

On Fri, May 20, 2011 at 8:35 AM, Milinda Pathirage mili...@wso2.com wrote:

 Hi Devs,

 I am going to start branching today at 9.30 AM LKT. Please don't commit
 anything to trunk after 9.30 AM, if you want to commit anything for a
 important reason please make sure to create a patch and keep it so that we
 can apply the patch to branch.

 Thanks
 Milinda

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

 Lean Enterprise Middleware




-- 
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] [IMPORTANT] Carbon 3.2.0 branching will start on 20th May 9.30 AM LKT

2011-05-19 Thread Milinda Pathirage
Hi Devs,

Developers confirm all the critical commits are in the trunk. I am going to
start branching at 11 AM. Please shout if you have any critical commits.

Thanks
Milinda

On Fri, May 20, 2011 at 10:31 AM, Milinda Pathirage mili...@wso2.comwrote:

 Hi Devs,

 There are some pending commits which fix some critical issues. I have to
 postpone branching. Will let you know the time I am going to start branching
 ASAP.

 Thanks
 Milinda


 On Fri, May 20, 2011 at 8:35 AM, Milinda Pathirage mili...@wso2.comwrote:

 Hi Devs,

 I am going to start branching today at 9.30 AM LKT. Please don't commit
 anything to trunk after 9.30 AM, if you want to commit anything for a
 important reason please make sure to create a patch and keep it so that we
 can apply the patch to branch.

 Thanks
 Milinda

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

 Lean Enterprise Middleware




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

 Lean Enterprise Middleware




-- 
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] Using Tycho for building Carbon Studio

2011-05-18 Thread Milinda Pathirage
 this communication in error, please reply to the sender indicating that 
 fact
 and delete the copy you received and in addition, you should not print,
 copy, retransmit, disseminate, or otherwise use the information 
 contained in
 this communication. Internet communications cannot be guaranteed to be
 timely, secure, error or virus-free. The sender does not accept 
 liability
 for any errors or omissions.

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




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

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

 Lean . Enterprise . Middleware

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




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

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




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

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


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

 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




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

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


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

 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




-- 
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] Did we do the test branching?

2011-05-17 Thread Milinda Pathirage
We tested orbit, core and components. Currently Manu is working on it. We
should be able to finish it tomorrow.

Thanks
Milinda

On Wed, May 18, 2011 at 7:35 AM, Samisa Abeysinghe sam...@wso2.com wrote:

 $subject

 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




-- 
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] [Carbon Studio] Graphical editor for ESB Configuration

2011-05-13 Thread Milinda Pathirage
 branch.
 This editor, once finished, will enable users to create ESB
 configurations with a UI similar to an architectural diagram of 
 mediation
 engine.
 [image: synapse-flow.png]

 ESB domain model (ecore) will be used as the starting point.
 and the editor uses Graphical Modeling Framework (GMF) for code 
 generation.
 This editor has been started some time ago. Currently it is a
 basic diagram editor with graphical representation of Server, 
 Proxy
 Services, Endpoints and two types of mediators. We hope to extend 
 on this
 existing code.
 Past few weeks we've been studying GMF and working on getting a
 working prototype
 The basic steps will include the following,
 1. Expanding ecore, graphical definition, tooling definition
 models to support other artifacts: mediation sequences, other 
 types of
 mediators, local entries, etc.
 2. Working on code customization to support functionalities of
 various mediators.
 3. Transformation and Persistence - Writing the model exporter
 to export the configuration on diagrams as Carbon Apps or separate
 artifacts.
 4. Enhancing the GUI.

 The GUI of existing projects with our few modifications
 currently looks like this:

 [image: esb_diagram_draft.png]

 We'll keep updated on progress and any problems that may arise.
 Suggestions are much appreciated.

 --
 Thanks  Regards,
 Amila Manoj


 ___
 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



 --
 Thanks  Regards,
 Amila Manoj


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




 --
 Thanks  Regards,
 Amila Manoj


 ___
 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




 --
 Thanks  Regards,
 Amila Manoj




 --
 Thanks  Regards,
 Amila Manoj


 ___
 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




 --
 Thanks  Regards,
 Amila Manoj


 ___
 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




-- 
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] Context root disappearing in Websphere

2011-05-12 Thread Milinda Pathirage
This could be due to recent changes we done to facilitate custom home page
URLs. Will look into this.

Thanks
Milinda

On Thu, May 12, 2011 at 1:56 PM, Chamara Ariyarathne chama...@wso2.comwrote:

 Following are the places which Browser redirect with wrong context root
 when server deployed in Websphere. I'm sending this for the request made by
 Pradeep and Nuwan, and according to the offline chat I had with them, there
 will be a similar solution for this.

 *Mashup Server;*
 Home button
 Upload Module; Modules - Add Modules - Upoload
 Upload JavaScript services - Upload
 *
 Gadget Server;*
 Add Gadgets


 *Chamara Ariyarathne*
 Software Engineer - QA;
 WSO2 Inc; http://www.wso2.com/.
 Mobile; *0772786766*


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

2011-05-10 Thread Milinda Pathirage
Hi Denis,

Can I get the sure-fire reports.

Thanks
Milinda

On Tue, May 10, 2011 at 7:57 PM, WSO2 Carbon-Builder cbuil...@wso2.orgwrote:

 ERROR - GeronimoLog.error(104) | Error while processing job, retrying in 5s
 ERROR - GeronimoLog.error(108) | Error while processing a persisted job, no
 retry: Job hqejbhcnphr69kxpekig4q time: 2011-05-10 19:57:32 IST transacted:
 true persisted: true details: JobDetails( instanceId: null mexId: null
 processId: null type: null channel: null correlatorId: null
 correlationKeySet: null retryCount: 1 inMem: false detailsExt: {foo=123})
 java.lang.NullPointerException
at
 org.apache.ode.scheduler.simple.SimpleScheduler.execTransaction(SimpleScheduler.java:308)
at
 org.apache.ode.scheduler.simple.SimpleScheduler.execTransaction(SimpleScheduler.java:239)
at
 org.apache.ode.scheduler.simple.SimpleScheduler$RunJob.call(SimpleScheduler.java:529)
at
 org.apache.ode.scheduler.simple.SimpleScheduler$RunJob.call(SimpleScheduler.java:513)
at
 java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at
 java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at
 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.16 sec

 Results :

 Failed tests:
  testStartStop(org.apache.ode.scheduler.simple.SimpleSchedulerTest)

 Tests run: 20, Failures: 1, Errors: 0, Skipped: 0

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

 Please refer to
 /home/carbon/carbon/dependencies/ode/scheduler-simple/target/surefire-reports
 for the individual test results.
 [INFO]
 
 [INFO] Trace
 org.apache.maven.BuildFailureException: There are test failures.

 Please refer to
 /home/carbon/carbon/dependencies/ode/scheduler-simple/target/surefire-reports
 for the individual test results.
at
 org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:715)
at
 org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
at
 org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
at
 org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
at
 org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
at
 org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
at
 org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
 org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at
 org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
 Caused by: org.apache.maven.plugin.MojoFailureException: There are test
 failures.

 Please refer to
 /home/carbon/carbon/dependencies/ode/scheduler-simple/target/surefire-reports
 for the individual test results.
at
 org.apache.maven.plugin.surefire.SurefirePlugin.execute(SurefirePlugin.java:575)
at
 org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
at
 org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
... 17 more
 [INFO]
 
 [INFO] Total time: 119 minutes 36 seconds
 [INFO] Finished at: Tue May 10 19:57:36 IST 2011
 [INFO] Final Memory: 1075M/1834M
 [INFO]
 
 ___
 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

Re: [Carbon-dev] BPS docgen errors

2011-05-10 Thread Milinda Pathirage
: **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




-- 
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] Tryit Broken?

2011-04-29 Thread Milinda Pathirage
Hi Anjana,

I think this should be a styling issue which we can easily fix. And this new
try-it is way better than old one and has very good XSD to XML capabilities.
We need to keep this and fix the issues we find to make it better.

Milinda

On Sat, Apr 30, 2011 at 2:54 AM, Anjana Fernando anj...@wso2.com wrote:

 Hi,

 Is the new try-it working properly? .. check the attached screenshot. Also,
 as a side note, I know I'm a bit late in saying this, but is it possible for
 us to also have the old view of the tryit? .. which was very easy and simple
 to use. Maybe the current view can be sort of given as an advanced view,
 where the user can explicitly provide the input XML. And personally I like
 the old UI theme :) ..

 Cheers,
 Anjana.

 --
 Anjana Fernando
 Software Engineer
 WSO2, Inc.; http://wso2.com
 lean.enterprise.middleware


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




-- 
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] Tryit Broken?

2011-04-29 Thread Milinda Pathirage
On Sat, Apr 30, 2011 at 6:13 AM, Afkham Azeez az...@wso2.com wrote:

 The old UI is difficult to use for complex type input parameters. Besides,
 most WS developers extensively use SOAP UI, this new UI pretty much provides
 the same experience. Try It is a developer tool  I think most developers
 will find it very easy to use.

+1.

Milinda

 On Apr 30, 2011 2:55 AM, Anjana Fernando anj...@wso2.com wrote:
  Hi,
 
  Is the new try-it working properly? .. check the attached screenshot.
 Also,
  as a side note, I know I'm a bit late in saying this, but is it possible
 for
  us to also have the old view of the tryit? .. which was very easy and
 simple
  to use. Maybe the current view can be sort of given as an advanced
 view,
  where the user can explicitly provide the input XML. And personally I
 like
  the old UI theme :) ..
 
  Cheers,
  Anjana.
 
  --
  Anjana Fernando
  Software Engineer
  WSO2, Inc.; http://wso2.com
  lean.enterprise.middleware

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




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

2011-04-21 Thread Milinda Pathirage
 for the individual test results.
 [INFO]
 
 [INFO] For more information, run Maven with the -e switch
 [INFO]
 
 [INFO] Total time: 108 minutes 29 seconds
 [INFO] Finished at: Thu Apr 21 10:08:40 IST 2011
 [INFO] Final Memory: 1073M/1840M
 [INFO]
 
 ___
 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] WSO2 Carbon Continuous Build has FAILED

2011-04-20 Thread Milinda Pathirage
Will check this.

Milinda

On Thu, Apr 21, 2011 at 11:05 AM, Amila Maha Arachchi ami...@wso2.comwrote:

 Hi BPS Team,

 This test failure is intermittent, right? If so, what about removing this
 test. This is wasting build cycles. WDYT? IIRC we did something similar to a
 rampart test too.

 Thanks,
 AmilaM.

 On Thu, Apr 21, 2011 at 10:08 AM, WSO2 Builder cbuil...@wso2.org wrote:

 ERROR - GeronimoLog.error(104) | Error while processing job, retrying in
 5s
 ERROR - GeronimoLog.error(108) | Error while processing a persisted job,
 no retry: Job hqejbhcnphr67rfbviar5c time: 2011-04-21 10:08:36 IST
 transacted: true persisted: true details: JobDetails( instanceId: null
 mexId: null processId: null type: null channel: null correlatorId: null
 correlationKeySet: null retryCount: 1 inMem: false detailsExt: {foo=123})
 java.lang.NullPointerException
at
 org.apache.ode.scheduler.simple.SimpleScheduler.execTransaction(SimpleScheduler.java:308)
at
 org.apache.ode.scheduler.simple.SimpleScheduler.execTransaction(SimpleScheduler.java:239)
at
 org.apache.ode.scheduler.simple.SimpleScheduler$RunJob.call(SimpleScheduler.java:529)
at
 org.apache.ode.scheduler.simple.SimpleScheduler$RunJob.call(SimpleScheduler.java:513)
at
 java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at
 java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at
 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.11 sec

 Results :

 Failed tests:
  testStartStop(org.apache.ode.scheduler.simple.SimpleSchedulerTest)

 Tests run: 20, Failures: 1, Errors: 0, Skipped: 0

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

 Please refer to
 /home/carbon/carbon/dependencies/ode/scheduler-simple/target/surefire-reports
 for the individual test results.
 [INFO]
 
 [INFO] For more information, run Maven with the -e switch
 [INFO]
 
 [INFO] Total time: 108 minutes 29 seconds
 [INFO] Finished at: Thu Apr 21 10:08:40 IST 2011
 [INFO] Final Memory: 1073M/1840M
 [INFO]
 
 ___
 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


[Carbon-dev] Change the default Carbon UI Home link's location via property in product.xml

2011-04-19 Thread Milinda Pathirage
Hi Devs,

Current Carbon UI implementation doesn't allow us to change the Home
link's location via product.xml, even though we can change the page
displayed after we logged into the console(done via defaultHomePage property
in product.xml). Attached patch fix the issue by getting the Home link's
location from product.xml via CarbonUIUtils. If product.xml doesn't have the
defaultHomePage property, default home page (../admin/index.jsp) will be
used. This patch also contains relevant fixes for breadcrumb generation
where we replace Home link's location of breadcrumbs based on product.xml
property.
Is it ok to commit this fix?

Thanks
Milinda

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

Lean Enterprise Middleware


home_link.patch
Description: Binary data
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Change the default Carbon UI Home link's location via property in product.xml

2011-04-19 Thread Milinda Pathirage
Committed changes after testing with Carbon distribution(without
product.xml) and BPS distribution(with product.xml).

Thanks
Milinda

On Tue, Apr 19, 2011 at 12:55 PM, Afkham Azeez az...@wso2.com wrote:

 If it is working fine, please go ahead and commit.


 On Tue, Apr 19, 2011 at 12:27 PM, Milinda Pathirage mili...@wso2.comwrote:

 Hi Devs,

 Current Carbon UI implementation doesn't allow us to change the Home
 link's location via product.xml, even though we can change the page
 displayed after we logged into the console(done via defaultHomePage property
 in product.xml). Attached patch fix the issue by getting the Home link's
 location from product.xml via CarbonUIUtils. If product.xml doesn't have the
 defaultHomePage property, default home page (../admin/index.jsp) will be
 used. This patch also contains relevant fixes for breadcrumb generation
 where we replace Home link's location of breadcrumbs based on product.xml
 property.
 Is it ok to commit this fix?

 Thanks
 Milinda

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




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


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




-- 
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] Error while building Commons VFS without tests

2011-04-18 Thread Milinda Pathirage
: default-test}]
 [INFO] Tests are skipped.
 [INFO] [jar:jar {execution: default-jar}]
 [INFO] [install:install {execution: default-install}]
 [INFO] Installing
 /media/Software/Work/WSO2/carbon/carbon/dependencies/commons-vfs/examples/target/commons-vfs2-examples-2.0-wso2v3.jar
 to
 /home/pulasthi/.m2/repository/org/apache/commons/commons-vfs2-examples/2.0-wso2v3/commons-vfs2-examples-2.0-wso2v3.jar
 [INFO]
 
 [INFO] Building Commons VFS Sandbox
 [INFO]task-segment: [install]
 [INFO]
 
 Downloading:
 http://people.apache.org/repo/m1-snapshot-repository//org.apache.commons/jars/commons-vfs2-2.0-wso2v3-tests.jar
 [INFO] Unable to find resource
 'org.apache.commons:commons-vfs2:test-jar:tests:2.0-wso2v3' in repository
 apache.m1 (http://people.apache.org/repo/m1-snapshot-repository/)
 Downloading:
 http://repo1.maven.org/maven2/org/apache/commons/commons-vfs2/2.0-wso2v3/commons-vfs2-2.0-wso2v3-tests.jar
 [INFO] Unable to find resource
 'org.apache.commons:commons-vfs2:test-jar:tests:2.0-wso2v3' in repository
 central (http://repo1.maven.org/maven2)
 [INFO]
 
 [ERROR] BUILD ERROR
 [INFO]
 
 [INFO] Failed to resolve artifact.

 Missing:
 --
  1) org.apache.commons:commons-vfs2:test-jar:tests:2.0-wso2v3

   Try downloading the file manually from the project website.

   Then, install it using the command:
   mvn install:install-file -DgroupId=org.apache.commons
 -DartifactId=commons-vfs2 -Dversion=2.0-wso2v3 -Dclassifier=tests
 -Dpackaging=test-jar -Dfile=/path/to/file

   Alternatively, if you host your own repository you can deploy the file
 there:
   mvn deploy:deploy-file -DgroupId=org.apache.commons
 -DartifactId=commons-vfs2 -Dversion=2.0-wso2v3 -Dclassifier=tests
 -Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

   Path to dependency:
1) org.apache.commons:commons-vfs2-sandbox:jar:2.0-wso2v3
2) org.apache.commons:commons-vfs2:test-jar:tests:2.0-wso2v3

 --
 1 required artifact is missing.

 for artifact:
   org.apache.commons:commons-vfs2-sandbox:jar:2.0-wso2v3

 from the specified remote repositories:
   apache.snapshots.https (
 https://repository.apache.org/content/repositories/snapshots),
   apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository/
 ),
   central (http://repo1.maven.org/maven2),
   apache.m1 (http://people.apache.org/repo/m1-snapshot-repository/)



 [INFO]
 
 [INFO] For more information, run Maven with the -e switch
 [INFO]
 
 [INFO] Total time: 11 seconds
 [INFO] Finished at: Mon Apr 18 16:46:40 IST 2011
 [INFO] Final Memory: 35M/661M
 [INFO]
 


 ___
 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] BPS Doc Gen error

2011-03-27 Thread Milinda Pathirage
Fixed the issue in tracer userguide.html. Revision 90935.

Thanks
Milinda

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

 [INFO] Skipped About report, file index.html already exists for the
 English version.
 [ERROR] Error parsing
 /Users/azeez/projects/wso2/org/trunk/carbon/products/bps/modules/distribution/product/src/site/xdoc/tracer/docs/userguide.xml:
 line [-1] Error parsing the model.
 org.apache.maven.doxia.parser.ParseException: Error parsing the model.
 at org.apache.maven.doxia.module.xdoc.XdocParser.parse(XdocParser.java:55)
  at org.apache.maven.doxia.DefaultDoxia.parse(DefaultDoxia.java:52)
 at
 org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.renderDocument(DefaultSiteRenderer.java:264)
  at
 org.apache.maven.doxia.siterenderer.DoxiaDocumentRenderer.renderDocument(DoxiaDocumentRenderer.java:43)
 at
 org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.renderModule(DefaultSiteRenderer.java:239)
  at
 org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.render(DefaultSiteRenderer.java:115)
 at org.apache.maven.plugins.site.SiteMojo.renderLocale(SiteMojo.java:124)
  at org.apache.maven.plugins.site.SiteMojo.execute(SiteMojo.java:92)
 at
 org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
  at
 org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
 at
 org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
  at
 org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
 at
 org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
  at
 org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
 at
 org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
  at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
 at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
  at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
 at org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  at
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
 at java.lang.reflect.Method.invoke(Method.java:597)
  at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
 at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
  at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
 at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
 Caused by: org.codehaus.plexus.util.xml.pull.XmlPullParserException: end
 tag name /head must be the same as start tag meta from line 20
 (position: TEXT seen ...tation.css rel=stylesheet type=text/css
 media=all/\n/head... @24:8)
  at
 org.codehaus.plexus.util.xml.pull.MXParser.parseEndTag(MXParser.java:1696)
 at org.codehaus.plexus.util.xml.pull.MXParser.nextImpl(MXParser.java:1128)
  at org.codehaus.plexus.util.xml.pull.MXParser.next(MXParser.java:1090)
 at
 org.apache.maven.doxia.module.xdoc.XdocParser.parseXdoc(XdocParser.java:312)
  at
 org.apache.maven.doxia.module.xdoc.XdocParser.parse(XdocParser.java:51)
 ... 26 more
 [INFO] [assembly:attached {execution: 4-dist}]


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


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




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


[Carbon-dev] SVN Warining in Identity

2011-03-23 Thread Milinda Pathirage
Fetching external item into
'identity/org.wso2.carbon.identity.relyingparty/src/main/resources/TenantMgtAdminService.wsdl'
svn: warning: '
https://wso2.org/repos/wso2/trunk/carbon/components/identity/org.wso2.carbon.identity.relyingparty/src/main/resources
'
is not the same repository as
'https://svn.wso2.org/repos/wso2'


Thanks
Milinda

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


[Carbon-dev] Changed the BPEL Instance management API

2011-03-21 Thread Milinda Pathirage
I added new input parameter to deleteInstances operation. Please build the
bpel stub before building bpel component.

Thanks
Milinda

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

2011-03-20 Thread Milinda Pathirage
.org



 ___
 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




 Thanks,
 Samisa...

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




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




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


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




 --
 Thanks,
 Denis
 --
 *Denis Weerasiri*
 Software Engineer; WSO2 Inc.; http://wso2.com,
 *email: denis http://goog_277208233/** [AT] wso2.com*http://wso2.com/
 *
 blog: 
 **http://ddweerasiri.blogspot.com*http://ddweerasiri.blogspot.com/
 *
 twitter: 
 **http://twitter.com/ddweerasiri*http://twitter.com/ddweerasiri
 *
 linked-in: 
 **http://lk.linkedin.com/in/ddweerasiri*http://lk.linkedin.com/in/ddweerasiri


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





 --
 Thanks,
 Denis
 --
 *Denis Weerasiri*
 Software Engineer; WSO2 Inc.; http://wso2.com,
 *email: denis http://goog_277208233/** [AT] wso2.com*http://wso2.com/
 *
 blog: **http://ddweerasiri.blogspot.com*http://ddweerasiri.blogspot.com/
 *
 twitter: **http://twitter.com/ddweerasiri*http://twitter.com/ddweerasiri
 *
 linked-in: 
 **http://lk.linkedin.com/in/ddweerasiri*http://lk.linkedin.com/in/ddweerasiri


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




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

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


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




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

 Lean . Enterprise . Middleware




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

 Lean . Enterprise . Middleware

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




-- 
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] Redeploy option for services in service list UI

2011-03-19 Thread Milinda Pathirage
If we consider Anjana's scenario it's not redeploy it's refresh not
redeploy.

Thanks
Milinda

On Sat, Mar 19, 2011 at 1:14 PM, Kasun Indrasiri ka...@wso2.com wrote:



 On Sat, Mar 19, 2011 at 12:59 PM, Anjana Fernando anj...@wso2.com wrote:

 On Sat, Mar 19, 2011 at 12:45 PM, Denis Weerasiri de...@wso2.com wrote:
 
 
  On Sat, Mar 19, 2011 at 9:32 AM, Kasun Indrasiri ka...@wso2.com
 wrote:
 
  Hi devs,
  How about having a redeploy option in the service listing UI. This may
 be
  a useful feature when it comes to proxy services, data services and
 bps.
 
   Hi Kasun,
  In which cases this redeploy option will be useful?.

 If I may give a generic answer, this is to mainly refresh any
 resources that is being used by a specific service, for example, an
 XSLT used by a service, most probably the service compiles the XSLT
 and attaches it to the service at deployment time.

 Yeah. For instance, if we modify and save a dbs config, it takes some time
 to actual data service to get deployed.  Ideally, the UI option should
 indicate the status of the service deployment.

 Cheers,
 Anjana.

 
 
  Thanks.
  --
  Kasun Indrasiri
  Senior Software Engineer
  WSO2, Inc.; http://wso2.com
  lean.enterprise.middleware
 
  cell: +94 71 536 4128
  Blog : http://kasunpanorama.blogspot.com/
 
  ___
  Carbon-dev mailing list
  Carbon-dev@wso2.org
  http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
 
 
 
 
  --
  Thanks,
  Denis
  --
  Denis Weerasiri
  Software Engineer; WSO2 Inc.; http://wso2.com,
  email: denis [AT] wso2.com
  blog: http://ddweerasiri.blogspot.com
  twitter: http://twitter.com/ddweerasiri
  linked-in: http://lk.linkedin.com/in/ddweerasiri
 
 
  ___
  Carbon-dev mailing list
  Carbon-dev@wso2.org
  http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
 
 



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




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

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

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




-- 
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] Status of TryIt

2011-03-16 Thread Milinda Pathirage
This looks great. +1 for other comments.

Milinda

On Wed, Mar 16, 2011 at 9:05 PM, Tharindu Mathew thari...@wso2.com wrote:

 +1, looks great. This is a great step to make try it more flexible.

 On Wed, Mar 16, 2011 at 7:05 PM, Ruchira Wageesha ruch...@wso2.comwrote:

 Hi Azeez,

 Along with the schema import support of the Tryit, we will have to get rid
 of form-field ui as it lacks the flexibility. i.e. If the the types are
 complex and have a certain depth, then it's very hard to give a form-field
 based ui.

 So the tryit ui is being redesigned(with the help of chanka) by giving
 user an XML editor(editarea) where he can modify payload. When the editor is
 loaded for the first time, it will contain a sample payload as we can see in
 Soap UI like tools. Then user can replace '?' (see the payload of the
 attached images) with their desired content.

 Further, the Stubs generated from Mashup Server's stub generator tool, was
 also modified to accept the payload as a Badgerfish JSON. As we get the
 sample payload XML in the tryit ui, user can get the sample payload
 Badgerfish JSON by simply calling {service}.{operation}_payloadJSON() method
 of the stub. Then he can simply modify the payload JSON, instead of creating
 BF JSON himself.

 I have attached the images of new tryit layout below. Please let this
 thread know your comments.

 Thanks,
 Ruchira

 ___
 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




-- 
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] Yet another build failure in Carbon components

2011-03-15 Thread Milinda Pathirage
Soory, my fault. I changed the WSDL. Fixed it.

Thanks
Milinda

On Wed, Mar 16, 2011 at 8:19 AM, Afkham Azeez az...@wso2.com wrote:

 ration/mgt/services/BPELPackageManagementServiceSkeleton.java
 [INFO] Executed tasks
 [INFO] [compiler:compile {execution: default-compile}]
 [INFO] Compiling 185 source files to
 /Users/azeez/projects/wso2/org/trunk/carbon/components/business-processes/bpel/org.wso2.carbon.bpel/target/classes
 [INFO] -
 [ERROR] COMPILATION ERROR :
 [INFO] -
 [ERROR]
 /Users/azeez/projects/wso2/org/trunk/carbon/components/business-processes/bpel/org.wso2.carbon.bpel/target/generated-code/src/org/wso2/carbon/bpel/ode/integration/mgt/services/InstanceManagementServiceMessageReceiverInOut.java:[45,53]
 cannot find symbol
 symbol  : method getInstanceSummary()
 location: class
 org.wso2.carbon.bpel.ode.integration.mgt.services.InstanceManagementServiceSkeleton

 [INFO] 1error
 [INFO] -
 [INFO]
 
 [ERROR] BUILD FAILURE
 [INFO]
 
 [INFO] Compilation failure
 /Users/azeez/projects/wso2/org/trunk/carbon/components/business-processes/bpel/org.wso2.carbon.bpel/target/generated-code/src/org/wso2/carbon/bpel/ode/integration/mgt/services/InstanceManagementServiceMessageReceiverInOut.java:[45,53]
 cannot find symbol
 symbol  : method getInstanceSummary()
 location: class
 org.wso2.carbon.bpel.ode.integration.mgt.services.InstanceManagementServiceSkeleton


 [INFO]
 
 [INFO] For more information, run Maven with the -e switch
 [INFO]
 
 [INFO] Total time: 2 minutes 31 seconds


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


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




-- 
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] Yet another build failure in Carbon components

2011-03-15 Thread Milinda Pathirage
Forgot to tell you. You need to build ode dependency and ode orbit bundle.

Thanks
Milinda

On Wed, Mar 16, 2011 at 8:43 AM, Afkham Azeez az...@wso2.com wrote:

 Still broken:

 [INFO] Executed tasks
 [INFO] [compiler:compile {execution: default-compile}]
 [INFO] Compiling 185 source files to
 /Users/azeez/projects/wso2/org/trunk/carbon/components/business-processes/bpel/org.wso2.carbon.bpel/target/classes
 [INFO] -
 [ERROR] COMPILATION ERROR :
 [INFO] -
 [ERROR]
 /Users/azeez/projects/wso2/org/trunk/carbon/components/business-processes/bpel/org.wso2.carbon.bpel/src/main/java/org/wso2/carbon/bpel/ode/integration/mgt/services/InstanceManagementServiceSkeleton.java:[121,46]
 cannot find symbol
 symbol  : method instanceCount(org.apache.ode.bpel.common.InstanceFilter)
 location: interface org.apache.ode.bpel.dao.BpelDAOConnection

 [INFO] 1error
 [INFO] -
 [INFO]
 
 [ERROR] BUILD FAILURE
 [INFO]
 
 [INFO] Compilation failure
 /Users/azeez/projects/wso2/org/trunk/carbon/components/business-processes/bpel/org.wso2.carbon.bpel/src/main/java/org/wso2/carbon/bpel/ode/integration/mgt/services/InstanceManagementServiceSkeleton.java:[121,46]
 cannot find symbol
 symbol  : method instanceCount(org.apache.ode.bpel.common.InstanceFilter)
 location: interface org.apache.ode.bpel.dao.BpelDAOConnection



 On Wed, Mar 16, 2011 at 8:25 AM, Milinda Pathirage mili...@wso2.comwrote:

 Soory, my fault. I changed the WSDL. Fixed it.

 Thanks
 Milinda

 On Wed, Mar 16, 2011 at 8:19 AM, Afkham Azeez az...@wso2.com wrote:

 ration/mgt/services/BPELPackageManagementServiceSkeleton.java
 [INFO] Executed tasks
 [INFO] [compiler:compile {execution: default-compile}]
 [INFO] Compiling 185 source files to
 /Users/azeez/projects/wso2/org/trunk/carbon/components/business-processes/bpel/org.wso2.carbon.bpel/target/classes
 [INFO] -
 [ERROR] COMPILATION ERROR :
 [INFO] -
 [ERROR]
 /Users/azeez/projects/wso2/org/trunk/carbon/components/business-processes/bpel/org.wso2.carbon.bpel/target/generated-code/src/org/wso2/carbon/bpel/ode/integration/mgt/services/InstanceManagementServiceMessageReceiverInOut.java:[45,53]
 cannot find symbol
 symbol  : method getInstanceSummary()
 location: class
 org.wso2.carbon.bpel.ode.integration.mgt.services.InstanceManagementServiceSkeleton

 [INFO] 1error
 [INFO] -
 [INFO]
 
 [ERROR] BUILD FAILURE
 [INFO]
 
 [INFO] Compilation failure
 /Users/azeez/projects/wso2/org/trunk/carbon/components/business-processes/bpel/org.wso2.carbon.bpel/target/generated-code/src/org/wso2/carbon/bpel/ode/integration/mgt/services/InstanceManagementServiceMessageReceiverInOut.java:[45,53]
 cannot find symbol
 symbol  : method getInstanceSummary()
 location: class
 org.wso2.carbon.bpel.ode.integration.mgt.services.InstanceManagementServiceSkeleton


 [INFO]
 
 [INFO] For more information, run Maven with the -e switch
 [INFO]
 
 [INFO] Total time: 2 minutes 31 seconds


 --
 *Afkham Azeez*
 Senior Software Architect  Senior Manager; WSO2, Inc.; http://wso2.com
 ,
 *
 *
 *Member; Apache Software Foundation; 
 **http://www.apache.org/*http://www.apache.org/
 *
 email: **az...@wso2.com* az...@wso2.com* cell: 
 %2B94%2077%203320919%2B94%2077%203320919+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




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

 Lean Enterprise Middleware




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

Re: [Carbon-dev] Remember me feature

2011-03-14 Thread Milinda Pathirage
Issues Supun showed to me didn't involve any component UIs. We just type a
random URL in the browser and it showed a wired UI for these random URLs.

Thanks
Milinda

On Mon, Mar 14, 2011 at 8:25 PM, Dimuthu Leelarathne dimut...@wso2.comwrote:

 Hi,

 On Mon, Mar 14, 2011 at 6:23 PM, Afkham Azeez az...@wso2.com wrote:

 No, it is a very useful feature. The reason for most of these issues is
 because of bugs in the UI components assuming state in HttpSession.


 +1. Since this feature is already implemented we can begin testing.

 thanks,
 dimuthu




 On Mon, Mar 14, 2011 at 6:15 PM, Supun Kamburugamuva su...@wso2.comwrote:

 Remember me feature is not consistent across all the components.
 Because of it, there are so many errors in different UI components.
 For example if we change the URL manually it gives a blank page. Many
 components give errors after the time out happens. I believe the
 effort required to get this feature working nicely across all the
 products is huge. Shall we remove it?

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




 --
 *Afkham Azeez*
 Senior Software Architect  Senior Manager; WSO2, Inc.; http://wso2.com,
 *
 *
 *Member; Apache Software Foundation; 
 **http://www.apache.org/*http://www.apache.org/
 *
 email: **az...@wso2.com* az...@wso2.com* cell: %2B94%2077%203320919+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




-- 
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] Remember me feature

2011-03-14 Thread Milinda Pathirage
Will check this.

Thanks
Milinda

On Mon, Mar 14, 2011 at 8:54 PM, Afkham Azeez az...@wso2.com wrote:

 OK, can you guys help us fix this? The issue should be in
 CarbonSecuredHttpContext


 On Mon, Mar 14, 2011 at 8:48 PM, Milinda Pathirage mili...@wso2.comwrote:

 Issues Supun showed to me didn't involve any component UIs. We just type a
 random URL in the browser and it showed a wired UI for these random URLs.

 Thanks
 Milinda


 On Mon, Mar 14, 2011 at 8:25 PM, Dimuthu Leelarathne 
 dimut...@wso2.comwrote:

 Hi,

 On Mon, Mar 14, 2011 at 6:23 PM, Afkham Azeez az...@wso2.com wrote:

 No, it is a very useful feature. The reason for most of these issues is
 because of bugs in the UI components assuming state in HttpSession.


 +1. Since this feature is already implemented we can begin testing.

 thanks,
 dimuthu




 On Mon, Mar 14, 2011 at 6:15 PM, Supun Kamburugamuva su...@wso2.comwrote:

 Remember me feature is not consistent across all the components.
 Because of it, there are so many errors in different UI components.
 For example if we change the URL manually it gives a blank page. Many
 components give errors after the time out happens. I believe the
 effort required to get this feature working nicely across all the
 products is huge. Shall we remove it?

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




 --
 *Afkham Azeez*
 Senior Software Architect  Senior Manager; WSO2, Inc.; http://wso2.com
 ,
 *
 *
 *Member; Apache Software Foundation; 
 **http://www.apache.org/*http://www.apache.org/
 *
 email: **az...@wso2.com* az...@wso2.com* cell: 
 %2B94%2077%203320919%2B94%2077%203320919%2B94%2077%203320919+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




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




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




-- 
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] Cannot build Carbon trunk

2011-03-04 Thread Milinda Pathirage
/carbon-features/3.2.0-SNAPSHOT/carbon-features-3.2.0-SNAPSHOT.pom,
 line 21, column 13 - [Help 2]
 [ERROR]
 [ERROR]   The project org.wso2.carbon:data-services-feature:3.2.0-SNAPSHOT
 (/Users/azeez/projects/wso2/org/trunk/carbon/features/data-services/pom.xml)
 has 1 error
 [ERROR] Non-resolvable parent POM for
 org.wso2.carbon:carbon-features:3.2.0-SNAPSHOT: The repository system is
 offline but the artifact org.wso2.carbon:carbon-platform:pom:3.2.0-SNAPSHOT
 is not available in the local repository. @
 org.wso2.carbon:carbon-features:3.2.0-SNAPSHOT,
 /Users/azeez/.m2/repository/org/wso2/carbon/carbon-features/3.2.0-SNAPSHOT/carbon-features-3.2.0-SNAPSHOT.pom,
 line 21, column 13 - [Help 2]



 The root cause seems to be

 [ERROR]   The project org.wso2.carbon:carbon-platform:3.2.0-SNAPSHOT
 (/Users/azeez/projects/wso2/org/trunk/carbon/pom.xml) has 1 error
 [ERROR] 'pluginRepositories.pluginRepository.id' must be unique:
 wso2-maven2-repository - http://dist.wso2.org/maven2 vs
 http://dist.wso2.org/snapshots/maven2 @ line 105, column 17



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


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




-- 
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] Product profile related build issues in the trunk...

2011-03-03 Thread Milinda Pathirage
I am -1 on removing product profiles. As I remember we discussed about
managing chunk releases based on this profile concept. So we shouldn't get
rid of profiles, rather we should be careful when updating profiles.

Thanks
Milinda

On Thu, Mar 3, 2011 at 10:59 PM, Supun Kamburugamuva su...@wso2.com wrote:

 On Thu, Mar 3, 2011 at 10:12 PM, Isuru Suriarachchi is...@wso2.com
 wrote:
 
 
  On Thu, Mar 3, 2011 at 2:15 AM, Afkham Azeez az...@wso2.com wrote:
 
  Most of the time product teams forget to update the default profile.
  Many times we have discovered issues like this close to releases.
  Having a single profile will solve these issues.
 
  I don't think that will resolve the problem. Because anyone can maintain
 a
  local profile and build only the needed components. On the other hand
 this
  will waste lot of time. Therefore I'm -1 for this. What I suggest is lets
  force people to concentrate more on making the profiles up to date.
 

 +1

 Thanks,
 Supun..

  Thanks,
  ~Isuru
 
 
  On Thursday, March 3, 2011, Sumedha Rubasinghe sume...@wso2.com
 wrote:
  
  
   On Thu, Mar 3, 2011 at 12:57 AM, Afkham Azeez az...@wso2.com wrote:
  
  
   I know people are gonna kill me for suggesting this, but shall we get
   rid of product profiles?
  
   yeah... most teams haven't updated profiles regularly as
 well../sumedha
  
  
   The profiles always become inconsistent. Also we are working on
   improving build times,so it shouldn't be a problem  we can detect
   problems early.
  
  
   On Wednesday, March 2, 2011, Prabath Siriwardana  There seems to be
   issues while building from product profiles..
   Appreciate a lot if each product team make sure that product profiles
   work in a clean build..
   --
   Thanks  Regards,
   Prabath
  
   http://blog.facilelogin.com
   http://RampartFAQ.com
  
  
  
   --
   *Afkham Azeez*
   Senior Software Architect  Senior Manager; WSO2, Inc.;
 http://wso2.com,
   *
   *
   *Member; Apache Software Foundation;
   **http://www.apache.org/*http://www.apache.org/
   *
   email: **az...@wso2.com* az...@wso2.com* cell: +94 77 3320919
   blog: **http://blog.afkham.org* http://blog.afkham.org*
   twitter:
   **http://twitter.com/afkham_azeez*http://twitter.com/afkham_azeez
   *
   linked-in: **http://lk.linkedin.com/in/afkhamazeez*
   *
   *
   *Lean . Enterprise . Middleware*
   ___
   Carbon-dev mailing list
   Carbon-dev@wso2.org
   http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
  
  
 
  --
  *Afkham Azeez*
  Senior Software Architect  Senior Manager; WSO2, Inc.; http://wso2.com
 ,
  *
  *
  *Member; Apache Software Foundation;
  **http://www.apache.org/*http://www.apache.org/
  *
  email: **az...@wso2.com* az...@wso2.com* cell: +94 77 3320919
  blog: **http://blog.afkham.org* http://blog.afkham.org*
  twitter:
  **http://twitter.com/afkham_azeez*http://twitter.com/afkham_azeez
  *
  linked-in: **http://lk.linkedin.com/in/afkhamazeez*
  *
  *
  *Lean . Enterprise . Middleware*
  ___
  Carbon-dev mailing list
  Carbon-dev@wso2.org
  http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
 
 
 
  --
  Isuru Suriarachchi
  Technical Lead  Product Manager, WSO2 Application Server
  WSO2 Inc. http://wso2.com
  email : is...@wso2.com
  blog : http://isurues.wordpress.com/
 
  lean . enterprise . middleware
 
 
  ___
  Carbon-dev mailing list
  Carbon-dev@wso2.org
  http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
 
 



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




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


[Carbon-dev] Changing source structure for BPEL related components and features

2011-03-03 Thread Milinda Pathirage
We are planning to move 'bpel' component/feature source and 'human-task'
source into root directory called 'business-processes'. Major motivation
behind this decision is because we need to have set of common bundles which
are shared by 'bpel' component and 'human-task' component. With the current
structure if we want to have set of bundles common for both 'bpel' and
'human-task' we should introduce 'bpel-common' or something like that to
'components' root. But I think it's ugly and we the new
proposed structure will be more cleaner than that. WDYT?

Thanks
Milinda

-- 
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] Build failure - trunk features

2011-02-24 Thread Milinda Pathirage
 Architect  Senior Manager; WSO2, Inc.; http://wso2.com
 ,
 *
 *
 *Member; Apache Software Foundation; 
 **http://www.apache.org/*http://www.apache.org/
 *
 email: **az...@wso2.com* az...@wso2.com* cell: +94 77 3320919
 blog: **http://blog.afkham.org* http://blog.afkham.org*
 twitter: **http://twitter.com/afkham_azeez*http://twitter.com/afkham_azeez
 *
 linked-in: **http://lk.linkedin.com/in/afkhamazeez*
 *
 *
 *Lean . Enterprise . Middleware*


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




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

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




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


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




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

2011-02-15 Thread Milinda Pathirage
 the base bundle?? This needs to be
 fixed.

 Hi,
 Can someone explain, what's meant by internal here and whether any
 convention has been violated?

 Thanks,
 Senaka.



 [INFO]
 
 [INFO] For more information, run Maven with the -e switch
 [INFO]
 
 [INFO] Total time: 272 minutes 18 seconds
 [INFO] Finished at: Wed Feb 16 03:14:31 IST 2011
 [INFO] Final Memory: 1154M/1785M
 [INFO]
 
 ___
 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://www.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




 --
 Thanks,
 Denis
 --
 *Denis Weerasiri*
 Software Engineer; WSO2 Inc.; http://wso2.com,
 *email: denis http://goog_277208233/** [AT] wso2.com* http://wso2.com/
 *
 blog: **http://ddweerasiri.blogspot.com*http://ddweerasiri.blogspot.com/
 *
 twitter: **http://twitter.com/ddweerasiri*http://twitter.com/ddweerasiri
 *
 linked-in: 
 **http://lk.linkedin.com/in/ddweerasiri*http://lk.linkedin.com/in/ddweerasiri


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




-- 
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] Compilation Error in Qpid Component

2011-02-06 Thread Milinda Pathirage
You have to build qpid orbit bundle too.

Thanks
Milinda

On Mon, Feb 7, 2011 at 12:11 PM, Danushka Menikkumbura danus...@wso2.comwrote:

 Update dependencies/qpid and build.

 Danushka

 On Mon, Feb 7, 2011 at 12:06 PM, Hiranya Jayathilaka hira...@wso2.comwrote:

 Hi,

 I'm getting a compilation error in the Qpid component:

 [INFO]
 
 [INFO] Building WSO2 Carbon - Qpid
 [INFO]task-segment: [clean, install]
 [INFO]
 
 [INFO] [clean:clean]
 [INFO] Deleting directory
 /home/hiranya/Projects/Java/carbon-platform/trunk/components/qpid/org.wso2.carbon.qpid/target
 [INFO] [resources:resources]
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
 [INFO] skip non existing resourceDirectory
 /home/hiranya/Projects/Java/carbon-platform/trunk/components/qpid/org.wso2.carbon.qpid/src/main/resources
 [INFO] [compiler:compile]
 [INFO] Compiling 4 source files to
 /home/hiranya/Projects/Java/carbon-platform/trunk/components/qpid/org.wso2.carbon.qpid/target/classes
 [INFO]
 
 [ERROR] BUILD FAILURE
 [INFO]
 
 [INFO] Compilation failure
 /home/hiranya/Projects/Java/carbon-platform/trunk/components/qpid/org.wso2.carbon.qpid/src/main/java/org/wso2/carbon/qpid/internal/QpidServiceComponent.java:[78,67]
 cannot find symbol
 symbol  : method getShutdownHook()
 location: class org.apache.qpid.server.registry.ApplicationRegistry

 Any idea what's wrong?

 Thanks
 --
 Hiranya Jayathilaka
 Senior Software Engineer;
 WSO2 Inc.;  http://wso2.org
 E-mail: hira...@wso2.com;  Mobile: +94 77 633 3491
 Blog: http://techfeast-hiranya.blogspot.com

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



 ___
 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


[Carbon-dev] Axiom is not in default build profile

2011-02-05 Thread Milinda Pathirage
Why we have removed Axiom from default build profile?

Thanks,
Milinda

-- 
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] Failed to SVN update after building source

2011-02-05 Thread Milinda Pathirage
I think this has happened because a recent revert on human task source. I
refactor human task code and later decided to moved it to scratch, because
we are not releasing human tasks with Carbon 3.2.0.

Thanks

Milinda

On Sun, Feb 6, 2011 at 8:38 AM, Senaka Fernando sen...@wso2.com wrote:

 FYI,

 svn: Failed to add directory
 'components/human-task/org.wso2.carbon.human-task.ui': an unversioned
 directory of the same name already exists

 This is a nasty issue. The reason for this is that when we have committed
 some fixes, we have completely deleted the
 'components/human-task/org.wso2.carbon.human-task.ui' directory and checked
 it back again. If you have ever compiled the source at least once, there
 will be an unversioned directory
 'components/human-task/org.wso2.carbon.human-task.ui/target' which will
 cause the SVN update to fail. This can be really annoying as SVN does not
 have any proper way of determining whether such conflicts may pop up. And,
 if there are several such changes, you might have to simply take a fresh
 checkout.

 Therefore, if we are ever going to replace the entire content of some
 bundle, without actually changing the package name, delete
 'components/human-task/org.wso2.carbon.human-task.ui/src' and restore it
 back again, instead of deleting
 ''components/human-task/org.wso2.carbon.human-task.ui'.

 I took Human Task UI as an example, to explain this situation, since it
 just failed for me, but I've run into exactly same issue with several other
 components in the past. So, I HTH.

 Thanks,
 Senaka.

 --
 *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://www.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




-- 
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] UM inside Human Task

2011-02-05 Thread Milinda Pathirage
Human Task has it's own way of assigning people to different roles, this
code is written to plug different user manager implementations to human
tasks. Currently this only support Carbon user manager. And current
implementation only has very limited functionalities because we only support
querying users based on roles. We are planning to change the architecture in
the next release.

Thanks
Milinda

On Sun, Feb 6, 2011 at 9:20 AM, Senaka Fernando sen...@wso2.com wrote:

 Hi Milinda,

 What does
 components/human-task/org.wso2.carbon.humantask/src/main/java/org/wso2/carbon/humantask/engine/usermanager
 do? Do we ever need something as such?

 P.S.: I happen to be spending an age, taking an svn update, and suddenly
 bumped into this one, :-).

 Thanks,
 Senaka.

 --
 *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://www.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




-- 
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] svn externs

2011-01-23 Thread Milinda Pathirage
Real problem is not the time taken for svn up. It's hard to create branches
and manage them due to this. Because svn externs are not directly visible,
there is a great possibility that some of the svn externs in branch were
missed during the branching. The best way to solve this is to use relative
paths when ever possible. There's a issue with svn clients some time back
when there are relative paths in svn externals. AFAIK those issues are not
there in the current svn clients. So as a best practice we should try to use
relative paths when ever possible.

Thanks
Milinda

On Sun, Jan 23, 2011 at 8:14 PM, Amila Jayasekara ami...@wso2.com wrote:


 On Fri, Jan 21, 2011 at 2:11 PM, Samisa Abeysinghe sam...@wso2.comwrote:

 I got the feeling that we have got too many of $subject


 Recently we had to add few svn externs to incorporate configurations into
 features.  But i am not sure whether we have a better way of resolving this.

 Maybe, Sameera can give more feedback on this.

 Thanks
 AmilaJ


 Are we sure we have only the must haves?

 Thanks,
 Samisa...

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



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



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




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

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


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

2010-12-22 Thread Milinda Pathirage
Looks like a code generation issues. I'll look into this.

Milinda

On Thu, Dec 23, 2010 at 11:24 AM, WSO2 Builder buil...@wso2.org wrote:

 [INFO] Executed tasks
 [INFO] [compiler:compile]
 [INFO] Compiling 95 source files to
 /home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.new.ui/3.1.0/target/classes
 [INFO]
 
 [ERROR] BUILD FAILURE
 [INFO]
 
 [INFO] Compilation failure

 /home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.new.ui/3.1.0/src/main/java/org/wso2/carbon/bpel/ui/fileupload/BPELUploaderClient.java:[24,43]
 package org.wso2.carbon.bpel.upload.ui.types does not exist

 /home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.new.ui/3.1.0/src/main/java/org/wso2/carbon/bpel/ui/fileupload/BPELUploaderClient.java:[25,37]
 package org.wso2.carbon.bpel.upload.ui does not exist

 /home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.new.ui/3.1.0/src/main/java/org/wso2/carbon/bpel/ui/fileupload/BPELUploaderClient.java:[36,17]
 cannot find symbol
 symbol  : class UploadedFileItem
 location: class org.wso2.carbon.bpel.ui.fileupload.BPELUploaderClient

 /home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.new.ui/3.1.0/src/main/java/org/wso2/carbon/bpel/ui/fileupload/BPELUploaderClient.java:[37,12]
 cannot find symbol
 symbol  : class BPELUploaderStub
 location: class org.wso2.carbon.bpel.ui.fileupload.BPELUploaderClient

 /home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.new.ui/3.1.0/src/main/java/org/wso2/carbon/bpel/ui/clients/InstanceManagementServiceClient.java:[26,34]
 package org.wso2.carbon.bpel.mgt.ui does not exist

 /home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.new.ui/3.1.0/src/main/java/org/wso2/carbon/bpel/ui/clients/InstanceManagementServiceClient.java:[27,0]
 package org.wso2.carbon.bpel.mgt.ui.types does not exist

 /home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.new.ui/3.1.0/src/main/java/org/wso2/carbon/bpel/ui/clients/InstanceManagementServiceClient.java:[37,12]
 cannot find symbol
 symbol  : class InstanceManagementServiceStub
 location: class
 org.wso2.carbon.bpel.ui.clients.InstanceManagementServiceClient

 /home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.new.ui/3.1.0/src/main/java/org/wso2/carbon/bpel/ui/clients/InstanceManagementServiceClient.java:[50,11]
 cannot find symbol
 symbol  : class PaginatedInstanceList
 location: class
 org.wso2.carbon.bpel.ui.clients.InstanceManagementServiceClient

 /home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.new.ui/3.1.0/src/main/java/org/wso2/carbon/bpel/ui/clients/InstanceManagementServiceClient.java:[67,11]
 cannot find symbol
 symbol  : class InstanceInfoType
 location: class
 org.wso2.carbon.bpel.ui.clients.InstanceManagementServiceClient

 /home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.new.ui/3.1.0/src/main/java/org/wso2/carbon/bpel/ui/clients/InstanceManagementServiceClient.java:[90,11]
 cannot find symbol
 symbol  : class ActivityLifeCycleEventsType
 location: class
 org.wso2.carbon.bpel.ui.clients.InstanceManagementServiceClient

 /home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.new.ui/3.1.0/src/main/java/org/wso2/carbon/bpel/ui/clients/InstanceManagementServiceClient.java:[106,11]
 cannot find symbol
 symbol  : class InstanceInfoWithEventsType
 location: class
 org.wso2.carbon.bpel.ui.clients.InstanceManagementServiceClient

 /home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.new.ui/3.1.0/src/main/java/org/wso2/carbon/bpel/ui/clients/InstanceManagementServiceClient.java:[160,52]
 cannot find symbol
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev




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

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


[Carbon-dev] [ANN] WSO2 Business Process Server 2.0.2 Released!

2010-12-13 Thread Milinda Pathirage
WSO2 Business Process Server(BPS) 2.0.2 Released!

WSO2 Business Process Server(BPS) team is pleased to announce the release of
version 2.0.2 of the Open Source Business Process Server.

WSO2 Business Process Server (BPS) is an easy-to-use Open
Source Business Process Server that executes business processes written
following WS-BPEL standard. WS-BPEL is emerging as the defacto standard for
composing multiple synchrnous and asynchronouos web services into
collabaratvie and transactionalprocess flows which increase the flexibility
and agility of your Service Oriented Architecture. WSO2 BPS is powered
by Apache ODE and available underApache Software License v2.0. WSO2 BPS
provides a complete Web based graphical console to deploy, manage and
monitor business process andprocess instances.

WSO2 BPS is developed on top of the revolutionary Carbon platform
(Middleware a' la carte), and is based on the OSGi framework to achieve the
better modularity for you SOA. Carbon platform contains lots of new features
and many other optional components that can be used to customize or enhance
the functionalities provided by BPS to suits you SOA needs. In addition to
installing optional components you can uninstall unwanted features without
any trouble.

An open source product, WSO2 BPS is 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/bps and
give it a try.

*New Features In This Release*

   - Multi-tenant support.
   - Integrated unified endpoints component to configure partner endpoint
   properties.
   - Changes to the process management user interfaces and removed periodic
   updates from some UIs to reduce overhead on the process engine.
   - Moved to Apache ODE 1.X(current Apache ODE trunk based patched version
   which contains lot of improvements to BPEL engine)


*Key Features
*

   - Deploying Business Processes written in compliance with WS-BPEL 2.0
   Standard and BPEL4WS 1.1 standard.
   - Managing BPEL packages, processes and process instances.
   - BPEL Extensions and XPath extensions support.
   - Instance recovery(Only supports 'Invoke' activity) support through
   management console
   - OpenJPA based Data Access Layer.
   - WS-Security support for business processes.
   - WS-Security support for external services.
   - Caching support for business processes.
   - Throttling support for business processes.
   - Transport management.
   - Internationalized web based management console.
   - System monitoring.
   - Try-it for business processes.
   - SOAP Message Tracing.
   - New configuration mechanism.
   - New end-point configuration mechanism based on WSO2 Unified Endpoints.
   - Customizable server - You can customize the BPS to fit into your exact
   requirements, by removing certain features or by adding new optional
   features.

*Known Issues
*

   1. We had to remove Human Task component from this release until we
   properly implement multi-tenancy in Human Task. It'll available as a feature
   pack.
   2. Unified endpoints does not support secured endpoints.
  - https://wso2.org/jira/browse/CARBON-7901
3. Refer following links for more information on BPEL and Human Task
   specific issues.
  - BPEL: https://wso2.org/jira/browse/CARBON/component/10385
  - BPEL UI: https://wso2.org/jira/browse/CARBON/component/10394
  - Human Task: https://wso2.org/jira/browse/CARBON/component/10544
  - Human Task UI: https://wso2.org/jira/browse/CARBON/component/10546


*Contact us
*
WSO2 BPS developers can be contacted via the mailing lists:

   - For Users: bps-u...@wso2.org
   - For Developers: carbon-dev@wso2.org
   - For details on subscriptions see http://wso2.org/projects/bps


*Support
*
We 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 BPS, please see
http://wso2.com/products/business-process-server/ or visit the WSO2 Oxygen
Tank developer portal for addition resources.

Thank you for your interest in WSO2 BPS

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

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


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

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

Thanks
Milinda

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

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

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

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

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

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

 Regards,
 Pavithra.


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

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

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

 Hi,

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

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

 Thanks Asanka!

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

 Regards
 Charitha

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

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

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

 Hi Asanka,

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

 OS - ?

 RHEL-4

 JVM - ?

 Sun JDK-1.6_023

 separated registry setup or standalone?

 JDBC backed remote registry connects to a MySQL cluster

 DBMS?

 Above + system registry runs on default/embedded H2

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

 Standalone

 Any specific browser?

 Not specific (latest FF and IE8)

 Thanks!

 Charitha



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


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

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

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


 Thanks.

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

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

 Thanks,
 Waruna

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

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

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

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

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

 Hi All,

 Can be found here [1]

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

 Thanks,
 Asela.

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




 --
 Thanks  Regards,
 Prabath Siriwardena

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

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




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

 Lean Enterprise Middleware

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




 --

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

 BLOG: http://warunapw.blogspot.com


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




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

 cell: +94

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

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

Thanks
Milinda

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

 Thanks Asela for hosting this..

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

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

 Thanks  regards,
 -Prabath

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

 Hi All,

 Can be found here [1]

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

 Thanks,
 Asela.

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




 --
 Thanks  Regards,
 Prabath Siriwardena

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

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




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

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


Re: [Carbon-dev] Release readiness of BPS - on Carbon 3.1.0..?

2010-12-04 Thread Milinda Pathirage
We need to do some work before releasing 3.1.0 based BPS. It'll take around
2 weeks to fix the issues we have.

Thanks
Milinda

On Sat, Dec 4, 2010 at 12:54 AM, Prabath Siriwardana prab...@wso2.comwrote:

 Hi Milinda,

 $subject

 Please give us an update after you landed on Turkey...

 --
 Thanks  Regards,
 Prabath


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




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

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


Re: [Carbon-dev] Release readiness of BPS - on Carbon 3.1.0..?

2010-12-04 Thread Milinda Pathirage
Hi Prabath,

I'll talk to Waruna regarding this.

Thanks
Milinda

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

 Hi Milinda,

 Can you please update Waruna on the issues we need to fix before
 releasing...

 Thanks  regards,
 -Prabath


 On Sun, Dec 5, 2010 at 8:53 AM, Milinda Pathirage mili...@wso2.comwrote:

 We need to do some work before releasing 3.1.0 based BPS. It'll take
 around 2 weeks to fix the issues we have.

 Thanks
 Milinda

 On Sat, Dec 4, 2010 at 12:54 AM, Prabath Siriwardana prab...@wso2.comwrote:

 Hi Milinda,

 $subject

 Please give us an update after you landed on Turkey...

 --
 Thanks  Regards,
 Prabath


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




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

 Lean Enterprise Middleware

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




 --
 Thanks  Regards,
 Prabath Siriwardena

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

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




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

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


Re: [Carbon-dev] Cyclic dependency in component pom caused by BPEL

2010-11-10 Thread Milinda Pathirage
This has happened due to a recent change I did to BPEL app deployer.
Previously BPEL App deployer used to delete BPEL archives in the repository
when undeploying CApps. Due to a complexity in Axis2 hot update, I had to
disable BPEL undeploying capability by deleting archive in the file system.
So I added the BPEL component as a dependency to BPEL app deployer. This has
cause the cyclic dependency. Moving the constant to BPEL component and
removing app deployer dependency will fix the issue.

Thanks
Milinda


On Thu, Nov 11, 2010 at 10:32 AM, Samisa Abeysinghe sam...@wso2.com wrote:

 I am fixing this.


 On Thu, Nov 11, 2010 at 10:24 AM, Ruwan Linton ru...@wso2.com wrote:

  On 11/11/10 10:17 AM, Samisa Abeysinghe wrote:

 It is caused by  use of

  public static final String BPEL_TYPE = bpel/workflow;

  inside deplorer in the component

 Ideally the component should declare the constant and the deployer should
 be just using it.

 Thanks,
 Ruwan


 On Thu, Nov 11, 2010 at 10:16 AM, Ruwan Linton ru...@wso2.com wrote:

 On 11/11/10 9:43 AM, Samisa Abeysinghe wrote:

 the reactor contain a cyclic reference: Edge between
 'Vertex{label='org.wso2.carbon:org.wso2.carbon.bpel'}' and
 'Vertex{label='org.wso2.carbon:org.wso2.carbon.application.deployer.bpel'}

  Why do we need a app.deployer.bpel dependency for bpel bundle? It should
 only be the other way. Please remove the dependency on bpel pom to the bpel
 app deployer and try.

 Thanks,
 Ruwan

 --
 Ruwan Linton
 Software Architect  Product Manager, WSO2 ESB; http://wso2.org/esb

 WSO2 Inc.; http://wso2.com

  Lean . Enterprise . Middleware

 phone: +1 408 754 7388 ext 51789
 email: ru...@wso2.com; cell: +94 77 341 3097
 blog: http://blog.ruwan.org
 linkedin: http://www.linkedin.com/in/ruwanlinton
 tweet: http://twitter.com/ruwanlinton

   Thanks,
 Samisa...

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





 --
 Ruwan Linton
 Software Architect  Product Manager, WSO2 ESB; http://wso2.org/esb
 WSO2 Inc.; http://wso2.com

 Lean . Enterprise . Middleware

 phone: +1 408 754 7388 ext 51789
 email: ru...@wso2.com; cell: +94 77 341 3097
 blog: http://blog.ruwan.org
 linkedin: http://www.linkedin.com/in/ruwanlinton
 tweet: http://twitter.com/ruwanlinton

  Thanks,
 Samisa...

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




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




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

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


Re: [Carbon-dev] How to represent service-mgt for a retired bpel processes

2010-11-04 Thread Milinda Pathirage
There's a issue in ODE which cause this behavior. The correct approach is as
follows:

1. If there are running instances and process is retired, service will be
still there to serve incoming request for those running instances. If
process instantiation request comes to this service, exception will be throw
from ODE and user will see a SOAP fault.
2. If there aren't any active instances we should remove the service.
3. If there were active instances at the time of retiring and then we
undeploy the process; at this time we should remove the service.

Currently I am working on ODE issues.

Thanks
Milinda

On Thu, Nov 4, 2010 at 11:14 AM, Srinath Perera srin...@wso2.com wrote:

 Hi Dennis,

 Ideal requirement is that

 for retiring we have to figure out a way to remove the service (so it
 is not listed, and not invokable) but have to make sure currently
 running process will continue to work. 

 1. We have to think how to do this? At least open a issue

 2. But, as far as I understood, the issue is that if you retire and
 then undeploy afterward, service is till around. In that case all
 processes have to be killed and service remove, as IMO undeploy takes
 precedence.

 3. Now if a process has been retried and if all processes has
 finished, do we detect that and remove the service? that is a weaker
 version of #1

 Thanks
 Srinath





 On Thu, Nov 4, 2010 at 11:03 AM, Denis Weerasiri de...@wso2.com wrote:
 
 
  On Thu, Nov 4, 2010 at 10:55 AM, Srinath Perera srin...@wso2.com
 wrote:
 
  Hi Denis,
 
  This is the service associate with BPEL process?
 
  yep. Not the external services.
 
  If BPEL is
  undeployed, service has to be removed as well?
 
  yp. This works. But when a BPEL is retired, I'm not sure what should
  actually happen, as there may be running instances available etc. So
 users
  might need to get service-mgt details.
 
  Is there a difference between undeploy and retiring?
 
  Retiring means can't invoke the process, but the created instances are
 still
  available. Undeploying means completely removing the process artifacts
 and
  create instances as well.
 
  Thanks
  Srinath
 
  On Wed, Nov 3, 2010 at 11:01 PM, Denis Weerasiri de...@wso2.com
 wrote:
   Hi,
   Regarding https://wso2.org/jira/browse/CARBON-7935
  
   If a process is retired, should the relevant service be removed from
   service
   management?
  
   --
   Thanks,
   Denis
   --
   Denis Weerasiri
   Software Engineer; WSO2 Inc.; http://wso2.com,
   email: den...@wso2.com cell: +94 (71) 684-4450
   blog: http://ddweerasiri.blogspot.com
   twitter: http://twitter.com/ddweerasiri
   linked-in: http://lk.linkedin.com/in/ddweerasiri
  
  
   ___
   Carbon-dev mailing list
   Carbon-dev@wso2.org
   https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
  
  
 
 
 
  --
  
  Srinath Perera, Ph.D.
Senior Software Architect, WSO2 Inc.
Visiting Lecturer, University of Moratuwa
Member, Apache Software Foundation
Member, Lanka Software Foundation
Blog: http://srinathsview.blogspot.com/
 
  ___
  Carbon-dev mailing list
  Carbon-dev@wso2.org
  https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
 
 
 
  --
  Thanks,
  Denis
  --
  Denis Weerasiri
  Software Engineer; WSO2 Inc.; http://wso2.com,
  email: den...@wso2.com cell: +94 (71) 684-4450
  blog: http://ddweerasiri.blogspot.com
  twitter: http://twitter.com/ddweerasiri
  linked-in: http://lk.linkedin.com/in/ddweerasiri
 
 



 --
 
 Srinath Perera, Ph.D.
   Senior Software Architect, WSO2 Inc.
   Visiting Lecturer, University of Moratuwa
   Member, Apache Software Foundation
   Member, Lanka Software Foundation
   Blog: http://srinathsview.blogspot.com/

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




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

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


[Carbon-dev] ClassNotFound Exception from caching in BPS

2010-10-31 Thread Milinda Pathirage
)
at
org.infinispan.manager.DefaultCacheManager.createCache(DefaultCacheManager.java:442)
at
org.infinispan.manager.DefaultCacheManager.getCache(DefaultCacheManager.java:408)
at
org.wso2.carbon.caching.infinispan.InfinispanCacheManager.getCache(InfinispanCacheManager.java:150)
at
org.wso2.carbon.utils.multitenancy.CarbonContextHolder$MultitenantCarbonCacheManager.getCache(CarbonContextHolder.java:652)
at org.wso2.carbon.registry.core.caching.PathCache.init(PathCache.java:47)
at
org.wso2.carbon.registry.core.caching.PathCache.getPathCache(PathCache.java:57)
at
org.wso2.carbon.registry.core.jdbc.dao.JDBCPathCache.getPathCache(JDBCPathCache.java:52)
at
org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO.getResourceID(JDBCResourceDAO.java:56)
at
org.wso2.carbon.registry.core.jdbc.dao.JDBCResourceDAO.resourceExists(JDBCResourceDAO.java:140)
at
org.wso2.carbon.registry.core.jdbc.Repository.resourceExists(Repository.java:157)
at
org.wso2.carbon.registry.core.jdbc.EmbeddedRegistry.resourceExists(EmbeddedRegistry.java:513)
at
org.wso2.carbon.registry.core.session.UserRegistry.resourceExists(UserRegistry.java:602)
at
org.wso2.carbon.core.persistence.ServiceGroupPersistenceManager.getServiceGroup(ServiceGroupPersistenceManager.java:60)
... 26 more
Caused by: java.lang.ClassNotFoundException:
org.infinispan.eviction.EvictionManagerImpl
at
org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:489)
at
org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:405)
at
org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:393)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:105)
at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
at org.infinispan.util.Util.loadClassStrict(Util.java:80)
at org.infinispan.util.Util.loadClass(Util.java:62)
... 49 more


Thanks,
Milinda

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

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


[Carbon-dev] Carbom component branch restructuring for 3.1.0

2010-10-26 Thread Milinda Pathirage
We are starting carbon component directory restructuring script within 10
mins(for 3.1.0 branch). Do not update your source(Stratos 1.0.0 branch and
carbon 3.1.0 branch) within this time. Once we are done with svn directory
restructuring, we'll send a notification to carbon-dev.

Thanks
Milinda

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

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


Re: [Carbon-dev] Build failure in openjpa branch on a clean repo

2010-10-25 Thread Milinda Pathirage
We don't need to build OpenJPA. We should remove it from the build and the
branch. Currently we are using released version. I'll remove it.

Thanks
Milinda

On Mon, Oct 25, 2010 at 7:51 PM, Isuru Suriarachchi is...@wso2.com wrote:

 Please fix..

 [INFO] Building OpenJPA Slice
 [INFO]task-segment: [clean, install]
 [INFO]
 
 [INFO] [clean:clean]
 Downloading:
 http://repo1.maven.org/maven2/org/apache/openjpa/openjpa-persistence-jdbc/2.0.0-wso2v1/openjpa-persistence-jdbc-2.0.0-wso2v1-tests.jar
 [INFO] Unable to find resource
 'org.apache.openjpa:openjpa-persistence-jdbc:jar:tests:2.0.0-wso2v1' in
 repository central (http://repo1.maven.org/maven2)
 [INFO]
 
 [ERROR] BUILD ERROR
 [INFO]
 
 [INFO] Failed to resolve artifact.

 Missing:
 --
 1) org.apache.openjpa:openjpa-persistence-jdbc:jar:tests:2.0.0-wso2v1

   Try downloading the file manually from the project website.

   Then, install it using the command:
   mvn install:install-file -DgroupId=org.apache.openjpa
 -DartifactId=openjpa-persistence-jdbc -Dversion=2.0.0-wso2v1
 -Dclassifier=tests -Dpackaging=jar -Dfile=/path/to/file

   Alternatively, if you host your own repository you can deploy the file
 there:
   mvn deploy:deploy-file -DgroupId=org.apache.openjpa
 -DartifactId=openjpa-persistence-jdbc -Dversion=2.0.0-wso2v1
 -Dclassifier=tests -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
 -DrepositoryId=[id]

   Path to dependency:
   1) org.apache.openjpa:openjpa-slice:jar:2.0.0-wso2v1
   2) org.apache.openjpa:openjpa-persistence-jdbc:jar:tests:2.0.0-wso2v1

 --
 1 required artifact is missing.

 Thanks,
 ~Isuru

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

 lean . enterprise . middleware


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




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

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


Re: [Carbon-dev] Documentation of products

2010-10-24 Thread Milinda Pathirage


I think all the products have this issue. Because most of the docs are 
same for both distributions other than tenant specific things. As a solution to 
this, we can move product documentation to a separate SVN location(for example 
/docs/bps; /docs/esb) or we can move documentation to OT wiki. But moving to 
separate SVN can leads to complexities like extracting context aware docs in 
Carbon components. So moving docs to wiki is the best solution. Also if the 
docs are in a wiki, we have the advantage of continuous improvements to the 
docs.ThanksMilinda
--Milinda PathirageTechnical Lead  Product Manager; WSO2, 
Inc.;  http://wso2.com/email: mili...@wso2.com; cell: +94 77 542 
7290blog: http://blog.mpathirage.com Lean . Enterprise . Middleware


On Monday, October 25, 2010 at 8:55 AM, Supun Kamburugamuva wrote:

At the moment we have the same product documentation in stratos esb 
as well as carbon esb. This is hard to maintain. This will be a nightmare after 
we branch (4 places to change). Does the other products have the same issue?

Thanks,-- Supun KamburugamuvaTechnical LeadWSO2 Inc.;  http://wso2.orgE-mail: 
su...@wso2.com;  Mobile: +94 77 431 3585

Blog: http://supunk.blogspot.com

___Stratos-dev mailing 
liststratos-...@wso2.orghttps://wso2.org/cgi-bin/mailman/listinfo/stratos-dev









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


[Carbon-dev] [ANN] WSO2 Business Process Server 2.0.1 Released!

2010-09-29 Thread Milinda Pathirage
WSO2 Business Process Server(BPS) 2.0.1 Released!

WSO2 Business Process Server(BPS) team is pleased to announce the release of
version 2.0.1 of the Open Source Business Process Server.

WSO2 Business Process Server (BPS) is an easy-to-use Open Source Business
Process Server that executes business processes written following WS-BPEL
standard. WS-BPEL is emerging as the defacto standard for composing multiple
synchrnous and asynchronouos web services into collabaratvie and
transactionalprocess flows which increase the flexibility and agility of
your Service Oriented Architecture. WSO2 BPS is powered by Apache
ODEhttp://ode.apache.org/ and
available underApache Software License
v2.0http://www.apache.org/licenses/LICENSE-2.0.html
. WSO2 BPS provides a complete Web based graphical console to deploy, manage
and monitor business process andprocess instances.

WSO2 BPS is developed on top of the revolutionary Carbon platform
(Middleware a' la carte), and is based on the OSGi framework to achieve the
better modularity for you SOA. Carbon platform contains lots of new features
and many other optional components that can be used to customize or enhance
the functionalities provided by BPS to suits you SOA needs. In addition to
installing optional components you can uninstall unwanted features without
any trouble.

An open source product, WSO2 BPS is 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/bps and
give it a try.

*New Features In This Release*

   - Various bug fixes and performance improvements.

*Key Features*

   - Deploying Business Processes written in compliance with WS-BPEL 2.0
   Standard and BPEL4WS 1.1 standard.
   - BPEL4People and WS-HumanTask support
   - Managing BPEL packages, processes and process instances.
   - WS-Security support for business processes.
   - Support for invoking secured(Using WS-Security) partner services.
   - Experimental clustering support
   - Invoke activity recovery support through management console
   - BPEL Package hot update which facilitate Versioning of BPEL Packages
   - E4X based data manipulation support for BPEL assignments
   - Ability to use external data base system as the BPEL engine's
   perssitence storage
   - Caching support for business processes.
   - Throttling support for business processes.
   - Transport management.
   - Internationalized web based management console.
   - System monitoring.
   - Try-it for business processes.
   - SOAP Message Tracing.
   - Web Services tooling support such as WSDL2Java, Java2WSDL and WSDL
   Converter.
   - Customizable server - You can customize the BPS to fit into your exact
   requirements, by removing certain features or by adding new optional
   features.

*Known Issues*

You can find issues related to BPEL components (base componenets related to
BPEL functionality in WSO2 BPS) in following locations.

   - 
BPELhttps://wso2.org/jira/secure/IssueNavigator.jspa?reset=truemode=hidepid=10101sorter/order=DESCsorter/field=priorityresolution=-1component=10385
   - BPEL 
UIhttps://wso2.org/jira/secure/IssueNavigator.jspa?reset=truemode=hidepid=10101sorter/order=DESCsorter/field=priorityresolution=-1component=10394
   - BPEL 
Documentationhttps://wso2.org/jira/secure/IssueNavigator.jspa?reset=truemode=hidepid=10101sorter/order=DESCsorter/field=priorityresolution=-1component=10395
   - Human 
Taskhttps://wso2.org/jira/secure/IssueNavigator.jspa?reset=truemode=hidepid=10101sorter/order=DESCsorter/field=priorityresolution=-1component=10544

*Reporting Problems*Issues can be reported using the public JIRA available
at https://wso2.org/jira/browse/BPS*Contact us*WSO2 BPS developers can be
contacted via the mailing lists:

For Users: bps-u...@wso2.org  bps-u...@wso2.org

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

For details on subscriptions see http://wso2.org/projects/bps
*Support*

We 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 BPS, please see http://wso2.com/products/
business-process-server/ or visit the WSO2 Oxygen Tank
http://wso2.org/ developer
portal for addition resources.

Thank you for your interest in WSO2 BPS
*-The WSO2 BPS Development Team*

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

Lean Enterprise Middleware
___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi

Re: [Carbon-dev] [Carbon-commits] [Carbon-Components] svn commit r74208 - trunk/carbon/components/bpel/org.wso2.carbon.bpel/src/main/java/org/wso2/carbon/bpel/ode/integration/store

2010-09-26 Thread Milinda Pathirage
(bpelArchiveResourceLocation)) {
 -return
 tenantConfigRegistry.get(bpelArchiveResourceLocation);
 -}
 -} catch (RegistryException e) {
 -log.error(Error accessing registry to check for existing
 BPEL archives., e);
 -}
 -return null;
 -}
 -
 -public void undeploy(String bpelPackageName) {
 -parentProcessStore.preBPELPackageUndeployment(bpelPackageName);
 -
 -String locationInRegistry = Constants.REG_PATH_OF_BPEL_PACKAGES +
 / + bpelPackageName;
 -try {
 -if (tenantConfigRegistry.resourceExists(locationInRegistry))
 {
 -tenantConfigRegistry.delete(locationInRegistry);
 -} else {
 -log.warn(BPEL Package  + bpelPackageName +  does not
 exist in the registry.);
 -}
 -} catch (RegistryException e) {
 -//String logMessage = 
 -log.error(Error occurred while removing BPEL package  +
 bpelPackageName
 -+  from registry.);
 -}
 -
 -CollectionQName undeployed = Collections.emptyList();
 -
 -DeploymentUnitDir du = deploymentUnits.remove(bpelPackageName);
 -if (du != null) {
 -long version = du.getVersion();
 -for (QName name : du.getProcessNames()) {
 -undeployed.add(Utils.toPid(name, version));
 -}
 -}
 -
 -parentProcessStore.postBPELPackageUndeployment(tenantId,
 bpelPackageName, undeployed);
 -
 -}
 -
 -public void dehydrate() {
 -}
 -
 -public void hydrate() {
 -}
 -
 -public ProcessConf getProcessConfiguration(QName pid) {
 -return processes.get(pid);
 -}
 -
 -public void setState(QName pid, ProcessState processState) {
 -if (!processes.containsKey(pid)) {
 -String errMsg = Process  + pid +  not found.;
 -log.error(errMsg);
 -throw new ContextException(errMsg);
 -}
 -
 -if (processState == null) {
 -String errMessage = Process State cannot be null.;
 -log.error(errMessage);
 -throw new ContextException(errMessage);
 -}
 -
 -parentProcessStore.setState(pid, processState);
 -}
 -
 -public ConfigurationContext getTenantConfigContext() {
 -return tenantConfigContext;
 -}
 -
 -public Integer getTenantId() {
 -return tenantId;
 -}
 -
 -public MapQName, ProcessConfigurationImpl getProcesses() {
 -return processes;
 -}
 -
 -public ListQName getProcessesInPackage(String packageName) {
 -return processesInDeploymentUnit.get(packageName);
 -}
 -
  }


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




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




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

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


Re: [Carbon-dev] [Carbon-commits] [Carbon-Components] svn commit r74208 - trunk/carbon/components/bpel/org.wso2.carbon.bpel/src/main/java/org/wso2/carbon/bpel/ode/integration/store

2010-09-26 Thread Milinda Pathirage
On Mon, Sep 27, 2010 at 10:49 AM, Sumedha Rubasinghe sume...@wso2.comwrote:



 On Mon, Sep 27, 2010 at 1:15 AM, Milinda Pathirage mili...@wso2.comwrote:

 Ran the FindBugs, no bugs were found on latest modifications.


 Milinda,
 Can there be bugs in your code that FindBugs cannot find?


Yes, there can be bugs that FindBugs can't find. :)

Milinda


 /sumedha


 Thanks
 Milinda


 On Mon, Sep 27, 2010 at 10:39 AM, Afkham Azeez az...@wso2.com wrote:

 Milinda,
 Did you run FindBugs on the modified code before committing?

 Azeez



 On Mon, Sep 27, 2010 at 9:07 AM, mili...@wso2.com wrote:

 Author: milinda
 Date: Sun Sep 26 20:37:43 2010
 New Revision: 74208
 URL: http://wso2.org/svn/browse/wso2?view=revrevision=74208

 Log:
 Some minor refactorings to TenantProcesStoreImpl

 Modified:

 trunk/carbon/components/bpel/org.wso2.carbon.bpel/src/main/java/org/wso2/carbon/bpel/ode/integration/store/TenantProcessStoreImpl.java

 Modified:
 trunk/carbon/components/bpel/org.wso2.carbon.bpel/src/main/java/org/wso2/carbon/bpel/ode/integration/store/TenantProcessStoreImpl.java
 URL:
 http://wso2.org/svn/browse/wso2/trunk/carbon/components/bpel/org.wso2.carbon.bpel/src/main/java/org/wso2/carbon/bpel/ode/integration/store/TenantProcessStoreImpl.java?rev=74208r1=74207r2=74208view=diff

 ==
 ---
 trunk/carbon/components/bpel/org.wso2.carbon.bpel/src/main/java/org/wso2/carbon/bpel/ode/integration/store/TenantProcessStoreImpl.java
  (original)
 +++
 trunk/carbon/components/bpel/org.wso2.carbon.bpel/src/main/java/org/wso2/carbon/bpel/ode/integration/store/TenantProcessStoreImpl.java
  Sun Sep 26 20:37:43 2010
 @@ -114,39 +114,30 @@

 parentProcessStore.getLocalProcessStoreRootDirectory(),
 deploymentUnit,
 versionForThisDeployment);
 +boolean isExistingPackage =
 repository.isExistingBPELPackage(deploymentContext);

 -if (repository.isExistingBPELPackage(deploymentContext)) {
 +if (isExistingPackage) {
 if (repository.isBPELPackageReload(deploymentContext)) {
 -BPELPackageInfo bpelPackage =
 repository.getBPELPackageInfo(deploymentContext);
 -for (String packageName :
 bpelPackage.getAvailableVersions()) {
 -loadExistingBPELPackage(packageName);
 -}
 -return; // Once we finish reloading exit from this
 deployment
 +reloadAllVersionsOfBPELPackage(deploymentContext);
 +return; // Once we finish reloading exit from the
 normal flow.
 } // Else this is a update of existing BPEL package
 }

 try {
 Utils.extractBPELArchive(deploymentContext);
 } catch (Exception e) {
 -String logMessage = Error extracting BPEL archive  +
 deploymentUnit + .;
 -deploymentContext.setDeploymentFailureCause(logMessage);
 -
  repository.handleBPELPackageDeploymentError(deploymentContext);
 -log.error(logMessage, e);
 -return;
 +onBPELArchiveExtractionError(deploymentContext, e);
 +return; // Exist from the normal flow on extration error.
 }

 if
 (!validateBPELPackage(deploymentContext.getBpelPackageLocationInFileSystem()))
 {
 -String logMessage = BPEL Package format issue. Cannot find
 deploy.xml in BPEL archive 
 -+ deploymentContext.getArchiveName() + .;
 -deploymentContext.setDeploymentFailureCause(logMessage);
 -
  repository.handleBPELPackageDeploymentError(deploymentContext);
 -log.error(logMessage);
 -return;
 +onBPELPackageValidationError(deploymentContext);
 +return; // Exist from the normal flow on BPEL package
 validation error.
 }

 deployBPELPackageInODE(deploymentContext);

 -if (repository.isExistingBPELPackage(deploymentContext)) {
 +if (isExistingPackage) {
 repository.handleBPELPackageUpdate(deploymentContext);
 } else {
 repository.handleNewBPELPackageAddition(deploymentContext);
 @@ -154,6 +145,127 @@

 }

 +public void undeploy(String bpelPackageName) {
 +parentProcessStore.preBPELPackageUndeployment(bpelPackageName);
 +
 +String locationInRegistry = Constants.REG_PATH_OF_BPEL_PACKAGES
 + / + bpelPackageName;
 +try {
 +if
 (tenantConfigRegistry.resourceExists(locationInRegistry)) {
 +tenantConfigRegistry.delete(locationInRegistry);
 +} else {
 +log.warn(BPEL Package  + bpelPackageName +  does not
 exist in the registry.);
 +}
 +} catch (RegistryException e) {
 +//String logMessage = 
 +log.error(Error occurred while removing BPEL package  +
 bpelPackageName
 ++  from registry

Re: [Carbon-dev] How to include a user uploaded jsp page in a UI bundle?

2010-09-23 Thread Milinda Pathirage
Hi Sameera,

We discussed this on IRC yesterday.Plan is to come up with a proxy bundle
which holds all the JSPs deployed with Human Task archives. This proxy
bundle will be a UI bundle which expose a seperate child context under
carbon context (for example: carbon/foo). Once you deploy a human task
archive we modify that bundle programetically and put the JSP files in HT
archive to that bundle and refresh the bundle.

Is this a good solution?

Otherwise we'll have to write custom registry handler which makes JSP
available under 'carbon' context.

Please feel free to comment on this.

Thanks
Milinda

On Thu, Sep 23, 2010 at 10:31 PM, Sameera Jayasoma same...@wso2.com wrote:

 Hi Sanjaya

 On Thu, Sep 23, 2010 at 2:53 PM, Sanjaya Vithanagama sanja...@wso2.comwrote:

 Hi All,

 In the human-task implementation, we need to allow the user to include a
 custom jsp page with the human task package which is uploaded. We add the
 uploaded human-task (zip)package to the registry.

 Once the task instances are created for the uploaded task definition, in
 the task view page we need to include the user uploaded jsp page. [The
 purpose of this  is to render the task creation request message which has
 the data required for task operator to perform the task]

 Is there a way to add the user uploaded jsp page (which resides in the zip
 package added to the registry) to the application context of the human-task
 ui bundle?  Then we can include the custom jsp in the task view page using a
 jsp:include.


 With the current implementation of the Carbon UI framework we cannot do
 this. All the UI resources belongs to a Component should reside in its UI
 bundle's classpath.

 If you want to load UI resources reside in the registry, we need to improve
 the Carbon-UI framework to support this feature.

 Thanks
 Sameera.


 Regards,
 SanjayaV.

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




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

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

 Lean . Enterprise . Middleware

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 https://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
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] How to include a user uploaded jsp page in a UI bundle?

2010-09-23 Thread Milinda Pathirage
This approach has issues when it comes to FE-BE separation and we should be
able to resolve this in later stages. But I would like to know whether
anyone have better of doing some thing like following.

We are trying to solve following problem.

1. User who deploys a human task needs to write custom UI to render task
input.
2. We put the request message of the task as a Axiom OMNode to a attribute
of JSP request object.
3. So the user who write the custom UI using JSP can get that attribute and
show it to the user in his own way by processing the XML object.
4. We include the JSP written by user in the task's view JSP.

The above approach works except the loading of external JSP which doesn't
resides under carbon context.

This JSP based custom UI is good given that we can use JSP editor in eclipse
and use stub generation facilities in Eclipse to provide support for calling
web services from these UIs.

Another thing we can do is make OSGi bundles from eclipse human task
editor(not exists yet) and deployed them in BPS. But we can't use this
approach on cloud.

Thanks
Milinda

On Fri, Sep 24, 2010 at 9:33 AM, Afkham Azeez az...@wso2.com wrote:

 Won't this violate the FE-BE separation architecture?

 Azeez



 On Fri, Sep 24, 2010 at 8:23 AM, Milinda Pathirage mili...@wso2.comwrote:

 Hi Sameera,

 We discussed this on IRC yesterday.Plan is to come up with a proxy bundle
 which holds all the JSPs deployed with Human Task archives. This proxy
 bundle will be a UI bundle which expose a seperate child context under
 carbon context (for example: carbon/foo). Once you deploy a human task
 archive we modify that bundle programetically and put the JSP files in HT
 archive to that bundle and refresh the bundle.

 Is this a good solution?

 Otherwise we'll have to write custom registry handler which makes JSP
 available under 'carbon' context.

 Please feel free to comment on this.

 Thanks
 Milinda


 On Thu, Sep 23, 2010 at 10:31 PM, Sameera Jayasoma same...@wso2.comwrote:

 Hi Sanjaya

 On Thu, Sep 23, 2010 at 2:53 PM, Sanjaya Vithanagama 
 sanja...@wso2.comwrote:

 Hi All,

 In the human-task implementation, we need to allow the user to include a
 custom jsp page with the human task package which is uploaded. We add the
 uploaded human-task (zip)package to the registry.

 Once the task instances are created for the uploaded task definition, in
 the task view page we need to include the user uploaded jsp page. [The
 purpose of this  is to render the task creation request message which has
 the data required for task operator to perform the task]

 Is there a way to add the user uploaded jsp page (which resides in the
 zip package added to the registry) to the application context of the
 human-task ui bundle?  Then we can include the custom jsp in the task view
 page using a jsp:include.


 With the current implementation of the Carbon UI framework we cannot do
 this. All the UI resources belongs to a Component should reside in its UI
 bundle's classpath.

 If you want to load UI resources reside in the registry, we need to
 improve the Carbon-UI framework to support this feature.

 Thanks
 Sameera.


 Regards,
 SanjayaV.

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




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

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

 Lean . Enterprise . Middleware

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 https://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
 https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




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


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 https://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
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Carbon 3.0.1 RC1 Build

2010-09-21 Thread Milinda Pathirage
We can go ahead with the release. This happens in BPS because we have
disabled WS-Addressing by default when calling external services.

Thanks
Milinda

On Tue, Sep 21, 2010 at 1:37 PM, Amila Jayasekara ami...@wso2.com wrote:

 Milinda Pathirage wrote:
  Looks like all secure conversation related scenarios are failing due
  to a NullPointer exception in Rampart  SymmetricBindingBuilder. We
  need to fix this before releasing. Given that we have released Rampart
  related components in chunk1, we need to patch rampart for chunk 2.
 This can be fixed by enabling addressing.
 Cause - In order to secure conversation to function addressing must be
 enabled. In the given environment addressing was not enabled and due to
 that a null pointer exception is raised. (I agree, that the error is not
 descriptive enough.)

 Thanks
 AmilaJ
 
  Can someone from the security team shed some light on this matter.
 
  Milinda
 
  On Tue, Sep 21, 2010 at 8:25 AM, Yumani Ranaweera yum...@wso2.com
  mailto:yum...@wso2.com wrote:
 
  Hi,
 
  GS-RC2 testing started only since yesterday noon and is still in
  progress. Except for few normal jiras, there weren't blockers
  found. Anyways, need more testing to be done throughout the day.
 
  Thanks,
  Yumani
 
 
 
 
 
  On Mon, Sep 20, 2010 at 8:09 PM, pavithra madurangi
  pavit...@wso2.com mailto:pavit...@wso2.com wrote:
 
  There are no blockers in BPS.
 
  There was a security issue which was related to partner
  service invoke and I've raised a jira for it [1].
  The load tests done so far presented no issues with regard to
  data sources.
 
  [1] https://wso2.org/jira/browse/CARBON-7753
 
  Regards,
  Pavithra
 
 
  On Mon, Sep 20, 2010 at 6:39 PM, Charitha Kankanamge
  chari...@wso2.com mailto:chari...@wso2.com wrote:
 
  Just got the DSS pack and some blockers are supposed to be
  fixed there. We need to verify them and decide.
 
  Pavithra/Yumani, please update the thread with GS and BPS
  testing status.
 
  Regards
  Charitha
 
 
  On Mon, Sep 20, 2010 at 6:30 PM, Samisa Abeysinghe
  sam...@wso2.com mailto:sam...@wso2.com wrote:
 
  Are these packs good enough for release?
 
 
  On Mon, Sep 20, 2010 at 5:51 PM, Asela Pathberiya
  as...@wso2.com mailto:as...@wso2.com wrote:
 
 
 
  On Fri, Sep 17, 2010 at 5:27 PM, Asela Pathberiya
  as...@wso2.com mailto:as...@wso2.com wrote:
 
 
 
  On Fri, Sep 17, 2010 at 5:18 PM, Charitha
  Kankanamge chari...@wso2.com
  mailto:chari...@wso2.com wrote:
 
 
 
  On Fri, Sep 17, 2010 at 4:08 PM, Asela
  Pathberiya as...@wso2.com
  mailto:as...@wso2.com wrote:
 
 
 
  On Thu, Sep 16, 2010 at 10:20 PM,
  Charitha Kankanamge chari...@wso2.com
  mailto:chari...@wso2.com wrote:
 
  Can we have DS, GS and BPS RC2
  builds please? AFAIK, we need to
  release these packs in order to do
  CStudio release.
 
 
  Please find the GS and BPS RC2 builds
  here [1] .
 
  [1]
 
 http://builder.wso2.org/~carbon/releases/carbon/3.0.1/RC2/
  
 http://builder.wso2.org/%7Ecarbon/releases/carbon/3.0.1/RC2/
 
 
 
  DS? Can we have DS as well? there are
  issues which need to be verified.
 
 
 
  Please find the DS pack from same location
 
  Thanks,
  Asela.
 
 
  There is an issue with DS doc packs. Anjana
  will look into it. When it is fixed, will
  update.
 
  Thanks,
  Asela.
 
 
  Regards
  Charitha
 
 
 
  Thanks,
  Asela.
 
 
 
 
  Regards
  Charitha
 
 
 
  On Mon, Sep 6, 2010 at 12:38 PM,
  Asela Pathberiya as...@wso2.com
  mailto:as...@wso2.com wrote:
 
 
 
  On Mon, Sep 6, 2010 at 10:20
  AM, Samisa Abeysinghe

Re: [Carbon-dev] Carbon 3.0.1 RC1 Build

2010-09-20 Thread Milinda Pathirage
-bin/mailman/listinfo/carbon-dev




 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 https://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
 https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev



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



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




 --
 Yumani Ranaweera
 WSO2, Inc. - http://wso2.org
 Email : yum...@wso2.com
 Cell: +94 077 7795242
 Blog   : http://yumani.blogspot.com/

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 https://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
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Carbon 3.0.1 RC1 Build

2010-09-20 Thread Milinda Pathirage
-bin/mailman/listinfo/carbon-dev




 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 https://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
 https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev



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



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




 --
 Yumani Ranaweera
 WSO2, Inc. - http://wso2.org
 Email : yum...@wso2.com
 Cell: +94 077 7795242
 Blog   : http://yumani.blogspot.com/

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 https://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
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Update on WS-Human Task Implementation

2010-08-30 Thread Milinda Pathirage
WSO2 BPS 2.0.0 human task implementation only had limited UI functionality
and it didn't provide a way to implement custom rendering methods. We need
to implement following list of features for the task UI.

 - Custom UIs to render input to the task and to render response form for
tasks
 - Task list with advance filtering support
 - Provide support for task delegation, forwarding like functionalities
through the UI
 - Deadline notification support
 - Task history
 - Attachement support

To track the Human Task UI requirements I have created wiki page at [1].
Please feel free to add you suggestions there.

Thanks
Milinda

[1] https://wso2.org/wiki/display/bps/Human+Task+UI+Roadmap




On Tue, Aug 31, 2010 at 9:19 AM, Srinath Perera srin...@wso2.com wrote:

  There are several other functionality to be implemented according to the
  spec. But at this stage we decided to focus on usability issues as we
  currently support a limited set of UI features. So we are planning to
  integrate the current code base to Carbon and focus on the UI
  implementations.
 +1, IMO for human tasks, UI is very important even for a simple demo.
 --Srinath



  1:  http://markmail.org/thread/bjnkzlzvl63nhxmx
  2:  https://svn.wso2.org/repos/wso2/people/sanjayav/humantask/trunk/
  3:
 http://docs.oasis-open.org/bpel4people/ws-humantask-1.1-spec-cd-10.html
  4:
 
 http://download.boulder.ibm.com/ibmdl/pub/software/dw/specs/ws-bpel4people/WS-HumanTask_v1.pdf
 
  ___
  Carbon-dev mailing list
  Carbon-dev@wso2.org
  https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
 
 



 --
 
 Srinath Perera, Ph.D.
WSO2 Inc. http://wso2.com
Blog: http://srinathsview.blogspot.com/

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 https://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
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Fresh build on windows fails with ODE build

2010-08-26 Thread Milinda Pathirage
=org.wso2.bpel
 -DartifactId=ode-bpel-ql -Dversion=1.3.5-SNAPSHOT -Dpackaging=jar
 -Dfile=/path/to/file -Durl=[url] -Drepos
 itoryId=[id]

   Path to dependency:
 1) org.wso2.bpel:ode-dao-hibernate:jar:1.3.5-SNAPSHOT
 2) org.wso2.bpel:ode-bpel-ql:jar:1.3.5-SNAPSHOT

 7) org.wso2.bpel:ode-bpel-compiler:jar:1.3.5-SNAPSHOT

   Try downloading the file manually from the project website.

   Then, install it using the command:
   mvn install:install-file -DgroupId=org.wso2.bpel
 -DartifactId=ode-bpel-compiler -Dversion=1.3.5-SNAPSHOT -Dpackaging=jar
 -Dfile=/path/to/file

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

   Path to dependency:
 1) org.wso2.bpel:ode-dao-hibernate:jar:1.3.5-SNAPSHOT
 2) org.wso2.bpel:ode-bpel-ql:jar:1.3.5-SNAPSHOT
 3) org.wso2.bpel:ode-bpel-compiler:jar:1.3.5-SNAPSHOT

 8) org.apache.axis2:axis2-transport-jms:jar:1.1.0-SNAPSHOT

   Try downloading the file manually from the project website.

   Then, install it using the command:
   mvn install:install-file -DgroupId=org.apache.axis2
 -DartifactId=axis2-transport-jms -Dversion=1.1.0-SNAPSHOT -Dpackaging=jar
 -Dfile=/path/to/file

   Alternatively, if you host your own repository you can deploy the file
 there:
   mvn deploy:deploy-file -DgroupId=org.apache.axis2
 -DartifactId=axis2-transport-jms -Dversion=1.1.0-SNAPSHOT -Dpackaging=jar
 -Dfile=/path/to/file -Durl=[u
 rl] -DrepositoryId=[id]

   Path to dependency:
 1) org.wso2.bpel:ode-dao-hibernate:jar:1.3.5-SNAPSHOT
 2) org.wso2.bpel:ode-bpel-dao:jar:1.3.5-SNAPSHOT
 3) org.wso2.bpel:ode-bpel-api:jar:1.3.5-SNAPSHOT
 4) org.wso2.bpel:ode-utils:jar:1.3.5-SNAPSHOT
 5) org.apache.axis2:axis2-transport-jms:jar:1.1.0-SNAPSHOT

 --
 8 required artifacts are missing.

 for artifact:
   org.wso2.bpel:ode-dao-hibernate:jar:1.3.5-SNAPSHOT

 from the specified remote repositories:
   central (http://repo1.maven.org/maven2/),
   servicemix-repo (https://repository.apache.org/content/groups/public),
   saxon-repo (http://people.apache.org/~rr/saxon-repo)



 [INFO]
 
 [INFO] For more information, run Maven with the -e switch
 [INFO]
 
 [INFO] Total time: 21 minutes 7 seconds
 [INFO] Finished at: Thu Aug 26 12:27:24 IST 2010
 [INFO] Final Memory: 271M/786M
 [INFO]
 

 Thanks,
 Samisa...

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



 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 https://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
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Fresh build on windows fails with ODE build

2010-08-26 Thread Milinda Pathirage
Hi Ruwan,

ode-bpel-dao dependency is there in ode-dao-hibernate module and we changed
the group id to org.wso2.bpel because we want to avoid version collisions.

Thanks
Milinda

On Thu, Aug 26, 2010 at 8:56 PM, Ruwan Linton ru...@wso2.com wrote:

  On 8/26/10 4:38 PM, Samisa Abeysinghe wrote:

 hmmm OK. I can build dependencies one by one. Does anyone know how to fix
 maven to do the right thing?

 Seems like the build order went wrong, can you check whether
 ode-dao-hibernate module has a dependency to the ode-bpel-dao? Anyway why is
 this org.wso2.bpel group id?

 Ruwan


 On Thu, Aug 26, 2010 at 4:29 PM, Milinda Pathirage mili...@wso2.comwrote:

 Looks like a issue with Axis2 transports build. dependencies/transports
 should be build before building ODE. We have came across these kind of
 issues with Maven where maven didn't build dependency projects first. Can
 you try to build dependencies/transports first and then build ODE.

  Thanks
 Milinda

  On Thu, Aug 26, 2010 at 2:22 PM, Samisa Abeysinghe sam...@wso2.comwrote:

  I am trying to build the default profile for dependencies, and I get
 the following errors:

  [ERROR] BUILD ERROR
 [INFO]
 
 [INFO] Failed to resolve artifact.

  Missing:
 --
 1) org.wso2.bpel:ode-bpel-dao:jar:1.3.5-SNAPSHOT

Try downloading the file manually from the project website.

Then, install it using the command:
   mvn install:install-file -DgroupId=org.wso2.bpel
 -DartifactId=ode-bpel-dao -Dversion=1.3.5-SNAPSHOT -Dpackaging=jar
 -Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the
 file there:
   mvn deploy:deploy-file -DgroupId=org.wso2.bpel
 -DartifactId=ode-bpel-dao -Dversion=1.3.5-SNAPSHOT -Dpackaging=jar
 -Dfile=/path/to/file -Durl=[url] -Drepo
 sitoryId=[id]

Path to dependency:
 1) org.wso2.bpel:ode-dao-hibernate:jar:1.3.5-SNAPSHOT
 2) org.wso2.bpel:ode-bpel-dao:jar:1.3.5-SNAPSHOT

  2) org.wso2.bpel:ode-bpel-api:jar:1.3.5-SNAPSHOT

Try downloading the file manually from the project website.

Then, install it using the command:
   mvn install:install-file -DgroupId=org.wso2.bpel
 -DartifactId=ode-bpel-api -Dversion=1.3.5-SNAPSHOT -Dpackaging=jar
 -Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the
 file there:
   mvn deploy:deploy-file -DgroupId=org.wso2.bpel
 -DartifactId=ode-bpel-api -Dversion=1.3.5-SNAPSHOT -Dpackaging=jar
 -Dfile=/path/to/file -Durl=[url] -Drepo
 sitoryId=[id]

Path to dependency:
 1) org.wso2.bpel:ode-dao-hibernate:jar:1.3.5-SNAPSHOT
 2) org.wso2.bpel:ode-bpel-dao:jar:1.3.5-SNAPSHOT
 3) org.wso2.bpel:ode-bpel-api:jar:1.3.5-SNAPSHOT

  3) org.wso2.bpel:ode-utils:jar:1.3.5-SNAPSHOT

Try downloading the file manually from the project website.

Then, install it using the command:
   mvn install:install-file -DgroupId=org.wso2.bpel
 -DartifactId=ode-utils -Dversion=1.3.5-SNAPSHOT -Dpackaging=jar
 -Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the
 file there:
   mvn deploy:deploy-file -DgroupId=org.wso2.bpel
 -DartifactId=ode-utils -Dversion=1.3.5-SNAPSHOT -Dpackaging=jar
 -Dfile=/path/to/file -Durl=[url] -Dreposit
 oryId=[id]

Path to dependency:
 1) org.wso2.bpel:ode-dao-hibernate:jar:1.3.5-SNAPSHOT
 2) org.wso2.bpel:ode-bpel-dao:jar:1.3.5-SNAPSHOT
 3) org.wso2.bpel:ode-bpel-api:jar:1.3.5-SNAPSHOT
 4) org.wso2.bpel:ode-utils:jar:1.3.5-SNAPSHOT

  4) org.wso2.bpel:ode-bpel-schemas:jar:1.3.5-SNAPSHOT

Try downloading the file manually from the project website.

Then, install it using the command:
   mvn install:install-file -DgroupId=org.wso2.bpel
 -DartifactId=ode-bpel-schemas -Dversion=1.3.5-SNAPSHOT -Dpackaging=jar
 -Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the
 file there:
   mvn deploy:deploy-file -DgroupId=org.wso2.bpel
 -DartifactId=ode-bpel-schemas -Dversion=1.3.5-SNAPSHOT -Dpackaging=jar
 -Dfile=/path/to/file -Durl=[url] -D
 repositoryId=[id]

Path to dependency:
 1) org.wso2.bpel:ode-dao-hibernate:jar:1.3.5-SNAPSHOT
 2) org.wso2.bpel:ode-bpel-dao:jar:1.3.5-SNAPSHOT
 3) org.wso2.bpel:ode-bpel-api:jar:1.3.5-SNAPSHOT
 4) org.wso2.bpel:ode-bpel-schemas:jar:1.3.5-SNAPSHOT

  5) org.wso2.bpel:ode-bpel-obj:jar:1.3.5-SNAPSHOT

Try downloading the file manually from the project website.

Then, install it using the command:
   mvn install:install-file -DgroupId=org.wso2.bpel
 -DartifactId=ode-bpel-obj -Dversion=1.3.5-SNAPSHOT -Dpackaging=jar
 -Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the
 file there:
   mvn deploy:deploy-file -DgroupId=org.wso2.bpel
 -DartifactId=ode-bpel-obj -Dversion=1.3.5-SNAPSHOT -Dpackaging=jar
 -Dfile=/path/to/file -Durl=[url] -Drepo

Re: [Carbon-dev] ode jar missing with a fresh repo.

2010-08-22 Thread Milinda Pathirage
This has happened due to removal of ode orbit bundle from default profile of
orbit by Senaka. Please refer diff at [1]. I fixed it.

Thanks
Milinda
[1]
http://wso2.org/svn/browse/wso2/trunk/carbon/orbit/pom.xml?rev=71912r1=71911r2=71912view=diff


On Mon, Aug 23, 2010 at 8:12 AM, Samisa Abeysinghe sam...@wso2.com wrote:

 When the build is done with a clean repo, it seem to fail with following
 error

 Missing:
 --
 1) org.apache.ode.wso2:ode:jar:1.3.5-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
  mvn install:install-file -DgroupId=org.apache.ode.wso2
 -DartifactId=ode -Dversion=1.3.5-SNAPSHOT -Dpackaging=jar
 -Dfile=/path/to/file

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

  Path to dependency:
1) org.wso2.carbon:org.wso2.carbon.bpel:bundle:3.0.0-SNAPSHOT
2) org.apache.ode.wso2:ode:jar:1.3.5-SNAPSHOT

 Thanks,
 Samisa...

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



 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 https://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
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] BPS product does not build on trunk due to feature error

2010-08-19 Thread Milinda Pathirage
Fixed this last night. Forgot to send an update.

thanks
Milinda

On Thu, Aug 19, 2010 at 9:55 PM, Samisa Abeysinghe sam...@wso2.com wrote:

 !ENTRY org.eclipse.equinox.p2.director 4 1 2010-08-19 16:21:40.830
 !MESSAGE Cannot complete the install because one or more required items
 could not be found.
 !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2010-08-19 16:21:40.830
 !MESSAGE Software being installed: WSO2 Carbon - BPEL Feature
 3.0.0.SNAPSHOT (org.wso2.carbon.bpel.feature.group 3.0.0.SNAPSHOT)
 !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2010-08-19 16:21:40.830
 !MESSAGE Missing requirement: org.wso2.carbon.bpel 3.0.0.SNAPSHOT
 (org.wso2.carbon.bpel 3.0.0.SNAPSHOT) requires 'package
 org.apache.ode.il.epr 0.0.0' but it could not be found
 !SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2010-08-19 16:21:40.830
 !MESSAGE Cannot satisfy dependency:
 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2010-08-19 16:21:40.831
 !MESSAGE From: WSO2 Carbon - BPEL Feature 3.0.0.SNAPSHOT
 (org.wso2.carbon.bpel.feature.group 3.0.0.SNAPSHOT)
 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2010-08-19 16:21:40.831
 !MESSAGE To: org.wso2.carbon.bpel.server.feature.group [3.0.0.SNAPSHOT]
 !SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2010-08-19 16:21:40.831
 !MESSAGE Cannot satisfy dependency:
 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2010-08-19 16:21:40.831
 !MESSAGE From: WSO2 Carbon - BPEL Core Feature 3.0.0.SNAPSHOT
 (org.wso2.carbon.bpel.server.feature.group 3.0.0.SNAPSHOT)
 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2010-08-19 16:21:40.831
 !MESSAGE To: org.wso2.carbon.bpel [3.0.0.SNAPSHOT]

 Thanks,
 Samisa...

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



 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 https://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
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Unexpected return value from SVN server when fetching oauth external

2010-08-16 Thread Milinda Pathirage
Full warning:

Fetching external item into 'oauth'
svn: warning: Server sent unexpected return value (502 Bad Gateway) in
response to REPORT request for '/svn/!svn/vcc/default'

Happened when updating carbon trunk dependencies.

Thanks
Milinda

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

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


Re: [Carbon-dev] BPEL TenantProcessStoreImpl

2010-08-15 Thread Milinda Pathirage
In this case TenantProcessStoreImpl listen to configuration context
events(termination) and do the necessary operations to bring back/remove
process configuration into/from the memory. Why do you think that Tenant's
process store can't listen to Configuration Context events(termination) if
tenant's process store is managing process configurations of that tenant?
Please feel free to suggest if there is a better alternative.

Thanks
Milinda

On Sun, Aug 15, 2010 at 8:21 PM, Afkham Azeez az...@wso2.com wrote:

 I came across the following code.

 *public class TenantProcessStoreImpl implements
 TenantProcessStore, ConfigurationContextTerminationListener*

  Is there an is-a relationship between TenantProcessStoreImpl
 and ConfigurationContextTerminationListener? We should not simply extend
 classes or implement interfaces just because we need some behavior in a
 class. Like I mentioned during the last code review session, we need to
 think twice before naming classes, methods, attributes etc. etc. including
 extending classes or implementing interfaces. We cannot afford to forget or
 ignore what we learnt in the Software Engineering 101 classes!

 Anyway, I have removed the ConfigurationContextTerminationListener
 interface and am using the Axis2ConfigurationContextObserver. So, I'm
 removing the implements ConfigurationContextTerminationListener from this
 class since there interface methods have been removed. Please provide an
 implementation of Axis2ConfigurationContextObserver.


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

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 https://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
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] BPEL TenantProcessStoreImpl

2010-08-15 Thread Milinda Pathirage
I think inner class is a better alternative in this case. But for example
think I exposed TenantProcessStoreImpl as a OSGi service and I exposed this
as a instance of Axis2ConfigurationContextObserver. Is there any security
risk in that or we are avoiding this as only a way of reducing risks which
will cause by mistakenly exposing unwanted stuff of the implementation.

Thanks
Milinda

On Mon, Aug 16, 2010 at 10:56 AM, Afkham Azeez az...@wso2.com wrote:

 In this case, it may be better to use another classes, perhaps an inner
 class or anonymous inner class. Inheritance is often abused. You are going
 to register your TenantProcessStoreImpl as an OSGi service.   It is better
 for you to not expose the entire TenantProcessStoreImpl as an OSGi service,
 and only expose a class that implements
 Axis2ConfigurationContextObserver.

 Thanks
 Azeez


 On Mon, Aug 16, 2010 at 7:33 AM, Milinda Pathirage mili...@wso2.comwrote:

 In this case TenantProcessStoreImpl listen to configuration context
 events(termination) and do the necessary operations to bring back/remove
 process configuration into/from the memory. Why do you think that Tenant's
 process store can't listen to Configuration Context events(termination) if
 tenant's process store is managing process configurations of that tenant?
 Please feel free to suggest if there is a better alternative.

 Thanks
 Milinda

 On Sun, Aug 15, 2010 at 8:21 PM, Afkham Azeez az...@wso2.com wrote:

 I came across the following code.

 *public class TenantProcessStoreImpl implements
 TenantProcessStore, ConfigurationContextTerminationListener*

  Is there an is-a relationship between TenantProcessStoreImpl
 and ConfigurationContextTerminationListener? We should not simply extend
 classes or implement interfaces just because we need some behavior in a
 class. Like I mentioned during the last code review session, we need to
 think twice before naming classes, methods, attributes etc. etc. including
 extending classes or implementing interfaces. We cannot afford to forget or
 ignore what we learnt in the Software Engineering 101 classes!

 Anyway, I have removed the ConfigurationContextTerminationListener
 interface and am using the Axis2ConfigurationContextObserver. So, I'm
 removing the implements ConfigurationContextTerminationListener from this
 class since there interface methods have been removed. Please provide an
 implementation of Axis2ConfigurationContextObserver.


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

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 https://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
 https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




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

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 https://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
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Build issue in synapse(carbon trunk) with clean repo

2010-08-06 Thread Milinda Pathirage
Due to securevault module is still using axiom 1.2.9-SNAPSHOT, synapse build
breaks with a clean repo. I think we should change the axiom dependency to
1.2.10-SNAPSHOT. WDYT?

Thanks
Milinda

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

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


[Carbon-dev] BPEL Component removed from the build

2010-08-03 Thread Milinda Pathirage
Hi All,

I removed BPEL component from the build until refactoring work is over. I am
doing some changes to BPEL component structure and internals of the BPEL
component. BPEL will be added to build once the all changes are committed
into trunk.

Thanks
Milinda

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

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


Re: [Carbon-dev] Compilation Failure in BPEL components {was: [Stratos-dev] Compilataion Failure in application-mgt}

2010-06-27 Thread Milinda Pathirage
 Lead
 WSO2 Inc.
 E-mail: senaka AT wso2.com;  Mobile: +94 77 322 1818

 http://www.wso2.com/ - Lean . Enterprise . Middleware




 --
 Senaka Fernando
 Associate Technical Lead
 WSO2 Inc.
 E-mail: senaka AT wso2.com;  Mobile: +94 77 322 1818

 http://www.wso2.com/ - Lean . Enterprise . Middleware




 --
 Senaka Fernando
 Associate Technical Lead
 WSO2 Inc.
 E-mail: senaka AT wso2.com;  Mobile: +94 77 322 1818

 http://www.wso2.com/ - Lean . Enterprise . Middleware

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 https://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
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Compilation Failure in BPEL components {was: [Stratos-dev] Compilataion Failure in application-mgt}

2010-06-27 Thread Milinda Pathirage
Hi Senaka,

Can you check the BPEL build. You need to build dependencies/ode and
orbit/ode before compiling bpel component.

Thanks
Milinda

On Sun, Jun 27, 2010 at 6:32 PM, Milinda Pathirage mili...@wso2.com wrote:

 I'll fix it and let you know.

 Thanks
 Milinda

 On Sun, Jun 27, 2010 at 2:25 PM, Senaka Fernando sen...@wso2.com wrote:

 Just out of curiosity, do we need to build the ODE trunk? and If so,
 aren't the ODE dependencies on the trunk, properly updated?

 Thanks,
 Senaka.


 On Sun, Jun 27, 2010 at 2:23 PM, Senaka Fernando sen...@wso2.com wrote:

 Hi Milinda, Waruna, Sanjaya,

 Can we get this fixed?

 +
 INFO]
 
 [INFO] Building WSO2 Carbon - BPEL ODE-Axis2 Integration
 [INFO]task-segment: [clean, install]
 [INFO]
 
 [INFO] [clean:clean]
 [INFO] Deleting directory
 /home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.ode.integration/target
 [INFO] [xmlbeans:xmlbeans {execution: default}]
 [INFO] [build-helper:add-source {execution: add-source}]
 [INFO] Source directory:
 /home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.ode.integration/target/generated-code/src
 added.
 [INFO] [resources:resources]
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
 [INFO] Copying 9 resources
 [INFO] Copying 171 resources
 [INFO] [antrun:run {execution: source-code-generation}]
 [INFO] Executing tasks
  [java] Retrieving document at
 'src/main/resources/wsdls/process_management.wsdl'.
  [java] Retrieving schema at 'bps_management.xsd', relative to
 'file:/home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.ode.integration/src/main/resources/wsdls/process_management.wsdl'.
  [java] log4j:WARN No appenders could be found for logger
 (org.apache.axis2.description.WSDL11ToAllAxisServicesBuilder).
  [java] log4j:WARN Please initialize the log4j system properly.
  [java] Retrieving document at
 'src/main/resources/wsdls/instance_management.wsdl'.
  [java] Retrieving schema at 'bps_management.xsd', relative to
 'file:/home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.ode.integration/src/main/resources/wsdls/instance_management.wsdl'.
  [java] log4j:WARN No appenders could be found for logger
 (org.apache.axis2.description.WSDL11ToAllAxisServicesBuilder).
  [java] log4j:WARN Please initialize the log4j system properly.
  [java] Retrieving document at
 'src/main/resources/wsdls/bpelpackage_management.wsdl'.
  [java] Retrieving schema at 'bps_management.xsd', relative to
 'file:/home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.ode.integration/src/main/resources/wsdls/bpelpackage_management.wsdl'.
  [java] log4j:WARN No appenders could be found for logger
 (org.apache.axis2.description.WSDL11ToAllAxisServicesBuilder).
  [java] log4j:WARN Please initialize the log4j system properly.
[delete] Deleting:
 /home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.ode.integration/target/generated-code/src/org/wso2/carbon/bpel/ode/integration/management/ProcessManagementServiceSkeleton.java
[delete] Deleting:
 /home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.ode.integration/target/generated-code/src/org/wso2/carbon/bpel/ode/integration/management/InstanceManagementServiceSkeleton.java
[delete] Deleting:
 /home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.ode.integration/target/generated-code/src/org/wso2/carbon/bpel/ode/integration/management/BPELPackageManagementServiceSkeleton.java
  [copy] Copying 1 file to
 /home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.ode.integration/src/main/resources/META-INF
  [copy] Copying
 /home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.ode.integration/target/generated-code/resources/bps_management.xsd
 to
 /home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.ode.integration/src/main/resources/META-INF/bps_management.xsd
  [copy] Copying 1 file to
 /home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.ode.integration/src/main/resources/META-INF
  [copy] Copying
 /home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.ode.integration/target/generated-code/resources/ProcessManagementService.wsdl
 to
 /home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.ode.integration/src/main/resources/META-INF/ProcessManagementService.wsdl
  [copy] Copying 1 file to
 /home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.ode.integration/src/main/resources/META-INF
  [copy] Copying
 /home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.ode.integration/target/generated-code/resources/ProcessManagementService.wsdl
 to
 /home/carbon/stratos/carbon/components/bpel/org.wso2.carbon.bpel.ode.integration/src/main/resources/META-INF

[Carbon-dev] WSO2 Business Process Server 2.0.0 Released!

2010-06-11 Thread Milinda Pathirage
*

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

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


[Carbon-dev] [Code review] 09/06/2010 code review session

2010-06-09 Thread Milinda Pathirage
Todays code review will be on BPEL component.

We are hoping to cover BPEL Deployer code and ODE Integration layer code.

Time: 2 -3 PM

Thanks
Milinda

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

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


[Carbon-dev] Carbon-3.0.0 Iridium - 4RC22

2010-06-04 Thread Milinda Pathirage
http://builder.wso2.org/~carbon/releases/carbon/3.0.0/4RC22/

http://builder.wso2.org/~carbon/releases/carbon/3.0.0/4RC22/Thanks
Milinda

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

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


Re: [Carbon-dev] Carbon-3.0.0 Iridium - RC20

2010-06-02 Thread Milinda Pathirage
I'll build the products again and let you know.

Thanks
Milinda

On Wed, Jun 2, 2010 at 6:03 PM, Waruna Ranasinghe war...@wso2.com wrote:

 Fixed - Committed revision 67494.


 Thanks,
 Waruna


 On Wed, Jun 2, 2010 at 5:44 PM, pavithra madurangi pavit...@wso2.comwrote:

 Hi,

 I tested human task in this build and tasks are not generated.

 When the service is invoked only notifications are generated.

 Thanks and regards,

 On Wed, Jun 2, 2010 at 3:48 PM, Milinda Pathirage mili...@wso2.comwrote:

 http://builder.wso2.org/~carbon/releases/carbon/3.0.0/4RC20/http://builder.wso2.org/%7Ecarbon/releases/carbon/3.0.0/4RC20/

  http://builder.wso2.org/%7Ecarbon/releases/carbon/3.0.0/4RC20/Thanks
 Milinda

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

 Lean Enterprise Middleware

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




 --
 Pavithra Madurangi
 Software Engineer-QA
 WSO2 Inc.
 http://wso2.org
 email: pavit...@wso2.com
 cell: +94 77 720 7357

 wso2.com Lean Enterprise Middleware

 Disclaimer: This communication may contain privileged or other
 confidential information and is intended exclusively for the addressee/s. If
 you are not the intended recipient/s, or believe that you may have received
 this communication in error, please reply to the sender indicating that fact
 and delete the copy you received and in addition, you should not print,
 copy, retransmit, disseminate, or otherwise use the information contained in
 this communication. Internet communications cannot be guaranteed to be
 timely, secure, error or virus-free. The sender does not accept liability
 for any errors or omissions.

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




 --
 -
 Waruna Ranasinghe
 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
 https://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
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Carbon-3.0.0 Iridium - RC21

2010-06-02 Thread Milinda Pathirage
http://builder.wso2.org/~carbon/releases/carbon/3.0.0/4RC21/

http://builder.wso2.org/~carbon/releases/carbon/3.0.0/4RC21/Thanks
Milinda

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

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


[Carbon-dev] Carbon-3.0.0 Iridium - RC19

2010-06-01 Thread Milinda Pathirage
http://builder.wso2.org/~carbon/releases/carbon/3.0.0/4RC19/

http://builder.wso2.org/~carbon/releases/carbon/3.0.0/4RC19/Thanks
-- 
Milinda Pathirage
Technical Lead and Product Manager, Business Process Server - WSO2 Inc;
http://wso2.com
Blog: http://blog.mpathirage.com

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


[Carbon-dev] Carbon-3.0.0 Iridium - RC18

2010-05-31 Thread Milinda Pathirage
http://builder.wso2.org/~carbon/releases/carbon/3.0.0/4RC18/

http://builder.wso2.org/~carbon/releases/carbon/3.0.0/4RC18/Thanks
Milinda

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

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


Re: [Carbon-dev] Carbon-3.0.0 Iridium - RC18

2010-05-31 Thread Milinda Pathirage
Copied BAM to 4RC18 directory.

Thanks
Milinda

On Mon, May 31, 2010 at 6:10 PM, Samisa Abeysinghe sam...@wso2.com wrote:

 Where is BAM?

 Samisa...

 On Mon, May 31, 2010 at 5:13 PM, Milinda Pathirage mili...@wso2.comwrote:

 http://builder.wso2.org/~carbon/releases/carbon/3.0.0/4RC18/

  http://builder.wso2.org/~carbon/releases/carbon/3.0.0/4RC18/Thanks
 Milinda

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

 Lean Enterprise Middleware

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

 Samisa Abeysinghe
 VP Engineering

 WSO2 Inc.
 http://wso2.com
 http://wso2.org



 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 https://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
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Carbon 3.0.0 - Iridium - RC16

2010-05-26 Thread Milinda Pathirage
BPS RC16 is now available on the same location.

Milinda

On Wed, May 26, 2010 at 10:23 AM, Samisa Abeysinghe sam...@wso2.com wrote:

 http://builder.wso2.org/~carbon/releases/carbon/3.0.0/4RC16/

 http://builder.wso2.org/~carbon/releases/carbon/3.0.0/4RC16/Samisa...

 On Mon, May 24, 2010 at 3:32 PM, Samisa Abeysinghe sam...@wso2.comwrote:

 http://builder.wso2.org/~carbon/releases/carbon/3.0.0/4RC15/

 http://builder.wso2.org/~carbon/releases/carbon/3.0.0/4RC15/Samisa...

 On Thu, May 13, 2010 at 10:19 AM, Samisa Abeysinghe sam...@wso2.comwrote:

 http://builder.wso2.org/~carbon/releases/carbon/3.0.0/4RC14/

 http://builder.wso2.org/~carbon/releases/carbon/3.0.0/4RC14/Thanks,
 Samisa...

 On Wed, May 12, 2010 at 2:55 AM, Samisa Abeysinghe sam...@wso2.comwrote:

 http://builder.wso2.org/~carbon/releases/carbon/3.0.0/4RC13/

 http://builder.wso2.org/~carbon/releases/carbon/3.0.0/4RC13/

 On Sat, May 8, 2010 at 12:06 PM, Samisa Abeysinghe sam...@wso2.comwrote:

 http://builder.wso2.org/~carbon/releases/carbon/3.0.0/4RC12/

 http://builder.wso2.org/~carbon/releases/carbon/3.0.0/4RC12/I hope
 we will be able to release BRS, GS and MS with these packs.

 Please send an update when smoke tests are completed for each pack.
 Rather than waiting till all are complete, lets release whatever becomes
 ready to go.

 Thanks,

 Samisa...
 --
 blog: http://samisa-abeysinghe.blogspot.com/

 Samisa...
 --
 blog: http://samisa-abeysinghe.blogspot.com/

 --
 Samisa Abeysinghe
 Director, Engineering - WSO2 Inc.

 http://wso2.com/ - lean . enterprise . middleware

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

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


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 https://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
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] BPS Tooling SVN Location

2010-05-26 Thread Milinda Pathirage
I moved the BPEL plugin source code located at scratch area to trunk. You
can find BPEL plugin source at
https://svn.wso2.org/repos/wso2/trunk/tools/ide/eclipse/bps/. If you are
planning to add any new features(plugins) to BPS tooling please add them
under above location.

This location contains most recent changes up to 3 PM (LKT), 26th May.

Thanks
Milinda

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

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


Re: [Carbon-dev] Carbon 3.0.0 - Iridium - RC16

2010-05-26 Thread Milinda Pathirage
There was a permission issue in BPS. I corrected those an updated the BPS
packs. Please download the packs again if you have already downloaded them.

Thanks
Milinda

On Wed, May 26, 2010 at 3:39 PM, Samisa Abeysinghe sam...@wso2.com wrote:



 On Wed, May 26, 2010 at 10:23 AM, Samisa Abeysinghe sam...@wso2.comwrote:

 http://builder.wso2.org/~carbon/releases/carbon/3.0.0/4RC16/

 BAM and P2 repo are now available.

 Samisa...

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

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 https://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
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


  1   2   >