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

2007-01-19 Thread Lin Sun (JIRA)

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

Lin Sun updated GERONIMO-2746:
--

Attachment: G2746-new.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-new.patch, 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
 -groupIdcom.sun.xml.bind/groupId
 -artifactIdjaxb-xjc/artifactId
 -version2.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




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

2007-01-17 Thread Lin Sun (JIRA)

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

Lin Sun updated GERONIMO-2746:
--

Attachment: G2746.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
 -groupIdcom.sun.xml.bind/groupId
 -artifactIdjaxb-xjc/artifactId
 -version2.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