User: jung
Date: 00/08/11 07:43:47
Modified: etc/bat test.bat
Log:
added comments how to run the testsuite with jboss.
an scl file was wrongly named and had to be moved.
added a special urn resolver that uses the bean-context
classloader to find the meta-data.
Revision Changes Path
1.2 +8 -2 zoap/etc/bat/test.bat
Index: test.bat
===================================================================
RCS file: /products/cvs/ejboss/zoap/etc/bat/test.bat,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- test.bat 2000/08/10 21:05:14 1.1
+++ test.bat 2000/08/11 14:43:47 1.2
@@ -1,6 +1,6 @@
@echo off
REM
=========================================================================================================
-REM $Id: test.bat,v 1.1 2000/08/10 21:05:14 jung Exp $
+REM $Id: test.bat,v 1.2 2000/08/11 14:43:47 jung Exp $
REM Copyright 2000 by infor: business solutions AG
REM Hauerstra�e 12, D-66299 Friedrichsthal, Germany
REM All rights reserved.
@@ -75,11 +75,20 @@
echo.
:end
+pause
+
@endlocal
REM $Log: test.bat,v $
-REM Revision 1.1 2000/08/10 21:05:14 jung
-REM Initial revision
+REM Revision 1.2 2000/08/11 14:43:47 jung
+REM added comments how to run the testsuite with jboss.
+REM an scl file was wrongly named and had to be moved.
+REM added a special urn resolver that uses the bean-context
+REM classloader to find the meta-data.
+REM
+REM Revision 1.1.1.1 2000/08/10 21:05:14 jung
+REM Initial import.
+REM
REM
REM Revision 1.1.1.1 2000/07/06 14:11:25 jung
REM Import of a pre beta version of ZOAP source with a new directory structure,