version : JBoss-2.4.4_Tomcat-4.0.1

1 > put following to .jcml

 <mbean code="org.praveen.JTom"
name=":service=EmbeddedTomcat" > 

    <attribute
name="DeployTo">Tomcat-Embedded-In-JBoss</attribute>

         <!-- Name of the instance to start, 
                should be one of the Service name=''... in the
%catalina_home%/conf/server.xml -->

    <attribute
name="Instance">Tomcat-Embedded-In-JBoss,Tomcat-Standalone</attribute>
 </mbean>
comment any already embedded tomcat..

2 > put jtom.jar in lib/ext..


3 > Try and Criticize;



__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

Attachment: jtom.jar
Description: jtom.jar

Reply via email to