You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Lasantha Ranaweera (JIRA)" <ji...@apache.org> on 2007/01/18 05:46:30 UTC

[jira] Commented: (GERONIMO-2746) use dependencymanagement for some axis2 dependent modules

    [ https://issues.apache.org/jira/browse/GERONIMO-2746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12465646 ] 

Lasantha Ranaweera commented on GERONIMO-2746:
----------------------------------------------

I reviewed for the 202 typo from the Axis2 source code. Looks like it has to be changed as in the given patch. 

> use dependencymanagement for some axis2 dependent modules 
> ----------------------------------------------------------
>
>                 Key: GERONIMO-2746
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2746
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: webservices
>    Affects Versions: 2.0-M1
>         Environment: winxp + sun jdk 1.5
>            Reporter: Lin Sun
>            Priority: Minor
>         Attachments: G2746.patch
>
>
> This patch is intended to use the dependencymanagement for the axis2 dependencies that have the same version specified in root pom.xml file.  
> I removed the following dependency as I dont see a need of it:
> -        </dependency>
> -            <groupId>com.sun.xml.bind</groupId>
> -            <artifactId>jaxb-xjc</artifactId>
> -            <version>2.0.2</version>
> -        </dependency>
> Also, tried to correct the 202 typo.  The logic doesn't look right so I went back to the code where I think this portion of code was copied from (HTTPWorker.service), and it has 200 there.
> patch is created against rev 496844 and I was able to get jax-ws testing running (both soap call + ?wsdl call), even tho I am not sure if the ?wsdl call result looks completely correct.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira