Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jakarta-slide Wiki" for 
change notification.

The following page has been changed by JeremySoula:
http://wiki.apache.org/jakarta-slide/JbossSetup

------------------------------------------------------------------------------
  
  --> Note today (July 15 2003), it is not needed anymore: the standard 
slide.war deploys in Tomcat without any problem.
  
+ 
+ 
+ 
+ == JBoss 4.x and Slide 2.1 with authentication ==
+ * Create a /WEB-INF/jboss-web.xml file like:
+ <?xml version="1.0" encoding="UTF-8"?> 
+ <!DOCTYPE jboss-web PUBLIC "-//JBoss//DTD Web Application 2.3//EN" 
"http://www.jboss.org/j2ee/dtd/jboss-web_3_0.dtd";> 
+ <jboss-web> 
+   <class-loading java2ClassLoadingCompliance="false"> 
+     <loader-repository>org.apache.slide:loader=slide.war</loader-repository> 
+   </class-loading> 
+   <!-- Resource Environment References --> 
+   <!-- Resource references --> 
+   <!-- EJB References --> 
+ </jboss-web> 
+ 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to