• Conflicting resource mapped/jndi-names, metadata complete is

    One problem I'm currently seeing with the WebIntegrationUnitTestCase is that we are scanning for annotations too aggressively, for example, even when the war has a 2.4 or earlier web.xml descriptor. I supposed we shou...
    Profile Photo
    created by starksm64
  • How to Connect JBoss4.0.3SP1 and Apache 2.0.52 for Load Bala

    Hi, Thanks in advance. Any help will be greatly appriciated. Well, i've been using JBoss4.0.3SP1 and Apache 2.0.52 with mod_Jk but it is not working. Can anybody help me how can we configure in step by step process.ev...
    Profile Photo
    created by gothemilan
  • Tomcat Deployer is wrong in JBoss Head

    The Tomcat Deployer in JBoss Head should not be starting Tomcat. The deployer should just be creating MBeans that have a dependency on Tomcat with Tomcat started from the deploy directory as a service. It needs spli...
    Profile Photo
    last modified by adrian.brock
  • [JBAS-2568] Passing a cookie header with a spurious JSESSION

    A member of the community has expressed an interest in helping resolve http://jira.jboss.com/jira/browse/JBAS-2568, so I'm opening this thread to facilitate discussion. Lepe, I don't have any really good idea as to ...
    Profile Photo
    last modified by brian.stansberry
  • How can i Deploy an application from Tomcat to Jboss????

    Hi Every one... I want help of u guys...because...i m stacking....to deploy an application name Login_Module1 on Jboss...it is working fine in Tomcat .... Structure for tomcat is webapps ---- Login_Module1 ------>...
    Profile Photo
    created by jainendra.pathak
  • Deployers conflict

    Hi, We are currently building a sip servlets (JSR 289) implementation that aims to be able to run both on top of Tomcat and Jboss. (available at https://sip-servlets.dev.java.net/) Unfortunately for us, the specs man...
    Profile Photo
    last modified by deruelle_jean
  • Non VFS URL from -exp.war

    I guess this issue (see my posts: http://www.jboss.com/index.html?module=bb&op=viewtopic&t=128233&postdays=0&postorder=asc&start=10) falls here.
    Profile Photo
    created by alesj
  • JspRuntimeContext has invalid assumption of URLClassLoader

    I'm working on externalizing the class loader construction to the new deployer layer, but there are assumptions being made regarding URLClassLoaders. For example, in org.apache.jasper.compiler.JspRuntimeContext: 15...
    Profile Photo
    last modified by starksm64
  • Crystal Reports 9 - JBoss 3.0.4 + Tomcat 4.1.12 Integration

    Does Tomcat 4.1.12 and JBoss 3.0.4 go along with Crystal Reports 9. i.e. Can u call a crystal report 9 from a JSP running in JBoss- Tomcat environment. IIS 6.0 is the web server configured to Crystal Report 9 RAS. ...
    Profile Photo
    last modified by aniketm
  • Make VirtualHosts use different SecurityDomains

    At present jboss-web takes one security-domain and potentially many virtual-host configurations such that one webapp is deployed to many virtual hosts with the same security domain. For websites with multiple regions,...
    Profile Photo
    last modified by acoliver
  • Capturing Client IP

    How do I capture the IP of the client which is attempting to login? I browsed some resources on net and found JBAS 1486. But its not clear about how to do the configuration. I am using JAVA client to connect to my JB...
    Profile Photo
    last modified by kanth_seenu
  • Mavenizing/Projectizing org.jboss.embedded

    I've hit the first (of probably several) dependencies mavenizing ejb3 for projects/ejb3. We depend on org.jboss.embedded, which is now in jbossas. So, I've got to rip it out of jbossas and create a jboss-embedded pro...
    Profile Photo
    created by bdecoste
  • Custom protocol handler class

    Hi All, I have a custom protocol handler class that extends URLStreamFactory. How do I register it with Jboss 4.0.3 on boot/startup. Thnks in advance
    Profile Photo
    last modified by eg_jboss
  • How to install and configure JBoss Cache in Tomcat cluster e

    I have application which is running to tomcat in cluster environment.So i want to set up the Jboss cache also.Please give me in a simple steps to do that. help will be appreciated Thanks Saravanan
    Profile Photo
    created by saravananpps
  • Unclean class loader on shutdown

    I'm seeing the following error during shutdown of the server: 15:27:45,023 INFO [TomcatDeployment] undeploy, ctxPath=/jmx-console, vfsUrl=jmx-console.war 15:27:45,025 INFO [TomcatDeployment] undeploy, ctxPath=/, vf...
    Profile Photo
    created by starksm64
  • What web server? What sizing?

    Hello, I'm a newbie to JBoss Portal, but not at all to Java. I'm starting to read all I can about JBoss Portal, but there is some information that I can't seem to find anywhere. -> On an internet site, what shoul...
    Profile Photo
    created by jorwo
  • connector threads issue

    Hello, We are using jboss as container for a high volume webservice engine platform. We use http connector for request to come into the jboss. All our transactoins are very shortlived on average less than a second. ...
    Profile Photo
    created by arparikh
  • Own Thread in Tomcat

    Is is possible to use an own thread in tomcat? If so, is there existing an example of an implementation? Thanks
    Profile Photo
    created by urswag
  • Separating properties on the tomcat deployer

    I feel that the tomcat deployer is getting overloaded with properties that can be injected. Should we be separating these properties into beans (clustering, security, tomcat etc)?
    Profile Photo
    last modified by anil.saldhana
  • Programmatic configuration of jvmRoute

    JBoss Messaging has introduced a requirement that all nodes in a cluster be given a unique id (see http://jira.jboss.com/jira/browse/JBMESSAGING-1121). Since we now have the requirement I'd like to brainstorm a bit ab...
    Profile Photo
    last modified by brian.stansberry