On Wed, Mar 28, 2012 at 3:33 PM, Nirmal Fernando <[email protected]> wrote:
> Hi Isuru, > > On Wed, Mar 28, 2012 at 3:21 PM, Isuru Suriarachchi <[email protected]>wrote: > >> Hi Nirmal, >> >> Can you please tell me the exact stub which needs WSDL 2.0 for stub >> generation. We have to handle this properly to handle the >> javax.xml.namespace issue. >> > > As discussed off-line, I will put this woden dependency inside the POMs of > required stubs and remove it from parent POM. > Ok great.. > > Thanks. > >> >> Thanks, >> ~Isuru >> >> >> On Tue, Mar 27, 2012 at 2:16 PM, <[email protected]> wrote: >> >>> Author: nirmal >>> Date: Tue Mar 27 04:46:04 2012 >>> New Revision: 124089 >>> URL: http://wso2.org/svn/browse/wso2?view=rev&revision=124089 >>> >>> Log: >>> Adding woden dependency. This is needed for WSDL2.0 >>> >>> Modified: >>> carbon/platform/trunk/service-stubs/pom.xml >>> >>> Modified: carbon/platform/trunk/service-stubs/pom.xml >>> URL: >>> http://wso2.org/svn/browse/wso2/carbon/platform/trunk/service-stubs/pom.xml?rev=124089&r1=124088&r2=124089&view=diff >>> >>> ============================================================================== >>> --- carbon/platform/trunk/service-stubs/pom.xml (original) >>> +++ carbon/platform/trunk/service-stubs/pom.xml Tue Mar 27 04:46:04 2012 >>> @@ -261,12 +261,18 @@ >>> <artifactId>axiom</artifactId> >>> <version>${orbit.version.axiom}</version> >>> </dependency> >>> + <dependency> >>> + <groupId>org.apache.woden.wso2</groupId> >>> + <artifactId>woden</artifactId> >>> + <version>${orbit.version.woden}</version> >>> + </dependency> >>> </dependencies> >>> >>> >>> <properties> >>> <orbit.version.wsdl4j>1.6.2.wso2v2</orbit.version.wsdl4j> >>> - <orbit.version.xmlschema>1.4.7.wso2v1</orbit.version.xmlschema> >>> + >>> <orbit.version.xmlschema>1.4.7.wso2v1</orbit.version.xmlschema> >>> + <orbit.version.woden>1.0.0.M8-wso2v1</orbit.version.woden> >>> </properties> >>> </project> >>> >>> _______________________________________________ >>> Commits mailing list >>> [email protected] >>> http://wso2.org/cgi-bin/mailman/listinfo/commits >>> >> >> >> >> -- >> Isuru Suriarachchi >> Technical Lead >> WSO2 Inc. http://wso2.com >> email : [email protected] >> blog : http://isurues.wordpress.com/ >> >> lean . enterprise . middleware >> >> > > > -- > > Thanks & regards, > Nirmal > > Software Engineer- Platform Technologies Team, WSO2 Inc. > Mobile: +94715779733 > Blog: http://nirmalfdo.blogspot.com/ > -- Isuru Suriarachchi Technical Lead WSO2 Inc. http://wso2.com email : [email protected] blog : http://isurues.wordpress.com/ lean . enterprise . middleware
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
