• Moving to a POJO configuration API

    We have been discussing updating tomcat6 to support the POJO style configuration that is needed for effective integration with the jboss5/mc based kernel. Let's use this thread for the status/discussion. As of now its...
    Profile Photo
    created by starksm64
  • multiple service in tomcat server.xml

    I am using jboss 4.0.4. I added another service in tomcat jboss_dir\server\default\deploy\jbossweb-tomcat55.sar\server.xml. I can access the web pages from browser from the service I added. But jboss does not seem to ...
    Profile Photo
    created by longfangq
  • XML Comments in JGroups config of tc5-cluster.sar

    I notice that recently the default UDP configuration of the tc5-cluster.sar\META-INF\jboss-service.xml file has been changed along with the location of the configuration from the previous tc5-cluster-service.xml file....
    Profile Photo
    last modified by stuart_wildcat
  • tomcat source tree and TC6

    Do we want to copy/paste the org.jboss.web.tomcat.tc5 to a new tc6 package? Or just keep the tc5 package and work from there? thanks
    Profile Photo
    last modified by bill.burke
  • Tomcat 6 + XML/Annotation injection

    Had a short IM talk with Remy. He pointed me here to their annotation processing: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk/java/org/apache/catalina/util/AnnotationProcessor.java Remy, this approach won'...
    Profile Photo
    last modified by bill.burke
  • Jboss and Tomcat

    I have 3 servers. 1'st Apache and Tomcat. On 2 I want to install Jboss and Postgresql. I would like that 3 server have the same configuration that 2. I want to do somethink like a (RAID1) mirror with server 2 and 3. T...
    Profile Photo
    created by plusdesign
  • JBAS-1468: Add support for IP address reporting inside a Log

    What would be the best approach to resolve [JBAS-1468]: Add support for IP address reporting inside a Login Module http://jira.jboss.com/jira/browse/JBAS-1468 I initially commited some code to obtain the IP address ...
    Profile Photo
    last modified by ricardoarguello
  • setting a web application default for application / web serv

    hi, i want set an application default for tomcat sothat when i invoke http://localhost i shud get my application running ( keeping 80 as default port for the server) which file(xml conf) i shud configure for this tha...
    Profile Photo
    last modified by binoj_v
  • Ungraceful exit of JBossCacheManager Installation

    In the TomcatDeployer codebase, the following section: // Clustering if (metaData.getDistributable()) { // Try to initate clustering, fallback to standard if no clustering is available try { AbstractJBossManag...
    Profile Photo
    last modified by anil.saldhana
  • Servlet 2.5 injection control

    For the dependency inject stuff, jboss has to have control over this. We need a lifecycle callback that allows for the injection of the references after the servlet has been created, but before its init method is called.
    Profile Photo
    last modified by starksm64
  • Automatic redeploy not working? Supposed to only work for to

    For development purposes, how come redeployment of a webapp, is only supposed to work for changes to xx.war/WEB-INF/web.xml. Isn't probably helpful if anything in the xx.war/WEB-INF/classes and xx.war/WEB-INF/lib as w...
    Profile Photo
    created by emdlc
  • ThreadWithAttributes possible leak

    On this JIRA: http://jira.jboss.org/jira/browse/JBAS-3074 I have done some research on memory leaks on redeployments for WebServices. The biggest part of the leakage is already found (look at the JIRA), but there ...
    Profile Photo
    last modified by clebert.suconic
  • Tomcat connector stop on server shutdown

    We had some cases where a normal (gracefull) server shutdown to one of the nodes of a cluster, will cause some http request to still go through, even if the server is in shutdown mode, and some report a 404 error. I ...
    Profile Photo
    last modified by dimitris
  • TreeCacheAop integration problem

    If I do not have the tc5-cluster.aop, jboss-aop-jdk50.deployer deployed, the tc5-cluster-service.xml will not deploy. Why ins't this part of the tc5-cluster.aop deployment? 12:42:38,463 ERROR [MainDeployer] Could n...
    Profile Photo
    last modified by starksm64
  • JBossIDE / Tomcat plugin

    Hey guys... I'm going around trying to collect tooling requirements for all the JEMS projects, and found myself in a unique situation with Tomcat. There are already quite a few good Tomcat Eclipse projects out there ...
    Profile Photo
    created by mculpepper
  • Defining multiple services in Tomcat server.xml

    User forum reference: http://www.jboss.com/index.html?module=bb&op=viewtopic&t=71636 Jira Issue: http://jira.jboss.com/jira/browse/JBAS-2410 When Tomcat5 service starts, by default, catalinaDomain is defined...
    Profile Photo
    last modified by anil.saldhana
  • Portal integration within JBoss Web

    I want to integrate features used by JBoss Portal in the the tomcat integration in order to improve the integration between the two. That will consist in : 1/ move JBoss Portal code that enables instrumentation of a ...
    Profile Photo
    created by julien1
  • Tomcat approach to valves

    Here is an interesting revelation with reference to long term strategy with Tomcat valves. Valves will have to make their way for filters. http://mail-archives.apache.org/mod_mbox/tomcat-dev/200511.mbox/browser We ...
    Profile Photo
    last modified by anil.saldhana
  • War deployment enhancement

    The webservices layer jumps through some hoops to build/enhance wars with the webservice endpoints, and Julien is saying that the portlets do something similar. I'd like to talk about what enhancement the war deployer...
    Profile Photo
    last modified by starksm64
  • Tomcat Performs Context Initialisation Twice

    I have found a problem with the version of Tomcat (5.5.9) bundled with JBoss 4.0.2 and above. Any context configuration in the 'jbossweb-tomcat55.sar/context.xml' and 'WEB-INF/context.xml' is processed twice when a w...
    Profile Photo
    last modified by darranl