Log in to follow, share, and participate in this community.
Thread default page for url directories
default page for url directoriesHi, I'm using Jboss ver 4.2.3 for windows and I'm trying to figure out how to provide a default landing page for url directories: In my web.xml file I have the following: <welcome-file-list> <welcom...
Bug JBoss 4.2.3GA CLOSE_WAIT statusHi I don't understand if in Jboss 4.2.3.GA this bug https://jira.jboss.org/browse/JBPAPP-366 is fixed. I have installed in Jboss 4.2.3.GA jbossnative3.1 tnks
Deploying exploded war with symlinksI am running into an issue deploying an exploded warfile which contains symlinks. This works with standalone Tomcat, but not with JBoss 4.0.2 + embedded Tomcat 5.5 (on RedHat Enterprise 4, JDK 1.5_06). My exploded wa...
Thread Unicode convert problem with Jboss in Linux
Unicode convert problem with Jboss in LinuxHello, I have faced with an issue where UTF-8 characters are not correctly formatted ONLY in the Jboss (jboss-5.1.0.GA-3) instance running on Linux. For an instance: BORÅS is converted to BOR?S...
Tomcat encodingI'm using JBoss on a server with french locale. All the pages displayed (JSP, servlets) are displaying correctly. However, the error pages have a strange encoding (it is (correctly) interpreted by firefox as UTF-8). F...
Applying patch to JBOSS-4.0.5.GAI am interested in applying latest security patch JBossAS-4.0.5.GA_CP19 / ASPATCH-447 (CVE-2009-2693, CVE-2009-2901, CVE-2009-2902) to JBOSS. From the attached instructions (https://jira.jboss.org/browse/A...
404 Missing Resources list?Hi there, I'm using JBoss 4.2.2 and have my Web Application set up to handle 404 errors by configuring an error page in my web.xml It all works exactly as I would expect - and if the user requests a pa...
Thread Issue with async servlets when using jboss 6 M3
Issue with async servlets when using jboss 6 M3I am facing issues when trying to use asynchronous servlets with JBOSS 6 M3. I have a AJAX based client that can send multiple xmlhttp requests (concurrent) handled by servlet 3.0 based async servlets. ...
Remote access ejb problem?Hi , I am deploay my war in jboss server and ejb in my another jboss server access ejb remotely working fine. But when i am using apache-tomcat 7.0 ...
JBOSS 4.0.5 and tomcat 5.5.28Hi, can somebody tell me what I have to do when I want to get proper tomcat 5.5.28 SAR for JBOSS 4.0.5? Is it possible to buy or what need to be done ? Thanks Michal
Thread request include attributes missing in the included jsp
request include attributes missing in the included jspHey guys, not sure if this is the right place or maybe I should just open a bug/issue/ticket with the Tomcat team itself. I might do that too. Anyway, I do have an issue with the dynamically include jsps. Let...
question for jboss SSO cluster moduleHi I am very new to Jboss, so please allow my ignorance. I am having a problem to setup tomcat cluster with singlesignon failover to other node. Therefore, I am very interested in Jboss cluster sso modul...
Thread Need to configure Tomcat 6 (standalone) with Jboss 5.0
Need to configure Tomcat 6 (standalone) with Jboss 5.0Searched on the net and in Jboss docs but couldn't find any helpfull information. I need to disable the inbuilt tomcat instance coming with Jboss 5 and would like to start a separate tomcat 6. Can any body tell me the...
Thread Need to upgrade embedded Tomcat in 4.0.5 GA
Need to upgrade embedded Tomcat in 4.0.5 GAHello all. I've got customer's screaming about all the security holes in tomcat 5.5 so I need to upgrade to 6.0 I've built a new .sar file for the tomcat deplymoent with the 6.0 bits in it, and change everythi...
Certificate and form login in one WARHi, is it possible to have in one WAR: one servlet protected by a certificate authentication and the another servlet protected by FORM authentication? Thanks
JBOSS 5.1.0 + Tomcat 5.5Hi, I have following environments - Client side - Tomcat 5.5 Compiled and running with JDK/JRE 1.5 Server side - JBOSS 5.1.0 running with JRE 1.6 Code compiled with JDK 1.5 N...
load-on-startup parameter questionHi, Does anybody know how to specify servlet load order for Tomcat 4.0.1. I'm trying to use load-on-startup with different positive integer values, but cannot make it working properly. Thanks, AX
Thread deploy war file in jboss-4.0.5.GA (guvnorstandalone )
deploy war file in jboss-4.0.5.GA (guvnorstandalone )Hi guys, does anyone knows how to deploy a war file into jboss-4.0.5 ? i had so much troubles with the other versions of guvnor, i installed the guvnor standalone, but, i'm not sure how to deploy my web dynamic proj...