Re: [Carbon-dev] Axis2 Service in ShoppingCart Sample in Carbon Studio

2011-02-17 Thread Afkham Azeez
BTW, where is the source code for this sample? SVN location? Azeez On Thu, Feb 17, 2011 at 8:45 AM, Xue-Feng Yang just4l...@yahoo.com wrote: As mentioned in the doc, I have to import two eclipse projects for for services at *shopping-cart/connector-service* and *

Re: [Carbon-dev] Axis2 Service in ShoppingCart Sample in Carbon Studio

2011-02-17 Thread Harshana Martin
Hi Azeez, On Thu, Feb 17, 2011 at 1:29 PM, Afkham Azeez az...@wso2.com wrote: BTW, where is the source code for this sample? SVN location? Sample location is https://svn.wso2.org/repos/wso2/trunk/stratos/stratos/samples/shopping-cart/ . And I noticed a possible problem in this esb-config

Re: [Carbon-dev] Axis2 Service in ShoppingCart Sample in Carbon Studio

2011-02-17 Thread Afkham Azeez
Shariq, How have you been building the sample? Azeez On Thu, Feb 17, 2011 at 1:38 PM, Harshana Martin harsh...@wso2.com wrote: On Thu, Feb 17, 2011 at 1:36 PM, Harshana Martin harsh...@wso2.comwrote: Hi Azeez, On Thu, Feb 17, 2011 at 1:29 PM, Afkham Azeez az...@wso2.com wrote: BTW,

Re: [Carbon-dev] Axis2 Service in ShoppingCart Sample in Carbon Studio

2011-02-17 Thread Harshana Martin
On Thu, Feb 17, 2011 at 1:43 PM, Afkham Azeez az...@wso2.com wrote: Shariq, How have you been building the sample? Shariq gave us a great deal of help to make it work. We will collaborate with him and fix issues. Thanks and Regards, Harshana Azeez On Thu, Feb 17, 2011 at 1:38 PM,

Re: [Carbon-dev] Axis2 Service in ShoppingCart Sample in Carbon Studio

2011-02-17 Thread Xue-Feng Yang
Hi Harshana, Do you mean in order to build, I need to comment the plugin tag? Thanks, Xue-Feng From: Harshana Martin harsh...@wso2.com To: carbon-dev carbon-dev@wso2.org Sent: Thu, February 17, 2011 4:36:37 PM Subject: Re: [Carbon-dev] Axis2 Service

Re: [Carbon-dev] Axis2 Service in ShoppingCart Sample in Carbon Studio

2011-02-17 Thread Xue-Feng Yang
: there. Thanks, Xue-Feng From: Harshana Martin harsh...@wso2.com To: carbon-dev@wso2.org Sent: Thu, February 17, 2011 3:03:22 PM Subject: Re: [Carbon-dev] Axis2 Service in ShoppingCart Sample in Carbon Studio Hi, On Thu, Feb 17, 2011 at 11:49 AM, Xue-Feng Yang just4l

Re: [Carbon-dev] Axis2 Service in ShoppingCart Sample in Carbon Studio

2011-02-17 Thread Xue-Feng Yang
No, I am building Axis2 Service. So what I should do? Thanks, Xue-Feng From: Harshana Martin harsh...@wso2.com To: carbon-dev@wso2.org Sent: Thu, February 17, 2011 9:10:16 PM Subject: Re: [Carbon-dev] Axis2 Service in ShoppingCart Sample in Carbon Studio Hi

Re: [Carbon-dev] Axis2 Service in ShoppingCart Sample in Carbon Studio

2011-02-17 Thread Xue-Feng Yang
: Re: [Carbon-dev] Axis2 Service in ShoppingCart Sample in Carbon Studio Hi Xue-Feng, On Thu, Feb 17, 2011 at 6:43 PM, Xue-Feng Yang just4l...@yahoo.com wrote: No, I am building Axis2 Service. So what I should do? If you are building the Axis2 Service (connecter-service), there is nothing you

Re: [Carbon-dev] Axis2 Service in ShoppingCart Sample in Carbon Studio

2011-02-17 Thread Xue-Feng Yang
-dev] Axis2 Service in ShoppingCart Sample in Carbon Studio Hi, On Thu, Feb 17, 2011 at 11:49 AM, Xue-Feng Yang just4l...@yahoo.com wrote: Still no luck. C:\myworkspace\shopping-cart\connector-service mvn install:install-file -DgroupId=org.apache.axis2 -DartifactId=axis2-aar-maven-plugin

Re: [Carbon-dev] Axis2 Service in ShoppingCart Sample in Carbon Studio

2011-02-17 Thread Xue-Feng Yang
Thanks Saminda. I got through this step work with your suggestion. From: Saminda Wijeratne samin...@wso2.com To: carbon-dev@wso2.org Sent: Thu, February 17, 2011 2:45:12 PM Subject: Re: [Carbon-dev] Axis2 Service in ShoppingCart Sample in Carbon Studio Sorry

[Carbon-dev] Axis2 Service in ShoppingCart Sample in Carbon Studio

2011-02-16 Thread Xue-Feng Yang
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

Re: [Carbon-dev] Axis2 Service in ShoppingCart Sample in Carbon Studio

2011-02-16 Thread Xue-Feng Yang
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/ There is no directory SNAPSHOT. Anyone knows

Re: [Carbon-dev] Axis2 Service in ShoppingCart Sample in Carbon Studio

2011-02-16 Thread Saminda Wijeratne
-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

Re: [Carbon-dev] Axis2 Service in ShoppingCart Sample in Carbon Studio

2011-02-16 Thread Xue-Feng Yang
Are you sure this is the only place I need to modify? Thanks, Xue-Feng 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

Re: [Carbon-dev] Axis2 Service in ShoppingCart Sample in Carbon Studio

2011-02-16 Thread Xue-Feng Yang
: [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

Re: [Carbon-dev] Axis2 Service in ShoppingCart Sample in Carbon Studio

2011-02-16 Thread Harshana Martin
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

Re: [Carbon-dev] Axis2 Service in ShoppingCart Sample in Carbon Studio

2011-02-16 Thread Xue-Feng Yang
] 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

Re: [Carbon-dev] Axis2 Service in ShoppingCart Sample in Carbon Studio

2011-02-16 Thread Saminda Wijeratne
*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

Re: [Carbon-dev] Axis2 Service in ShoppingCart Sample in Carbon Studio

2011-02-16 Thread Harshana Martin
*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