You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "James Song (JIRA)" <be...@incubator.apache.org> on 2004/11/24 02:36:19 UTC

[jira] Reopened: (BEEHIVE-94) Milton should support JWS

     [ http://nagoya.apache.org/jira/browse/BEEHIVE-94?page=history ]
     
James Song reopened BEEHIVE-94:
-------------------------------

     Assign To: Zach Smith  (was: James Song)

By r106368, a junit is added into controls/test/src/org/apache/beehive/controls/test/jws. This junit extends SOAPReportTestCase.
When running this junit test, I see the following errors:

 output 	

java.net.MalformedURLException: no protocol: /controlsWeb/jws/instantiate.jws
	at java.net.URL.<init>(URL.java:567)
	at java.net.URL.<init>(URL.java:464)
	at java.net.URL.<init>(URL.java:413)
	at org.apache.axis.client.Call.<init>(Call.java:323)
	at org.apache.beehive.test.tools.milton.junit.SOAPReportTestCase.createCall(Unknown Source)
	at org.apache.beehive.test.tools.milton.junit.SOAPReportTestCase.assertReport(Unknown Source)
	at org.apache.beehive.controls.test.jws.TestInstantiate.testDeclarativeInstantiate(TestInstantiate.java:21)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at junit.framework.TestCase.runBare(TestCase.java:127)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
      



> Milton should support JWS
> -------------------------
>
>          Key: BEEHIVE-94
>          URL: http://nagoya.apache.org/jira/browse/BEEHIVE-94
>      Project: Beehive
>         Type: Bug
>   Components: Controls
>     Versions: V1Beta
>     Reporter: Zach Smith
>     Assignee: Zach Smith
>     Priority: Minor
>      Fix For: V1Beta
>  Attachments: milton_beehive-94.diff, milton_beehive-94.tgz
>
> The Milton test framework should support running control tests against JWS Web Services.
> Currently there is an HtmlReportTestCase which is used for running controls tests with Pageflows.
> The equiv. should exist for SOAP.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira