[jboss-svn-commits] JBossWS SVN: r864 - branches/tdiesler/trunk/src/test/java/org/jboss/test/ws

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Wed Aug 30 18:11:20 EDT 2006


Author: thomas.diesler at jboss.com
Date: 2006-08-30 18:11:18 -0400 (Wed, 30 Aug 2006)
New Revision: 864

Modified:
   branches/tdiesler/trunk/src/test/java/org/jboss/test/ws/TomcatTestDeployer.java
Log:
Fix wspublish

Modified: branches/tdiesler/trunk/src/test/java/org/jboss/test/ws/TomcatTestDeployer.java
===================================================================
--- branches/tdiesler/trunk/src/test/java/org/jboss/test/ws/TomcatTestDeployer.java	2006-08-30 22:02:46 UTC (rev 863)
+++ branches/tdiesler/trunk/src/test/java/org/jboss/test/ws/TomcatTestDeployer.java	2006-08-30 22:11:18 UTC (rev 864)
@@ -33,7 +33,7 @@
 import java.util.Map;
 
 import org.jboss.util.Base64;
-import org.jboss.ws.tools.wspublish;
+import org.jboss.ws.integration.tomcat.wspublish;
 
 /**
  * A deployer that deploys to Tomcat




More information about the jboss-svn-commits mailing list