[ http://issues.apache.org/jira/browse/BEEHIVE-825?page=all ]
Jeremiah Johnson updated BEEHIVE-825:
-------------------------------------
Attachment: BEEHIVE-825-patch2.txt
This is the patch I should have included originally - it includes some
WebMethod tests. The WebParam and WebResult tests are where things get ugly,
so I am holding on to those until this basic stuff is approved or rejected.
The others have header issues and also have to split doc / lit versus rpc / lit
(and possibly rpc / enc?).
After patching (SVN 191189) you should be able to run all DRTs successfully.
If you want a small check initially, then go to trunk/wsm/drt and do 'ant clean
drt'.
Here is the new list of adds:
tests/org/apache/beehive/wsm/tests/wsdl/WebServiceNameTest.java
tests/org/apache/beehive/wsm/tests/wsdl/WebServiceServiceNameTest.java
tests/org/apache/beehive/wsm/tests/wsdl/WebMethodOperationNameTest.java
tests/org/apache/beehive/wsm/tests/wsdl/WebServiceTargetNamespaceTest.java
tests/org/apache/beehive/wsm/tests/wsdl/OnewayTest.java
tests/org/apache/beehive/wsm/tests/wsdl/WebMethodActionTest.java
webapp/WEB-INF/src-ws/WebServiceTargetNamespaceEmpty.java
webapp/WEB-INF/src-ws/oneway/Used.java
webapp/WEB-INF/src-ws/oneway/NotUsed.java
webapp/WEB-INF/src-ws/WebServiceTargetNamespaceNotUsed.java
webapp/WEB-INF/src-ws/webservice/NameEmpty.java
webapp/WEB-INF/src-ws/webservice/ServiceNameEmpty.java
webapp/WEB-INF/src-ws/webservice/NameUsed.java
webapp/WEB-INF/src-ws/webservice/TargetNamespaceEmpty.java
webapp/WEB-INF/src-ws/webservice/NameNotUsed.java
webapp/WEB-INF/src-ws/webservice/ServiceNameUsed.java
webapp/WEB-INF/src-ws/webservice/ServiceNameNotUsed.java
webapp/WEB-INF/src-ws/webservice/TargetNamespaceUsed.java
webapp/WEB-INF/src-ws/webservice/TargetNamespaceNotUsed.java
webapp/WEB-INF/src-ws/webmethod/ActionNotUsed.java
webapp/WEB-INF/src-ws/webmethod/OperationNameEmpty.java
webapp/WEB-INF/src-ws/webmethod/OperationNameUsed.java
webapp/WEB-INF/src-ws/webmethod/OperationNameNotUsed.java
webapp/WEB-INF/src-ws/webmethod/ActionEmpty.java
webapp/WEB-INF/src-ws/webmethod/ActionUsed.java
> update WSM drt scripts to support in-container tests and add some initial
> tests
> -------------------------------------------------------------------------------
>
> Key: BEEHIVE-825
> URL: http://issues.apache.org/jira/browse/BEEHIVE-825
> Project: Beehive
> Type: Improvement
> Components: Web Services (181)
> Versions: V1
> Environment: SVN 190999
> Reporter: Jeremiah Johnson
> Assignee: Jeremiah Johnson
> Priority: Minor
> Fix For: V1
> Attachments: BEEHIVE-825-patch1.txt, BEEHIVE-825-patch2.txt
>
> There was some discussion about this on the beehive-dev list. I will attach
> a patch that will run some in-container tests as well as the existing tests
> in the WSM drt target. I have an initial set of tests that I will also
> include that apply the JSR 181 annotations and then check the resulting WSDL
> from the container for some key points.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira