User: dewayne
Date: 01/02/09 22:04:27
Modified: tomcat README
Log:
Updated to contain new auto-deployment info
Revision Changes Path
1.2 +4 -6 contrib/tomcat/README
Index: README
===================================================================
RCS file: /products/cvs/ejboss/contrib/tomcat/README,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- README 2000/10/23 19:35:32 1.1
+++ README 2001/02/10 06:04:27 1.2
@@ -4,7 +4,7 @@
Requirements:
- - jboss 2.0 beta-prod 03
+ - jboss pre-2.1
- tomcat 3.2 beta 4
@@ -29,11 +29,9 @@
Test client:
-This client is a simple servlet that calls a simple session bean. To build the
client,
-do a build client in the src/build directory.
+This client is a simple servlet that calls a simple session bean. To build the
client, do a 'build client' in the src/build directory.
-To deploy the client, run jboss with the EmbededTomcat enabled, surf to
-http://server:8082, find the j2eedeployer. Call the deploy action, with
-parameter=file:/<contrib>/tomcat/tomcat-test.ear
+To deploy the client, run jboss with the EmbededTomcat enabled,
+copy tomcat-test.ear to your $JBOSS_HOME/deploy directory
To call the client, surf to http://server:8080/jboss