EncryptionKeystorePassword jboss5.1.0I am attempting to not hardcode my password into server.xml for my ssl connector on jboss5.1.0.GA. Current i Hava class {CLASS}mil.navy.ssca.oima.ssl.KeystorePasswordHandler with my connector looking like ...
Applications out the deploy folderHi, I need to locate my application in other directory that is not the deploy directory that Jboss has, What file do I have to change ? I don't want to use war or ear files. Just my JSP files. Is it possible ? could ...
Thread Apache fronted JBoss AS 5.1 - context change on ajp
Apache fronted JBoss AS 5.1 - context change on ajpHello I need to configure apache ajp modules (jk or proxy) to point main page address mydomain.com to /app in JBoss. I belive it's not possible with mod_jk but hoping that mod_proxy_ajp allows to do that ? &...
request processing time- JBoss and mod_jkHi My web application architecture is: Apache 2 (as load balancer) + JBoss 3.2.3 + MySQL 5.0.19. I want to: measure the request processing time (for every individual request) spent on the JBoss ser...
Thread how to setup separate ports for web applications
how to setup separate ports for web applicationsHi Currently all my web applications are listening on the same port set in default/deploy/jbossweb-tomcat55.sar/server.xml (jboss 4) For security reasons I have to provide separate port for each web ap...
Thread configure jaas database module for webapp within tomcat in jboss
configure jaas database module for webapp within tomcat in jbossI am using JBoss 4.2.3. I have a webapp with my own db schema containing users,roles. I configured the catalina jdbc realm in the default/deploy/jboss-web.deployer/server.xml as follows: <Realm className="org.apac...
Tomcat 6 comet support in 4.2.2I was wondering how I go about doing Comet inside a webapp by implementing the catalina CometProcessor interface? When I access a servlet that implements this interface, I get this JBoss-specific error: java.lang.Cl...
Starting jboss and tomcat at startup.Hi All, We are about to host an application which runs using both jboss and tomcat. Could you guys tell me what is the best and secure way to start jboss and tomcat at startup? My server os is centOS. I ...
Thread AJP1.3 config issue with apache/Jboss/Tomcat
AJP1.3 config issue with apache/Jboss/TomcatI have been trying to setup two old EJB applications (apexmange and apeximport) to work on my laptop. Each of the apps will use different ports for http and https (for example for apeximport: 8011 for http, 8012 for h...
Thread PLEASE HELP ME FRIENDS TO SOLVE THIS ERROR.? ? ?
PLEASE HELP ME FRIENDS TO SOLVE THIS ERROR.? ? ?2011-07-08 01:24:13.020:INFO::jetty-6.1.24
2011-07-08 01:24:13.245:INFO::No Transaction manager found - if your webapp requires one, please configure one.
2011-07-08 01:24:13.632:INFO:/Spring3HibernateMaven:Initializi...
I need helpI configured JBPM5.1 to work on Tomcat and the concole is working fine. I just have one frustrating problem; I am trying to update a user-task ftl form with a new content, but it's not working. When I log in to the co...
Thread Can't access www.my_domain_name.com in EAR deployed on JBoss AS 6.0
Can't access www.my_domain_name.com in EAR deployed on JBoss AS 6.0For the past two plus years I've had my website (with EJB 3.x using Seam 2.3) running fine under JBoss 4.2.3. Deployed as an EAR on a Windows Server. www.my_domain_name.com goes to the home.seam page ...
.XLS opening problem in JBOSSHi, I am facing a weird problem with my xls files when opened thru Jboss in IE. I have a JSP deployed on JBOSS which has links to a pdf file and a xls file. The pdf file opens up normally when the link is clicked o...
Tomcat Version with JBoss 4.2.1.GADoes anyone know the tomcat version that is embedded in version 4.2.1 GA? I would like to know if the vulnerability CVE-2005-2090 is fixed in the tomcat version included in 4.2.1.GA. This vulnerability is fixed in t...
Thread Http port not responsitive, posibly Tomcat bug
Http port not responsitive, posibly Tomcat bugHi All, We use Enterprise Platform 4.3.0_CP06 with apache and mod_jk. Sometimes we have problem similary to the problem that was described here: https://issues.apache.org/bugzilla/show_bug.cgi?id=48843...
JK Connector on AIXHi, We're migrating a JBoss environment from Solaris to AIX. I can't find JK Connector for AIX binaries. The default location http://www.apache.org/dist/tomcat/tomcat-connectors/jk/binaries/aix/ is...
Best setting for sessionIdLengthHi, I'm new to jboss and web.. Can anyone please advise me regarding the best length for a sessionID? I've tried searching the net but can't seem to find one.. Thanks in advance for all your help..
Thread lost session-cookies with jboss, iis, internet explorer
lost session-cookies with jboss, iis, internet explorerHallo, Problem with the combination on W2003 64bit, IIS, jboss-4.2.2.GA and IE. Session cookies get lost. Isapi_redirect.dll should be the correct one. There is no problem with Firefox and Opera. A similar installati...