Re: [Carbon-dev] [Carbon Studio] Data Service Editor

2011-11-19 Thread Saminda Wijeratne
Hi Kalpa,

Any use cases that was targeted for M1? Sorry if I had missed any mail
regarding this.

Regards,
Saminda

On Fri, Nov 18, 2011 at 1:42 AM, Kalpa Senanayake ka...@wso2.com wrote:

 Hi,

 Surely will do,This component still in the PoC stage.The UI will change a
 lot , components in the UI ,presentation layout likewise.
 Thanks for the feed back.

 Thanks,
 Kalpa.


 On Fri, Nov 18, 2011 at 9:41 AM, Sumedha Rubasinghe sume...@wso2.comwrote:

 Kalpa,
 These screens need lot of re-work. But looks fine for the first milestone.
 /sumedha

 On Fri, Nov 18, 2011 at 4:50 AM, Kalpa Senanayake ka...@wso2.com wrote:

 Hi All,

 DS Editor Milestone 1 is available at [1].

 For the new Data Service Creation wizard.


- Enable capability to identify the following data source types and
extract the relevant configuration details from the data source.


1. CSV
2. Excel
3. Google Spread Sheet


- Enable ability to extract the DS operation related information
from existing database connections on the Eclipse platform.

 Thanks,
 Kalpa


 [1]
 http://builder4.us1.wso2.org/~carbon-studio/releases/carbon-studio/2.0.0/DSTools/M1/


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



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



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


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


Re: [Carbon-dev] Where can I download CS - 1.0.12

2011-08-16 Thread Saminda Wijeratne
Will look in to it ASAP. Meanwhile you may download it from here [2].

Saminda

2. http://builder.wso2.org/~carbon/carbon-studio/1.0.12.RC3/

On Wed, Aug 17, 2011 at 8:05 AM, Samisa Abeysinghe sam...@wso2.com wrote:

 Looks like this is missing :(

 On Wed, Aug 17, 2011 at 5:09 AM, Waruna Ranasinghe war...@wso2.comwrote:

 Hi all,

 $subject please.

 I looked at the archives [1], but it is not there.

 [1] - http://dist.wso2.org/downloads/carbon-studio/


 Thanks,
 Waruna

 --
 -
 Waruna Ranasinghe
 Senior Software Engineer, WSO2

 Mobile: NZ +64 221 563026
 SL +94 724 318285
 BLOG: http://warunapw.blogspot.com

 www.wso2.com - Lean . Enterprise . Middleware

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

 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


Re: [Carbon-dev] Wrong Versions in Some 3.2.2 Components

2011-08-12 Thread Saminda Wijeratne
This was my bad. Forgot to change back the version of the bundle after
testing. Updated the version to 3.2.2.

Saminda

On Fri, Aug 12, 2011 at 10:53 AM, Hiranya Jayathilaka hira...@wso2.comwrote:

 Hi Folks,

 I got a bunch of errors trying to build the 3.2.2 patch release. There
 seems to be a lot of issues with versions in some of the 3.2.2 components.
 Take a look at the pom.xml file at [1] for an example. It resides in a 3.2.2
 directory but still versioned as 3.2.0. Respective component authors, please
 fix these errors asap.

 Maven error I got can be found below.

 Thanks,
 Hiranya

 [1] -
 https://svn.wso2.org/repos/wso2/branches/carbon/3.2.0/components/service-mgt/org.wso2.carbon.service.mgt.ui/3.2.2/pom.xml

 Missing:
 --
 1) org.wso2.carbon:org.wso2.carbon.service.mgt.ui:jar:3.2.2

   Try downloading the file manually from the project website.

   Then, install it using the command:
   mvn install:install-file -DgroupId=org.wso2.carbon
 -DartifactId=org.wso2.carbon.service.mgt.ui -Dversion=3.2.2 -Dpackaging=jar
 -Dfile=/path/to/file

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

   Path to dependency:
1) org.wso2.carbon:org.wso2.carbon.service.mgt.ui.feature:pom:3.2.2
2) org.wso2.carbon:org.wso2.carbon.service.mgt.ui:jar:3.2.2

 2) org.wso2.carbon:org.wso2.carbon.module.mgt.ui.feature:zip:3.2.2

   Try downloading the file manually from the project website.

   Then, install it using the command:
   mvn install:install-file -DgroupId=org.wso2.carbon
 -DartifactId=org.wso2.carbon.module.mgt.ui.feature -Dversion=3.2.2
 -Dpackaging=zip -Dfile=/path/to/file

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

   Path to dependency:
1) org.wso2.carbon:org.wso2.carbon.service.mgt.ui.feature:pom:3.2.2
2) org.wso2.carbon:org.wso2.carbon.module.mgt.ui.feature:zip:3.2.2

 3) org.wso2.carbon:org.wso2.carbon.throttle.ui.feature:zip:3.2.2

   Try downloading the file manually from the project website.

   Then, install it using the command:
   mvn install:install-file -DgroupId=org.wso2.carbon
 -DartifactId=org.wso2.carbon.throttle.ui.feature -Dversion=3.2.2
 -Dpackaging=zip -Dfile=/path/to/file

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

   Path to dependency:
1) org.wso2.carbon:org.wso2.carbon.service.mgt.ui.feature:pom:3.2.2
2) org.wso2.carbon:org.wso2.carbon.throttle.ui.feature:zip:3.2.2

 4) org.wso2.carbon:org.wso2.carbon.caching.ui.feature:zip:3.2.2

   Try downloading the file manually from the project website.

   Then, install it using the command:
   mvn install:install-file -DgroupId=org.wso2.carbon
 -DartifactId=org.wso2.carbon.caching.ui.feature -Dversion=3.2.2
 -Dpackaging=zip -Dfile=/path/to/file

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

   Path to dependency:
1) org.wso2.carbon:org.wso2.carbon.service.mgt.ui.feature:pom:3.2.2
2) org.wso2.carbon:org.wso2.carbon.caching.ui.feature:zip:3.2.2

 5) org.wso2.carbon:org.wso2.carbon.rm.ui.feature:zip:3.2.2

   Try downloading the file manually from the project website.

   Then, install it using the command:
   mvn install:install-file -DgroupId=org.wso2.carbon
 -DartifactId=org.wso2.carbon.rm.ui.feature -Dversion=3.2.2 -Dpackaging=zip
 -Dfile=/path/to/file

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

   Path to dependency:
1) org.wso2.carbon:org.wso2.carbon.service.mgt.ui.feature:pom:3.2.2
2) org.wso2.carbon:org.wso2.carbon.rm.ui.feature:zip:3.2.2

 6) org.wso2.carbon:org.wso2.carbon.security.mgt.ui.feature:zip:3.2.2

   Try downloading the file manually from the project website.

   Then, install it using the command:
   mvn install:install-file -DgroupId=org.wso2.carbon
 -DartifactId=org.wso2.carbon.security.mgt.ui.feature -Dversion=3.2.2
 -Dpackaging=zip -Dfile=/path/to/file

   Alternatively, if you host your own repository you can deploy the file
 there:

Re: [Carbon-dev] Updating the current ESB Editor in CS

2011-08-02 Thread Saminda Wijeratne
I'm -1 for creating new artifacts at this stage.

   1. Work involved in introducing a new artifact
  - creating relevant wizards
  - this particular artifact requires update on the existing ESB editor.
   2. the plan is to freeze the branch at 1.0.13. Thus new artifacts should
   be attempted at trunk. not at the branch.
   3. a fix need to go at the carbon end to support deploying this new
   artifact type

Saminda

On Tue, Aug 2, 2011 at 12:43 PM, Malith Dhanushka mal...@wso2.com wrote:

 Hi all,
 I am in the process of adding Message Store feature to the Carbon Studio.So
 are we going to introduce it as a new artifact?
 WDYT.

 On Mon, Jun 6, 2011 at 3:37 PM, Malith Dhanushka mal...@wso2.com wrote:

 Hi all,
 We have identified following areas need to be modified in the
 current CS ESB Editor to sync properly with the upcoming release of ESB.

- New mediators
   - store mediator
   - url re-writer
   - call-template
   - conditional-router
- New features
   - message store
   - message process
   - sequence template
   - endpoint template
- Modified mediators
   - Send
   - XSLT
   - XQuery
   - Validate
   - Clone
   - Aggregate
   - Iterate
   - Sequence
   - Event
   - Sequence -description element


 Mediator modification is already finished  developing new
 mediators,features is now in progress.

 Thanks,
 Malith


 Thanks,
 Malith


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


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


Re: [Carbon-dev] Build failed in Hudson: carbon_studio #25

2011-07-22 Thread Saminda Wijeratne
Malith can you check why the esb editor build is failing? Seems like an
incomplete commit.

Saminda

On Sat, Jul 23, 2011 at 9:40 AM, WSO2 Hudson Builder cbuil...@wso2.orgwrote:

 See http://builder3.us1.wso2.org/hudson/job/carbon_studio/25/changes

 Changes:

 [malith] Adding Conditional Router Mediator

 [harshana] Fixed platform dependent path issue

 --
 [...truncated 5480 lines...]
 [INFO] Verifying module descriptor ...
 [INFO] Pom descriptor modification detected.
 [INFO] Deleting 
 http://builder3.us1.wso2.org/hudson/job/carbon_studio/ws/esb/org.wso2.carbonstudio.eclipse.esb.editor/target
 
 [INFO]
 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @
 org.wso2.carbonstudio.eclipse.esb.editor ---
 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered
 resources, i.e. build is platform dependent!
 [INFO] skip non existing resourceDirectory 
 http://builder3.us1.wso2.org/hudson/job/carbon_studio/ws/esb/org.wso2.carbonstudio.eclipse.esb.editor/src/main/resources
 
 [INFO]
 [INFO] --- tycho-compiler-plugin:0.12.0:compile (default-compile) @
 org.wso2.carbonstudio.eclipse.esb.editor ---
 [INFO] Using compile source roots from build.properties
 [INFO] Compiling 29 source files to 
 http://builder3.us1.wso2.org/hudson/job/carbon_studio/ws/esb/org.wso2.carbonstudio.eclipse.esb.editor/target/classes
 
 --
 1. ERROR in 
 http://builder3.us1.wso2.org/hudson/job/carbon_studio/ws/esb/org.wso2.carbonstudio.eclipse.esb.editor/src/org/wso2/carbonstudio/eclipse/esb/presentation/ui/EvaluatorExpressionEditorDialog.java
 (at line 104)
public void removeListener(ILabelProviderListener arg0) {
^^^
 The method removeListener(ILabelProviderListener) of type new
 ILabelProvider(){} must override a superclass method
 --
 2. ERROR in 
 http://builder3.us1.wso2.org/hudson/job/carbon_studio/ws/esb/org.wso2.carbonstudio.eclipse.esb.editor/src/org/wso2/carbonstudio/eclipse/esb/presentation/ui/EvaluatorExpressionEditorDialog.java
 (at line 110)
public boolean isLabelProperty(Object arg0, String arg1) {
   ^
 The method isLabelProperty(Object, String) of type new ILabelProvider(){}
 must override a superclass method
 --
 3. ERROR in 
 http://builder3.us1.wso2.org/hudson/job/carbon_studio/ws/esb/org.wso2.carbonstudio.eclipse.esb.editor/src/org/wso2/carbonstudio/eclipse/esb/presentation/ui/EvaluatorExpressionEditorDialog.java
 (at line 116)
public void dispose() {
^
 The method dispose() of type new ILabelProvider(){} must override a
 superclass method
 --
 4. ERROR in 
 http://builder3.us1.wso2.org/hudson/job/carbon_studio/ws/esb/org.wso2.carbonstudio.eclipse.esb.editor/src/org/wso2/carbonstudio/eclipse/esb/presentation/ui/EvaluatorExpressionEditorDialog.java
 (at line 122)
public void addListener(ILabelProviderListener arg0) {

 The method addListener(ILabelProviderListener) of type new
 ILabelProvider(){} must override a superclass method
 --
 5. ERROR in 
 http://builder3.us1.wso2.org/hudson/job/carbon_studio/ws/esb/org.wso2.carbonstudio.eclipse.esb.editor/src/org/wso2/carbonstudio/eclipse/esb/presentation/ui/EvaluatorExpressionEditorDialog.java
 (at line 128)
public String getText(Object obj) {
  ^^^
 The method getText(Object) of type new ILabelProvider(){} must override a
 superclass method
 --
 6. ERROR in 
 http://builder3.us1.wso2.org/hudson/job/carbon_studio/ws/esb/org.wso2.carbonstudio.eclipse.esb.editor/src/org/wso2/carbonstudio/eclipse/esb/presentation/ui/EvaluatorExpressionEditorDialog.java
 (at line 144)
public Image getImage(Object arg0) {
 ^
 The method getImage(Object) of type new ILabelProvider(){} must override a
 superclass method
 --
 6 problems (6 errors)
 mojoFailed org.eclipse.tycho:tycho-compiler-plugin:0.12.0(default-compile)
 projectFailed
 org.wso2.carbonstudio:org.wso2.carbonstudio.eclipse.esb.editor:1.0.12
 [HUDSON] Archiving 
 http://builder3.us1.wso2.org/hudson/job/carbon_studio/ws/esb/org.wso2.carbonstudio.eclipse.esb.editor/pom.xml
 to
 /home/hudson/.hudson/jobs/carbon_studio/modules/org.wso2.carbonstudio$org.wso2.carbonstudio.eclipse.esb.editor/builds/2011-07-23_00-02-09/archive/org.wso2.carbonstudio/org.wso2.carbonstudio.eclipse.esb.editor/1.0.12/pom.xml
 sessionEnded
 [INFO]
 
 [INFO] Reactor Summary:
 [INFO]
 [INFO] Maven P2 Profile Generation Plugin  SUCCESS [5.953s]
 [INFO] WSO2 Maven Common Utils ... SUCCESS [1.751s]
 [INFO] WSO2 Maven Core ... SUCCESS [1.626s]
 [INFO] CApp Maven 

Re: [Carbon-dev] [Architecture] Command-line CAR deployment support for Stratos - Step 2

2011-07-21 Thread Saminda Wijeratne
I did some form of implementation for Step 2. Attached is a sample pom.
The pom accepts a topology + a car as configuration information  generates
parameter resolved car file.

The relevant mojo for this is [1]. What it does is,

   1. Search for parameters present in the files inside car file (parameter
   = ${parameterName})
   2. Get resolvers* [2] to try  resolve the parameters found
   3. Replace parameters in files inside car with the resolved values 
   recreate the car

*A resolver is a class which implements the interface [3] IParameterResolver
which gets registered to the engine through registerResolver method in
[4]. Purpose of a resolver is to given a parameter try to resolve it to its
correct value from the information gathered from the topology  the CAR.

This is still in POC level. I'm open for improvements or complete
tear-down/redo suggestions :).

Thanks,
Saminda

1.
https://svn.wso2.org/repos/wso2/branches/tools/eclipse/carbon-studio/1.0.0/dependencies/maven-car-plugin/src/main/java/org/wso2/maven/car/artifact/CARMojo2.java
2.
https://svn.wso2.org/repos/wso2/branches/tools/eclipse/carbon-studio/1.0.0/dependencies/maven-car-plugin/src/main/java/org/wso2/maven/car/artifact/fsm/resolvers/
https://svn.wso2.org/repos/wso2/branches/tools/eclipse/carbon-studio/1.0.0/dependencies/maven-car-plugin/src/main/java/org/wso2/maven/car/artifact/fsm/resolvers/
3.
https://svn.wso2.org/repos/wso2/branches/tools/eclipse/carbon-studio/1.0.0/dependencies/maven-car-plugin/src/main/java/org/wso2/maven/car/artifact/fsm/IParameterResolver.java
https://svn.wso2.org/repos/wso2/branches/tools/eclipse/carbon-studio/1.0.0/dependencies/maven-car-plugin/src/main/java/org/wso2/maven/car/artifact/fsm/IParameterResolver.java
4.
https://svn.wso2.org/repos/wso2/branches/tools/eclipse/carbon-studio/1.0.0/dependencies/maven-car-plugin/src/main/java/org/wso2/maven/car/artifact/fsm/TopologyFSEngine.java

On Thu, Jul 7, 2011 at 5:18 PM, Saminda Wijeratne samin...@wso2.com wrote:

 Hi Paul,

 Not sure whether I understood correctly what you meant :). How about if we
 do it like this,

 General syntax for parameters for services could be,

 ${services.service-artifact-name.some-property*}

 eg:

  publishWSDL uri=*${services.HelloWorldService.wsdlurl}* /

 address uri=*${services.HelloWorldService.endpointsoap11}* /


 step (a)

1. Determine what are the parameters (eg: urls) that needs resolving
for the proxy service
2. Start resolving each parameter (eg:
${services.HelloWorldService.wsdlurl})
   1. determine parameter type - services parameter (${*services*
   .HelloWorldService.wsdlurl})
   2. get the service artifact name from the parameter (${services.*
   HelloWorldService*.wsdlurl})
   3. find HelloWorldService artifact from the CAR (eg: artifact1).
   4. determine what information is required from artifact1 (
   ${services.HelloWorldService.*wsdlurl*})
   5. determine the server role of artifact1 (eg: AppServer)
   6. determine the server url for that server role using the
   topology.xml
   7. resolve what would be the service wsdl url when the artifact1
   gets deployed to that server


 step (b)

1. Search  replace parameters with the resolved information.

 Am I making any sense with what you said for step(a)?

 Thanks,
 Saminda

 On Thu, Jul 7, 2011 at 4:01 PM, Paul Fremantle p...@wso2.com wrote:

 This seems very hard-coded to specific URL formats. It seems to me that
 each artifact has a set of URLs that is consumes and a set that it produces.
 The artifact one that produces /services/HelloWorldService: this is going to
 depend on the server config (because /services/ is part of the server config
 not part of the app). So in general there are two sub-steps in here:

 a) resolve the URLs that are going to be produced
 b) configure the consumer to use the produced URLs.


 I don't mind doing a search/replace as a first iteration of this design,
 because I agree it will work 99 times out of 100. BUT I do mind conflating
 step (a) and step (b). In other words, we need a pluggable way of doing step
 (a). First pass design is to do search/replace. Then step (b) is clear.
 Later we can look at step (a) and see if there are better ways of doing it.

 Paul

 On 7 July 2011 07:10, Saminda Wijeratne samin...@wso2.com wrote:

 *Step 2: combine the topology.xml  the CAR to create a new CAR which is
 fine tuned to the stratos environment depicted by the topology.xml (with
 updated urls etc.) *

 To understand what I need to do in this step lets consider the scenario:
 CAR having 2 artifacts,

 artifact 1 : HelloWorldService axis2 service, serverRole - AppServer
 artifact 2 : HelloWorldProxyService proxy service, serverRole -
 ESBServer (which points to service in artifact 1)


 We could have artifact 2 (HelloWorldProxyService proxy service) as,

 proxy xmlns=http://ws.apache.org/ns/synapse;
 name=HelloWorldProxyService transports=http,https
publishWSDL uri

[Carbon-dev] WSO2 Committers += Amila Silva + Malith Dhanushak

2011-07-07 Thread Saminda Wijeratne
It's my great pleasure to welcome AmilaS  Malith as our
newest WSO2 commiters.

They have being working close to 4 months in the tooling team and during
that time had performed well on the tasks assigned to them.

Malith has worked on multiple areas. He had worked hard to improve his
output in all those areas. Following are the areas which he worked on,

   - Providing patches covering most of CS [1]
   - Working on the data mapping tool
  - has being working on the Smooks editor looking at code,
  functionality  limitations.
  - has gone the extra mile to have a better understanding on the
  framework  tool by opening chanels with Tom Fennely from JBoss
to get their
  help
  - has done a performance bench mark on smooks vs xslt mediators
  - currently preparing a screencast on this.
   - He has  is working on updating the current ESB editor to get it up to
   date with the new features  modifications corresponding to ESB 4.0.0

AmilaS has also worked on many areas. He relatively communicates well in
mailing lists. Being a relatively fast learner  good communicator he has
shown great commitment as a individual  a team member.

   - Providing patches covering most of CS [2]
   - Leading the work on the new ESB Graphical editor (refer the progress
   mails sent by him in this regard) with Melan
  - Has done so far the most amount of work in the editor
   - Actively participating on discussions  putting forward ideas (but not
   on mailing lists, that needs to be improved)

Congratulations  welcome aboard AmilaS  Melan

Thank you,
Saminda

1.
https://wso2.org/jira/browse/TOOLS-444
https://wso2.org/jira/browse/TOOLS-458
https://wso2.org/jira/browse/TOOLS-462
https://wso2.org/jira/browse/TOOLS-476
https://wso2.org/jira/browse/TOOLS-514
https://wso2.org/jira/browse/TOOLS-454
https://wso2.org/jira/browse/TOOLS-688
https://wso2.org/jira/browse/TOOLS-666
https://wso2.org/jira/browse/TOOLS-668
https://wso2.org/jira/browse/TOOLS-675
https://wso2.org/jira/browse/TOOLS-676
https://wso2.org/jira/browse/TOOLS-677
https://wso2.org/jira/browse/TOOLS-678
https://wso2.org/jira/browse/TOOLS-679
https://wso2.org/jira/browse/TOOLS-680
https://wso2.org/jira/browse/TOOLS-681
https://wso2.org/jira/browse/TOOLS-687

2.
https://wso2.org/jira/browse/TOOLS-439
https://wso2.org/jira/browse/TOOLS-441
https://wso2.org/jira/browse/TOOLS-445
https://wso2.org/jira/browse/TOOLS-457
https://wso2.org/jira/browse/TOOLS-470
https://wso2.org/jira/browse/TOOLS-483
https://wso2.org/jira/browse/TOOLS-487
https://wso2.org/jira/browse/TOOLS-497
https://wso2.org/jira/browse/TOOLS-636
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] WSO2 Committers += Amila Silva + Malith Dhanushak

2011-07-07 Thread Saminda Wijeratne
On Thu, Jul 7, 2011 at 1:09 PM, Saminda Wijeratne samin...@wso2.com wrote:

 It's my great pleasure to welcome AmilaS  Malith as our
 newest WSO2 commiters.

 They have being working close to 4 months in the tooling team and during
 that time had performed well on the tasks assigned to them.

 Malith has worked on multiple areas. He had worked hard to improve his
 output in all those areas. Following are the areas which he worked on,

- Providing patches covering most of CS [1]
- Working on the data mapping tool
   - has being working on the Smooks editor looking at code,
   functionality  limitations.
   - has gone the extra mile to have a better understanding on the
   framework  tool by opening chanels with Tom Fennely from JBoss to get 
 their
   help
   - has done a performance bench mark on smooks vs xslt mediators
   - currently preparing a screencast on this.
- He has  is working on updating the current ESB editor to get it up
to date with the new features  modifications corresponding to ESB 4.0.0

 AmilaS has also worked on many areas. He relatively communicates well in
 mailing lists. Being a relatively fast learner  good communicator he has
 shown great commitment as a individual  a team member.

- Providing patches covering most of CS [2]
- Leading the work on the new ESB Graphical editor (refer the progress
mails sent by him in this regard) with Melan
   - Has done so far the most amount of work in the editor
- Actively participating on discussions  putting forward ideas (but
not on mailing lists, that needs to be improved)

 Congratulations  welcome aboard AmilaS  Melan

Small typo.
It should be AmilaS  Malith :)

Saminda


 Thank you,
 Saminda

 1.
 https://wso2.org/jira/browse/TOOLS-444
 https://wso2.org/jira/browse/TOOLS-458
 https://wso2.org/jira/browse/TOOLS-462
 https://wso2.org/jira/browse/TOOLS-476
 https://wso2.org/jira/browse/TOOLS-514
 https://wso2.org/jira/browse/TOOLS-454
 https://wso2.org/jira/browse/TOOLS-688
 https://wso2.org/jira/browse/TOOLS-666
 https://wso2.org/jira/browse/TOOLS-668
 https://wso2.org/jira/browse/TOOLS-675
 https://wso2.org/jira/browse/TOOLS-676
 https://wso2.org/jira/browse/TOOLS-677
 https://wso2.org/jira/browse/TOOLS-678
 https://wso2.org/jira/browse/TOOLS-679
 https://wso2.org/jira/browse/TOOLS-680
 https://wso2.org/jira/browse/TOOLS-681
 https://wso2.org/jira/browse/TOOLS-687

 2.
 https://wso2.org/jira/browse/TOOLS-439
 https://wso2.org/jira/browse/TOOLS-441
 https://wso2.org/jira/browse/TOOLS-445
 https://wso2.org/jira/browse/TOOLS-457
 https://wso2.org/jira/browse/TOOLS-470
 https://wso2.org/jira/browse/TOOLS-483
 https://wso2.org/jira/browse/TOOLS-487
 https://wso2.org/jira/browse/TOOLS-497
 https://wso2.org/jira/browse/TOOLS-636


___
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-07 Thread Saminda Wijeratne
Harshana,

Can tycho correctly create eclipse project settings files? If so can we
remove the IDE specific files from the svn?

Saminda

On Sat, Jul 2, 2011 at 11:03 PM, Harshana Martin harsh...@wso2.com wrote:

 Hi All,

 I believe now the transition is complete and now it is possible to build CS
 with Maven 3.

 Following are the things we've completed.

 1. Tycho integration to build Eclipse plugins.
 2. Introduced Tycho source plugin to generate source jars for Eclipse
 plugins.
 3. Moved entire set of properties to CS root-pom so that we can work on
 TOOLS-654 [1].
 4. Decoupled the CS Maven plugins from CS Eclipse plugins to support
 backward compatibility. (So that users can work with both Maven 3 and Maven
 2 to build C-App projects.)

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

 Thanks and Regards,
 Harshana

 On Sat, Jul 2, 2011 at 7:57 PM, Harshana Martin harsh...@wso2.com wrote:

 Hi All,

 I went ahead and committed the changes in r108855.

 Thanks and Regards,
 Harshana

 On Sat, Jul 2, 2011 at 11:22 AM, Saminda Wijeratne samin...@wso2.comwrote:

 +1 for committing changes  moving the build to maven3.

 Saminda

 On Fri, Jul 1, 2011 at 11:18 PM, Chathuri Wimalasena 
 chath...@wso2.comwrote:

 +1 for committing changes to CS branch.

 Regards,
 Chathuri


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

 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.com
  wrote:

 Hi Samisa,

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

 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.com wrote:

 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.com wrote:



 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.com
  wrote:

 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

Re: [Carbon-dev] New feature in CS: Adding Remote Servers

2011-07-03 Thread Saminda Wijeratne
Chathuri, lets have a small description for new features in our next release
onwards (or at least have a link explaining it).

Saminda

