[
https://issues.apache.org/jira/browse/AXIS2-3969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621260#action_12621260
]
Rich Scheuerle commented on AXIS2-3969:
---------------------------------------
Samuel,
The jaxws tests are simple unit tests (no client/server tests)
The metadata tests are simple unit tests for the metadata processing (no
client/server tests)
The jaxws-integration tests are the client/server tests.
-----------------------
I see that you renamed the following packages in the jaxws-integration tests:
org.apache.axis2.jaxws.provider --> org.apache.axis2.jaxws.iprovider
I suggest you take a different approach. Instead of renaming the package in
the complicated jaxws-integration module, please
change the packages in the much less complicated jaxws module.
------------------------
> JAXWS end-to-end test clean-up
> -------------------------------
>
> Key: AXIS2-3969
> URL: https://issues.apache.org/jira/browse/AXIS2-3969
> Project: Axis 2.0 (Axis2)
> Issue Type: Test
> Components: jaxws
> Environment: windows
> Reporter: Samuel Isokpunwu
> Assignee: Rich Scheuerle
> Attachments: patch1.txt
>
>
> "Class already define" compilation errors in jaxws-integration and metadata
> packages.
> The duplications of test artifacts classes with identical package names
> across these packages are causing compilation errors when deployed into
> eclipse IDE.
> Adjusted some of the test package structure of jaxws-integration and metadata
> test package to resolve these errors.
> Also updated pom.xml of jaxws-integration package to reflect some of this
> package updates.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]