• JBoss 7.1 behind F5 BigIP load balancers

    I am fairly new to JBoss and up to this point, we have only been using a single 6.x server in standalone mode. We now want to put two JBoss 7.1 servers (both running in standalone mode) behind an F5 load balancer. The...
    Profile Photo
    last modified by francoisbegin
  • Static variable in servlet gets shared between 2 application

    Hi, I have two turbine appliactions deployed in JBoss default profile. Actually turbine jar is packaged seperately in 2 ears but still static variables in turbine servlet are getting shared between 2 applications. I...
    Profile Photo
    last modified by sada1977
  • hibernate.hbm2ddl.auto value=“update” on PostgresSQL 9.4 DB issue with Hibenate 5.1 & Wildfly 10.1.0

    I have an application presently running (without issue) on Wildfly 8.2.1 Final & PostgresSQL 9.4(x86), now we are trying to upgrade our application to WildFly 10.1.0 (Final) with PostgresSQL 9.4(x86). Most of this...
    Profile Photo
    created by parag.goyal
  • Migration issue from Jboss 4.2.2 to Jboss 7.1.1 (Error in Web.xml)

    When i start server i am getting error,Please suugest what is the issue         @ 09:31:56,625 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-2) MSC00001: Failed to start service jboss....
    Profile Photo
    last modified by nikhilskilrock
  • Wrong Template Path

    I just set up JBoss 7.1.1 and to deploy ColdFusion 11 and I have confirmed that ColdFusion is running on JBoss. But when I try to load a web site, I get a page not found error. I notice in the debugging info that the ...
    Profile Photo
    created by metaphiz
  • JBoss Errors - Not Deploying

    I have Java 7_45 and I'm trying to run JBoss 7_1_1. I'm getting a series of errors (see attached log), starting with "11:16:25,838 ERROR [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-2) Error initial...
    Profile Photo
    last modified by metaphiz
  • WARN  [Parameters] Parameters: Invalid chunk ignored.

    Dear ALL   coming me this message in jboss log "WARN  [Parameters] Parameters: Invalid chunk ignored." what u mean , and how to solve ?   Note : I'm using JBoss 4.2.3 GA
    Profile Photo
    created by altefish2000
  • Include only some type files using wildcard character in jboss-service.xml in jboss 5.1

    My requirement: In my deploy folder i am having a lot of files. I want to include only some type of files with extensions (*.class, *.properties ..). Can we deploy these type of files using wildcard character. With...
    Profile Photo
    last modified by shravan99
  • Running jboss with only the JRE

    Hi, I was wondering it was possible to run jboss with only the jre and not the jdk. I know I will have to pre-compile my jsp pages but other than that are there any big issues I should be aware of? Thanks, Diana
    Profile Photo
    last modified by dglaser18
  • How to use vfs protocol in JBoss 7.1.1 AS security manager codebases?

    Sorry to ask the question again but I have marked by mistake the previous question as probably solved.   Hi, I have already asked a question here https://developer.jboss.org/message/955940#955940 about migratin...
    Profile Photo
    created by adrian.boangiu
  • How to use vfs protocol in JBoss 7.1.1 AS security manager codebases?

    Hi, I have already asked a question here https://developer.jboss.org/message/955940#955940 about migrating the security policy file of an application deployed on JBoss7 (under Java Security Manager with Java 7). With...
    Profile Photo
    created by adrian.boangiu
  • JBoss' default timezone

    Is there a way (Besides changing the OS settings) to change JBoss default timezone ? Thanx in advance!!!
    Profile Photo
    last modified by alnilam
  • Jboss failed to startup

    Hi all,   I'm using jboss-eap-4.3 and failed too get it startup. The server is DHCP server so there's no need to map the hostname and IP in the hosts file. However, I've checked with the dig command and saw t...
    Profile Photo
    last modified by joshwill
  • Jboss upgrade from jboss 4 to jboss-5.1.0.GA

    Hello, I am seeing below issue while upgrading Jboss from 4 to 5.1   "Caused by: java.lang.RuntimeException: @Remote and @Local may not both be specified on the same interface"   After researching I found ...
    Profile Photo
    last modified by deepshikhabansal
  • The concept of "Shared Libraries" in JBoss 6

    Hey, we are running a big WAS installation, but are migrating a few apps to JBoss 6.0 on Linux.   One thing our apps use extensively is the concept of WAS "Shared libraries" where you can add file system paths ...
    Profile Photo
    last modified by pathduck
  • Wildfly 10 DatabaseLoginModule and application client

    Hi all, I Need your assistance for configuration a DatabaseLoginModule with wildfly 10.   I did the following:   standalone.xml   1. Define security realm for our application   <security-re...
    Profile Photo
    last modified by gustavder3
  • Can we override/ configure classloader in JBoss 7?

    Hi, Can anybody please share the view or suggestions to the problem that we are facing as mentioned below with regards to migrating to JBOSS 7. As we want to know is there any similar way to configure the shared libr...
    Profile Photo
    last modified by manojmadne
  • Can the Scheduler call code in a EAR?

    I am using the varia mbean Scheduler to call some code to perform some clean up on a scheduled interval. It seems that the code that the Scheduler can only acesss classes that are in the server/lib directory and not c...
    Profile Photo
    last modified by jelevy01
  • how to chnage

    Hi All   I have installed JBPM 6.3 community edition in CentOS 6.5. ( using the link : Chapter 3. jBPM Installer ). Now I want to access the link using my physical IP instead of local host. ( http://localhost:8...
    Profile Photo
    last modified by maheshs75
  • where to set the JAVA_OPTS for Max memory allocated

    where's the best place to configure the max memory allocated for JBoss? In the "C:\jboss-4.2.2.GA\bin\run.bat", set JAVA_OPTS=%JAVA_OPTS% -Xms128m -Xmx1G or environment variable? Diff?
    Profile Photo
    last modified by gan.gary