On Sun, Jul 3, 2011 at 12:58 PM, Chathuri Wimalasena chath...@wso2.comwrote:

 Hi Jorge,

 What this mean is, you can add and connect to a carbon server that is
 running remotely using Carbon Studio. In the Servers view, when you right
 click to add a new server, you will see a new entry called WSO2 Carbon
 remote server under WSO2 category. Go through the wizard pages and you will
 be able to add a remotely running carbon server and deploy C-Apps to it.

 Thanks and regards,
 Chathuri

 On Sun, Jul 3, 2011 at 3:34 AM, Jorge Infante Osorio jorg...@uci.cuwrote:

 What $subject mean? 

 Can I launch  now from eclipse a remote wso2 server?

 ** **

 Saludos,

 Ing. Jorge Infante Osorio.

 J´Dpto Soluciones SOA.

 CDAE.

 Fac. 5.

 UCI.

 ** **

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



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


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


Re: [Carbon-dev] Build script for Carbon Studio

2011-07-03 Thread Saminda Wijeratne
+1.

Saminda

On Mon, Jul 4, 2011 at 9:39 AM, Samisa Abeysinghe sam...@wso2.com wrote:

 Like in the case of Carbon build, we need a continuous build script for
 Carbon Studio.

 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


Re: [Carbon-dev] Migrating to new eclipse bpel-editor trunk in Carbon Studio

2011-07-03 Thread Saminda Wijeratne
On Mon, Jul 4, 2011 at 10:55 AM, Hasitha Aravinda hasi...@wso2.com wrote:

 Hi,

 Last year, Keheliya and Ishan had applied following patches to the [0] .

 [1] - Gives a warning when attempting to create a BPEL file with the same
 name
 [2] - Properties view of each object in a BPEL diagram does not appear by
 default
 [3] - Process clean-up configuration support for deployment descriptor
 editor

 Patch [1] and [2] were accepted and already added to the Eclipse's BPEL
 Designer project source. But the patch [3] has a bug and not applied to the
 bpel designer source.

 The patch [3] causes problem when there are more than one bpel projects in
 the workspace. When editor is cleaning one deply.xml in a one project, the
 clean operation will apply to the all other depoy.xml s in other projects.

 Since it is a not critical issue for now, I have applied [3] to the new
 Source code at [4]. But we will have to fix it in future.

 Then I added new E4X feature to the [4] and all Pom.xml are updated to the
 maven3.

 Another thing I observed is BPEL project structure has been changed. In new
 BPEL project, it uses nested folder called “BpelContent” (The name can be
 changed) to store project files. (.bpel , .wsdl , deploy.xml etc ). But in
 current CS *BPELArtifactWizard*, it links to the BPLE project’s folder. So
 we need to fix this linking problem in carbon studio side. Otherwise Carbon
 Application project and BPEL project will not work together.

Noted. We will fix this for up coming trunk releases. In the meanwhile can
you check if this is a mandatory change or not and any other associated
structural changes?

Saminda


 I will keep update the progress of the Branching work.

 Now I am working on implementing bpel4peopel activity to the BPEL Designer.


 [0] - https://wso2.org/svn/browse/wso2/trunk/tools/ide/eclipse/bps/
 [1] - https://bugs.eclipse.org/bugs/show_bug.cgi?id=312401
 [2] - https://bugs.eclipse.org/bugs/show_bug.cgi?id=318151
 [3] - https://bugs.eclipse.org/bugs/show_bug.cgi?id=318153
 [4] - https://svn.wso2.com/wso2/sites/intern/hasitha/bps/




 On Fri, Jun 24, 2011 at 12:05 PM, Denis Weerasiri de...@wso2.com wrote:



 On Fri, May 27, 2011 at 11:50 PM, Saminda Wijeratne samin...@wso2.comwrote:

 +1.

 AFAIK not all patches contributed to the eclipse bpel editor project were
 applied. Please contact Keheliya or Ishan to obtain the patch list or use
 the svn to track down commited patches to our forked bpel-editor source.

 Hasitha, make sure eclipse bpel-editor trunk revision you are going to
 migrate to CS is stable enough.

 Hi,
 Based on bpel-dev folks, current trunk is in stable mode. So Hasitha has
 started merging the changes on carbon studio to a forked current trunk of
 bpel-editor. He is in the process of merging the changes what Ishan and
 Keheliya did some times back. Hasitha will update the thread with progress
 status.


 Saminda


 On Fri, May 27, 2011 at 7:26 PM, Denis Weerasiri de...@wso2.com wrote:

 Hi,
 Hasitha is working on some improvements to bpel editor trunk at
 http://dev.eclipse.org/viewcvs/viewvc.cgi/org.eclipse.bpel/?root=Technology_Project
  .

 But Carbon Studio team maintain  a forked older revision
 http://svn.wso2.org/repos/wso2/branches/tools/eclipse/carbon-studio/1.0.0/bps/
  (which
 include some patches applied by Keheliya et. al + Modifications done by CS
 team),

 I think Hasitha can work on this migration. WDYT?

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





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




 Thanks
 --

 Hasitha Aravinda




___
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 Saminda Wijeratne
+1 for committing changes  moving the build to maven3.

Saminda
On Fri, Jul 1, 2011 at 11:18 PM, Chathuri Wimalasena chath...@wso2.comwrote:

 +1 for committing changes to CS branch.

 Regards,
 Chathuri


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

 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.com
  wrote:



 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

Re: [Carbon-dev] Carbon Studio 1.0.12 packs hosted

2011-06-23 Thread Saminda Wijeratne
We are gonna have to do a RC2. We've missed out the remote server plugin to
the build.
Continue testing the RC1 since RC2 will effectively only add one plugin
which other plugins are not dependent on.

Saminda

On Wed, Jun 22, 2011 at 6:44 PM, Saminda Wijeratne samin...@wso2.comwrote:

 Please find $subject @ 
 [1http://builder.wso2.org/~carbon/carbon-studio/1.0.12
 ].

 Tooling team, please download the pack and,

1. verify the fixed issues [2]
2. test the whole product according to our test spreadsheet.

 Regards,
 Saminda

 1. http://builder.wso2.org/~carbon/carbon-studio/1.0.12
 2.
 http://builder.wso2.org/~carbon/carbon-studio/1.0.12/documentation/release_notes.html

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


Re: [Carbon-dev] Carbon Studio 1.0.11 plan

2011-06-22 Thread Saminda Wijeratne
I had an offline chat with Charitha yesterday. For now he said we should
verify,

   1. The tooling given for standalone servers should work for Stratos as
   well
   2. Should be able to deploy a CApp in the eclipse workspace from eclipse
   to a Stratos instance
   3. https://wso2.org/jira/browse/TOOLS-665 for Stratos

Any other ideas?

I think more will be evident once we start trying-out Stratos critically 
working with the Stratos dev/release teams.

Saminda
https://wso2.org/jira/browse/TOOLS-665

On Fri, Jun 10, 2011 at 2:25 PM, Saminda Wijeratne samin...@wso2.comwrote:

 +1

 What we have right now should work with Stratos out of the box. Will work
 with QA to figure out what needs testing.

 Saminda

 On Fri, Jun 10, 2011 at 2:10 PM, Sanjiva Weerawarana sanj...@wso2.comwrote:

 Saminda are we also looking at testing CS with Stratos? We may need to
 plan another release in sync with Stratos 1.5.

 Sanjiva.


 On Fri, Jun 10, 2011 at 12:10 PM, Saminda Wijeratne samin...@wso2.comwrote:

 We are down to finishing maven support for Carbon-UI artifacts, which is
 almost down.

 this should be *done


 Saminda


 On Wed, Jun 8, 2011 at 6:10 PM, Dakshitha Ratnayake 
 dakshi...@wso2.comwrote:

 Completed:
 AS
Axis2 Service Artifact
JAX-WS Artifact
WAR Artifact

  DSS
Data Service Artifact
Data Service Validator Artifact

  BPS
BPEL Artifact

  GS
Gadget Artifact

 Pending:
  General
Carbon UI Artifact

  ESB
Synapse Configuration Artifact



 On Tue, Jun 7, 2011 at 7:00 PM, Saminda Wijeratne samin...@wso2.comwrote:

 They were completed yesterday itself.

 Saminda


 On Tue, Jun 7, 2011 at 6:54 PM, Sumedha Rubasinghe 
 sume...@wso2.comwrote:

 What about

- AS
   - JAX-WS Artifact
- GS
   - Gadget Artifact

 from yesterday's list? Are they completed or pending?

 /sumedha




 On Tue, Jun 7, 2011 at 6:15 PM, Saminda Wijeratne 
 samin...@wso2.comwrote:

 Completed:

- Deploying a CAR to a remote carbon server through CS
- Data Service Validator Artifact - completed
- Almost done the maven support for Data Service Artifact  WAR
artifact.

 Pending:

- Maven support for,
   - Synapse Configuration Artifact
   - Carbon UI Artifact
   - BPEL Artifact
- Undeploy CAR from remote carbon server through CS

 Saminda

 On Tue, Jun 7, 2011 at 5:56 PM, Sumedha Rubasinghe sume...@wso2.com
  wrote:

 Saminda,
 What is the status as of EoD today? How far have we completed? How
 many remaining?

 /sumedha

 On Mon, Jun 6, 2011 at 5:12 PM, Saminda Wijeratne 
 samin...@wso2.com wrote:

 Pending maven support artifacts:
  AS
JAX-WS Artifact
WAR Artifact

  DSS
Data Service Artifact
 Data Service Validator Artifact

  BPS
BPEL Artifact

  ESB
Synapse Configuration Artifact

  GS
Gadget Artifact

  General
Carbon UI Artifact

 As of the internal DM tools discussion we had, we'll fix the inline
 smooks configuration support for the ESB editor also for this release.

 Saminda
 On Mon, Jun 6, 2011 at 4:46 PM, Harshana Martin harsh...@wso2.com
  wrote:

 Progress Update as of Now:

 Completed:

 1. DS Validator Artifact
 2. Axis2 Service Artifact

 Other artifacts are in progress.

  Thanks and Regards,
 Harshana

 On Mon, May 30, 2011 at 12:19 PM, Harshana Martin 
 harsh...@wso2.com wrote:

 Hi All,

 We released Carbon Studio 1.0.10 with the maven support for the
 following artifacts.

  ESB:
1. Endpoints
2. Sequences
3. Proxy Services
4. Local Entries
5. Custom Mediators

  G-Reg:
6. Registry resources
7. Registry Filters
8. Registry Handlers

  General:
9. Java Library

 We are planning to complete the task of providing maven support
 with 1.0.11 release. Hence we will provide maven support for the
 following artifacts in 1.0.11 release.

  AS
10. Axis2 Service Artifact
11. JAX-WS Artifact
12. WAR Artifact

  DSS
13. Data Service Artifact
14. Data Service Validator Artifact

  BPS
15. BPEL Artifact

  ESB
16. Synapse Configuration Artifact

  GS
17. Gadget Artifact

  General
18. Carbon UI Artifact

 Apart from the maven support, this release will contain bug fixes
 as well.

 Thanks and Regards,
 Harshana
 --
 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



 ___
 Carbon-dev mailing list

[Carbon-dev] Carbon Studio 1.0.12 packs hosted

2011-06-22 Thread Saminda Wijeratne
Please find $subject @ [1http://builder.wso2.org/~carbon/carbon-studio/1.0.12
].

Tooling team, please download the pack and,

   1. verify the fixed issues [2]
   2. test the whole product according to our test spreadsheet.

Regards,
Saminda

1. http://builder.wso2.org/~carbon/carbon-studio/1.0.12
2.
http://builder.wso2.org/~carbon/carbon-studio/1.0.12/documentation/release_notes.html
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] [Carbon-commits] [tools-branch] svn commit r108148 - branches/tools/eclipse/carbon-studio/1.0.0/distributions

2011-06-22 Thread Saminda Wijeratne
This is a commit from CS branch. My Apologies, I forgot I was committing it
from the builder machine.

Saminda

On Wed, Jun 22, 2011 at 7:49 PM, Pradeep Fernando prad...@wso2.com wrote:

 Hi,  I didnt commit this. Not sure what happened ??

 On Wed, Jun 22, 2011 at 6:15 PM,  prad...@wso2.com wrote:
  Author: pradeep
  Date: Wed Jun 22 05:45:30 2011
  New Revision: 108148
  URL: http://wso2.org/svn/browse/wso2?view=revrevision=108148
 
  Log:
  remove comment tag
 
  Modified:
branches/tools/eclipse/carbon-studio/1.0.0/distributions/pom.xml
 
  Modified:
 branches/tools/eclipse/carbon-studio/1.0.0/distributions/pom.xml
  URL:
 http://wso2.org/svn/browse/wso2/branches/tools/eclipse/carbon-studio/1.0.0/distributions/pom.xml?rev=108148r1=108147r2=108148view=diff
 
 ==
  --- branches/tools/eclipse/carbon-studio/1.0.0/distributions/pom.xml
  (original)
  +++ branches/tools/eclipse/carbon-studio/1.0.0/distributions/pom.xml
  Wed Jun 22 05:45:30 2011
  @@ -51,12 +51,12 @@
  /dependencies
  /dependencyManagement
  modules
  -!--modulecs-eclipse-jee-helios-linux-gtk/module--
  +modulecs-eclipse-jee-helios-linux-gtk/module
  modulecs-eclipse-jee-helios-linux-gtk-x86_64/module
  -!--modulecs-eclipse-jee-helios-macosx-cocoa/module
  +modulecs-eclipse-jee-helios-macosx-cocoa/module
  modulecs-eclipse-jee-helios-macosx-cocoa-x86_64/module
  modulecs-eclipse-jee-helios-win32/module
  -modulecs-eclipse-jee-helios-win64-x86_64/module--
  +modulecs-eclipse-jee-helios-win64-x86_64/module
  /modules
   /project
 
  ___
  Carbon-commits mailing list
  carbon-comm...@wso2.org
  https://wso2.org/cgi-bin/mailman/listinfo/carbon-commits
 



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

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

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


Re: [Carbon-dev] CS functional test plugin naming convention

2011-06-14 Thread Saminda Wijeratne
+1 for having a name convention.

For information of others, additionally these test plugins include SWT UI
testing as well.

Saminda

On Tue, Jun 14, 2011 at 3:51 PM, Harshana Martin harsh...@wso2.com wrote:

 Hi All,

 At the moment Carbon Studio functional test plugin is named as *
 org.wso2.carbonstudio.eclipse.capp.project.test. *

 I think we should follow a proper naming convention for functional test
 plugins.

 The new proposed convention is *
 org.wso2.carbonstudio.eclipse.test.component.feature.* According to
 this convention the above plugin should be renamed to *
 org.wso2.carbonstudio.eclipse.test.capp.project *which is more
 self-descriptive.
 *
 *
 WDYT?

 P.S: This convention goes along with the Eclipse test naming convention as
 well.

 Thanks and Regards,
 Harshana
 --
 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


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


Re: [Carbon-dev] CS functional test plugin naming convention

2011-06-14 Thread Saminda Wijeratne
On Tue, Jun 14, 2011 at 4:35 PM, Harshana Martin harsh...@wso2.com wrote:

 Hi Sameera,

 On Tue, Jun 14, 2011 at 4:13 PM, Sameera Jayasoma same...@wso2.comwrote:

 This might be a dump question. What are these functional test plugins?


 We are working on introducing automated tests to CS. These Eclipse plugins
 contains the test cases for our CS features.

 In Carbon we can include tests in the same bundle since we are following
 Maven structure. Since we are not following Maven structure in CS plugins,
 we are planning to maintain separate plugins which contains
 functional(feature) tests and GUI tests.

And to add to this, eclipse has different tools to test GUI stuff which
normally doesn't come with a eclipse distribution. Thus we had
to separate out the tests to different plugins which we are calling test
plugins.

Saminda


 Thanks and Regards,
 Harshana


 Thanks,
 Sameera


 On Tue, Jun 14, 2011 at 4:07 PM, Saminda Wijeratne samin...@wso2.comwrote:

 +1 for having a name convention.

 For information of others, additionally these test plugins include SWT UI
 testing as well.

 Saminda

 On Tue, Jun 14, 2011 at 3:51 PM, Harshana Martin harsh...@wso2.comwrote:

 Hi All,

 At the moment Carbon Studio functional test plugin is named as *
 org.wso2.carbonstudio.eclipse.capp.project.test. *

 I think we should follow a proper naming convention for functional test
 plugins.

 The new proposed convention is *
 org.wso2.carbonstudio.eclipse.test.component.feature.* According to
 this convention the above plugin should be renamed to *
 org.wso2.carbonstudio.eclipse.test.capp.project *which is more
 self-descriptive.
 *
 *
 WDYT?

 P.S: This convention goes along with the Eclipse test naming convention
 as well.

 Thanks and Regards,
 Harshana
 --
 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



 ___
 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




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

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


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


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


Re: [Carbon-dev] Carbon Studio 1.0.11 plan

2011-06-10 Thread Saminda Wijeratne
We are down to finishing maven support for Carbon-UI artifacts, which is
almost down.

Saminda

On Wed, Jun 8, 2011 at 6:10 PM, Dakshitha Ratnayake dakshi...@wso2.comwrote:

 Completed:
 AS
Axis2 Service Artifact
JAX-WS Artifact
WAR Artifact

  DSS
Data Service Artifact
Data Service Validator Artifact

  BPS
BPEL Artifact

  GS
Gadget Artifact

 Pending:
  General
Carbon UI Artifact

  ESB
Synapse Configuration Artifact



 On Tue, Jun 7, 2011 at 7:00 PM, Saminda Wijeratne samin...@wso2.comwrote:

 They were completed yesterday itself.

 Saminda


 On Tue, Jun 7, 2011 at 6:54 PM, Sumedha Rubasinghe sume...@wso2.comwrote:

 What about

- AS
   - JAX-WS Artifact
- GS
   - Gadget Artifact

 from yesterday's list? Are they completed or pending?

 /sumedha




 On Tue, Jun 7, 2011 at 6:15 PM, Saminda Wijeratne samin...@wso2.comwrote:

 Completed:

- Deploying a CAR to a remote carbon server through CS
- Data Service Validator Artifact - completed
- Almost done the maven support for Data Service Artifact  WAR
artifact.

 Pending:

- Maven support for,
   - Synapse Configuration Artifact
   - Carbon UI Artifact
   - BPEL Artifact
- Undeploy CAR from remote carbon server through CS

 Saminda

 On Tue, Jun 7, 2011 at 5:56 PM, Sumedha Rubasinghe sume...@wso2.comwrote:

 Saminda,
 What is the status as of EoD today? How far have we completed? How many
 remaining?

 /sumedha

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

 Pending maven support artifacts:
  AS
JAX-WS Artifact
WAR Artifact

  DSS
Data Service Artifact
 Data Service Validator Artifact

  BPS
BPEL Artifact

  ESB
Synapse Configuration Artifact

  GS
Gadget Artifact

  General
Carbon UI Artifact

 As of the internal DM tools discussion we had, we'll fix the inline
 smooks configuration support for the ESB editor also for this release.

 Saminda
 On Mon, Jun 6, 2011 at 4:46 PM, Harshana Martin harsh...@wso2.comwrote:

 Progress Update as of Now:

 Completed:

 1. DS Validator Artifact
 2. Axis2 Service Artifact

 Other artifacts are in progress.

  Thanks and Regards,
 Harshana

 On Mon, May 30, 2011 at 12:19 PM, Harshana Martin harsh...@wso2.com
  wrote:

 Hi All,

 We released Carbon Studio 1.0.10 with the maven support for the
 following artifacts.

  ESB:
1. Endpoints
2. Sequences
3. Proxy Services
4. Local Entries
5. Custom Mediators

  G-Reg:
6. Registry resources
7. Registry Filters
8. Registry Handlers

  General:
9. Java Library

 We are planning to complete the task of providing maven support
 with 1.0.11 release. Hence we will provide maven support for the
 following artifacts in 1.0.11 release.

  AS
10. Axis2 Service Artifact
11. JAX-WS Artifact
12. WAR Artifact

  DSS
13. Data Service Artifact
14. Data Service Validator Artifact

  BPS
15. BPEL Artifact

  ESB
16. Synapse Configuration Artifact

  GS
17. Gadget Artifact

  General
18. Carbon UI Artifact

 Apart from the maven support, this release will contain bug fixes as
 well.

 Thanks and Regards,
 Harshana
 --
 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



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



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



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



 ___
 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




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


___
Carbon-dev mailing list
Carbon-dev@wso2

Re: [Carbon-dev] Carbon Studio 1.0.11 plan

2011-06-10 Thread Saminda Wijeratne
+1

What we have right now should work with Stratos out of the box. Will work
with QA to figure out what needs testing.

Saminda

On Fri, Jun 10, 2011 at 2:10 PM, Sanjiva Weerawarana sanj...@wso2.comwrote:

 Saminda are we also looking at testing CS with Stratos? We may need to plan
 another release in sync with Stratos 1.5.

 Sanjiva.


 On Fri, Jun 10, 2011 at 12:10 PM, Saminda Wijeratne samin...@wso2.comwrote:

 We are down to finishing maven support for Carbon-UI artifacts, which is
 almost down.

 this should be *done


 Saminda


 On Wed, Jun 8, 2011 at 6:10 PM, Dakshitha Ratnayake 
 dakshi...@wso2.comwrote:

 Completed:
 AS
Axis2 Service Artifact
JAX-WS Artifact
WAR Artifact

  DSS
Data Service Artifact
Data Service Validator Artifact

  BPS
BPEL Artifact

  GS
Gadget Artifact

 Pending:
  General
Carbon UI Artifact

  ESB
Synapse Configuration Artifact



 On Tue, Jun 7, 2011 at 7:00 PM, Saminda Wijeratne samin...@wso2.comwrote:

 They were completed yesterday itself.

 Saminda


 On Tue, Jun 7, 2011 at 6:54 PM, Sumedha Rubasinghe sume...@wso2.comwrote:

 What about

- AS
   - JAX-WS Artifact
- GS
   - Gadget Artifact

 from yesterday's list? Are they completed or pending?

 /sumedha




 On Tue, Jun 7, 2011 at 6:15 PM, Saminda Wijeratne 
 samin...@wso2.comwrote:

 Completed:

- Deploying a CAR to a remote carbon server through CS
- Data Service Validator Artifact - completed
- Almost done the maven support for Data Service Artifact  WAR
artifact.

 Pending:

- Maven support for,
   - Synapse Configuration Artifact
   - Carbon UI Artifact
   - BPEL Artifact
- Undeploy CAR from remote carbon server through CS

 Saminda

 On Tue, Jun 7, 2011 at 5:56 PM, Sumedha Rubasinghe 
 sume...@wso2.comwrote:

 Saminda,
 What is the status as of EoD today? How far have we completed? How
 many remaining?

 /sumedha

 On Mon, Jun 6, 2011 at 5:12 PM, Saminda Wijeratne samin...@wso2.com
  wrote:

 Pending maven support artifacts:
  AS
JAX-WS Artifact
WAR Artifact

  DSS
Data Service Artifact
 Data Service Validator Artifact

  BPS
BPEL Artifact

  ESB
Synapse Configuration Artifact

  GS
Gadget Artifact

  General
Carbon UI Artifact

 As of the internal DM tools discussion we had, we'll fix the inline
 smooks configuration support for the ESB editor also for this release.

 Saminda
 On Mon, Jun 6, 2011 at 4:46 PM, Harshana Martin 
 harsh...@wso2.comwrote:

 Progress Update as of Now:

 Completed:

 1. DS Validator Artifact
 2. Axis2 Service Artifact

 Other artifacts are in progress.

  Thanks and Regards,
 Harshana

 On Mon, May 30, 2011 at 12:19 PM, Harshana Martin 
 harsh...@wso2.com wrote:

 Hi All,

 We released Carbon Studio 1.0.10 with the maven support for the
 following artifacts.

  ESB:
1. Endpoints
2. Sequences
3. Proxy Services
4. Local Entries
5. Custom Mediators

  G-Reg:
6. Registry resources
7. Registry Filters
8. Registry Handlers

  General:
9. Java Library

 We are planning to complete the task of providing maven support
 with 1.0.11 release. Hence we will provide maven support for the
 following artifacts in 1.0.11 release.

  AS
10. Axis2 Service Artifact
11. JAX-WS Artifact
12. WAR Artifact

  DSS
13. Data Service Artifact
14. Data Service Validator Artifact

  BPS
15. BPEL Artifact

  ESB
16. Synapse Configuration Artifact

  GS
17. Gadget Artifact

  General
18. Carbon UI Artifact

 Apart from the maven support, this release will contain bug fixes
 as well.

 Thanks and Regards,
 Harshana
 --
 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



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



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



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



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

Re: [Carbon-dev] Updating the current ESB Editor in CS

2011-06-07 Thread Saminda Wijeratne
I'm afraid so if we are to support ESB 4.0.0 when it gets released.

Saminda

On Mon, Jun 6, 2011 at 4:41 PM, Samisa Abeysinghe sam...@wso2.com wrote:

 So does this mean that we will continue to bug fix the existing ESB
 editor?

 On Mon, Jun 6, 2011 at 4:08 PM, Kasun Indrasiri ka...@wso2.com wrote:



 On Mon, Jun 6, 2011 at 3:37 PM, Malith Dhanushka mal...@wso2.com wrote:

 Hi all,
 We have identified following areas need to be modified in the
 current CS ESB Editor to sync properly with the upcoming release of ESB.

- New mediators
   - store mediator
   - url re-writer
   - call-template
   - conditional-router
- New features
   - message store
   - message process
   - sequence template
   - endpoint template
- Modified mediators
   - Send
   - XSLT
   - XQuery
   - Validate
   - Clone
   - Aggregate
   - Iterate
   - Sequence
   - Event
   - Sequence -description element

 Also please include
 - enrich mediator modifications. (Enriching from a registry resource)
 - endpoint properties
 - Descriptions for mediators, sequences and endpoints in synapse config.

 Thanks.

 Mediator modification is already finished  developing new
 mediators,features is now in progress.

 Thanks,
 Malith

 ___
 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

 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


Re: [Carbon-dev] Carbon Studio 1.0.11 plan

2011-06-07 Thread Saminda Wijeratne
Completed:

   - Deploying a CAR to a remote carbon server through CS
   - Data Service Validator Artifact - completed
   - Almost done the maven support for Data Service Artifact  WAR
   artifact.

Pending:

   - Maven support for,
  - Synapse Configuration Artifact
  - Carbon UI Artifact
  - BPEL Artifact
   - Undeploy CAR from remote carbon server through CS

Saminda

On Tue, Jun 7, 2011 at 5:56 PM, Sumedha Rubasinghe sume...@wso2.com wrote:

 Saminda,
 What is the status as of EoD today? How far have we completed? How many
 remaining?

 /sumedha

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

 Pending maven support artifacts:
  AS
JAX-WS Artifact
WAR Artifact

  DSS
Data Service Artifact
 Data Service Validator Artifact

  BPS
BPEL Artifact

  ESB
Synapse Configuration Artifact

  GS
Gadget Artifact

  General
