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


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

        

Reply via email to