User: cgjung
Date: 02/04/02 05:48:42
Modified: jboss.net/testsuite/src/main/org/jboss/test/net/addr
AddrUnitTestCase.java
Log:
That is the alpha-version together with the .Net sample client
I hacked together at JBossOne ;-)
more to come.
Revision Changes Path
1.4 +3 -3
contrib/jboss.net/testsuite/src/main/org/jboss/test/net/addr/AddrUnitTestCase.java
Index: AddrUnitTestCase.java
===================================================================
RCS file:
/cvsroot/jboss/contrib/jboss.net/testsuite/src/main/org/jboss/test/net/addr/AddrUnitTestCase.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- AddrUnitTestCase.java 12 Mar 2002 11:04:47 -0000 1.3
+++ AddrUnitTestCase.java 2 Apr 2002 13:48:42 -0000 1.4
@@ -5,7 +5,7 @@
* See terms of license at gnu.org.
*/
-// $Id: AddrUnitTestCase.java,v 1.3 2002/03/12 11:04:47 cgjung Exp $
+// $Id: AddrUnitTestCase.java,v 1.4 2002/04/02 13:48:42 cgjung Exp $
package org.jboss.test.net.addr;
@@ -26,7 +26,7 @@
* Tests remote accessibility of "ordinary" Axis services
* @created 11. Oktober 2001
* @author <a href="mailto:[EMAIL PROTECTED]">Christoph G. Jung</a>
- * @version $Revision: 1.3 $
+ * @version $Revision: 1.4 $
*/
public class AddrUnitTestCase extends AxisTestCase {
@@ -47,7 +47,7 @@
public void setUp() throws Exception {
super.setUp();
- interfaceMap.put(AddressBook.class,"urn:AddressFetcher2");
+
interfaceMap.put(AddressBook.class,"http://net.jboss.org/samples/AddressBook");
Phone phone=new Phone();
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development