Carbon UI Artifact

 As of the internal DM tools discussion we had, we'll fix the inline smooks
 configuration support for the ESB editor also for this release.

 Saminda
 On Mon, Jun 6, 2011 at 4:46 PM, Harshana Martin harsh...@wso2.comwrote:

 Progress Update as of Now:

 Completed:

 1. DS Validator Artifact
 2. Axis2 Service Artifact

 Other artifacts are in progress.

  Thanks and Regards,
 Harshana

 On Mon, May 30, 2011 at 12:19 PM, Harshana Martin harsh...@wso2.comwrote:

 Hi All,

 We released Carbon Studio 1.0.10 with the maven support for the
 following artifacts.

  ESB:
1. Endpoints
2. Sequences
3. Proxy Services
4. Local Entries
5. Custom Mediators

  G-Reg:
6. Registry resources
7. Registry Filters
8. Registry Handlers

  General:
9. Java Library

 We are planning to complete the task of providing maven support with
 1.0.11 release. Hence we will provide maven support for the following
 artifacts in 1.0.11 release.

  AS
10. Axis2 Service Artifact
11. JAX-WS Artifact
12. WAR Artifact

  DSS
13. Data Service Artifact
14. Data Service Validator Artifact

  BPS
15. BPEL Artifact

  ESB
16. Synapse Configuration Artifact

  GS
17. Gadget Artifact

  General
18. Carbon UI Artifact

 Apart from the maven support, this release will contain bug fixes as
 well.

 Thanks and Regards,
 Harshana
 --
 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



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



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


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


Re: [Carbon-dev] Carbon Studio 1.0.11 plan

2011-06-07 Thread Saminda Wijeratne
They were completed yesterday itself.

Saminda

On Tue, Jun 7, 2011 at 6:54 PM, Sumedha Rubasinghe sume...@wso2.com wrote:

 What about

- AS
   - JAX-WS Artifact
- GS
   - Gadget Artifact

 from yesterday's list? Are they completed or pending?

 /sumedha




 On Tue, Jun 7, 2011 at 6:15 PM, Saminda Wijeratne samin...@wso2.comwrote:

 Completed:

- Deploying a CAR to a remote carbon server through CS
- Data Service Validator Artifact - completed
- Almost done the maven support for Data Service Artifact  WAR
artifact.

 Pending:

- Maven support for,
   - Synapse Configuration Artifact
   - Carbon UI Artifact
   - BPEL Artifact
- Undeploy CAR from remote carbon server through CS

 Saminda

 On Tue, Jun 7, 2011 at 5:56 PM, Sumedha Rubasinghe sume...@wso2.comwrote:

 Saminda,
 What is the status as of EoD today? How far have we completed? How many
 remaining?

 /sumedha

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

 Pending maven support artifacts:
  AS
JAX-WS Artifact
WAR Artifact

  DSS
Data Service Artifact
 Data Service Validator Artifact

  BPS
BPEL Artifact

  ESB
Synapse Configuration Artifact

  GS
Gadget Artifact

  General
Carbon UI Artifact

 As of the internal DM tools discussion we had, we'll fix the inline
 smooks configuration support for the ESB editor also for this release.

 Saminda
 On Mon, Jun 6, 2011 at 4:46 PM, Harshana Martin harsh...@wso2.comwrote:

 Progress Update as of Now:

 Completed:

 1. DS Validator Artifact
 2. Axis2 Service Artifact

 Other artifacts are in progress.

  Thanks and Regards,
 Harshana

 On Mon, May 30, 2011 at 12:19 PM, Harshana Martin 
 harsh...@wso2.comwrote:

 Hi All,

 We released Carbon Studio 1.0.10 with the maven support for the
 following artifacts.

  ESB:
1. Endpoints
2. Sequences
3. Proxy Services
4. Local Entries
5. Custom Mediators

  G-Reg:
6. Registry resources
7. Registry Filters
8. Registry Handlers

  General:
9. Java Library

 We are planning to complete the task of providing maven support with
 1.0.11 release. Hence we will provide maven support for the following
 artifacts in 1.0.11 release.

  AS
10. Axis2 Service Artifact
11. JAX-WS Artifact
12. WAR Artifact

  DSS
13. Data Service Artifact
14. Data Service Validator Artifact

  BPS
15. BPEL Artifact

  ESB
16. Synapse Configuration Artifact

  GS
17. Gadget Artifact

  General
18. Carbon UI Artifact

 Apart from the maven support, this release will contain bug fixes as
 well.

 Thanks and Regards,
 Harshana
 --
 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



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



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



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



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


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


Re: [Carbon-dev] Determining product + product version + carbon version

2011-06-06 Thread Saminda Wijeratne
On Sun, Jun 5, 2011 at 6:21 PM, Saminda Wijeratne samin...@wso2.com wrote:

 How does the server dashboard fill its information? I noticed it contains
 the product version.

Basically I'm assuming these information is passed via a web service to the
FE. If so whats that service :)?

Saminda


 Saminda

 On Sun, Jun 5, 2011 at 5:24 PM, Senaka Fernando sen...@wso2.com wrote:



 On Sun, Jun 5, 2011 at 4:20 PM, Hiranya Jayathilaka hira...@wso2.comwrote:

 Perhaps we should consider providing this information through one of the
 code admin services - Component manager admin or server admin? Might come in
 handy for other users/developers as well.


 Yes, I think this is what's needed.

 Anyway, the carbon platform version was not added to the carbon.xml since
 there was no requirement of knowing the platform version within a particular
 server instance. This was simply added as a separate file to get
 ./wso2carbon.sh --version to work. So, IMO we need to move this to
 carbon.xml, and create some generic service so that this information can be
 obtained from a running server.

 And, we should use the Version service for this purpose, AFAIU. WDYT?

 Thanks,
 Senaka.


 Thanks,
 Hiranya

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

 If the server location is unknown or inaccessible, carbon.xml method
 will not work for #2 :(.

 Saminda


 On Sun, Jun 5, 2011 at 1:58 PM, Muhammed Shariq sha...@wso2.comwrote:

 On Sun, Jun 5, 2011 at 12:55 PM, Milinda Pathirage 
 mili...@wso2.comwrote:

 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.

 +1 .. good to have all in one place.


 Thanks
 Milinda


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



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



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

 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.com
  wrote:



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

 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

Re: [Carbon-dev] Carbon Studio 1.0.11 plan

2011-06-06 Thread Saminda Wijeratne
Pending maven support artifacts:
 AS
   JAX-WS Artifact
   WAR Artifact

 DSS
   Data Service Artifact
   Data Service Validator Artifact

 BPS
   BPEL Artifact

 ESB
   Synapse Configuration Artifact

 GS
   Gadget Artifact

 General
   Carbon UI Artifact

As of the internal DM tools discussion we had, we'll fix the inline smooks
configuration support for the ESB editor also for this release.

Saminda
On Mon, Jun 6, 2011 at 4:46 PM, Harshana Martin harsh...@wso2.com wrote:

 Progress Update as of Now:

 Completed:

 1. DS Validator Artifact
 2. Axis2 Service Artifact

 Other artifacts are in progress.

  Thanks and Regards,
 Harshana

 On Mon, May 30, 2011 at 12:19 PM, Harshana Martin harsh...@wso2.comwrote:

 Hi All,

 We released Carbon Studio 1.0.10 with the maven support for the following
 artifacts.

  ESB:
1. Endpoints
2. Sequences
3. Proxy Services
4. Local Entries
5. Custom Mediators

  G-Reg:
6. Registry resources
7. Registry Filters
8. Registry Handlers

  General:
9. Java Library

 We are planning to complete the task of providing maven support with
 1.0.11 release. Hence we will provide maven support for the following
 artifacts in 1.0.11 release.

  AS
10. Axis2 Service Artifact
11. JAX-WS Artifact
12. WAR Artifact

  DSS
13. Data Service Artifact
14. Data Service Validator Artifact

  BPS
15. BPEL Artifact

  ESB
16. Synapse Configuration Artifact

  GS
17. Gadget Artifact

  General
18. Carbon UI Artifact

 Apart from the maven support, this release will contain bug fixes as well.

 Thanks and Regards,
 Harshana
 --
 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


___
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 Saminda Wijeratne
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?

Saminda

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



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



 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


Re: [Carbon-dev] Determining product + product version + carbon version

2011-06-05 Thread Saminda Wijeratne
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.com wrote:



 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


Re: [Carbon-dev] Determining product + product version + carbon version

2011-06-05 Thread Saminda Wijeratne
How does the server dashboard fill its information? I noticed it contains
the product version.

Saminda

On Sun, Jun 5, 2011 at 5:24 PM, Senaka Fernando sen...@wso2.com wrote:



 On Sun, Jun 5, 2011 at 4:20 PM, Hiranya Jayathilaka hira...@wso2.comwrote:

 Perhaps we should consider providing this information through one of the
 code admin services - Component manager admin or server admin? Might come in
 handy for other users/developers as well.


 Yes, I think this is what's needed.

 Anyway, the carbon platform version was not added to the carbon.xml since
 there was no requirement of knowing the platform version within a particular
 server instance. This was simply added as a separate file to get
 ./wso2carbon.sh --version to work. So, IMO we need to move this to
 carbon.xml, and create some generic service so that this information can be
 obtained from a running server.

 And, we should use the Version service for this purpose, AFAIU. WDYT?

 Thanks,
 Senaka.


 Thanks,
 Hiranya

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

 If the server location is unknown or inaccessible, carbon.xml method will
 not work for #2 :(.

 Saminda


 On Sun, Jun 5, 2011 at 1:58 PM, Muhammed Shariq sha...@wso2.com wrote:

 On Sun, Jun 5, 2011 at 12:55 PM, Milinda Pathirage mili...@wso2.comwrote:

 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.

 +1 .. good to have all in one place.


 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.comwrote:



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

 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.com wrote:

 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

Re: [Carbon-dev] Determining product + product version + carbon version

2011-06-04 Thread Saminda Wijeratne
For 1 we could use carbon.xml to determine product  product version but it
does not include the carbon version. Any way to figure this out other than
keeping an internal map?

Saminda

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?

 Thanks,
 Saminda

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


Re: [Carbon-dev] issue in carbon studio when creating a Capp project.

2011-05-31 Thread Saminda Wijeratne
Hmm... what versions of Eclipse/jdk/windows are you using?

Saminda

On Wed, Jun 1, 2011 at 9:14 AM, Jorge Infante Osorio jorg...@uci.cu wrote:

 Hi folks.

 I have an Eclipse installation with CS 10.0.10 and I have a problem when
 creating a Capp project.

 I open the New Carbon Application Project windows, enter a Name, click
 finish, I see in the packet explorer that the project was created but the
 open window  doesn’t disappear and If I click finish again I see this
 message: Could not create artifacts with special characters .

 The project work fine.

 Any idea.?

 Thanks,
 Ing. Jorge Infante Osorio.
 J´Dpto Soluciones SOA.
 CDAE.
 UCI


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

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


Re: [Carbon-dev] issue in carbon studio when creating a Capp project.

2011-05-31 Thread Saminda Wijeratne
If it is possible can you attach the workspace log file please. its located
at ECLIPSE_WORKSPACE/.metadata/.log

Thanks,
Saminda

On Wed, Jun 1, 2011 at 9:55 AM, Jorge Infante Osorio jorg...@uci.cu wrote:

 Eclipse Java EE IDE for Web Developers.
 Version: Helios Release
 Build id: 20100617-1415


 C:\Documents and Settings\Administradorjava -version
 java version 1.6.0_14-ea
 Java(TM) SE Runtime Environment (build 1.6.0_14-ea-b02)
 Java HotSpot(TM) Client VM (build 14.0-b11, mixed mode, sharing)

 Windows XP SP3

 Ing. Jorge Infante Osorio.
 J´Dpto Soluciones SOA.
 CDAE.
 UCI

 De: carbon-dev-boun...@wso2.org [mailto:carbon-dev-boun...@wso2.org] En
 nombre de Saminda Wijeratne
 Enviado el: miércoles, 01 de junio de 2011 0:13
 Para: carbon-dev@wso2.org
 Asunto: Re: [Carbon-dev] issue in carbon studio when creating a Capp
 project.

 Hmm... what versions of Eclipse/jdk/windows are you using?

 Saminda
 On Wed, Jun 1, 2011 at 9:14 AM, Jorge Infante Osorio jorg...@uci.cu
 wrote:
 Hi folks.

 I have an Eclipse installation with CS 10.0.10 and I have a problem when
 creating a Capp project.

 I open the New Carbon Application Project windows, enter a Name, click
 finish, I see in the packet explorer that the project was created but the
 open window  doesn’t disappear and If I click finish again I see this
 message: Could not create artifacts with special characters .

 The project work fine.

 Any idea.?

 Thanks,
 Ing. Jorge Infante Osorio.
 J´Dpto Soluciones SOA.
 CDAE.
 UCI


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


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

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


[Carbon-dev] Carbon Studio 1.0.10 Released

2011-05-28 Thread Saminda Wijeratne
 WSO2 Carbon Studio 1.0.10 Release Notes 28th May 2011

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

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

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

   - General
  - Usability Improvements
   - Apache Maven Support
  - Registry Handlers
  - Registry Filters
  - ESB Custom Mediators
  - 3rd Party Libraries

Fixed Issues

   - [TOOLS-549] https://wso2.org/jira/browse/TOOLS-549 -Cannot create a
   registry resource by right clicking on artifacts
   - [TOOLS-615] https://wso2.org/jira/browse/TOOLS-615 -Resource shown
   with a collection icon
   - [TOOLS-618] https://wso2.org/jira/browse/TOOLS-618 -Copy/Paste
   disabled on resource tree in registry pespective
   - [TOOLS-622] https://wso2.org/jira/browse/TOOLS-622 -User is requested
   to enter authentication details twice when trying to browse the Registry
   - [TOOLS-635] https://wso2.org/jira/browse/TOOLS-635 - Move Server
   Roles on left menu of project to the bottom since it is not a prominant
   feature.
   - [TOOLS-636] https://wso2.org/jira/browse/TOOLS-636 - Default return
   type of the auto-generated ESB custom mediator should be 'true'
   - [TOOLS-642] https://wso2.org/jira/browse/TOOLS-642 - Carbon Studio -
   Samples - DataService Number Validator sample not working
   - [TOOLS-645] https://wso2.org/jira/browse/TOOLS-645 - Remove author
   tag from Carbon Studio - Samples - Axis2 Account Service
   - [TOOLS-647] https://wso2.org/jira/browse/TOOLS-647 - Option to add
   WSDL resources for given WSDL when creating a proxy service.
   - [TOOLS-648] https://wso2.org/jira/browse/TOOLS-648 - Add ESB
   artifacts wizards to New menu items when right click on artifacts folder
   - [TOOLS-649] https://wso2.org/jira/browse/TOOLS-649 - Add G-Reg
   artifact wizards to New menu items when right click on artifacts folder
   - [TOOLS-650] https://wso2.org/jira/browse/TOOLS-650 - Add Advanced
   Server Extension artifacts wizards to New menu items when right click on
   artifacts folder
   - [TOOLS-651] https://wso2.org/jira/browse/TOOLS-651 - Add BPEL
   artifact wizards to New menu items when right click on artifacts folder
   - [TOOLS-652] https://wso2.org/jira/browse/TOOLS-652 - Add DS artifact
   wizards to New menu items when right click on artifacts folder
   - [TOOLS-653] https://wso2.org/jira/browse/TOOLS-653 - Add JAX-WS, War,
   Carbon UI, Java-Library artifacts wizards to New menu items when right click
   on artifacts folder
   - [TOOLS-656] https://wso2.org/jira/browse/TOOLS-656 - It's not a MUST
   to create a Filter when creating a Registry Handler
   - [TOOLS-657] https://wso2.org/jira/browse/TOOLS-657 - Registry Handler
   - selected methods to override do not get generated on Handler class
   - [TOOLS-659] https://wso2.org/jira/browse/TOOLS-659 - Axis2 Sample and
   DS Sample containing project names are not set to the sample
   - [TOOLS-660] https://wso2.org/jira/browse/TOOLS-660 - CAR creation
   functionality does not work
   - [TOOLS-661] https://wso2.org/jira/browse/TOOLS-661 - Fundamental
   flaws in how Registry Filters are used
   - [TOOLS-663] https://wso2.org/jira/browse/TOOLS-663 - Carbon UI Bundle
   - disable next button if no UI bundle is selected in the first screen

Key Features

   - Application Server Tools
  - Create and Edit Apache Axis2 Web Service
  - Create WSDL for Apache Axis2 Web Service archive (aar file)
  - Generate Web Service client
  - Web Applications
  - JAX-WS services
  - Create Axis2 RPC Message Receivers classes
   - Enterprise Service Bus Tools
  - Sequences
  - Endpoints
  - Proxy Services
  - Local Entries
  - Create custom mediators
  - Registry Referencing
  - Create sequences and endpoints as registry resources
  - JBoss Smooks tools integration
   - Governance Registry Tools
  - Create and deploy registry resources
  - Create, edit, debug and deploy registry handlers, filters and
  registry aspects
  - Manage your remote registry instance
  - Creating registry resources through templates
  - Enable/disable actions and update icons based on permissions for
  registry resources for the specified user
  - Upload WSDL resources to the registry as governance archives (GAR
  support)
   - Business Process Server Tools
  - View, create and edit BPEL projects
   - Gadget Server Tools
  - Create and edit gadgets
   - Data Services Server Tools
  - Create and edit data services (XML configurations)
  - Create and edit data services validators
   - Carbon 

Re: [Carbon-dev] Migrating to new eclipse bpel-editor trunk in Carbon Studio

2011-05-27 Thread Saminda Wijeratne
+1.

AFAIK not all patches contributed to the eclipse bpel editor project were
applied. Please contact Keheliya or Ishan to obtain the patch list or use
the svn to track down commited patches to our forked bpel-editor source.

Hasitha, make sure eclipse bpel-editor trunk revision you are going to
migrate to CS is stable enough.

Saminda

On Fri, May 27, 2011 at 7:26 PM, Denis Weerasiri de...@wso2.com wrote:

 Hi,
 Hasitha is working on some improvements to bpel editor trunk at
 http://dev.eclipse.org/viewcvs/viewvc.cgi/org.eclipse.bpel/?root=Technology_Project
  .

 But Carbon Studio team maintain  a forked older revision
 http://svn.wso2.org/repos/wso2/branches/tools/eclipse/carbon-studio/1.0.0/bps/
  (which
 include some patches applied by Keheliya et. al + Modifications done by CS
 team),

 I think Hasitha can work on this migration. WDYT?

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


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


Re: [Carbon-dev] Does JAX-WS work?

2011-05-20 Thread Saminda Wijeratne
On Sat, May 21, 2011 at 3:29 AM, Brad Cox bradj...@gmail.com wrote:

 Never mind. Its loading now and into the debugger.

 Much happier but still grumpy about the lack of help from the tools. So it
 goes. ;)

We are working on the lack of tools part ;)

Saminda



 On Fri, May 20, 2011 at 5:09 PM, Brad Cox bradj...@gmail.com wrote:

 Never tried this before but this link to my Dropbox public folder seems to
 work.

 http://db.tt/7lYyBF3


 On Fri, May 20, 2011 at 4:55 PM, Brad Cox bradj...@gmail.com wrote:

 Your MTA refused the jar. Suggestions?
 carbon-dev@wso2.org
SMTP error from remote mail server after MAIL FROM:
 bradj...@gmail.com SIZE=27548680:
host 209.126.229.56 [209.126.229.56]: 552 5.3.4 Message size exceeds
 fixed limit

  On Fri, May 20, 2011 at 4:52 PM, Brad Cox bradj...@gmail.com wrote:

 Thanks for the help Afkham. Using WSAS 4.0, here's the console msg. Jar
 is attached.

 Error: No @WebService annotated service implementations found in the
 jar:
 file:/Users/Brad/wsas-4.0.0/repository/deployment/server/servicejars/PolicyService.jar.
 Service deployment failed.

 There's a bunch of complaining in the detailed log of this variety:

 org.apache.axiom.om.OMNamespace is an interface, and JAXB can't handle
 interfaces.

 this problem is related to the following location:


 That's on my home mac. At work earlier I was seeing entirely different
 symptoms; failing to find access_control-xacml-2.0-context-schema-os.xsd
 which definitely does exist and is pointed to by my Catalog.properties
 file.


- Which invites the question, how does JAX-WS on the server know
about Catalog.properties, or find any xsds if not.
-
- From digging around in tmp, it seems JAX-WS on the server is
repeating the whole JAX-WS/JAX-P process on its own rather than using 
 the
wsdl and files I provided.


 As you can see, I'm VERY confused.

 On Fri, May 20, 2011 at 3:14 PM, Afkham Azeez az...@wso2.com wrote:

 Will it be possible to send this jar over? We can test  let you know.
 We have made a lot of improvements to JAXWS  fixed many issues in the
 forthcoming AS release.
 On May 20, 2011 11:41 PM, Brad Cox bradj...@gmail.com wrote:
  While struggling to load a JAX-WS service and getting this useless
 msg
  nomatter what I try
 
  Error: No @WebService annotated service implementations found in the
 jar:
 
 file:/D:/wsas-4.0.0/repository/deployment/server/servicejars/PolicyService.jar.
  Service deployment failed.
 
  I thought to check the WIKI and found this in the plan for 2011
 
  2. JAXWS Support
  - make it really work with JAXWS
  - pass TCK
 
  So I thought I should ask. Does WSAS 4.0 make it really work with
 JAXWS?
  If so, how do *users* make it work? ;)

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




 --
 Cell: 703-594-1883
 Blog: http://bradjcox.blogspot.com
 Web: http://virtualschool.edu
 Manassas VA 20111




 --
 Cell: 703-594-1883
 Blog: http://bradjcox.blogspot.com
 Web: http://virtualschool.edu
 Manassas VA 20111




 --
 Cell: 703-594-1883
 Blog: http://bradjcox.blogspot.com
 Web: http://virtualschool.edu
 Manassas VA 20111




 --
 Cell: 703-594-1883
 Blog: http://bradjcox.blogspot.com
 Web: http://virtualschool.edu
 Manassas VA 20111


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


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


Re: [Carbon-dev] What are the AS (WSAS) related features in CS?

2011-05-18 Thread Saminda Wijeratne
Hi Brad,

Not all artifacts require CApp. For example creating the axis2 service can
be done without going through a CApp. Just do step 3 of what Harshana has
mentioned  export the created/updated project as WSO2 Exporter - Axis2
Service Archive [AAR].

Except for a few most of the artifacts can be extracted individually as
such. But ofcourse those facts are not very well documented (which is
something we have to work on). Thanks for the input.

Saminda

On Thu, May 19, 2011 at 3:10 AM, Brad Cox bradj...@gmail.com wrote:

 Specifically, no one here has explained why creating a Carbon app is
 anything but a distracting digression. The wsdl is already inside a
 perfectly good eclipse project. What does creating a carbon app add other
 than a distraction from the task at hand?


 On Wed, May 18, 2011 at 2:29 PM, Sumedha Rubasinghe sume...@wso2.comwrote:



 On Wed, May 18, 2011 at 11:48 PM, Afkham Azeez az...@wso2.com wrote:

 Isn't there a better more straightforward way of doing this, with a
 lesser number of steps?


 If your referring to steps mentioned by Harshana, I don't think there is
 much left for us to reduce (except for #2, which we have discussed b4).
 But, if you referring to the steps in the wizard, those are mainly due to
 our decision to use Eclipse's existing support for Web Services. This
 decision was taken some time ago when we started CS efforts  might look
 ugly with respect to today's context.

 /sumedha




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

 Hi Waruna,

 On Wed, May 18, 2011 at 10:57 PM, Waruna Ranasinghe war...@wso2.comwrote:

 Hi Saminda,

 On Mon, Feb 7, 2011 at 6:29 PM, Saminda Wijeratne 
 samin...@wso2.comwrote:

 Following is a bullet point list of what CS can do for App Server.

- Web Services
   - Create/Edit Axis2 Web Service
  - Contract first (Top down approach)

 Where can I find the docs for the contract first approach?
 I tried the new Axis2 service wizard, but it does not show an option
 to create a service using a wsdl.


 1. Add your WSDl file to a C-App project
 2. Change your Eclipse perspective to JavaEE (if you are not already in
 it)
 3. Right click on the WSDL file - Web Services - Generate Java Bean
 Skeleton (Shown in attached Figure 1)

 Generating client option is also there.

 Thanks and Regards,
 Harshana


 Thanks,
 Waruna



- Code first (Bottom-up approach)
   - Create/Edit Data Services
   - Package  deploy JAX-WS, Axis2 web services  Data services
   to CAR formats
   - Test/Debug all java based web service
   - Create WSDL for axis2 web service archive (aar file)
   - Generate web service client
  - From aar file
  - WSDL
   - Web Applications
   - Create/edit web applications
   - Test/Debug
   - Package  deploy to CAR formats


 Saminda

 On Mon, Feb 7, 2011 at 4:42 PM, Samisa Abeysinghe sam...@wso2.comwrote:

 This is still too verbose. Please see my earlier reply to Harshana. I
 just need a list of what features each tool/plug-in inside CS support.

 And please do not wait till next release. We need this today to
 explain to users what they can do with CS. So consider at least 
 updating the
 hosted docs.

 Plus, we need the details how on each as well - that can go with next
 release.


 On Mon, Feb 7, 2011 at 4:37 PM, Chathuri Wimalasena 
 chath...@wso2.com wrote:

 Hi,

 You have to log in to OT, to view the attached doc. It contains most
 of the functionalities that are available in app server space in a 
 detailed
 manner. (attaching the doc)

 We will create a doc and add this to Carbon Studio documentation for
 our next release. Created a Jira 
 [1https://wso2.org/jira/browse/TOOLS-402]
 for this.

 Regards,
 Chathuri

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


 On Mon, Feb 7, 2011 at 4:15 PM, Samisa Abeysinghe 
 sam...@wso2.comwrote:

 What is the doc attached? I see an image only attached to the
 thread.

 This query comes from a customer.

 We need to have a focused list of features, like in a data sheet,
 in each of the area that we support developing using CS.

 Right now, I cannot find any one stop shop in terms of what I can
 use CS with each product/are of use.

 Please add this to the doc, and also maintain for each release.
 Please send me the link once you do.


 On Fri, Feb 4, 2011 at 11:59 PM, Chathuri Wimalasena 
 chath...@wso2.com wrote:

 Hi Samisa,

 Once a user has raised a question regarding 
 [1http://wso2.org/forum/thread/11305]
 service creation in carbon studio user forum. In the attached doc, 
 for that
 forum post, includes most of the functionalities that are capable 
 from
 carbon studio in WSAS tools.

 [1] http://wso2.org/forum/thread/11305

 http://wso2.org/forum/thread/11305Regards,
 Chathuri


 On Fri, Feb 4, 2011 at 5:11 PM, Harshana Martin 
 harsh...@wso2.com wrote:



 On Fri, Feb 4, 2011 at 12:03 PM, Samisa Abeysinghe 
 sam...@wso2.com wrote:

 So again my original question - where

Re: [Carbon-dev] [Carbon Studio] Why have Jars in svn?

2011-05-17 Thread Saminda Wijeratne
On Wed, May 18, 2011 at 9:57 AM, Selvaratnam Uthaiyashankar 
shan...@wso2.com wrote:



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

 Hi Samisa,

 This issue has been raised in code-reviews as well[1]. Saminda has
 explained few reasons why we are doing this for the moment.

 Still the build is not perfect and we are in the process of solving these
 issues using Eclipse Tycho [2] integration. We can specify those jars in the
 relevant poms. Then if someone wants to import the sources in to eclipse,
 he/she will have to create maven eclipse project artifacts.

 With the current way, users can just check-out sources and import it to
 their workspace. He/She does not have to create maven eclipse project
 artifacts.



 This is not a valid argument :). People normally do mvn eclipse:eclipse.
 They don't expect to just checkout and import the source.

That is the ideal thing we tried to do when we introduced maven build. But
doing a mvn eclipse:eclipse screws up the IDE settings files for an eclipse
*plugin *(thus eclipse no longer detecting the project as a plugin). We are
expecting to get this solved via tycho.

Saminda



 Regards,
 Shankar




 At the same time, when creating artifacts like custom mediators, registry
 handlers, we need to add these jars to C-App classpath.

 [1]. https://wso2.org/crucible/cru/COMPONENT-14#c228
 [2].
 http://www.eclipse.org/projects/project_summary.php?projectid=technology.tycho

 Thanks and Regards,
 Harshana

 On Tue, May 17, 2011 at 9:26 AM, Samisa Abeysinghe sam...@wso2.comwrote:


 https://svn.wso2.org/repos/wso2/branches/tools/eclipse/carbon-studio/1.0.0/common/org.wso2.carbonstudio.eclipse.libraries/lib/


 https://svn.wso2.org/repos/wso2/branches/tools/eclipse/carbon-studio/1.0.0/common/org.wso2.carbonstudio.eclipse.libraries/lib/And
 there are more. Why?

 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




 --
 S.Uthaiyashankar
 Senior Architect  Senior Manager
 WSO2 Inc.
 http://wso2.com/ - lean . enterprise . middleware

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


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


Re: [Carbon-dev] [Carbon Studio] Too many warnings while compiling code

2011-05-10 Thread Saminda Wijeratne
Well the plan to fix it on trunk was to fix the warnings when we come across
the classes while merging source code or fixing issues. Once done that (i.e.
after having a working trunk) go through the code from top to bottom to fix
the rest of the warnings. I guess we can apply the same for the branch as
well.

Saminda

On Tue, May 10, 2011 at 7:00 PM, Samisa Abeysinghe sam...@wso2.com wrote:

 What is the plan to fixing find bugs issues on live branch?


 On Thu, May 5, 2011 at 7:27 AM, Samisa Abeysinghe sam...@wso2.com wrote:



 On Thu, May 5, 2011 at 12:28 AM, Saminda Wijeratne samin...@wso2.comwrote:

 We only ran findbugs  fixed warnings in the code which we revisited for
 refactoring and used for code reviews. Thus we couldn't reach yet for a
 large portion of the code we've written. However for the new
 implementations in the trunk we have fixed the warnings.


 Are we not going to merge the branch with trunk at some point? In that
 case, the branch will break again.

 Anyway, the bugs on the branch could be associated with find bugs stuff. I
 can tell what is wrong in the code just seeing what is wrong in
 the behavior. So we better fix these on branch.

 I could fix but the build does not yet work for me.


 Saminda

 On Wed, May 4, 2011 at 9:06 PM, Samisa Abeysinghe sam...@wso2.comwrote:

 And looks like find bugs never run on this code.

 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



 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


Re: [Carbon-dev] [Carbon Studio] Can we get maven stuff onto the branch?

2011-05-10 Thread Saminda Wijeratne
Actually that was kind of the plan for 1.1.0. Get the branch in to trunk, do
what you've proposed while applying to changes suggested by usability
feedback. Before bringing in the maven updates in trunk to branch can we
have a discussion on what should be the model so that everyone has a clear
idea?

Saminda

On Tue, May 10, 2011 at 7:02 PM, Samisa Abeysinghe sam...@wso2.com wrote:

 We are increasingly stabilizing the branch.

 Can we bring the maven stuff into the branch?

 The idea is to not loose stability of the branch, plus not go big bang and
 break everything doing 1.1.0

 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


Re: [Carbon-dev] [Carbon Studio] 1.0.7

2011-05-05 Thread Saminda Wijeratne
Still looking going through the issues. There will be a few we wont be able
to fix by today. Will compile that list send soon.

Saminda

On Thu, May 5, 2011 at 2:09 PM, Samisa Abeysinghe sam...@wso2.com wrote:

 NACK?


 On Thu, May 5, 2011 at 11:53 AM, Samisa Abeysinghe sam...@wso2.comwrote:

 Are we doing $subject today?

 I still see 16 L1s open in Jira

 Thanks,
 Samisa...

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



 Thanks,
 Samisa...

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




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


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


Re: [Carbon-dev] [CS] Build error in registry

2011-05-05 Thread Saminda Wijeratne
On Thu, May 5, 2011 at 2:40 PM, Samisa Abeysinghe sam...@wso2.com wrote:

 Can we rename the package to mediators and be done with it?

That package was codegen from eclipse emf framework. We have customized some
of the classes in it. Package name should be updated Codegen configuration
level  then once the new package is created we need to merge our changes.
This might take a little while. Melan is working on this.

Saminda



 On Thu, May 5, 2011 at 2:36 PM, Melan Nimesh me...@wso2.com wrote:

 Hi,


 On Thu, May 5, 2011 at 2:12 PM, Samisa Abeysinghe sam...@wso2.com
 wrote:
 
 
  On Thu, May 5, 2011 at 1:44 PM, Melan Nimesh me...@wso2.com wrote:
 
  Hi,
 
  I also got same error when building Carbon Studio  in Windows (I am
  using Windows 7 x64). this is due to collision  with
  org.wso2.carbonstudio.eclipse.esb.Mediator class and
  org.wso2.carbonstudio.eclipse.esb.mediator.provider package,
 
  How did you conclude that this is the error from my build log?

 I also tried to build Carbon Studio in my machine and my error log
 also bit similar to your error log, then I looked at corresponding
 source code (org.wso2.carbonstudio.eclipse.esb)

 
 
  In Java we can not have a class name that is the same as a package
  name.( even this class and package not in same case, but windows treat
  them as same)
 
  I am trying to fix this bug with minimum code change,
 
  What is the change you are trying?:

 Most codes contains in this java package
 (org.wso2.carbonstudio.eclipse.esb) are generated codes from our ESB
 ECore model, I am trying to avoid name conflicts without affecting
 other codes


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


Re: [Carbon-dev] [Carbon Studio] 1.0.7

2011-05-05 Thread Saminda Wijeratne
Code freeze [1] today at 3:30pm SL time. Build will be ready for testing by
4pm.

Note that issues here [2] will not be fixed in it.

Saminda

1.
https://svn.wso2.org/repos/wso2/branches/tools/eclipse/carbon-studio/1.0.0
2.
https://wso2.org/jira/secure/IssueNavigator.jspa?reset=truejqlQuery=project+%3D+TOOLS+AND+fixVersion+%3D+%221.0.7%22+AND+status+%3D+Open+ORDER+BY+priority+DESCmode=hide
https://wso2.org/jira/secure/IssueNavigator.jspa?reset=truejqlQuery=project+%3D+TOOLS+AND+fixVersion+%3D+%221.0.7%22+AND+status+%3D+Open+ORDER+BY+priority+DESCmode=hide

On Thu, May 5, 2011 at 2:12 PM, Saminda Wijeratne samin...@wso2.com wrote:

 Still looking going through the issues. There will be a few we wont be able
 to fix by today. Will compile that list send soon.

 Saminda

 On Thu, May 5, 2011 at 2:09 PM, Samisa Abeysinghe sam...@wso2.com wrote:

 NACK?


 On Thu, May 5, 2011 at 11:53 AM, Samisa Abeysinghe sam...@wso2.comwrote:

 Are we doing $subject today?

 I still see 16 L1s open in Jira

 Thanks,
 Samisa...

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



 Thanks,
 Samisa...

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




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



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


Re: [Carbon-dev] [Carbon Studio] 1.0.7

2011-05-05 Thread Saminda Wijeratne
almost. Small signing issue. Uploading the signatures/md5/keys again. Should
be complete within next 30 mins.

Saminda

On Fri, May 6, 2011 at 8:53 AM, Samisa Abeysinghe sam...@wso2.com wrote:

 Ping. Did we release?


 On Thu, May 5, 2011 at 3:01 PM, Saminda Wijeratne samin...@wso2.comwrote:

 Code freeze [1] today at 3:30pm SL time. Build will be ready for testing
 by 4pm.

 Note that issues here [2] will not be fixed in it.

 Saminda

 1.
 https://svn.wso2.org/repos/wso2/branches/tools/eclipse/carbon-studio/1.0.0
 2.
 https://wso2.org/jira/secure/IssueNavigator.jspa?reset=truejqlQuery=project+%3D+TOOLS+AND+fixVersion+%3D+%221.0.7%22+AND+status+%3D+Open+ORDER+BY+priority+DESCmode=hide

 https://wso2.org/jira/secure/IssueNavigator.jspa?reset=truejqlQuery=project+%3D+TOOLS+AND+fixVersion+%3D+%221.0.7%22+AND+status+%3D+Open+ORDER+BY+priority+DESCmode=hide

  On Thu, May 5, 2011 at 2:12 PM, Saminda Wijeratne samin...@wso2.comwrote:

 Still looking going through the issues. There will be a few we wont be
 able to fix by today. Will compile that list send soon.

 Saminda

 On Thu, May 5, 2011 at 2:09 PM, Samisa Abeysinghe sam...@wso2.comwrote:

 NACK?


 On Thu, May 5, 2011 at 11:53 AM, Samisa Abeysinghe sam...@wso2.comwrote:

 Are we doing $subject today?

 I still see 16 L1s open in Jira

 Thanks,
 Samisa...

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



 Thanks,
 Samisa...

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




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




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


Re: [Carbon-dev] [Carbon Studio] Too many warnings while compiling code

2011-05-04 Thread Saminda Wijeratne
We only ran findbugs  fixed warnings in the code which we revisited for
refactoring and used for code reviews. Thus we couldn't reach yet for a
large portion of the code we've written. However for the new
implementations in the trunk we have fixed the warnings.

Saminda

On Wed, May 4, 2011 at 9:06 PM, Samisa Abeysinghe sam...@wso2.com wrote:

 And looks like find bugs never run on this code.

 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


Re: [Carbon-dev] [CS] Build error in registry

2011-05-02 Thread Saminda Wijeratne
Hi Samisa,

Have you set the environmental variable ECLIPSE_HOME? It should point to a
fresh J2EE eclipse distribution.

Saminda

On Mon, May 2, 2011 at 7:07 PM, Samisa Abeysinghe sam...@wso2.com wrote:

 [INFO]
 
 [ERROR] BUILD ERROR
 [INFO]
 
 [INFO] An Ant BuildException has occured: The following error occurred
 while executing this line:
 D:\svn\cs\registry\org.wso2.carbonstudio.eclipse.greg.manager.remote\build.xml:48:
 The following error occurred while executing this line:
 D:\svn\cs\registry\org.wso2.carbonstudio.eclipse.greg.manager.remote\target\ant4eclipse\macros\a4e-pde-macros.xml:140:
 The following error occurred wh
 ile executing this line:
 D:\svn\cs\registry\org.wso2.carbonstudio.eclipse.greg.manager.remote\target\ant4eclipse\macros\a4e-pde-macros.xml:165:
 org.ant4eclipse.lib.core.except
 ion.Ant4EclipseException: Compilation was not successful.

 Thanks,
 Samisa...

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



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


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


[Carbon-dev] WSO2 Committers += Melan Jayasingha

2011-05-02 Thread Saminda Wijeratne
It's my great pleasure to welcome Melan as our newest WSO2 commiter.

He has being working in the tooling team for more than 2 months and during
that time he had performed exceptionally well on the tasks assigned to him.
Being a very quick learner he has provided many patches in a very short time
in several areas of Carbon Studio.

He is currently working on a few major features

   - Create dataservice from Dataservice explorer view [1]
   - POC for eclipse native try-it tool (with the attempt to reuse libraries
   we use in carbon try it)
   - He is also working with the intern AmilaS on the ESB graphical editor.


Congratulations  welcome aboard Melan.

Regards,
Saminda

1. https://wso2.org/jira/browse/TOOLS-532
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Open issues in Carbon Studio

2011-04-26 Thread Saminda Wijeratne
On Tue, Apr 26, 2011 at 11:13 AM, Samisa Abeysinghe sam...@wso2.com wrote:

 At this point, I would lower all new features to L3.

Will do.


 We need to focus on L1  L2 bugs.

+1. We need to atleast reach M5 [1] to have a stable, jira fixable code
base.

Saminda

1.
https://wso2.org/wiki/display/CarbonStudio/Carbon+Studio+1.1.0+Milestone+Plan




 On Fri, Apr 22, 2011 at 8:19 PM, Saminda Wijeratne samin...@wso2.comwrote:

 I went through all the L1  L2 issues again.

 *L1*

  New features - 2 (usability related. should be fixed for 1.1.0)
 *Needs to be fixed at carbon side - 4*
 Not reproducible with the steps given - 1
 Will not fix - 1 (eclipse f/w limitation)
 Fixed - 1 (resolved it)
 Queries - 1 (Answered now)


 *L2*

 *To be fixed in next release - 12*
 *shopping-cart sample issues - 4* (need to verify with latest release)
 BPEL editor issues - 2
 *Needs to be fixed at carbon - 1*
 New features - 1
 improvements - 4 (usability related)
 Needs to verify for the latest release - 4
 Duplicate issue scenario - 1
 Fixed - 8
 Will not fix - 5
 obsolete for 1.1.0 release - 2
 eclipse bugs - 2
 Not related to CS - 1 (carbon-p2-plugin issue)
 Not a bug - 3

 Many of the *bold* ones will be fixed in the future release. i.e. after
 we stabilize 1.1.0 with the expected features. Or we'll have to re-do the
 bug fixes.

 Saminda

 On Fri, Apr 22, 2011 at 7:00 PM, Samisa Abeysinghe sam...@wso2.comwrote:

  I see that there are 180 issues open against CS in Jira.

 And 10 are L1 and 50 are L2.

 What is the plan on fixing these?

 Thanks,
 Samisa...

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



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



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

 Thanks,
 Samisa...

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




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


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


Re: [Carbon-dev] Open issues in Carbon Studio

2011-04-22 Thread Saminda Wijeratne
I went through all the L1  L2 issues again.

*L1*

New features - 2 (usability related. should be fixed for 1.1.0)
*Needs to be fixed at carbon side - 4*
Not reproducible with the steps given - 1
Will not fix - 1 (eclipse f/w limitation)
Fixed - 1 (resolved it)
Queries - 1 (Answered now)


*L2*

*To be fixed in next release - 12*
*shopping-cart sample issues - 4* (need to verify with latest release)
BPEL editor issues - 2
*Needs to be fixed at carbon - 1*
New features - 1
improvements - 4 (usability related)
Needs to verify for the latest release - 4
Duplicate issue scenario - 1
Fixed - 8
Will not fix - 5
obsolete for 1.1.0 release - 2
eclipse bugs - 2
Not related to CS - 1 (carbon-p2-plugin issue)
Not a bug - 3

Many of the *bold* ones will be fixed in the future release. i.e. after we
stabilize 1.1.0 with the expected features. Or we'll have to re-do the bug
fixes.

Saminda

On Fri, Apr 22, 2011 at 7:00 PM, Samisa Abeysinghe sam...@wso2.com wrote:

 I see that there are 180 issues open against CS in Jira.

 And 10 are L1 and 50 are L2.

 What is the plan on fixing these?

 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


Re: [Carbon-dev] Cheat sheet for Carbon Studio

2011-04-21 Thread Saminda Wijeratne
Yeah. This is something in our roadmap also #16 @ [1].

Saminda

1.
https://wso2.org/wiki/display/CarbonStudio/WSO2+Carbon+Studio+-+Road+Map+2010-11

On Thu, Apr 21, 2011 at 12:48 PM, Sumedha Rubasinghe sume...@wso2.comwrote:

 We should consider having a cheat sheet[1] for Carbon Studio @ some point.
 One more step towards being more developer friendly.
 This should highlight how a new developer can quickly get started with
 functionality offered by CS without investing too much time on learning
 about the tool.

 /sumedha

 [1]
 http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse.platform.doc.user/reference/ref-cheatsheets.htm
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


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


[Carbon-dev] Carbon Studio 1.0.5 Released

2011-04-11 Thread Saminda Wijeratne
 WSO2 Carbon Studio 1.0.5 Release Notes 6th April 2011

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

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

   - Carbon Application Tools
  - Ability to create Registry Aspect class
  - Allow creating the library artifact as a fragment bundle
  - Create sequences and endpoints as registry resources
  - Creating registry resources through templates
   - General
  - Adding WSO2 related libraries when developing applications
  - Other usability improvements
   - ESB tools
  - Ability to specify references of ESB artifacts from a filtered list
  of resources in the workspace
  - Ability to create registry resource references on the fly for ESB
  artifacts
  - JBoss Smooks tools integration
   - Governance Registry Tools
  - Enable/disable actions and update icons based on permissions for
  registry resources for the specified user
  - Upload wsdl resources to the registry as governance archives (GAR
  support)
   - Introduced Carbon Studio contribution features [Documentation pending]
  - Extensions to add custom proxy service templates
  - Extensions to add registry resource templates
  - Extensions to allow adding mediatype resolvers
  - Extensions to specify new 3rd party libraries
  - Extensions to specify resource providers for
 - Registry Resources
 - ESB Sequences
 - ESB Endpoints
 - ESB Local Entries

Key Features

   - Application Server Tools
  - Create and Edit Apache Axis2 Web Service
  - Create WSDL for Apache Axis2 Web Service archive (aar file)
  - Generate Web Service client
  - Web Applications
  - JAX-WS services
   - Enterprise Service Bus Tools
  - Sequences
  - Endpoints
  - Proxy Services
  - Local Entries
  - Create custom mediators
  - Registry Referencing
   - Governance Registry Tools
  - Create and deploy registry resources
  - Create, edit, debug and deploy registry handlers, filters and
  registry aspects
  - Manage your remote registry instance
   - Business Process Server Tools
  - View, create and edit BPEL projects
   - Gadget Server Tools
  - Create and edit gadgets
   - Data Services Server Tools
  - Create and edit data services (XML configurations)
  - Create and edit data services validators
   - Carbon Tools
  - Create, edit, debug and deploy Carbon UI bundles
  - Deploy third party libraries as bundles
   - Testing, Deploying and Redeploying

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

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

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

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

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

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

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

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

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

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

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

Thank you for your interest in WSO2 Carbon Studio.

*-The WSO2 Tooling Team*
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Carbon Studio 1.0.5 Released

2011-04-11 Thread Saminda Wijeratne
On Tue, Apr 12, 2011 at 8:50 AM, Saminda Wijeratne samin...@wso2.comwrote:

  WSO2 Carbon Studio 1.0.5 Release Notes 6th April 2011

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

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

- Carbon Application Tools
   - *Ability to create Registry Aspect class*
   - *Allow creating the library artifact as a fragment bundle*

 To explain a little about these 2 new features...
This is the basic form of tooling to create Aspects. Users can

   1. Create an Aspect class in a Java project Foo
   2. Fill in with the logic
   3. Create a fragment bundle (CApp library artifact) out of the project
   Foo
   4. Deploy it as a CApp.

*Note: you need to restart the server in-order for the fragment bundle to
resolve.*
*
*
This will make the aspect class available on the class path.

The developer will then have to define the aspect configuration through the
registry.xml or web console (we'll have tooling for this step also in a
future release).

Saminda

1. http://wso2.org/project/registry/3.6.0/docs/samples_guide.html#Distributed
LifeCycle Management sample


 - Create sequences and endpoints as registry resources
   - Creating registry resources through templates
- General
   - Adding WSO2 related libraries when developing applications
   - Other usability improvements
- ESB tools
   - Ability to specify references of ESB artifacts from a filtered
   list of resources in the workspace
   - Ability to create registry resource references on the fly for ESB
   artifacts
   - JBoss Smooks tools integration
- Governance Registry Tools
   - Enable/disable actions and update icons based on permissions for
   registry resources for the specified user
   - Upload wsdl resources to the registry as governance archives (GAR
   support)
- Introduced Carbon Studio contribution features [Documentation
pending]
   - Extensions to add custom proxy service templates
   - Extensions to add registry resource templates
   - Extensions to allow adding mediatype resolvers
   - Extensions to specify new 3rd party libraries
   - Extensions to specify resource providers for
  - Registry Resources
  - ESB Sequences
  - ESB Endpoints
  - ESB Local Entries

 Key Features

- Application Server Tools
   - Create and Edit Apache Axis2 Web Service
   - Create WSDL for Apache Axis2 Web Service archive (aar file)
   - Generate Web Service client
   - Web Applications
   - JAX-WS services
- Enterprise Service Bus Tools
   - Sequences
   - Endpoints
   - Proxy Services
   - Local Entries
   - Create custom mediators
   - Registry Referencing
- Governance Registry Tools
   - Create and deploy registry resources
   - Create, edit, debug and deploy registry handlers, filters and
   registry aspects
   - Manage your remote registry instance
- Business Process Server Tools
   - View, create and edit BPEL projects
- Gadget Server Tools
   - Create and edit gadgets
- Data Services Server Tools
   - Create and edit data services (XML configurations)
   - Create and edit data services validators
- Carbon Tools
   - Create, edit, debug and deploy Carbon UI bundles
   - Deploy third party libraries as bundles
- Testing, Deploying and Redeploying

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

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

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

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

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

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

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

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

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

 For more details and to take advantage of this unique

Re: [Carbon-dev] [Architecture] Carbon Studio 1.0.5 Released

2011-04-11 Thread Saminda Wijeratne
On Tue, Apr 12, 2011 at 11:21 AM, Senaka Fernando sen...@wso2.com wrote:

 Hi Saminda,

 On Tue, Apr 12, 2011 at 11:09 AM, Saminda Wijeratne samin...@wso2.comwrote:



 On Tue, Apr 12, 2011 at 8:50 AM, Saminda Wijeratne samin...@wso2.comwrote:

  WSO2 Carbon Studio 1.0.5 Release Notes 6th April 2011

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

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

- Carbon Application Tools
   - *Ability to create Registry Aspect class*
   - *Allow creating the library artifact as a fragment bundle*

 To explain a little about these 2 new features...
 This is the basic form of tooling to create Aspects. Users can

1. Create an Aspect class in a Java project Foo
2. Fill in with the logic
3. Create a fragment bundle (CApp library artifact) out of the project
Foo
4. Deploy it as a CApp.

 Just a thought. Wouldn't it be a nice idea to do some tutorial/screencast
 around this and other similar concepts (Handler/Filter)? This would be
 helpful for CS/G-Reg users. Apologies if you've already started an effort
 around that. And, this can be done leisurely.

+1.
We already have a few tutorials in the pipeline. But have to start on a few
screencasts as well.

Saminda


 Thanks,
 Senaka.

 *Note: you need to restart the server in-order for the fragment bundle to
 resolve.*
 *
 *
 This will make the aspect class available on the class path.

 The developer will then have to define the aspect configuration through
 the registry.xml or web console (we'll have tooling for this step also in a
 future release).

 Saminda

 1. http://wso2.org/project/registry/3.6.0/docs/samples_guide.html#Distributed
 LifeCycle Management sample


 - Create sequences and endpoints as registry resources
   - Creating registry resources through templates
- General
   - Adding WSO2 related libraries when developing applications
   - Other usability improvements
- ESB tools
   - Ability to specify references of ESB artifacts from a filtered
   list of resources in the workspace
   - Ability to create registry resource references on the fly for
   ESB artifacts
   - JBoss Smooks tools integration
- Governance Registry Tools
   - Enable/disable actions and update icons based on permissions for
   registry resources for the specified user
   - Upload wsdl resources to the registry as governance archives
   (GAR support)
- Introduced Carbon Studio contribution features [Documentation
pending]
   - Extensions to add custom proxy service templates
   - Extensions to add registry resource templates
   - Extensions to allow adding mediatype resolvers
   - Extensions to specify new 3rd party libraries
   - Extensions to specify resource providers for
  - Registry Resources
  - ESB Sequences
  - ESB Endpoints
  - ESB Local Entries

 Key Features

- Application Server Tools
   - Create and Edit Apache Axis2 Web Service
   - Create WSDL for Apache Axis2 Web Service archive (aar file)
   - Generate Web Service client
   - Web Applications
   - JAX-WS services
- Enterprise Service Bus Tools
   - Sequences
   - Endpoints
   - Proxy Services
   - Local Entries
   - Create custom mediators
   - Registry Referencing
- Governance Registry Tools
   - Create and deploy registry resources
   - Create, edit, debug and deploy registry handlers, filters and
   registry aspects
   - Manage your remote registry instance
- Business Process Server Tools
   - View, create and edit BPEL projects
- Gadget Server Tools
   - Create and edit gadgets
- Data Services Server Tools
   - Create and edit data services (XML configurations)
   - Create and edit data services validators
- Carbon Tools
   - Create, edit, debug and deploy Carbon UI bundles
   - Deploy third party libraries as bundles
- Testing, Deploying and Redeploying

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

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

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

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

Re: [Carbon-dev] Carbon Studio 1.0.5 build location

2011-04-05 Thread Saminda Wijeratne
Hi Charitha Evanthika,

Please find CS 1.0.5 RC3 @ [2].

New features included are governance archive support in the GReg plugin, 
resource filtering for user selection.

Saminda

2. http://builder.wso2.org/~carbon/carbon-studio/1.0.5.RC3/

On Mon, Mar 21, 2011 at 7:00 PM, Saminda Wijeratne samin...@wso2.comwrote:

 Hi Charitha, Evanthika,

 Please find CS 1.0.5 RC2 @ [1]. This distribution contains fixes for most
 of the issues reported for 1.0.5. Please use a fresh eclipse to install CS.

 Thanks,
 Saminda

 1. http://builder.wso2.org/~carbon/carbon-studio/1.0.5.RC2/

 On Wed, Mar 16, 2011 at 11:51 AM, Saminda Wijeratne samin...@wso2.comwrote:

 Hi Charitha/Evanthika,

 Please find the RC of CS 1.0.5 @ [1]. This include the,

- binary dist
- documentation
- source packs

 Thanks,
 Saminda

 1. http://builder.wso2.org/~carbon/carbon-studio/1.0.5/



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


Re: [Carbon-dev] SVN commit rights of {All-build team) to be taken away temporarilly

2011-04-04 Thread Saminda Wijeratne
Please exclude the tooling team also:

Chathuri
Dakshitha
Harshana


Thanks,
Saminda

On Tue, Apr 5, 2011 at 9:59 AM, Afkham Azeez az...@wso2.com wrote:

 We are planning to do this at about 11AM today. Keep your local changes,
 and you can commit once the build on the builder machine succeeds. But you
 will have to be extra careful when you commit those changes. The build team
 should commit stuff that is only needed to get the build to pass.

 Build team=Denis+AmilaM+RMs+PMs

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


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


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


Re: [Carbon-dev] Governance Archive (GAR) support in CS

2011-04-01 Thread Saminda Wijeratne
I'm going ahead with the current solutions I have. I'm blocked on #5. So
wont be able to provide the feature for creating a GAR starting from a
schema.

Also added the missed schema includes in wsdl as well.

Saminda

On Thu, Mar 31, 2011 at 10:31 AM, Saminda Wijeratne samin...@wso2.comwrote:

 I'm in the process of implementing $subject and I hit a few bumps on the
 way. Need a little help in solving them.

 When creating a GAR we package WSDL or a Schema and their imports (which
 can be wsdls, schemas and/or policies).

 I'm using WSDLFactory.newInstance().newWSDLReader().readWSDL which parseses
 the WSDL and gives me the model object.

1. Retreving the schemas imported in the wsdl model seems pretty
indirect. 
 *(*wsdlDefinition.getTypes().getExtensibilityElements().get(i).getImports.get(j)
???*). *Is there a better way?
2. Even if I use the above method to get the SchemaImport objects,
later on when I change their location uri (the relative path for that
schemas - since i'll be saving the schema file in a relative location 
 inside
the archive) and serialize the wsdlDefinition object the location uri is
still the original value. (But WSDL imports location uri changes are
serialized correctly)
3. Same goes for modifying schemaImports in Schema objects as well. It
may be the case where my method of serializing the Schema objects
(javax.wsdl.extensions.schema.Schema) is incorrect. (I get the Element from
of the Schema object, convert in to an OMElement and serialize)
4. To retrieve policies references of a wsdl I
use 
 wsdlDefinition.getBindings().values(i).getExtensibilityElements().get(j)
(there are checks to see if the element retrieved has the localname as
PolicyReference). Is there a better method to do this  is this the only
location where policy references will be defined?
5. When creating a GAR starting from a schema I could not find a way to
read schema files to a model object. How to do this?


 Thanks in advance,
 Saminda

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


Re: [Carbon-dev] Governance Archive (GAR) support in CS

2011-04-01 Thread Saminda Wijeratne
Thanx Senaka, I think I found some of the code segments that might be
helpful. will check.

Saminda

On Fri, Apr 1, 2011 at 5:25 PM, Senaka Fernando sen...@wso2.com wrote:

 Hi Saminda,

 Did you check the handlers in Registry Extensions (inside the Registry
 Component)? I believe that most of these concerns have been addressed in
 that.

 Thanks,
 Senaka.

 On Fri, Apr 1, 2011 at 5:16 PM, Saminda Wijeratne samin...@wso2.comwrote:

  I'm going ahead with the current solutions I have. I'm blocked on #5. So
 wont be able to provide the feature for creating a GAR starting from a
 schema.

 Also added the missed schema includes in wsdl as well.

 Saminda


 On Thu, Mar 31, 2011 at 10:31 AM, Saminda Wijeratne samin...@wso2.comwrote:

 I'm in the process of implementing $subject and I hit a few bumps on the
 way. Need a little help in solving them.

 When creating a GAR we package WSDL or a Schema and their imports (which
 can be wsdls, schemas and/or policies).

 I'm using WSDLFactory.newInstance().newWSDLReader().readWSDL which
 parseses the WSDL and gives me the model object.

1. Retreving the schemas imported in the wsdl model seems pretty
indirect. 
 *(*wsdlDefinition.getTypes().getExtensibilityElements().get(i).getImports.get(j)
???*). *Is there a better way?
2. Even if I use the above method to get the SchemaImport objects,
later on when I change their location uri (the relative path for that
schemas - since i'll be saving the schema file in a relative location 
 inside
the archive) and serialize the wsdlDefinition object the location uri is
still the original value. (But WSDL imports location uri changes are
serialized correctly)
3. Same goes for modifying schemaImports in Schema objects as well.
It may be the case where my method of serializing the Schema objects
(javax.wsdl.extensions.schema.Schema) is incorrect. (I get the Element 
 from
of the Schema object, convert in to an OMElement and serialize)
4. To retrieve policies references of a wsdl I
use 
 wsdlDefinition.getBindings().values(i).getExtensibilityElements().get(j)
(there are checks to see if the element retrieved has the localname as
PolicyReference). Is there a better method to do this  is this the 
 only
location where policy references will be defined?
5. When creating a GAR starting from a schema I could not find a way
to read schema files to a model object. How to do this?


 Thanks in advance,
 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://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


Re: [Carbon-dev] bundles.info behavior is inconsistent

2011-03-31 Thread Saminda Wijeratne
Adding bundles to the dropins directory should never have any involvement
with the bundles.info. Thus if the bundles.info gets changed then its a big
issue.

It is not recommended to manually change the bundles.info file. It is
managed through mainly from p2.

Saminda

On Thu, Mar 31, 2011 at 9:19 AM, Senaka Fernando sen...@wso2.com wrote:

 Hi all,

 Adding a new jar to dropins does not work as expected and it seems that at
 times the bundles.info file has this entry and at times it does not. This
 is for an identical jar, tried with two different extractions of the binary
 pack. Also, I noticed that if you move a jar out of plugins for some reason
 and put it back again, the bundles.info file's entry gets removed at
 times. If such happens, you need to manually add that back again or it won't
 work at all. Can someone have a look into this inconsistencies?

 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


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


[Carbon-dev] Governance Archive (GAR) support in CS

2011-03-30 Thread Saminda Wijeratne
I'm in the process of implementing $subject and I hit a few bumps on the
way. Need a little help in solving them.

When creating a GAR we package WSDL or a Schema and their imports (which can
be wsdls, schemas and/or policies).

I'm using WSDLFactory.newInstance().newWSDLReader().readWSDL which parseses
the WSDL and gives me the model object.

   1. Retreving the schemas imported in the wsdl model seems pretty
   indirect. 
*(*wsdlDefinition.getTypes().getExtensibilityElements().get(i).getImports.get(j)
   ???*). *Is there a better way?
   2. Even if I use the above method to get the SchemaImport objects, later
   on when I change their location uri (the relative path for that schemas -
   since i'll be saving the schema file in a relative location inside the
   archive) and serialize the wsdlDefinition object the location uri is still
   the original value. (But WSDL imports location uri changes are serialized
   correctly)
   3. Same goes for modifying schemaImports in Schema objects as well. It
   may be the case where my method of serializing the Schema objects
   (javax.wsdl.extensions.schema.Schema) is incorrect. (I get the Element from
   of the Schema object, convert in to an OMElement and serialize)
   4. To retrieve policies references of a wsdl I
   use wsdlDefinition.getBindings().values(i).getExtensibilityElements().get(j)
   (there are checks to see if the element retrieved has the localname as
   PolicyReference). Is there a better method to do this  is this the only
   location where policy references will be defined?
   5. When creating a GAR starting from a schema I could not find a way to
   read schema files to a model object. How to do this?


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


Re: [Carbon-dev] svn update error at, trunk/carbon/samples/shopping-cart/data-service/dbs

2011-03-22 Thread Saminda Wijeratne
On Tue, Mar 22, 2011 at 8:03 AM, Afkham Azeez az...@wso2.com wrote:

 Yes, this has been moved. It seems to be an SVN client issue. Perhaps, it
 was not moved in the proper manner. Delete these directories and retry or
 take a fresh checkout.

What I did is that,

   1. deleted svn external values @ [1]
   2. added the sql + dbs directories and did an svn add
   3. then svn commit.


I guess the correct way in case of manipulating an svn external may have
been include a step
1.5 svn commit
before step 2.

But AFAIK svn sends the diff to the client side rather than individual diffs
of each commit. So it should cause the same issue

Saminda

1.
https://svn.wso2.org/repos/wso2/trunk/carbon/samples/shopping-cart/data-service



 On Tue, Mar 22, 2011 at 7:52 AM, Supun Malinga sup...@wso2.com wrote:


 Hi,

 I'm updating the trunk from the root level. Getting the below message and
 update stops.

 svn: URL '
 https://svn.wso2.org/repos/wso2/trunk/carbon/products/dss/modules/samples/product/shopping_cart/dbs'
 of existing directory 'samples/shopping-cart/data-service/dbs' does not
 match expected URL '
 https://svn.wso2.org/repos/wso2/trunk/carbon/samples/shopping-cart/data-service/dbs
 '

 regards,
 --
 Supun Malinga,

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


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




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


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


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


Re: [Carbon-dev] Carbon Studio 1.0.5 build location

2011-03-21 Thread Saminda Wijeratne
Hi Charitha, Evanthika,

Please find CS 1.0.5 RC2 @ [1]. This distribution contains fixes for most of
the issues reported for 1.0.5. Please use a fresh eclipse to install CS.

Thanks,
Saminda

1. http://builder.wso2.org/~carbon/carbon-studio/1.0.5.RC2/

On Wed, Mar 16, 2011 at 11:51 AM, Saminda Wijeratne samin...@wso2.comwrote:

 Hi Charitha/Evanthika,

 Please find the RC of CS 1.0.5 @ [1]. This include the,

- binary dist
- documentation
- source packs

 Thanks,
 Saminda

 1. http://builder.wso2.org/~carbon/carbon-studio/1.0.5/

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


Re: [Carbon-dev] Carbon Studio 1.0.5 build location

2011-03-21 Thread Saminda Wijeratne
The build changed due to a blocker fix. New build uploaded again. Please
download again if you downloaded the RC2 yesterday evening.

On Mon, Mar 21, 2011 at 7:00 PM, Saminda Wijeratne samin...@wso2.comwrote:

 Hi Charitha, Evanthika,

 Please find CS 1.0.5 RC2 @ [1]. This distribution contains fixes for most
 of the issues reported for 1.0.5. Please use a fresh eclipse to install CS.

 Thanks,
 Saminda

 1. http://builder.wso2.org/~carbon/carbon-studio/1.0.5.RC2/

 On Wed, Mar 16, 2011 at 11:51 AM, Saminda Wijeratne samin...@wso2.comwrote:

 Hi Charitha/Evanthika,

 Please find the RC of CS 1.0.5 @ [1]. This include the,

- binary dist
- documentation
- source packs

 Thanks,
 Saminda

 1. http://builder.wso2.org/~carbon/carbon-studio/1.0.5/



___
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 Saminda Wijeratne
I moved the shopping-cart sample db scripts  the dataservice to carbon
samples from the dss samples. As I understand the error says it cannot
checkout the sql directory because there already exists an sql directory 
its svn url is different. Seems like svn did not delete its leftover svn
external directories. So please delete directories [1]  [2] locally and
take an svn up.

Regards,
Saminda

1. carbon\samples\shopping-cart\data-service\sql
2. carbon\samples\shopping-cart\data-service\dbs

On Sun, Mar 20, 2011 at 9:46 PM, Amila Maha Arachchi ami...@wso2.comwrote:

 Hi,

 On Sun, Mar 20, 2011 at 9:30 PM, Samisa Abeysinghe sam...@wso2.comwrote:

 Finally managed to build dependencies without tests. Moving on...

 Please someone have a look at the following svn error.


 On Sun, Mar 20, 2011 at 7:58 PM, Samisa Abeysinghe sam...@wso2.comwrote:

 Now, the svn checkout does not work :(

 Updated: D:\svn\carbon\samples\shopping-cart\data-service\pom.xml
 Error: URL
 Error: '
 https://svn.wso2.org/repos/wso2/trunk/carbon/products/dss/modules/samples/product/shopping_cart/sql'

 Error: of existing directory
 'D:\svn\carbon\samples\shopping-cart\data-service\sql'
 Error: does not match expected URL '
 https://svn.wso2.org/repos/wso2/trunk/carbon/samples/shopping-cart/data-service/sql'

 Finished!:


 It seems Saminda has done some changes today - r 90159 (from the svn log).
 But I cant find the commit mail for that.

 Saminda, can you please have a look or clarify the change you did?

 Thanks,
 AmilaM.



 On Sun, Mar 20, 2011 at 4:57 PM, Milinda Pathirage mili...@wso2.comwrote:

 Default ODE build only builds Derby DB. We added H2 support to our
 custom branch and added H2 DB creation to same module. We are creating H2
 database and Derby database in ODE build to make sure every thing is ok in
 ORM layer.

 Thanks
 Milinda


 On Sun, Mar 20, 2011 at 2:17 PM, Sanjiva Weerawarana 
 sanj...@wso2.comwrote:

 BTW its not clear to me why we are executing both create-h2-database
 and create-derby-db.


 On Sun, Mar 20, 2011 at 2:15 PM, Sanjiva Weerawarana sanj...@wso2.com
  wrote:

 Is the trunk supposed to build correctly with a clean m2 and online
 build with tests? It doesn't for me:

  [INFO] [antrun:run {execution: create-h2-database}]
 [INFO] Executing tasks
  [echo] ### Create H2 Database ##
   [sql] Executing file:
 /Users/sanjiva/Projects/carbon/dependencies/ode/dao-jpa-ojpa-derby/target/h2.sql
   [sql] 55 of 55 SQL statements executed successfully
  [echo] # END 
 [INFO] Executed tasks
 [INFO] [sql:execute {execution: create-derby-db}]
 [INFO]
 
 [ERROR] FATAL ERROR
 [INFO]
 
 Exception in thread main

 And it seems to be stuck here.

 Sanjiva.

 On Sun, Mar 20, 2011 at 9:22 AM, Harshana Martin 
 harsh...@wso2.comwrote:



 On Sun, Mar 20, 2011 at 8:37 AM, Denis Weerasiri de...@wso2.comwrote:



 On Sun, Mar 20, 2011 at 8:19 AM, Hasini Gunasinghe has...@wso2.com
  wrote:



 On Sun, Mar 20, 2011 at 8:04 AM, Denis Weerasiri 
 de...@wso2.comwrote:



 On Sun, Mar 20, 2011 at 7:57 AM, Afkham Azeez az...@wso2.comwrote:



 On Sun, Mar 20, 2011 at 7:39 AM, Samisa Abeysinghe 
 sam...@wso2.com wrote:

 In general, the build is still very unstable :(

 We are yet to see the continuous build running on the
 builder succeed. That is a bad sign. Because, if the build is 
 right, then
 the continuous build got to pass.


 Somehow, I managed to build everything with a clean repo. Now the
 only issue seems to be some products being dependent on test jars.
 Everything else seems to be under control.

 Hi Denis,

  +1,
 But IS is still has a issue with incremental building. So it need
 to clean the project, before mvn install.

 Does this happen even after the fix we did yesterday as discussed
 in a previous thread on build failure?
 According to the mails from builder and our previous discussion,
 the build that was triggered before the fix has been failed, but the 
 last
 build has passed the IS build.
 Did the IS build pass in last build, just because clean was run
 before mvn install?


 Shall we modify the p2-profile-gen poms to run an Ant Task there to
 clean targets?

 Thanks and Regards,
 Harshana

  Yp.


 Thanks,
 Hasini.





 On Fri, Mar 18, 2011 at 4:21 PM, Indika Kumara ind...@wso2.com
  wrote:

 Sorry... Delayed the changes until someone verify ..Fixed ...

 ~ Indika


 On Fri, Mar 18, 2011 at 4:13 PM, Samisa Abeysinghe 
 sam...@wso2.com wrote:

 Now it is in Casendra

 I still have trouble with this :(

 [INFO]
 
 [ERROR] BUILD ERROR
 [INFO]
 
 [INFO] An Ant BuildException has occured: Execute failed:
 java.io.IOException: Cannot run program ant 

Re: [Carbon-dev] Client side libraries for our products

2011-03-07 Thread Saminda Wijeratne
Devs any help on this please?

Saminda

On Sat, Mar 5, 2011 at 9:12 AM, Saminda Wijeratne samin...@wso2.com wrote:



 On Sat, Mar 5, 2011 at 7:06 AM, Afkham Azeez az...@wso2.com wrote:

 Instead of the many JARs, why can't you simply use the axis2-client JAR?

 Will do.


 Also, from a programming model  client API PoV, there is no difference
 between Carbon or Stratos Apps. So, to write an app that is deployed on
 Stratos, you should never require anything additional.

 I wasn't sure about the Stratos, I just put it just incase. But wont there
 be a case where there might be a client side programming to access a Stratos
 manager like?

 Saminda


 On Fri, Mar 4, 2011 at 5:13 PM, Saminda Wijeratne samin...@wso2.comwrote:

  The feature I'm creating here is helping developers add libraries to
 their projects using CS. I need to know what libraries needed generally 
 product specific.

 *General*

 abdera-1.0.0.wso2v1.jar
 axiom-1.2.9.wso2v1.jar
 axis2-1.6.0.wso2v1.jar
 commons-codec-1.3.0.wso2v1.jar
 commons-collections-3.2.0.wso2v1.jar
 commons-httpclient-3.1.0.wso2v1.jar
 commons-io-1.4.0.wso2v1.jar
 commons-lang-2.3.0.wso2v1.jar
 commons-logging-1.1.1.jar
 geronimo-stax-api_1.0_spec_1.0.1.wso2v1.jar
 httpcore-4.1.0.alpha1-wso2v1.jar
 opensaml2-2.0.0.alpha1-wso2v1.jar
 woden-1.0.0.M8-wso2v1.jar
 wsdl4j-1.6.2.wso2v1.jar
 XmlSchema-1.4.2.wso2v1.jar

 *DS*

 org.wso2.carbon.dataservices.core-3.0.0.jar

 *ESB*

 json-1.0.0.wso2v1.jar
 jettison-1.2.jar
 jettison-1.1.jar

 *AS*
 *
 *
 *BPS*
 *
 *
 *GS*
 *
 *
 *GReg*

 *
 org.wso2.carbon.registry.core-3.0.0.jar
 *
 *
 org.wso2.carbon.user.core-3.0.0.jar
 *

 *

 *
 *BRS*
 *
 *
 *IS*

  joda-time-1.6.0.wso2v1.jar
 neethi-2.0.4.wso2v1.jar
 opensaml2-2.0.0.alpha1-wso2v1.jar
 rampart-core-1.6.0.wso2v1.jar
 rampart-policy-1.6.0.wso2v1.jar
 rampart-trust-1.6.0.wso2v1.jar
 wss4j-1.5.10.wso2v2.jar


 *BAM*
 *
 *
 *MS*
 *
 *
 *Stratos*
 *
 *
 Any help on completing this is much appreciated.

 Thanks,
 Saminda

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




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



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


[Carbon-dev] Client side libraries for our products

2011-03-04 Thread Saminda Wijeratne
The feature I'm creating here is helping developers add libraries to their
projects using CS. I need to know what libraries needed generally  product
specific.

*General*

abdera-1.0.0.wso2v1.jar
axiom-1.2.9.wso2v1.jar
axis2-1.6.0.wso2v1.jar
commons-codec-1.3.0.wso2v1.jar
commons-collections-3.2.0.wso2v1.jar
commons-httpclient-3.1.0.wso2v1.jar
commons-io-1.4.0.wso2v1.jar
commons-lang-2.3.0.wso2v1.jar
commons-logging-1.1.1.jar
geronimo-stax-api_1.0_spec_1.0.1.wso2v1.jar
httpcore-4.1.0.alpha1-wso2v1.jar
opensaml2-2.0.0.alpha1-wso2v1.jar
woden-1.0.0.M8-wso2v1.jar
wsdl4j-1.6.2.wso2v1.jar
XmlSchema-1.4.2.wso2v1.jar

*DS*

org.wso2.carbon.dataservices.core-3.0.0.jar

*ESB*

json-1.0.0.wso2v1.jar
jettison-1.2.jar
jettison-1.1.jar

*AS*
*
*
*BPS*
*
*
*GS*
*
*
*GReg*

*
org.wso2.carbon.registry.core-3.0.0.jar
*
*
org.wso2.carbon.user.core-3.0.0.jar
*

*

*
*BRS*
*
*
*IS*

joda-time-1.6.0.wso2v1.jar
neethi-2.0.4.wso2v1.jar
opensaml2-2.0.0.alpha1-wso2v1.jar
rampart-core-1.6.0.wso2v1.jar
rampart-policy-1.6.0.wso2v1.jar
rampart-trust-1.6.0.wso2v1.jar
wss4j-1.5.10.wso2v2.jar


*BAM*
*
*
*MS*
*
*
*Stratos*
*
*
Any help on completing this is much appreciated.

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


Re: [Carbon-dev] Client side libraries for our products

2011-03-04 Thread Saminda Wijeratne
On Sat, Mar 5, 2011 at 7:06 AM, Afkham Azeez az...@wso2.com wrote:

 Instead of the many JARs, why can't you simply use the axis2-client JAR?

Will do.


 Also, from a programming model  client API PoV, there is no difference
 between Carbon or Stratos Apps. So, to write an app that is deployed on
 Stratos, you should never require anything additional.

I wasn't sure about the Stratos, I just put it just incase. But wont there
be a case where there might be a client side programming to access a Stratos
manager like?

Saminda


 On Fri, Mar 4, 2011 at 5:13 PM, Saminda Wijeratne samin...@wso2.comwrote:

  The feature I'm creating here is helping developers add libraries to
 their projects using CS. I need to know what libraries needed generally 
 product specific.

 *General*

 abdera-1.0.0.wso2v1.jar
 axiom-1.2.9.wso2v1.jar
 axis2-1.6.0.wso2v1.jar
 commons-codec-1.3.0.wso2v1.jar
 commons-collections-3.2.0.wso2v1.jar
 commons-httpclient-3.1.0.wso2v1.jar
 commons-io-1.4.0.wso2v1.jar
 commons-lang-2.3.0.wso2v1.jar
 commons-logging-1.1.1.jar
 geronimo-stax-api_1.0_spec_1.0.1.wso2v1.jar
 httpcore-4.1.0.alpha1-wso2v1.jar
 opensaml2-2.0.0.alpha1-wso2v1.jar
 woden-1.0.0.M8-wso2v1.jar
 wsdl4j-1.6.2.wso2v1.jar
 XmlSchema-1.4.2.wso2v1.jar

 *DS*

 org.wso2.carbon.dataservices.core-3.0.0.jar

 *ESB*

 json-1.0.0.wso2v1.jar
 jettison-1.2.jar
 jettison-1.1.jar

 *AS*
 *
 *
 *BPS*
 *
 *
 *GS*
 *
 *
 *GReg*

 *
 org.wso2.carbon.registry.core-3.0.0.jar
 *
 *
 org.wso2.carbon.user.core-3.0.0.jar
 *

 *

 *
 *BRS*
 *
 *
 *IS*

  joda-time-1.6.0.wso2v1.jar
 neethi-2.0.4.wso2v1.jar
 opensaml2-2.0.0.alpha1-wso2v1.jar
 rampart-core-1.6.0.wso2v1.jar
 rampart-policy-1.6.0.wso2v1.jar
 rampart-trust-1.6.0.wso2v1.jar
 wss4j-1.5.10.wso2v2.jar


 *BAM*
 *
 *
 *MS*
 *
 *
 *Stratos*
 *
 *
 Any help on completing this is much appreciated.

 Thanks,
 Saminda

 ___
 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


Re: [Carbon-dev] Sample Chad in appserver

2011-03-02 Thread Saminda Wijeratne
The fix for the issue related to PurchasingService on the ESB editor will go
with 1.0.5 release. Other than the Gadget issue, were you able to completely
cover other artifacts in the shopping-cart sample?

Saminda

On Wed, Mar 2, 2011 at 10:57 PM, Xue-Feng Yang just4l...@yahoo.com wrote:

 Hi All,

 Yeah, but it is getting better. Thank you all. ^=^

 I will try Chad later when I have time.

 I still can't go through ShoppingCart by Carbon Studio. Can you guys help
 me out there? ^=^

 With those samples, I may have the evaluation conclusion for my project
 Social Resource Planning(SRP) although one piece is still missing. The
 missed piece is a middleware for Modeling Language Management, which is the
 core of my SRP.

 Thanks,

 Xue-Feng



 --
 *From:* Afkham Azeez az...@wso2.com
 *To:* Supun Malinga sup...@wso2.com
 *Cc:* Charitha Kankanamge chari...@wso2.com; Xue-Feng Yang 
 just4l...@yahoo.com; carbon-dev@wso2.org
 *Sent:* Thu, March 3, 2011 12:33:39 AM

 *Subject:* Re: [Carbon-dev] Sample Chad in appserver

 Yes, I tried the Chad sample on Firefox 3.6.12 and it works perfectly. It
 seems Xue-Feng is having a lot of bad luck, and seems to find all the
 combinations that do not work :)


 On Wed, Mar 2, 2011 at 10:08 AM, Supun Malinga sup...@wso2.com wrote:



 On Wed, Mar 2, 2011 at 9:58 AM, Charitha Kankanamge chari...@wso2.comwrote:

 I just tested Chad sample in a fresh WSO2 AppServer-4.0.0 distribution
 and I was able to login to Chad UI without any issue. See the attached
 screen shot.

 There is a limitation in this sample if you change HTTP port, you cannot
 login to ChadUI. You can try this out in a fresh AppServer build without
 changing default ports.

 and the sample didn't work for chrome, Please try it via firefox.

 thanks.

 Regards
 Charitha



 On Wed, Mar 2, 2011 at 1:02 AM, Xue-Feng Yang just4l...@yahoo.comwrote:

 Hi,

 Forgot to say there are no reactions at all on appserver side.

 Xue-Feng

 --
 *From:* Xue-Feng Yang just4l...@yahoo.com

 *To:* carbon-dev@wso2.org
 *Sent:* Wed, March 2, 2011 3:21:57 AM

 *Subject:* Re: [Carbon-dev] Sample Chad in appserver

 Hi,

 Yes, I changed port number as ShoppingCart sample for Carbon Studio
 requested.

 However, I checked there is no hard code anywhere for port number in
 this sample although most of the samples do have hard code for port 
 numbers.
 So I believe that the problem is not related to port numbers.

 I tested in three browsers chrome, firefox, and ie. It doesn't work for
 all three browsers. Three have different behaviors.

 chrome: 1. After type the link http://127.0.0.1:9764/Chad/ and return,
 a page shows appserver logo on the upper left and Chad logo on the upper
 right. That means port number is not a problem.

 2. An important observation here is in a very short time(less .5
 second), I saw a list of links on the left side, but then only the first 
 one
 Active Polls stayed here.

 3. Under Chad logo, it is link Adminstrator Login. When click it, a
 login dialog shows. After typed Default username/password and clicked on
 Sign In. Nothing happens.

 firefox: 1 and 2 are the same. 3. After click Sign In button, an
 Internet Security popped up. After click on Allow button, again, 
 nothing
 happens.

 ie: 1 and 2 are the same. 3. After click Sign In button, a
 rectangular shadow shows. On the shadow, a error message threw Reason
 : Server connection has failed.. Below the message, there is a OK
 button. Click it, and of course nothing happens.

 I believed it should a javascript problem so that I started to find docs
 on wso2 javascript, but no lucky.

 Thanks,

 Xue-Feng

 --
 *From:* Supun Malinga sup...@wso2.com
 *To:* carbon-dev@wso2.org
 *Cc:* Xue-Feng Yang just4l...@yahoo.com
 *Sent:* Wed, March 2, 2011 1:17:11 AM
 *Subject:* Re: [Carbon-dev] Sample Chad in appserver

 Hi,

 On Sun, Feb 27, 2011 at 10:17 PM, Xue-Feng Yang just4l...@yahoo.comwrote:

 Hi

 Did anyone test sample Chat in wso2appserver-4.0.0?

 yes we did test this before the release.

 I just tried it works for me.


 I just built and tested. Seems to me all services are working, which I
 tried. However, when I went to URL(http://192.168.1.56:9764/Chad/),
 type default username/password in administrator login page, but nothing
 happened.

 the default url would be, http://127.0.0.1:9763/Chad unless you changes
 the port.

 Can you please explain further what you observed?

 thanks,


 Thanks,

 Xue-Feng


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




 --
 Supun Malinga,

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







 --
 Supun Malinga,

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




 

Re: [Carbon-dev] Maven3 Migration???

2011-02-23 Thread Saminda Wijeratne
On Wed, Feb 23, 2011 at 3:30 PM, Sameera Jayasoma same...@wso2.com wrote:



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

 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

Saminda


 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.

 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.com wrote:

 Hi All,

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



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

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



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




 --
 Paul Fremantle
 CTO and Co-Founder, WSO2
 OASIS WS-RX TC Co-chair, VP, Apache Synapse

 Office: +44 844 484 8143
 Cell: +44 798 447 4618

 blog: http://pzf.fremantle.org
 twitter.com/pzfreo
 p...@wso2.com

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


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


[Carbon-dev] WSO2 Carbon Studio 1.0.4 Released

2011-02-22 Thread Saminda Wijeratne
 WSO2 Carbon Studio 1.0.4 Release Notes We introduce WSO2 Carbon Studio, is
a fully functioned tooling environment which facilitate you to develop,
test, deploy and test WSO2 Carbon Artifacts. The tool is created as a
plug-in for the popular IDE Eclipse.

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

 Improvements


   - Various levels of bug fixes  usability issue fixes
   - Ability to add properties for Registry handlers/filters

Key Features

   - Axis2 and JAX-WS Tools
   - Data Service Tools
   - Web Application Tools
   - BPEL Tools
   - ESB Tools
  - Sequences
  - Endpoints
  - Proxy Services
  - Local Entries
   - Gadget Editor Tools
   - Registry Tools
   - Carbon Tools
   - Advance Server Extensions
  - ESB Custom Mediators
  - Registry Handlers
  - Registry Filters
  - Data Services Validators
   - Testing, Deploying and Redeploying

Project Resources

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

Reporting ProblemsIssues can be reported using the public JIRA available at
https://wso2.org/jira/browse/TOOLS Contact usWSO2 Tools developers can be
contacted via the mailing lists:
*For Users:* tools-u...@wso2.org
*For Developers:* carbon-dev@wso2.org

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


Alternatively, questions can also be raised in the WSO2 Tools forum:
*Forum* http://www.wso2.org/forum/194 http://wso2.org/forum/194
SupportWe are committed to ensuring that your enterprise middleware
deployment is completely supported from evaluation to production. Our unique
approach ensures that all support leverages our open development methodology
and is provided by the very same engineers who build the technology.

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

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

Thank you for your interest in WSO2 Carbon Studio.

*-The WSO2 Tooling Team*
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] WSO2 Carbon Studio 1.0.4 Released

2011-02-22 Thread Saminda Wijeratne
Thanks Xue-Feng. Feed back from your-end also helped.

Saminda

On Tue, Feb 22, 2011 at 11:31 PM, Xue-Feng Yang just4l...@yahoo.com wrote:

 Hi Saminda,

 Thanks for good works. I saw lots of updates and fixes.

 Xue-Feng



 --
 *From:* Saminda Wijeratne samin...@wso2.com
 *To:* carbon-dev carbon-dev@wso2.org
 *Sent:* Wed, February 23, 2011 1:33:56 AM
 *Subject:* [Carbon-dev] WSO2 Carbon Studio 1.0.4 Released

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

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

  Improvements


- Various levels of bug fixes  usability issue fixes
- Ability to add properties for Registry handlers/filters

 Key Features

- Axis2 and JAX-WS Tools
- Data Service Tools
- Web Application Tools
- BPEL Tools
- ESB Tools
   - Sequences
   - Endpoints
   - Proxy Services
   - Local Entries
- Gadget Editor Tools
- Registry Tools
- Carbon Tools
- Advance Server Extensions
   - ESB Custom Mediators
   - Registry Handlers
   - Registry Filters
   - Data Services Validators
- Testing, Deploying and Redeploying

 Project Resources

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

 Reporting ProblemsIssues can be reported using the public JIRA available
 at https://wso2.org/jira/browse/TOOLS Contact usWSO2 Tools developers can
 be contacted via the mailing lists:
 *For Users:* tools-u...@wso2.org
 *For Developers:* carbon-dev@wso2.org

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


 Alternatively, questions can also be raised in the WSO2 Tools forum:
 *Forum* http://www.wso2.org/forum/194 http://wso2.org/forum/194
 SupportWe are committed to ensuring that your enterprise middleware
 deployment is completely supported from evaluation to production. Our unique
 approach ensures that all support leverages our open development methodology
 and is provided by the very same engineers who build the technology.

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

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

 Thank you for your interest in WSO2 Carbon Studio.

 *-The WSO2 Tooling Team*


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


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


Re: [Carbon-dev] Error during startup - on trunk

2011-02-22 Thread Saminda Wijeratne
We noticed in some MacOS jdk the tools.jar is actually a link file pointing
to the real tools.jar which is in reality located inside an archive file.

Saminda

On Tue, Feb 22, 2011 at 10:20 PM, Afkham Azeez az...@wso2.com wrote:

 Sumedha,
 Please try with the attached wso2server.sh file.


 On Tue, Feb 22, 2011 at 10:05 PM, Afkham Azeez az...@wso2.com wrote:

 On line 142 in the wso2server.sh, please remove the tools.jar entry and
 retry.


 On Tue, Feb 22, 2011 at 10:00 PM, Afkham Azeez az...@wso2.com wrote:

 So, the error I presume is, there is no tools.jar file in your
 $JAVA_HOME/lib.

 Can you please confirm?


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

 This is because the new Tomcat 7 code tries to load TLD files from the
 classpath. If it finds an invalid or non-existent item in the classpath, it
 gives this error. The server starts up without any issue, but this ugly
 exception is printed. The fix would be to properly fix up the classpath. I
 fixed u some stuff in the wso2server.sh/bat files, and there were no
 issues on Linux. On MacOS it seems that an invalid classpath item is 
 getting
 set.


 On Tue, Feb 22, 2011 at 12:20 PM, Sumedha Rubasinghe 
 sume...@wso2.comwrote:

 Devs,
 I am getting following error during start up for both DSS  G-Reg(yes..
 immediate response would be..this is local to me).
 But then I tried booting up old releases. They work fine (both DSS
 2.5.1  G-Reg 3.5.1).  I downloaded trunk packs from here[1] . Anyone else
 facing the same?
 Does this has anything to do with recent Tomcat upgrade?

 [1] http://10.100.1.43/~carbon/releases/carbon/3.2.0/latest/

 Following are my specs.

 Darwin machine1-2.local 10.3.1 Darwin Kernel Version 10.3.1: Mon Mar 22
 15:13:15 PDT 2010; root:xnu-1504.3.52~1/RELEASE_I386 i386
 java version 1.6.0_17
 Java(TM) SE Runtime Environment (build 1.6.0_17-b04-248)
 Java HotSpot(TM) 64-Bit Server VM (build 14.3-b01-101, mixed mode)



 wso2dataservices-2.6.0-SNAPSHOT$ bin/wso2server.sh
 [2011-02-22 12:11:51,862]  INFO {org.wso2.carbon.server.Main} -
  Initializing system...
 [2011-02-22 12:11:52,098]  INFO
 {org.wso2.carbon.server.TomcatCarbonWebappDeployer} -  Deployed Carbon
 webapp: 
 StandardEngine[Tomcat].StandardHost[defaulthost].StandardContext[/]
 [2011-02-22 12:11:52,379]  INFO
 {org.apache.tomcat.util.net.NioSelectorPool} -  Using a shared selector 
 for
 servlet write/read
 [2011-02-22 12:11:52,507]  INFO
 {org.apache.tomcat.util.net.NioSelectorPool} -  Using a shared selector 
 for
 servlet write/read
 [2011-02-22 12:11:52,950]  WARN {org.apache.catalina.startup.TldConfig}
 -  Failed to process JAR
 [jar:file:/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib/tools.jar!/null]
 for TLD files
 java.util.zip.ZipException: error in opening zip file
 at java.util.zip.ZipFile.open(Native Method)
 at java.util.zip.ZipFile.init(ZipFile.java:114)
  at java.util.jar.JarFile.init(JarFile.java:133)
 at java.util.jar.JarFile.init(JarFile.java:70)
  at sun.net.www.protocol.jar.URLJarFile.init(URLJarFile.java:72)
 at sun.net.www.protocol.jar.URLJarFile.getJarFile(URLJarFile.java:48)

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




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




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




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




 --
 *Afkham Azeez*
 Senior Software Architect  Senior Manager; WSO2, Inc.; http://wso2.com,
 *
 *
 *Member; Apache Software Foundation; 
 **http://www.apache.org/*http://www.apache.org/
 *
 email: **az...@wso2.com* az...@wso2.com* 

Re: [Carbon-dev] Managing shopping-cart sample

2011-02-19 Thread Saminda Wijeratne
Did the following,

   1. Moved the shopping-cart sample in the stratos (which was at [2]) to
   carbon samples location ([1])  updated the pom versions to 1.1.0-SNAPSHOT
   2. Stratos trunk
  - Added a svn external to stratos samples from carbon samples
  shopping-cart (whats with the stratos source being included
inside another
  stratos dir?)
   3. CS trunk
  - Added a svn external to CS samples ([3]) from carbon samples
  shopping-cart ([1])
   4. CS 1.0.0 branch
  - Copied the carbon shopping-cart sample in trunk ([1]) to CS 1.0.0
  branch samples ([4])
  - Updated the pom versions to 1.1.0
  - Updated the maven dependencies to their released versions.


Please respond if any issues or anything else needs updating.

Saminda

1. https://svn.wso2.org/repos/wso2/trunk/carbon/samples/shopping-cart/
2. https://svn.wso2.org/repos/wso2/trunk/stratos/stratos/samples/
3. https://svn.wso2.org/repos/wso2/trunk/tools/ide/eclipse/samples/
4.
https://svn.wso2.org/repos/wso2/branches/tools/eclipse/carbon-studio/1.0.0/samples/shopping-cart/

On Fri, Feb 18, 2011 at 6:58 PM, Saminda Wijeratne samin...@wso2.comwrote:

 We are trying to get CS releases aligned with the Carbon releases. But
 thats a separate issue :).

 For our CS 1.0.4 release we need to shopping-cart sample which works with
 the released products. Currently the reliable sample is in the trunk. So is
 it ok to branch it in our CS branch  release it with the 1.0.4?

 Saminda

 On Fri, Feb 18, 2011 at 3:14 PM, Afkham Azeez az...@wso2.com wrote:

 Samples have to get branched  versioned for a particular Carbon platform
 release, so should CS, if it is outside Carbon, that may not automatically
 happen.

 Azeez


 On Fri, Feb 18, 2011 at 2:59 PM, Saminda Wijeratne samin...@wso2.comwrote:



 On Fri, Feb 18, 2011 at 2:25 PM, Afkham Azeez az...@wso2.com wrote:

 Yes, the reason this is in Stratos is because it was created during WSO2
 Con for Stratos, It should live elsewhere. I think it should be under
 carbon/samples/shoppingcart

 +1. Sounds good.

 Just asking, does it have to be in carbon? Can it be like
 samples/carbon/shoppingcart (I'm asking this because CS is not inside
 Carbon).

 Would it make sense to allow packaged sample sources to be downloaded
 from OT? These samples would be versioned (like our products perhaps) 
 released from time to time when new/updated samples are available. This
 could allow better/easier exposure of sample for users who are
 waiting/looking for samples for carbon.

 Saminda


 On Fri, Feb 18, 2011 at 11:47 AM, Saminda Wijeratne 
 samin...@wso2.comwrote:

 Right now the shopping cart sample is located inside Stratos. But AFAIR
 the sample was created for Stratos, all Carbon products  Carbon Studio. 
 If
 so shouldn't this be in a common location in the svn? If we are to 
 release a
 product, shouldn't we be able to point to a released versions of the 
 sample
 it works with (having dependencies of the sample also as released
 versions)?

 Any thoughts are welcome on this.

 Thanks,
 Saminda

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




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





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



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


Re: [Carbon-dev] Managing shopping-cart sample

2011-02-18 Thread Saminda Wijeratne
On Fri, Feb 18, 2011 at 2:25 PM, Afkham Azeez az...@wso2.com wrote:

 Yes, the reason this is in Stratos is because it was created during WSO2
 Con for Stratos, It should live elsewhere. I think it should be under
 carbon/samples/shoppingcart

+1. Sounds good.

Just asking, does it have to be in carbon? Can it be like
samples/carbon/shoppingcart (I'm asking this because CS is not inside
Carbon).

Would it make sense to allow packaged sample sources to be downloaded from
OT? These samples would be versioned (like our products perhaps)  released
from time to time when new/updated samples are available. This could allow
better/easier exposure of sample for users who are waiting/looking for
samples for carbon.

Saminda


 On Fri, Feb 18, 2011 at 11:47 AM, Saminda Wijeratne samin...@wso2.comwrote:

 Right now the shopping cart sample is located inside Stratos. But AFAIR
 the sample was created for Stratos, all Carbon products  Carbon Studio. If
 so shouldn't this be in a common location in the svn? If we are to release a
 product, shouldn't we be able to point to a released versions of the sample
 it works with (having dependencies of the sample also as released
 versions)?

 Any thoughts are welcome on this.

 Thanks,
 Saminda

 ___
 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


Re: [Carbon-dev] Deploy Axis2 Service in ShoppingCart Sample in Carbon Studio

2011-02-18 Thread Saminda Wijeratne
Hi Xue-Feng,
The build messages you've attached are for creating the eclipse IDE settings
file for those projects, thus it is not what Chathuri asked for. The build
errors which she asked is whether if there are errors reported by eclipse in
its Problems view once you imported those projects in to eclipse.

Saminda

On Fri, Feb 18, 2011 at 5:24 PM, Xue-Feng Yang just4l...@yahoo.com wrote:

 Hi all,

 Does anybody know the problems in this two build messages?

 Thanks,

 Xue-Feng


 --
 *From:* Xue-Feng Yang just4l...@yahoo.com

 *To:* carbon-dev@wso2.org
 *Sent:* Fri, February 18, 2011 1:03:50 PM

 *Subject:* Re: [Carbon-dev] Deploy Axis2 Service in ShoppingCart Sample in
 Carbon Studio

 Hi Chathuri:

 Attached are two build messages.

 It looks Carbon's maven repository URL has some problems. You may know how
 to do this.

 It's midnight here. See you tomorrow.

 Thanks,

 Xue-Feng



 --
 *From:* Chathuri Wimalasena chath...@wso2.com
 *To:* carbon-dev@wso2.org
 *Sent:* Fri, February 18, 2011 12:48:34 PM
 *Subject:* Re: [Carbon-dev] Deploy Axis2 Service in ShoppingCart Sample in
 Carbon Studio

 Hi Xue-Feng,

 I tried to deploy the attached CAR file in WSO2 AppServer 4.0.0. I did not
 get a warning message as yours. But the two services are deployed as Faulty
 services. This can be caused if you have build errors in connector-service
 project and SupplierService project.* *Make sure there are no build errors
 in those respective projects, before you create the CAR file.

 Regards,
 Chathuri


 On Fri, Feb 18, 2011 at 9:57 AM, Xue-Feng Yang just4l...@yahoo.comwrote:

 Hi Chathuri:

 Yes, it is deploying in Application Server and the server role is
 ApplicationServer too.

 Attached is the CAR file.

 Thanks,

 Xue-Feng

 --
 *From:* Chathuri Wimalasena chath...@wso2.com
 *To:* carbon-dev@wso2.org
 *Sent:* Fri, February 18, 2011 11:47:49 AM

 *Subject:* Re: [Carbon-dev] Deploy Axis2 Service in ShoppingCart Sample
 in Carbon Studio

 Hi Xeu-Feng,

 You are deploying the artifact in Application Server ? If it is possible,
 can you attach the CAR file. And can you check whether server role for each
 artifact is set as ApplicationServer and it is same as the server role
 specified in the carbon.xml located at carbon-home/repository/conf.

 Regards,
 Chathuri

 On Fri, Feb 18, 2011 at 8:38 AM, Xue-Feng Yang just4l...@yahoo.comwrote:

 Hi Chathuri,

 I ticked two artifacts in root-artifact.xml as the doc guided. One is *
 SupplierOrderServiceSkeleton* * and the other is **
 FinanceConnectorService.**
 *

 In order to make sure I did that, I actually did the job twice and
 deployed twice. I got the same result.

 Thanks,

 Xue-Feng


 --
 *From:* Chathuri Wimalasena chath...@wso2.com
 *To:* carbon-dev@wso2.org
 *Sent:* Fri, February 18, 2011 10:58:55 AM
 *Subject:* Re: [Carbon-dev] Deploy Axis2 Service in ShoppingCart Sample
 in Carbon Studio

 Hi Xue-Feng,

 This warning message comes if you have not specified any artifacts in
 your root-artifact.xml. Can you check whether you have specified two axis2
 artifacts in the root-artifact.xml of AcmeBackendServices C-App project.

 Regards,
 Chathuri

 On Fri, Feb 18, 2011 at 7:59 AM, Xue-Feng Yang just4l...@yahoo.comwrote:

 I deploy/upload Axis2 Service AcmeBackendServices-1.0.0.car in

 wso2appserver-4.0.0

 However, I got the following message.

 [2011-02-18 10:08:15,531]  INFO
 {org.wso2.carbon.application.deployer.internal.ApplicationManager} -
 Deploying Carbon Application : AcmeBackendServices-1.0.0.car...
 [2011-02-18 10:08:15,578]  WARN
 {org.wso2.carbon.application.deployer.internal.ApplicationManager} -  No
 artifacts found to be deployed in this server. Ignoring Carbon Application 
 :
 AcmeBackendServices-1.0.0.car

 Any suggestion?

 Thanks,

 Xue-Feng


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




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




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





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


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


Re: [Carbon-dev] Managing shopping-cart sample

2011-02-18 Thread Saminda Wijeratne
We are trying to get CS releases aligned with the Carbon releases. But thats
a separate issue :).

For our CS 1.0.4 release we need to shopping-cart sample which works with
the released products. Currently the reliable sample is in the trunk. So is
it ok to branch it in our CS branch  release it with the 1.0.4?

Saminda

On Fri, Feb 18, 2011 at 3:14 PM, Afkham Azeez az...@wso2.com wrote:

 Samples have to get branched  versioned for a particular Carbon platform
 release, so should CS, if it is outside Carbon, that may not automatically
 happen.

 Azeez


 On Fri, Feb 18, 2011 at 2:59 PM, Saminda Wijeratne samin...@wso2.comwrote:



 On Fri, Feb 18, 2011 at 2:25 PM, Afkham Azeez az...@wso2.com wrote:

 Yes, the reason this is in Stratos is because it was created during WSO2
 Con for Stratos, It should live elsewhere. I think it should be under
 carbon/samples/shoppingcart

 +1. Sounds good.

 Just asking, does it have to be in carbon? Can it be like
 samples/carbon/shoppingcart (I'm asking this because CS is not inside
 Carbon).

 Would it make sense to allow packaged sample sources to be downloaded from
 OT? These samples would be versioned (like our products perhaps)  released
 from time to time when new/updated samples are available. This could allow
 better/easier exposure of sample for users who are waiting/looking for
 samples for carbon.

 Saminda


 On Fri, Feb 18, 2011 at 11:47 AM, Saminda Wijeratne 
 samin...@wso2.comwrote:

 Right now the shopping cart sample is located inside Stratos. But AFAIR
 the sample was created for Stratos, all Carbon products  Carbon Studio. If
 so shouldn't this be in a common location in the svn? If we are to release 
 a
 product, shouldn't we be able to point to a released versions of the sample
 it works with (having dependencies of the sample also as released
 versions)?

 Any thoughts are welcome on this.

 Thanks,
 Saminda

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




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





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


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


[Carbon-dev] Managing shopping-cart sample

2011-02-17 Thread Saminda Wijeratne
Right now the shopping cart sample is located inside Stratos. But AFAIR the
sample was created for Stratos, all Carbon products  Carbon Studio. If so
shouldn't this be in a common location in the svn? If we are to release a
product, shouldn't we be able to point to a released versions of the sample
it works with (having dependencies of the sample also as released
versions)?

Any thoughts are welcome on this.

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


Re: [Carbon-dev] Workflow in ShoppingCart Sample in Carbon Studio

2011-02-16 Thread Saminda Wijeratne
Not through CS yet. But you can export to a CAR file  deploy it to remote
servers through the web console. Once you log in to the web console Under
Manage category in the left hand side menu items, there is a section
called Applications. Click on the Add link there and upload the CAR
file.

Saminda

On Wed, Feb 16, 2011 at 6:33 PM, Xue-Feng Yang just4l...@yahoo.com wrote:

 Is there any doc for remote deployment?

 Thanks,

 Xue-Feng

 --
 *From:* Chathuri Wimalasena chath...@wso2.com
 *To:* carbon-dev@wso2.org
 *Sent:* Wed, February 16, 2011 11:10:56 AM

 *Subject:* Re: [Carbon-dev] Workflow in ShoppingCart Sample in Carbon
 Studio

 Hi Xue-Feng,

 With the current release, you can't point to remote servers when you are
 adding servers.

 Regards,
 Chathuri


 On Wed, Feb 16, 2011 at 8:15 AM, Xue-Feng Yang just4l...@yahoo.comwrote:


 Hi Chathuri,

 Is there any way I can configure those servers on remote machines with
 Carbon Studio? Seem to me, they only work on localhost.

 Thanks,

 Xue-Feng


 --
 *From:* Chathuri Wimalasena chath...@wso2.com
 *To:* carbon-dev@wso2.org
 *Sent:* Wed, February 16, 2011 10:14:04 AM

 *Subject:* Re: [Carbon-dev] Workflow in ShoppingCart Sample in Carbon
 Studio

 Hi Xue-Feng,

 Yes you are correct. ESB related artifacts (sequences, proxy services,
 endpoints) should be deployed to WSO2 ESB Server. If you want to deploy them
 in the data services server, you need to install ESB related features to
 data services server beforehand.

 Here are the default servers which is supported by each artifact.

 *Artifact*

 *Supporting Default Server*

 Sequence, Endpoints, Proxy Services, Local Entries, Custom mediators

 WSO2 ESB Server

 Axis2 Service, Web Applications

 WSO2 Application Server

 BPEL artifacts

 WSO2 Business Process Server

 Registry Resources, Registry Handlers

 WSO2 Governance Registry

 Gadget Artifacts

 WSO2 Gadget Server

 Data Service artifacts

 WSO2 Data Services Server

 Carbon UI component

 Any WSO2 Carbon Server


 Regards,
 Chathuri

 On Wed, Feb 16, 2011 at 1:23 AM, Xue-Feng Yang just4l...@yahoo.comwrote:

 Hi *Chathuri,

 I have to add a new **WSO2 ESB 3.0.1, but not the one I added before for
 dataservce. Am I right?

 Thanks,

 Xue-Feng
 **

 *

 --
 *From:* Chathuri Wimalasena chath...@wso2.com
 *To:* carbon-dev@wso2.org
 *Sent:* Wed, February 16, 2011 1:11:46 AM

 *Subject:* Re: [Carbon-dev] Workflow in ShoppingCart Sample in Carbon
 Studio

 Hi Xue-Feng,

 *To Deploy AcmeShoppingServices in to ESB server, you have to follow the
 same steps as you did to deploy data services artifact to WSO2 DSS. You have
 to add WSO2 ESB 3.0.1 server. To do that, right click on Servers view, and
 select New - Server and point WSO2 ESB 3.0.1 distribution. Add
 AcmeShoppingServices and start the server. *
 *
 *
 *Or you can create the Carbon Archive (CAR) file by right click on the
 **AcmeShoppingServices and select Carbon Application Archive from
 Export menu and deploy it to running ESB server by pointing the created
 CAR file in the Application - Add of the management console. *
 *
 *
 *Regards, *
 *Chathuri*


 On Tue, Feb 15, 2011 at 10:13 PM, Xue-Feng Yang just4l...@yahoo.comwrote:

 Hi Chathuri,

 I have another question. At the end of *the configuration for
 AcmeShoppingServices, the document doesn't show how* to deploy the
 services to WSO2 ESB. Could you please tell me this howto?

 Thanks,

 Xue-Feng




 --
 *From:* Chathuri Wimalasena chath...@wso2.com
 *To:* carbon-dev@wso2.org
 *Sent:* Wed, February 16, 2011 12:08:18 AM
 *Subject:* Re: [Carbon-dev] Workflow in ShoppingCart Sample in Carbon
 Studio

 Hi Xue-Feng,

 FinanceConnectorService and SupplierOrderService are created in the 8th
 step 
 [1http://wso2.org/project/carbon-studio/1.0.3/docs/shopping-cart-sample.html#ShoppingCartAxis2Service]
 (immediate next step). It is not that important, in which project you 
 create
 these artifacts. You can create the *ReorderProcess (*bpel artifact)* *in
 a separate C-App project and deploy it to WSO2 BPS server. In the sample, 
 we
 are creating those C-App projects just to separate artifacts according 
 their
 functionality. What matters is creating those artifacts and deploy them to
 correct server. As you have pointed out, there is a mistake in the image
 that we have attached. We will update the images. Thanks for pointing out.


 Thanks and Regards,
 Chathuri

 [1]
 http://wso2.org/project/carbon-studio/1.0.3/docs/shopping-cart-sample.html#ShoppingCartAxis2Service


 On Tue, Feb 15, 2011 at 8:49 PM, Xue-Feng Yang just4l...@yahoo.comwrote:

 I am learning  ShoppingCart Sample in Carbon Studio step by step to
 workflow *ReorderProcess*.

 I found AcmeBackendService containing 4 artifacts, but before this
 point, it only contained 1 artifact, ShoppingCartDS. In addition to
 ReorderProcess, where are the other two from? 

Re: [Carbon-dev] Axis2 Service in ShoppingCart Sample in Carbon Studio

2011-02-16 Thread Saminda Wijeratne
Hi,
You need to build the axis2 aar maven plugin trunk to get this to work. But
much easier workaround is to use an already released version.

   1. In your checked out shopping cart sample, open the root pom.xml (i.e.
   
https://svn.wso2.org/repos/wso2/trunk/stratos/stratos/samples/shopping-cart/pom.xml
in
   the svn).
   2. Change
   axis2.aar.maven.plugin.versionSNAPSHOT/axis2.aar.maven.plugin.version
   to
   axis2.aar.maven.plugin.version1.6-wso2v4/axis2.aar.maven.plugin.version
   .
   3. Now redo mvn eclipse:eclipse from this root pom location

Regards,
Saminda
On Thu, Feb 17, 2011 at 9:26 AM, Xue-Feng Yang just4l...@yahoo.com wrote:

 The oldest file in


 ***http://dist.wso2.org/maven2/org/apache/axis2/axis2-aar-maven-plugin/http://dist.wso2.org/maven2/org/apache/axis2/axis2-aar-maven-plugin/SNAPSHOT/axis2-aar-maven-plugin-SNAPSHOT.pom
 **

 *
 was created at 18-Dec-2010 01:26

 ShoppingCart sample must be older than that. Someone deletes everything
 before that time. Anyone can fix this?

 Xue-Feng

 --
 *From:* Xue-Feng Yang just4l...@yahoo.com
 *To:* carbon-dev@wso2.org
 *Sent:* Thu, February 17, 2011 11:51:12 AM
 *Subject:* Re: [Carbon-dev] Axis2 Service in ShoppingCart Sample in Carbon
 Studio

 I dig into

 *http://dist.wso2.org/maven2/org/apache/axis2/axis2-aar-maven-plugin/http://dist.wso2.org/maven2/org/apache/axis2/axis2-aar-maven-plugin/SNAPSHOT/axis2-aar-maven-plugin-SNAPSHOT.pom

 There is no directory SNAPSHOT.

 Anyone knows this?

 Thanks,

 Xue-Feng
 ***

 --
 *From:* Xue-Feng Yang just4l...@yahoo.com
 *To:* carbon-dev@wso2.org
 *Sent:* Thu, February 17, 2011 11:15:50 AM
 *Subject:* [Carbon-dev] Axis2 Service in ShoppingCart Sample in Carbon
 Studio

 As mentioned in the doc, I have to import two eclipse projects for for
 services at *shopping-cart/connector-service* and *
 shopping-cart/bps/SupplierService*.

 I download the source from


 https://svn.wso2.org/repos/wso2/trunk/stratos/stratos/samples/shopping-cart/

 and go to directory *shopping-cart/connector-service and run **mvn
 eclipse:eclipse.  I got the following error:

 [INFO] Scanning for projects...
 [INFO] Searching repository for plugin with prefix: 'eclipse'.
 [INFO] org.apache.maven.plugins: checking for updates from central
 [INFO] org.codehaus.mojo: checking for updates from central
 [INFO] artifact org.apache.maven.plugins:maven-eclipse-plugin: checking for
 updates from central
 Downloading:
 http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/2.8/maven-eclipse-plugin-2.8.pom
 Downloading:
 http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-plugins/17/maven-plugins-17.pom
 Downloading:
 http://repo1.maven.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom
 Downloading:
 http://repo1.maven.org/maven2/org/apache/apache/7/apache-7.pom
 Downloading:
 http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/2.8/maven-eclipse-plugin-2.8.jar
 Downloading:
 http://dist.wso2.org/maven2/org/apache/axis2/axis2-aar-maven-plugin/SNAPSHOT/axis2-aar-maven-plugin-SNAPSHOT.pom
 [INFO] Unable to find resource
 'org.apache.axis2:axis2-aar-maven-plugin:pom:SNAPSHOT' in repository
 dist-wso2 (http://dist.wso2.org/maven2)
 Downloading:
 http://dist.wso2.org/snapshots/maven2/org.apache.axis2/poms/axis2-aar-maven-plugin-SNAPSHOT.pom
 [INFO] Unable to find resource
 'org.apache.axis2:axis2-aar-maven-plugin:pom:SNAPSHOT' in repository
 wso2-maven2-repository-snapshot (http://dist.wso2.org/snapsh
 ots/maven2)
 [INFO]
 
 [ERROR] BUILD ERROR
 [INFO]
 
 [INFO] Error building POM (may not be this project's POM).


 Project ID: org.apache.axis2:axis2-aar-maven-plugin

 Reason: POM 'org.apache.axis2:axis2-aar-maven-plugin' not found in
 repository: Unable to download the artifact from any repository

   org.apache.axis2:axis2-aar-maven-plugin:pom:SNAPSHOT

 from the specified remote repositories:
   dist-wso2 (http://dist.wso2.org/maven2),
   wso2-maven2-repository-snapshot (http://dist.wso2.org/snapshots/maven2),
   central (http://repo1.maven.org/maven2)

  for project org.apache.axis2:axis2-aar-maven-plugin


 [INFO]
 
 [INFO] For more information, run Maven with the -e switch
 [INFO]
 
 [INFO] Total time: 7 seconds
 [INFO] Finished at: Thu Feb 17 11:10:41 CST 2011
 [INFO] Final Memory: 2M/5M
 [INFO]
 
 *




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


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

Re: [Carbon-dev] Axis2 Service in ShoppingCart Sample in Carbon Studio

2011-02-16 Thread Saminda Wijeratne
=/path/to/f

 Alternatively, if you host your own repository you can deploy the file
 there:
 mvn deploy:deploy-file -DgroupId=org.apache.axis2
 -DartifactId=axis2-aar-maven-plugin -Dversion=1.6-wso2v4
 -Dpackaging=maven-plugin -Dfile=/path/to/fil
 rl=[url] -DrepositoryId=[id]


   org.apache.axis2:axis2-aar-maven-plugin:maven-plugin:1.6-wso2v4


 from the specified remote repositories:
   central (http://repo1.maven.org/maven2)


   org.apache.axis2:axis2-aar-maven-plugin:maven-plugin:1.6-wso2v4


 Reason:

 Maven only checks maven central for 
 org.apache.axis2:axis2-aar-maven-plugin:maven-plugin:1.6-wso2v4
 plugin. But not the dist.wso2.org.

 Fix:

 Downloading org.apache.axis2:axis2-aar-maven-plugin:maven-plugin:1.6-wso2v4
 manually and installing it manually using the above given command.

 Steps:

 1. Download 
 axis2-aar-maven-plugin-1.6-wso2v4.jarhttp://dist.wso2.org/maven2/org/apache/axis2/axis2-aar-maven-plugin/1.6-wso2v4/axis2-aar-maven-plugin-1.6-wso2v4.jar
  from
 http://dist.wso2.org/maven2/org/apache/axis2/axis2-aar-maven-plugin/1.6-wso2v4/
 .

 2. mvn install:install-file -DgroupId=org.apache.axis2
 -DartifactId=axis2-aar-maven-plugin -Dversion=1.6-wso2v4
 -Dpackaging=maven-plugin -Dfile=*/path/to/file*

 Here , replace */path/to/file *with the path to your downloaded jar. For
 example, if you have downloaded it to the your home directory, path should
 be some thing like *home/harshana/a**xis2-aar-maven-plugin-1.6-wso2v4.jar.
 *
 *
 *
 3. Start mvn eclipse:eclipse again.

 Thanks and Regards,
 Harshana



 from the specified remote repositories:
   central (http://repo1.maven.org/maven2)


 [INFO]
 
 [INFO] For more information, run Maven with the -e switch
 [INFO]
 
 [INFO] Total time: 2 seconds
 [INFO] Finished at: Thu Feb 17 13:15:38 CST 2011
 [INFO] Final Memory: 3M/5M
 [INFO]
 

 --
 *From:* Saminda Wijeratne samin...@wso2.com

 *To:* carbon-dev@wso2.org
 *Sent:* Thu, February 17, 2011 12:56:23 PM

 *Subject:* Re: [Carbon-dev] Axis2 Service in ShoppingCart Sample in
 Carbon Studio

 Hi,
 You need to build the axis2 aar maven plugin trunk to get this to work.
 But much easier workaround is to use an already released version.

1. In your checked out shopping cart sample, open the root pom.xml
(i.e.

 https://svn.wso2.org/repos/wso2/trunk/stratos/stratos/samples/shopping-cart/pom.xml
  in
the svn).
2. Change
axis2.aar.maven.plugin.versionSNAPSHOT/axis2.aar.maven.plugin.version
to

 axis2.aar.maven.plugin.version1.6-wso2v4/axis2.aar.maven.plugin.version
.
3. Now redo mvn eclipse:eclipse from this root pom location

 Regards,
 Saminda
 On Thu, Feb 17, 2011 at 9:26 AM, Xue-Feng Yang just4l...@yahoo.comwrote:

 The oldest file in


 ***http://dist.wso2.org/maven2/org/apache/axis2/axis2-aar-maven-plugin/http://dist.wso2.org/maven2/org/apache/axis2/axis2-aar-maven-plugin/SNAPSHOT/axis2-aar-maven-plugin-SNAPSHOT.pom
 **

 *
 was created at 18-Dec-2010 01:26

 ShoppingCart sample must be older than that. Someone deletes everything
 before that time. Anyone can fix this?

 Xue-Feng

 --
 *From:* Xue-Feng Yang just4l...@yahoo.com
 *To:* carbon-dev@wso2.org
 *Sent:* Thu, February 17, 2011 11:51:12 AM
 *Subject:* Re: [Carbon-dev] Axis2 Service in ShoppingCart Sample in
 Carbon Studio

 I dig into

 *http://dist.wso2.org/maven2/org/apache/axis2/axis2-aar-maven-plugin/http://dist.wso2.org/maven2/org/apache/axis2/axis2-aar-maven-plugin/SNAPSHOT/axis2-aar-maven-plugin-SNAPSHOT.pom

 There is no directory SNAPSHOT.

 Anyone knows this?

 Thanks,

 Xue-Feng
 ***

 --
 *From:* Xue-Feng Yang just4l...@yahoo.com
 *To:* carbon-dev@wso2.org
 *Sent:* Thu, February 17, 2011 11:15:50 AM
 *Subject:* [Carbon-dev] Axis2 Service in ShoppingCart Sample in Carbon
 Studio

 As mentioned in the doc, I have to import two eclipse projects for for
 services at *shopping-cart/connector-service* and *
 shopping-cart/bps/SupplierService*.

 I download the source from


 https://svn.wso2.org/repos/wso2/trunk/stratos/stratos/samples/shopping-cart/

 and go to directory *shopping-cart/connector-service and run **mvn
 eclipse:eclipse.  I got the following error:

 [INFO] Scanning for projects...
 [INFO] Searching repository for plugin with prefix: 'eclipse'.
 [INFO] org.apache.maven.plugins: checking for updates from central
 [INFO] org.codehaus.mojo: checking for updates from central
 [INFO] artifact org.apache.maven.plugins:maven-eclipse-plugin: checking
 for updates from central
 Downloading:
 http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/2.8/maven-eclipse-plugin-2.8.pom
 Downloading:
 http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-plugins/17/maven

Re: [Carbon-dev] User management in Carbon Studio only available with G-Reg tools?

2011-02-15 Thread Saminda Wijeratne
Due to relevance some user management tools were added to GReg tools.

Saminda

On Tue, Feb 15, 2011 at 4:41 PM, 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


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


Re: [Carbon-dev] User management in Carbon Studio only available with G-Reg tools?

2011-02-15 Thread Saminda Wijeratne
Currently we don't have tools dedicated for managing user aspect of a
product. Any ideas for these are welcome.

Saminda

On Tue, Feb 15, 2011 at 4:55 PM, Saminda Wijeratne samin...@wso2.comwrote:

 Due to relevance some user management tools were added to GReg tools.

 Saminda

 On Tue, Feb 15, 2011 at 4:41 PM, Samisa Abeysinghe sam...@wso2.comwrote:

 $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



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


Re: [Carbon-dev] Typos on CS features page

2011-02-15 Thread Saminda Wijeratne
will fix these before the 1.0.4 release.

Saminda

On Tue, Feb 15, 2011 at 4:39 PM, Samisa Abeysinghe sam...@wso2.com wrote:

 eclipse (Eclipse)


 On Tue, Feb 15, 2011 at 4:36 PM, Samisa Abeysinghe sam...@wso2.comwrote:

 Please fix issues such as axis2 (Apache Axis2), xml (XML), web services
 (Web services) etc in
 http://wso2.org/project/carbon-studio/1.0.3/docs//cstudio-features.html

 http://wso2.org/project/carbon-studio/1.0.3/docs//cstudio-features.htmlPlease
 make sure that we have consistency across the page in terms of
 capitalization etc.

 Thanks,
 Samisa...

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



 Thanks,
 Samisa...

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




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


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


Re: [Carbon-dev] Workflow in ShoppingCart Sample in Carbon Studio

2011-02-15 Thread Saminda Wijeratne
Current CS roadmap does not involve in supporting remote servers. But this
is certainly something we are considering since we do have support for
Stratos deployment in our roadmap. [1] points to our CS roadmap (note that
this'll be rearranged/grouped to reflect releases this year)

Saminda

1.
https://wso2.org/wiki/display/CarbonStudio/WSO2+Carbon+Studio+-+Road+Map+2010-11

On Wed, Feb 16, 2011 at 9:15 AM, Xue-Feng Yang just4l...@yahoo.com wrote:

 Hi Chathuri,

 Then, are there roadmaps for WSO2 products?

 Thanks,

 Xue-Feng

 --
 *From:* Chathuri Wimalasena chath...@wso2.com
 *To:* carbon-dev@wso2.org
 *Sent:* Wed, February 16, 2011 11:10:56 AM

 *Subject:* Re: [Carbon-dev] Workflow in ShoppingCart Sample in Carbon
 Studio

 Hi Xue-Feng,

 With the current release, you can't point to remote servers when you are
 adding servers.

 Regards,
 Chathuri


 On Wed, Feb 16, 2011 at 8:15 AM, Xue-Feng Yang just4l...@yahoo.comwrote:


 Hi Chathuri,

 Is there any way I can configure those servers on remote machines with
 Carbon Studio? Seem to me, they only work on localhost.

 Thanks,

 Xue-Feng


 --
 *From:* Chathuri Wimalasena chath...@wso2.com
 *To:* carbon-dev@wso2.org
 *Sent:* Wed, February 16, 2011 10:14:04 AM

 *Subject:* Re: [Carbon-dev] Workflow in ShoppingCart Sample in Carbon
 Studio

 Hi Xue-Feng,

 Yes you are correct. ESB related artifacts (sequences, proxy services,
 endpoints) should be deployed to WSO2 ESB Server. If you want to deploy them
 in the data services server, you need to install ESB related features to
 data services server beforehand.

 Here are the default servers which is supported by each artifact.

 *Artifact*

 *Supporting Default Server*

 Sequence, Endpoints, Proxy Services, Local Entries, Custom mediators

 WSO2 ESB Server

 Axis2 Service, Web Applications

 WSO2 Application Server

 BPEL artifacts

 WSO2 Business Process Server

 Registry Resources, Registry Handlers

 WSO2 Governance Registry

 Gadget Artifacts

 WSO2 Gadget Server

 Data Service artifacts

 WSO2 Data Services Server

 Carbon UI component

 Any WSO2 Carbon Server


 Regards,
 Chathuri

 On Wed, Feb 16, 2011 at 1:23 AM, Xue-Feng Yang just4l...@yahoo.comwrote:

 Hi *Chathuri,

 I have to add a new **WSO2 ESB 3.0.1, but not the one I added before for
 dataservce. Am I right?

 Thanks,

 Xue-Feng
 **

 *

 --
 *From:* Chathuri Wimalasena chath...@wso2.com
 *To:* carbon-dev@wso2.org
 *Sent:* Wed, February 16, 2011 1:11:46 AM

 *Subject:* Re: [Carbon-dev] Workflow in ShoppingCart Sample in Carbon
 Studio

 Hi Xue-Feng,

 *To Deploy AcmeShoppingServices in to ESB server, you have to follow the
 same steps as you did to deploy data services artifact to WSO2 DSS. You have
 to add WSO2 ESB 3.0.1 server. To do that, right click on Servers view, and
 select New - Server and point WSO2 ESB 3.0.1 distribution. Add
 AcmeShoppingServices and start the server. *
 *
 *
 *Or you can create the Carbon Archive (CAR) file by right click on the
 **AcmeShoppingServices and select Carbon Application Archive from
 Export menu and deploy it to running ESB server by pointing the created
 CAR file in the Application - Add of the management console. *
 *
 *
 *Regards, *
 *Chathuri*


 On Tue, Feb 15, 2011 at 10:13 PM, Xue-Feng Yang just4l...@yahoo.comwrote:

 Hi Chathuri,

 I have another question. At the end of *the configuration for
 AcmeShoppingServices, the document doesn't show how* to deploy the
 services to WSO2 ESB. Could you please tell me this howto?

 Thanks,

 Xue-Feng




 --
 *From:* Chathuri Wimalasena chath...@wso2.com
 *To:* carbon-dev@wso2.org
 *Sent:* Wed, February 16, 2011 12:08:18 AM
 *Subject:* Re: [Carbon-dev] Workflow in ShoppingCart Sample in Carbon
 Studio

 Hi Xue-Feng,

 FinanceConnectorService and SupplierOrderService are created in the 8th
 step 
 [1http://wso2.org/project/carbon-studio/1.0.3/docs/shopping-cart-sample.html#ShoppingCartAxis2Service]
 (immediate next step). It is not that important, in which project you 
 create
 these artifacts. You can create the *ReorderProcess (*bpel artifact)* *in
 a separate C-App project and deploy it to WSO2 BPS server. In the sample, 
 we
 are creating those C-App projects just to separate artifacts according 
 their
 functionality. What matters is creating those artifacts and deploy them to
 correct server. As you have pointed out, there is a mistake in the image
 that we have attached. We will update the images. Thanks for pointing out.


 Thanks and Regards,
 Chathuri

 [1]
 http://wso2.org/project/carbon-studio/1.0.3/docs/shopping-cart-sample.html#ShoppingCartAxis2Service


 On Tue, Feb 15, 2011 at 8:49 PM, Xue-Feng Yang just4l...@yahoo.comwrote:

 I am learning  ShoppingCart Sample in Carbon Studio step by step to
 workflow *ReorderProcess*.

 I found AcmeBackendService containing 4 artifacts, but before this
 point, it only contained 1 artifact, 

Re: [Carbon-dev] Problem in CS overview diagram

2011-02-14 Thread Saminda Wijeratne
On Tue, Feb 15, 2011 at 1:12 PM, Samisa Abeysinghe sam...@wso2.com wrote:

 http://wso2.org/project/carbon-studio/1.0.3/docs/overview.html

 http://wso2.org/project/carbon-studio/1.0.3/docs/overview.htmlIt shows,
 you go from CApp project to on to create artifacts.

 That order is incorrect IMHO

AFAIK in any IDE if you want to create a java class you first have to create
a java project. CApp project is the container for CApp artifacts at the
development stage. With the current implementation (1.0.*) what you are
suggesting is not possible.


 You first create artifacts, package those together and end up with the CApp
 package,

FYI the final output is called a CAR or CApp Archive.

Saminda

 which you deploy onto the servers.

 Please re-consider the ordering in the diagram.

 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


Re: [Carbon-dev] Follow up session on Carbon Studio usability

2011-02-04 Thread Saminda Wijeratne
I'll schedule a meeting Tuesday 10:30am.

Saminda

On Fri, Feb 4, 2011 at 8:39 PM, Afkham Azeez az...@wso2.com wrote:

 I'd like to have this next week with the tooling team.

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


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


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


Re: [Carbon-dev] Session on DS wizard usability

2011-02-04 Thread Saminda Wijeratne
+1. Can we have this back to back with the tooling usability revisit you
suggested?

Saminda

On Fri, Feb 4, 2011 at 8:39 PM, Afkham Azeez az...@wso2.com wrote:

 I'd like to have this session early next week with Anjana et. al, and it
 will also be good for the tooling folks to be there.  I want to do this
 while it is fresh on my mind.

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


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


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


Re: [Carbon-dev] [Architecture] WSO2 Carbon Studio 1.0.2.1 Released

2011-01-30 Thread Saminda Wijeratne
Noted.

Saminda

On Sun, Jan 30, 2011 at 12:30 PM, Samisa Abeysinghe sam...@wso2.com wrote:

 In our release process, the release versioning, there is nothing called
 minor patch

 It is Major.Minor.Patch

 In stratos, we discussed, build number too:
 Major.Minor.Patch.Build

 But that is manly to patch the running system, not to release.

 Please stick to the agreed versioning we have. This numbering violate what
 we have. Tooling versioning cannot live on its own world. If there need a
 change, then the right way to do it is to discuss it in public. It is not a
 good idea to just pick some numbering.

 According to the versoning we have, this should be 1.0.3.


 On Sun, Jan 30, 2011 at 12:17 PM, Saminda Wijeratne samin...@wso2.comwrote:

 This is a minor patch release we had to do for a blocker issue in the
 release 1.0.2.

 Saminda.


 On Sun, Jan 30, 2011 at 12:04 PM, Samisa Abeysinghe sam...@wso2.comwrote:

 Guys, what is this release number???

 On Sat, Jan 29, 2011 at 2:28 PM, Chathuri Wimalasena 
 chath...@wso2.comwrote:

  WSO2 Carbon Studio 1.0.2.1 Release Notes
 WSO2 Tooling team proud to announce the patch release of WSO2 Carbon
 Studio version 1.0.2.1, a fully functioned tooling environment which
 facilitate you to develop, test, deploy and test WSO2 Carbon Artifacts.
 The tool is created as a plug-in for the popular IDE Eclipse.

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


  Improvements


- Critical bug fix which occurred in Carbon Studio 1.0.2 in windows
environment

 Key Features

- Axis2 and JAX-WS Tools
- Data Service Tools
- Web Application Tools
- BPEL Tools
- ESB Tools
   - Sequences
   - Endpoints
   - Proxy Services
   - Local Entries
- Gadget Editor Tools
- Registry Tools
- Carbon Tools
- Advance Server Extensions
   - ESB Custom Mediators
   - Registry Handlers
   - Registry Filters
   - Data Services Validators
- Testing, Deploying  Redeploying

 Project Resources

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

 Reporting ProblemsIssues can be reported using the public JIRA
 available at https://wso2.org/jira/browse/TOOLS Contact usWSO2 Tools
 developers can be contacted via the mailing lists:
 *For Users:* tools-u...@wso2.org
 *For Developers :* carbon-dev@wso2.org

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

 Alternatively, questions can also be raised in the WSO2 Tools forum:
 *Forum* http://www.wso2.org/forum/194 http://wso2.org/forum/194
  SupportWe are committed to ensuring that your enterprise middleware
 deployment is completely supported from evaluation to production. Our 
 unique
 approach ensures that all support leverages our open development 
 methodology
 and is provided by the very same engineers who build the technology.

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

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

 Thank you for your interest in WSO2 Carbon Studio.

 *-The WSO2 Tools Development Team*

 ___
 Architecture mailing list
 architect...@wso2.org
 https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

 Thanks,
 Samisa...

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




 ___
 Architecture mailing list
 architect...@wso2.org
 https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture



 ___
 Architecture mailing list
 architect...@wso2.org
 https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

 Thanks,
 Samisa...

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




 ___
 Architecture mailing list
 architect...@wso2.org
 https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture


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


Re: [Carbon-dev] [Architecture] WSO2 Carbon Studio 1.0.2.1 Released

2011-01-29 Thread Saminda Wijeratne
This is a minor patch release we had to do for a blocker issue in the
release 1.0.2.

Saminda.

On Sun, Jan 30, 2011 at 12:04 PM, Samisa Abeysinghe sam...@wso2.com wrote:

 Guys, what is this release number???

 On Sat, Jan 29, 2011 at 2:28 PM, Chathuri Wimalasena chath...@wso2.comwrote:

  WSO2 Carbon Studio 1.0.2.1 Release Notes
 WSO2 Tooling team proud to announce the patch release of WSO2 Carbon
 Studio version 1.0.2.1, a fully functioned tooling environment which
 facilitate you to develop, test, deploy and test WSO2 Carbon Artifacts.
 The tool is created as a plug-in for the popular IDE Eclipse.

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


  Improvements


- Critical bug fix which occurred in Carbon Studio 1.0.2 in windows
environment

 Key Features

- Axis2 and JAX-WS Tools
- Data Service Tools
- Web Application Tools
- BPEL Tools
- ESB Tools
   - Sequences
   - Endpoints
   - Proxy Services
   - Local Entries
- Gadget Editor Tools
- Registry Tools
- Carbon Tools
- Advance Server Extensions
   - ESB Custom Mediators
   - Registry Handlers
   - Registry Filters
   - Data Services Validators
- Testing, Deploying  Redeploying

 Project Resources

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

 Reporting ProblemsIssues can be reported using the public JIRA available
 at https://wso2.org/jira/browse/TOOLS Contact usWSO2 Tools developers can
 be contacted via the mailing lists:
 *For Users:* tools-u...@wso2.org
 *For Developers :* carbon-dev@wso2.org

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

 Alternatively, questions can also be raised in the WSO2 Tools forum:
 *Forum* http://www.wso2.org/forum/194 http://wso2.org/forum/194
  SupportWe are committed to ensuring that your enterprise middleware
 deployment is completely supported from evaluation to production. Our unique
 approach ensures that all support leverages our open development methodology
 and is provided by the very same engineers who build the technology.

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

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

 Thank you for your interest in WSO2 Carbon Studio.

 *-The WSO2 Tools Development Team*

 ___
 Architecture mailing list
 architect...@wso2.org
 https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

 Thanks,
 Samisa...

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




 ___
 Architecture mailing list
 architect...@wso2.org
 https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture


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


Re: [Carbon-dev] Carbon Studio usability session

2011-01-16 Thread Saminda Wijeratne
On Sat, Jan 15, 2011 at 1:24 PM, Afkham Azeez az...@wso2.com wrote:

 I have create a simple code first Web service, and would like to view its
 WSDL using the WSDL editor. Ho can I do that?

Well, we implemented to generate the client from the service. That process
generates the wsdl in a mid-stage. So we can easily add wsdl generation for
the service without any issue.

Saminda



 On Sat, Jan 15, 2011 at 12:02 PM, Chathuri Wimalasena 
 chath...@wso2.comwrote:

 Hi Azeez,

 +1 for the session on tuesday. Usability improvements of Carbon Studio is
 one of the key item in the road-map for 2011.

 Regards,
 Chathuri

 On Sat, Jan 15, 2011 at 11:51 AM, Afkham Azeez az...@wso2.com wrote:

  I'm in the process of preparing samples for the forthcoming WSO2
 workshop series, using Carbon Studio. In the process, we could look at how
 to improve the usability of this tool. I would like to have a full day
 session (Tuesday?) with the tooling team to work on this, and it would also
 be good if Amal can participate.

 Thanks
 --
 *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://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




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


Re: [Carbon-dev] Why is the Carbon Studio distribution named wso2-eclipse-ide-tools-p2-repository_1.0.1.zip ?

2011-01-07 Thread Saminda Wijeratne
On Fri, Jan 7, 2011 at 2:44 PM, Afkham Azeez az...@wso2.com wrote:

 Also, this binary distribution does not contain the license, readme, notice
  release-notes files. This is actually a major issue for companies/users
 who are going to try out Carbon Studio.

the zip archive we publish is a pure p2-repo. users download  point to this
archive from eclipse  install. When about to install a feature the license
for that feature is shown to the user.

It seems only option is to include the release-notes/notice files inside the
archive. However is not conventional. BTW what would be the purpose of a
readme file in this context? installation instructions?

Saminda


 Azeez


 On Fri, Jan 7, 2011 at 11:54 AM, Saminda Wijeratne samin...@wso2.comwrote:



 On Fri, Jan 7, 2011 at 11:44 AM, Afkham Azeez az...@wso2.com wrote:

 I was totally surprised when I clicked the download button and saw that
 the artifact was called a P2 repo. Technically, that might be correct, but I
 wasn't expecting that.

 As a non-regular Eclipse user, I would like to have a single download of
 Eclipse with Carbon Studio installed, with Carbon Studio splash screen and
 all. Is it possible to have such a distribution?

 For 1.1 release we are going to provide and carbon studio already
 installed eclipse distributions. The Carbon Studio IDE is planned for 2.0
 release (this will have all the stuff which you mentioned).


 I'm really impressed about the documentation. It looks really good. God
 job Saminda  team.

 All thanks to Chathuri.

 Saminda



 Azeez


 On Fri, Jan 7, 2011 at 11:36 AM, Saminda Wijeratne samin...@wso2.comwrote:

 Thanx Azeez. This will be rectified in the next release 1.1.

 Saminda

 On Fri, Jan 7, 2011 at 11:28 AM, Afkham Azeez az...@wso2.com wrote:

 The source  docs distribution is correctly named as
 wso2-carbon-studio-source-1.0.1.ziphttp://dist.wso2.org/products/carbon-studio/1.0.1/wso2-carbon-studio-source-1.0.1.zip
   
 wso2-carbon-studio-1.0.1-docs.ziphttp://wso2.org/project/carbon-studio/1.0.1/docs/wso2-carbon-studio-1.0.1-docs.zip
  respectively.
 Why is the binary distro named inconsistently?


 On Fri, Jan 7, 2011 at 11:23 AM, Afkham Azeez az...@wso2.com wrote:

 Why don't you simply call it wso2carbon-studio-1.0.1.zip ?

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




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


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




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




 --
 *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://wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Re: [Carbon-dev] Why is the Carbon Studio distribution named wso2-eclipse-ide-tools-p2-repository_1.0.1.zip ?

2011-01-07 Thread Saminda Wijeratne
On Fri, Jan 7, 2011 at 3:10 PM, Afkham Azeez az...@wso2.com wrote:

 Is there a way to get rid of this security warning which pops up when
 installing Carbon studio (See attached image)

Right now we cannot. In carbon we create the final distribution and then
sign. In a p2 repository there are jars in the plugins  features directory.
Inside those jars contain various files. In the p2-client provided in
eclipse signed means signing each of those files in those jars. If all the
files in the jar is signed then the jar is authenticated :(.

Since we are building the distribution using maven, we cannot think of a way
to achieve this. We checked with other 3rd party software also. They are
also still having the same issue it seems.

Saminda




 On Fri, Jan 7, 2011 at 2:44 PM, Afkham Azeez az...@wso2.com wrote:

 Also, this binary distribution does not contain the license, readme,
 notice  release-notes files. This is actually a major issue for
 companies/users who are going to try out Carbon Studio.

 Azeez


 On Fri, Jan 7, 2011 at 11:54 AM, Saminda Wijeratne samin...@wso2.comwrote:



 On Fri, Jan 7, 2011 at 11:44 AM, Afkham Azeez az...@wso2.com wrote:

 I was totally surprised when I clicked the download button and saw that
 the artifact was called a P2 repo. Technically, that might be correct, but 
 I
 wasn't expecting that.

 As a non-regular Eclipse user, I would like to have a single download of
 Eclipse with Carbon Studio installed, with Carbon Studio splash screen and
 all. Is it possible to have such a distribution?

 For 1.1 release we are going to provide and carbon studio already
 installed eclipse distributions. The Carbon Studio IDE is planned for 2.0
 release (this will have all the stuff which you mentioned).


 I'm really impressed about the documentation. It looks really good. God
 job Saminda  team.

 All thanks to Chathuri.

 Saminda



 Azeez


 On Fri, Jan 7, 2011 at 11:36 AM, Saminda Wijeratne 
 samin...@wso2.comwrote:

 Thanx Azeez. This will be rectified in the next release 1.1.

 Saminda

 On Fri, Jan 7, 2011 at 11:28 AM, Afkham Azeez az...@wso2.com wrote:

 The source  docs distribution is correctly named as
 wso2-carbon-studio-source-1.0.1.ziphttp://dist.wso2.org/products/carbon-studio/1.0.1/wso2-carbon-studio-source-1.0.1.zip
   
 wso2-carbon-studio-1.0.1-docs.ziphttp://wso2.org/project/carbon-studio/1.0.1/docs/wso2-carbon-studio-1.0.1-docs.zip
  respectively.
 Why is the binary distro named inconsistently?


 On Fri, Jan 7, 2011 at 11:23 AM, Afkham Azeez az...@wso2.com wrote:

 Why don't you simply call it wso2carbon-studio-1.0.1.zip ?

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




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


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




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




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

Re: [Carbon-dev] Why is the Carbon Studio distribution named wso2-eclipse-ide-tools-p2-repository_1.0.1.zip ?

2011-01-07 Thread Saminda Wijeratne
On Fri, Jan 7, 2011 at 3:20 PM, Afkham Azeez az...@wso2.com wrote:



 On Fri, Jan 7, 2011 at 3:11 PM, Saminda Wijeratne samin...@wso2.comwrote:



 On Fri, Jan 7, 2011 at 2:44 PM, Afkham Azeez az...@wso2.com wrote:

 Also, this binary distribution does not contain the license, readme,
 notice  release-notes files. This is actually a major issue for
 companies/users who are going to try out Carbon Studio.

 the zip archive we publish is a pure p2-repo. users download  point to
 this archive from eclipse  install. When about to install a feature the
 license for that feature is shown to the user.

 It seems only option is to include the release-notes/notice files inside
 the archive. However is not conventional. BTW what would be the purpose of a
 readme file in this context? installation instructions?


 The README could point to the required resources, for example the docs. You
 cannot assume that all people who download Carbon studio are Eclipse users.
 As far as I'm concerned, I downloaded a zip file, and when I extracted that,
 I need some help/instructions on what to do next  where to look.

noted.

Saminda





 Saminda


 Azeez


 On Fri, Jan 7, 2011 at 11:54 AM, Saminda Wijeratne samin...@wso2.comwrote:



 On Fri, Jan 7, 2011 at 11:44 AM, Afkham Azeez az...@wso2.com wrote:

 I was totally surprised when I clicked the download button and saw that
 the artifact was called a P2 repo. Technically, that might be correct, 
 but I
 wasn't expecting that.

 As a non-regular Eclipse user, I would like to have a single download
 of Eclipse with Carbon Studio installed, with Carbon Studio splash screen
 and all. Is it possible to have such a distribution?

 For 1.1 release we are going to provide and carbon studio already
 installed eclipse distributions. The Carbon Studio IDE is planned for 2.0
 release (this will have all the stuff which you mentioned).


 I'm really impressed about the documentation. It looks really good. God
 job Saminda  team.

 All thanks to Chathuri.

 Saminda



 Azeez


 On Fri, Jan 7, 2011 at 11:36 AM, Saminda Wijeratne 
 samin...@wso2.comwrote:

 Thanx Azeez. This will be rectified in the next release 1.1.

 Saminda

 On Fri, Jan 7, 2011 at 11:28 AM, Afkham Azeez az...@wso2.com wrote:

 The source  docs distribution is correctly named as
 wso2-carbon-studio-source-1.0.1.ziphttp://dist.wso2.org/products/carbon-studio/1.0.1/wso2-carbon-studio-source-1.0.1.zip
   
 wso2-carbon-studio-1.0.1-docs.ziphttp://wso2.org/project/carbon-studio/1.0.1/docs/wso2-carbon-studio-1.0.1-docs.zip
  respectively.
 Why is the binary distro named inconsistently?


 On Fri, Jan 7, 2011 at 11:23 AM, Afkham Azeez az...@wso2.comwrote:

 Why don't you simply call it wso2carbon-studio-1.0.1.zip ?

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




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


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




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




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

Re: [Carbon-dev] Why is the Carbon Studio distribution named wso2-eclipse-ide-tools-p2-repository_1.0.1.zip ?

2011-01-07 Thread Saminda Wijeratne
On Fri, Jan 7, 2011 at 3:43 PM, Chathuri Wimalasena chath...@wso2.comwrote:

 Hi Azeez,

 If we do so, this will create an inconsistency with default
 eclipse behavior. There are other type of projects you can create. All these
 project types are under Project category. Since Carbon Application is also
 a type of a project, IMV it should be inside Project category.

I think Azeez wants a Carbon Application menu item shown in the same level
as the Project menu item so that user does not need to go to the wizard
dialog.
+1 for having this. Will check if this is possible since eclipse should
allow updating its existing perspectives.

Saminda


 Regards,
 Chathuri


 On Fri, Jan 7, 2011 at 3:30 PM, Afkham Azeez az...@wso2.com wrote:

 Also, to create a new Carbon Application Project, instead of going from
 File-New-Project-Carbon Application Project, can't we simply make it,
 File-New-Carbon Application Project ?


 On Fri, Jan 7, 2011 at 11:54 AM, Saminda Wijeratne samin...@wso2.comwrote:



 On Fri, Jan 7, 2011 at 11:44 AM, Afkham Azeez az...@wso2.com wrote:

 I was totally surprised when I clicked the download button and saw that
 the artifact was called a P2 repo. Technically, that might be correct, but 
 I
 wasn't expecting that.

 As a non-regular Eclipse user, I would like to have a single download of
 Eclipse with Carbon Studio installed, with Carbon Studio splash screen and
 all. Is it possible to have such a distribution?

 For 1.1 release we are going to provide and carbon studio already
 installed eclipse distributions. The Carbon Studio IDE is planned for 2.0
 release (this will have all the stuff which you mentioned).


 I'm really impressed about the documentation. It looks really good. God
 job Saminda  team.

 All thanks to Chathuri.

 Saminda



 Azeez


 On Fri, Jan 7, 2011 at 11:36 AM, Saminda Wijeratne 
 samin...@wso2.comwrote:

 Thanx Azeez. This will be rectified in the next release 1.1.

 Saminda

 On Fri, Jan 7, 2011 at 11:28 AM, Afkham Azeez az...@wso2.com wrote:

 The source  docs distribution is correctly named as
 wso2-carbon-studio-source-1.0.1.ziphttp://dist.wso2.org/products/carbon-studio/1.0.1/wso2-carbon-studio-source-1.0.1.zip
   
 wso2-carbon-studio-1.0.1-docs.ziphttp://wso2.org/project/carbon-studio/1.0.1/docs/wso2-carbon-studio-1.0.1-docs.zip
  respectively.
 Why is the binary distro named inconsistently?


 On Fri, Jan 7, 2011 at 11:23 AM, Afkham Azeez az...@wso2.com wrote:

 Why don't you simply call it wso2carbon-studio-1.0.1.zip ?

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




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


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




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




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

Re: [Carbon-dev] Why is the Carbon Studio distribution named wso2-eclipse-ide-tools-p2-repository_1.0.1.zip ?

2011-01-06 Thread Saminda Wijeratne
Thanx Azeez. This will be rectified in the next release 1.1.

Saminda

On Fri, Jan 7, 2011 at 11:28 AM, Afkham Azeez az...@wso2.com wrote:

 The source  docs distribution is correctly named as
 wso2-carbon-studio-source-1.0.1.ziphttp://dist.wso2.org/products/carbon-studio/1.0.1/wso2-carbon-studio-source-1.0.1.zip
   
 wso2-carbon-studio-1.0.1-docs.ziphttp://wso2.org/project/carbon-studio/1.0.1/docs/wso2-carbon-studio-1.0.1-docs.zip
  respectively.
 Why is the binary distro named inconsistently?


 On Fri, Jan 7, 2011 at 11:23 AM, Afkham Azeez az...@wso2.com wrote:

 Why don't you simply call it wso2carbon-studio-1.0.1.zip ?

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




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


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


Re: [Carbon-dev] Why is the Carbon Studio distribution named wso2-eclipse-ide-tools-p2-repository_1.0.1.zip ?

2011-01-06 Thread Saminda Wijeratne
On Fri, Jan 7, 2011 at 11:44 AM, Afkham Azeez az...@wso2.com wrote:

 I was totally surprised when I clicked the download button and saw that the
 artifact was called a P2 repo. Technically, that might be correct, but I
 wasn't expecting that.

 As a non-regular Eclipse user, I would like to have a single download of
 Eclipse with Carbon Studio installed, with Carbon Studio splash screen and
 all. Is it possible to have such a distribution?

For 1.1 release we are going to provide and carbon studio already installed
eclipse distributions. The Carbon Studio IDE is planned for 2.0 release
(this will have all the stuff which you mentioned).


 I'm really impressed about the documentation. It looks really good. God job
 Saminda  team.

All thanks to Chathuri.

Saminda



 Azeez


 On Fri, Jan 7, 2011 at 11:36 AM, Saminda Wijeratne samin...@wso2.comwrote:

 Thanx Azeez. This will be rectified in the next release 1.1.

 Saminda

 On Fri, Jan 7, 2011 at 11:28 AM, Afkham Azeez az...@wso2.com wrote:

 The source  docs distribution is correctly named as
 wso2-carbon-studio-source-1.0.1.ziphttp://dist.wso2.org/products/carbon-studio/1.0.1/wso2-carbon-studio-source-1.0.1.zip
   
 wso2-carbon-studio-1.0.1-docs.ziphttp://wso2.org/project/carbon-studio/1.0.1/docs/wso2-carbon-studio-1.0.1-docs.zip
  respectively.
 Why is the binary distro named inconsistently?


 On Fri, Jan 7, 2011 at 11:23 AM, Afkham Azeez az...@wso2.com wrote:

 Why don't you simply call it wso2carbon-studio-1.0.1.zip ?

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




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


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




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


Re: [Carbon-dev] What's the fastest way to test a carbon OSGi bundle?

2011-01-04 Thread Saminda Wijeratne
On Wed, Jan 5, 2011 at 12:25 AM, Sumedha Rubasinghe sume...@wso2.comwrote:

 Azeez,
 Why is this not possible?

 You can simply do a
 1. install file:/foo/bar/my.jar
 2. Get the bundle id
 3. Then do a start bundle-id

This will work as long as the bundle doesn't get wired up with the carbon
framework bundles like the axis2 bundle. In such cases you will need to
restart carbon.

Saminda


 /sumedha

 On Tue, Jan 4, 2011 at 11:01 PM, Afkham Azeez az...@wso2.com wrote:



 On Tue, Jan 4, 2011 at 10:49 PM, Denis Weerasiri de...@wso2.com wrote:

 Hi all,
 Normally to test a bundle what I do is write a shell script to

1. Build the bundle
2. Copy  Paste it to the repository/components/plugins
3. Restart the carbon

 But if I can use OSGi console commands in that shell script, I can simply
 uninstall and re-install the bundle, without restarting carbon.


 Sadly, you cannot do that since the OSGi console does not have any
 scripting capability. You could use Felix Web console to redeploy your
 bundles.
 https://docs.google.com/a/wso2.com/Doc?docid=0AXW7aoJmJW4wZGYzMnc2djJfMGdjOGN4cDUzhl=en


 Is this possible? Or any other recommended ways to avoid restarting
 carbon at the dev. life cycle?.

 --
 Thanks,
 Denis
 --
 *Denis Weerasiri*
 Software Engineer; WSO2 Inc.; http://wso2.com,
 *email: denis http://goog_277208233/** [AT] wso2.com*http://wso2.com/
 * cell: +94 (71) 684-4450
 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
 https://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://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


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


Re: [Carbon-dev] Registry Checkin client.. Is the name correct..?

2010-12-21 Thread Saminda Wijeratne
I like registry.sh better (like the axis2.sh).

Saminda

On Tue, Dec 21, 2010 at 5:43 PM, Paul Fremantle p...@wso2.com wrote:

 How about just reg?


 Paul


 On 21 December 2010 12:10, Sameera Jayasoma same...@wso2.com wrote:



 On Tue, Dec 21, 2010 at 4:49 AM, Amila Suriarachchi am...@wso2.comwrote:



 On Tue, Dec 21, 2010 at 12:51 PM, Senaka Fernando sen...@wso2.comwrote:



 On Tue, Dec 21, 2010 at 12:46 PM, Prabath Siriwardana prab...@wso2.com
  wrote:



 On Tue, Dec 21, 2010 at 12:42 PM, Senaka Fernando sen...@wso2.comwrote:



 On Tue, Dec 21, 2010 at 12:35 PM, Tharindu Mathew 
 thari...@wso2.comwrote:

 Registry Checkin/Checkout client? :)


 +1. Yes, it is Check-in/Check-out client, :-). However, we need to fix
 some docs etc. Let's schedule this for 4.0.0.


 It goes as checkin-client.sh with GReg..


 Yep, we need to rename that too, :-).

 +1 it should be registryClient.sh  checkin checkout are options. like in
 svn.


 -1. The name RegistryClient is bit confusing. Actually its not a registry
 client, it is a tool to get a registry dump and checking out the changes
 back to the registry.

 Thanks
 Sameera


 thanks,
 Amila.


 Thanks,
 Senaka.


 Thanks  regards,
 -Prabath


 Thanks,
 Senaka.


 On Tue, Dec 21, 2010 at 8:01 AM, Prabath Siriwardana 
 prab...@wso2.com wrote:

 Sometimes the name is bit confusing.. when using Checkin client to
 Checkout.. WDYT?

 --
 Thanks  Regards,
 Prabath

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

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




 --
 Regards,

 Tharindu Mathew

 Software Engineer,
 WSO2 Inc.,
 http://wso2.com


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




 --
 *Senaka Fernando*
 Associate Technical Lead  Product Manager - WSO2 G-Reg;
 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
 https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 Thanks  Regards,
 Prabath

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

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




 --
 *Senaka Fernando*
 Associate Technical Lead  Product Manager - WSO2 G-Reg;
 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
 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




 --
 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://wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 Paul Fremantle
 CTO and Co-Founder, WSO2
 OASIS WS-RX TC Co-chair, VP, Apache Synapse

 Office: +44 844 484 8143
 Cell: +44 798 447 4618

 blog: http://pzf.fremantle.org
 twitter.com/pzfreo
 p...@wso2.com

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


Re: [Carbon-dev] Using Tycho for building Carbon Studio

2010-12-21 Thread Saminda Wijeratne
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.

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


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


Re: [Carbon-dev] Tooling Jira project

2010-11-24 Thread Saminda Wijeratne
Thanx Samisa. We definitely going to need some help on this. Will come 
talk to you later today.

Saminda.

On Thu, Nov 25, 2010 at 8:54 AM, Samisa Abeysinghe sam...@wso2.com wrote:

 It does not look like we are properly managing the versions in the tooling
 Jira.

 There aer loads of Ms and Alphas in there. But no 1.0.0 or 1.1.0

 Note that, we do not usually use alpha and milestone once we are done with
 1.0. Alpha, is indicated by no L1s. Beta, no L2s and RC ready to go. So
 someone looking at 1.1.0 and see no L1/L2 knows if it is in RC or not. Else
 we will end up with loads of noise in Releases section of the Jira.

 Also, it is imporant to mark releases as released and move issues to newer
 versions as we go along.

 If you need help on this, please talk to me and I can show you how to do
 that.

 And this is in general for all products. I usually manage this for Carbon
 and Stratos. Have a look at those project as a guideline.

 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


[Carbon-dev] WSO2 Committers += Dakshitha Ratnayake + Harshana Eranga

2010-11-03 Thread Saminda Wijeratne
It's my great pleasure to welcome 2 new WSO2 commiters, Dakshitha 
Harshana.

They have being working on the tooling team for more than a month  during
that time they have contributed extensively to open source projects in
WSO2.

Dakshitha has being responsible for providing many patches for the public
jiras in tooling space while being actively engaged in creating  managing
the data-service editor which is one of the new features we had in the
recently released Carbon Studio. She is further contributing to this editor
with new improvements to go in the next release.

Harshana has done a really good job on providing patches for public jiras 
working around the clock for many queries raised by users of Carbon Studio.
His input on planning milestones  roadmap has being been very useful. He
has also introduced an xpath editor (used in the ESB editor) tool for Carbon
Studio. Currently he is working on creating a new set of developer tools for
carbon.

Congratulations  welcome aboard Dakshitha  Harshana.

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


Re: [Carbon-dev] Providing Apache Ant Support to Build and Export Car file from a C-App Project

2010-11-03 Thread Saminda Wijeratne
On Tue, Nov 2, 2010 at 11:47 PM, Harshana Martin harsh...@wso2.com wrote:

 Hi All,

 I have added the support to handle the remote dependencies as well. Now I
 believe we are good to go. I'm integrating this to the C-App project
 creation wizard to finish the implementation.

Thats great. Harshana while you are at it get this to work with maven also.
It'll be a peice of cake to you now that you did it for ant :).

Saminda.


 Thanks and Regards,
 Harshana


 On Tue, Nov 2, 2010 at 10:15 PM, Harshana Martin harsh...@wso2.comwrote:



 On Tue, Nov 2, 2010 at 9:38 PM, Saminda Wijeratne samin...@wso2.comwrote:



 On Tue, Nov 2, 2010 at 6:59 PM, Harshana Martin harsh...@wso2.comwrote:

 Hi All,

 I have completed the implementation of Car Export mechanism in Java IO
 and tested. It works fine. Then I packaged it in to a jar with the custom
 Ant Task which I have written before and included it in  an existing C-App
 project. Then created the  build file and ran it against ant. It
 successfully  exported the Car file to the target. So this means I have 
 done
 this task successfully. Though it works fine, I have few more concerns 
 right
 now.

 I am using Axiom for XML parsing. Therefore we have to provide Axiom and
 some other jars including logging in order to run the build successfully.
 Therefore I don't think it is a good idea to include these jar libraries in
 each and every C-App project. So is it ok to expect that user have set the
 ECLIPSE.HOME environment variable to the location where Eclipse/Carbon
 Studio exist? I have to point several jars including Axiom, commons.io,
 commons.logging, etc.

 +1
 user HAS TO point to an eclipse.home where carbon studio is installed. so
 this should cause any problems at all. Correct me if I'm wrong but I dont
 think you need to separately point to the location of those libraries in
 eclipse home.


 No. We don't. We can point to the ECLIPSE__HOME  and ask ant to resolve
 dependencies from the jars included in there. So we don't need to point to
 individual jars. Extremely sorry for the confusion.

 Thanks and Regards,
 Harshana


 Saminda


 Any thoughts?

 Thanks and Regards,
 Harshana


 On Mon, Nov 1, 2010 at 3:26 PM, Harshana Martin harsh...@wso2.comwrote:

 Hi,

 On Mon, Nov 1, 2010 at 1:20 PM, Saminda Wijeratne 
 samin...@wso2.comwrote:



 On Mon, Nov 1, 2010 at 11:23 AM, Harshana Martin 
 harsh...@wso2.comwrote:

 Hi Chathuri,

 This is exactly what's in my mind. Instead of IProject parameter, I
 am going to overload the method to accept Project Location parameter in
 String format. This will solve allow us to use the existing API inside
 Eclipse and the overloaded method can be used when we work outside of
 Eclipse. This change will be useful if we are going to support Maven for
 C-App projects as well.


 +1
 Harshana figure out what API level changes needed and do it now
 itself.


 Sure.

 Anyway the car exporting process is not still under direct API level
 exposed to other parties. You will have to make checks where the eclipse 
 UI
 threads related tasks are not applicable and skip them.


 I just tried to reuse the existing method of exporting a Car file. But
 it is almost impossible to reuse the existing implementation since we are
 heavily depending on the Eclipse Resources API. Therefore it is not a
 feasible option to reuse the existing implementation. Therefore I'm moving
 to Java IO to implement this Car Export method.

 Thanks and Regards,
 Harshana


 Saminda


 Thanks and Regards,
 Harshana


 On Mon, Nov 1, 2010 at 11:15 AM, Chathuri Wimalasena 
 chath...@wso2.com wrote:

 Hi Harshana,

 You can overload the existing CAR exporting method with different
 input parameters, so that we can get the needed functionality with 
 minimum
 API changes to the existing API. This will enable us to use existing 
 method
 when using it inside eclipse (where we have the access to eclipse 
 resources)
 and use the new method when eclipse resources are not available.

 Regards,
 Chathuri

 On Mon, Nov 1, 2010 at 10:52 AM, Harshana Martin harsh...@wso2.com
  wrote:

 Hi All,

 I have worked this issue [0] and made a progress. I created an
 custom ant task and execute it. But there are few things i need to 
 clarify
 before I continue.

 Current Car Export method (*
 org.wso2.carbonstudio.eclipse.capp.project.utils.CAppUtils.generateCAR(...)
 *) requires 3 input parameters as String savePath, IProject
 selectedProject, boolean stratosEnabled. But if we are going to build 
 the
 C-App from command line, it is bit problematic to get the value of
 the selectedProject as it is an Eclipse Workspace related information 
 and
 when we are using the command line, we don't have the access to the
 workspace. If we try to use Eclipse Resource API, we get an
 IllegalStateException saying that workspace is closed.

 IMHO first, i don't think it is a good practice to expect Eclipse
 Specific data from a command line user and second, i don't think we 
 have a
 mechanism

  1   2   >