• Cache-Control header in Jboss 7.1.1

    I have a web application running on Jboss 7.1.1, and I am using RESTeasy for my REST services. It seems that JBoss is defaulting to setting the Cache-Control header in all my HTTP Responses to be "no-cache". Is there ...
    Profile Photo
    last modified by bringking
  • Cant Start JBOSS 7

    Hello i installed the jboss 7 server on my windows 7 64 bit system, but if i want it to start, I get an error, following error:   server.log:   20:56:32,614 INFO  [org.jboss.as.clustering.infinispan] ...
    Profile Photo
    last modified by hans_maier
  • HTTP request conection timeout in jboss as 7

    Hi..   The HTTP request wait unlimitedly ,which results in 'hanging' my application. how should i set http conectiontimeout ?   After 5 minutes, the HTTP request should be exit in my jboss 7 server. ...
    Profile Photo
    created by rameshchokkapu
  • Logging Id's

    Logging ID ranges for WildFly/JBoss AS7 i18n message interfaces.     Status C = Complete I = In Progress P = Merged, but not complete W = Waiting Merge     Range Subsystem Status 10100 - 10199 ...
    Profile Photo
    last modified by rhusar
  • remote ejb client username is encrypted at the server(JBOSS7.1 Final)

    we are using remote EJB JNDI based units tests to test the code and we are evaluating JBOSS7.1 CR1. With JBOSS7.1 CR1, username sent from the remote ejb client is encrypted at the server, database query using the encr...
    Profile Photo
    last modified by ganeshment
  • Failed to enable StoresManagement.ear

    Hi All,I am trying deploy StoresManagement.ear which comtains sm.war and styles.war. when iam deployed it in jboss 6.2.0 server,iam getting the following error Failed to enable StoresManagement.ear. Unexpected HTTP re...
    Profile Photo
    created by ronankiramesh90
  • JBoss 7 and Drools 2.0-beta-17 SAXParseException

    I am migrating an application from JBoss 4.0.5 to 6. I have sucessfully migrated the application, now there is a Drools implementation in the application and its Drools 2.0-beta-17. I am getting the following error: S...
    Profile Photo
    last modified by amitsalyan
  • jboss 7 deployment dilemma eclipse Vs standalone.bat

    I am using Eclipse plug in to deploy my J2EE application into JBoss 7 AS. I made changes to JBOSS_HOME/bin/standalone.conf as well as standalone.conf.bat changing the JVM heap sizes. When i deploy the application thro...
    Profile Photo
    last modified by amitsalyan
  • Channel End Notification Received in Jboss eap server logs

    Hi,      I've multiple local and remote queues configured in my Jboss eap 6.1.Im publishing the messages to remote queues and local queues.I'm closing connections in each publisher,but I'm getting the ...
    Profile Photo
    created by murthy516
  • Migrate domain libraries from JBoss AS6 to JBoss EAP6.1 (ClassNotFoundException)

    We are currently using the JBoss AS6 version and we need to make the migration to JBoss EAP6.1 version, which has changed the way to do the ClassLoading, with ‘Modules way’. Actually we have a group of lib...
  • Command line environment variables

    The JBoss(WildFly) CLI supports variables. Variables may appear in, basically, any part of a command line and will be resolved during the command line parsing phase. Variables are referenced using '$'. E.g.   ...
    Profile Photo
    last modified by aloubyansky
  • ERROR [org.jboss.remoting.remote.connection]

    Bonjour j'ai un problème de connexion  avec jboss voila ce que m'affiche la console:   10:39:18,907 INFO  [org.jboss.modules] JBoss Modules version 1.1.1.GA 10:39:19,065 INFO  [org.jboss.m...
    Profile Photo
    created by noussa
  • Accessing <transaction-type> configration of ejb-jar.xml in EJB class

    I have an EJB deployed with configurations in ejb-jar.xml and I would like to access <transaction-type> configurations i.e. Bean or Container as I have to pass this value to my framework for internal work.  ...
    Profile Photo
    last modified by sjunejo
  • is redelivery-delay-multiplier from hornetq available in jboss AS 7 or EAP?

    Hi everyone,   I'm currently using hornetq 2.3.1.Final embedded in my application, but I'd like to move to JBoss AS or EAP for the ease of operation (and a better fit with corporate policies).   I'm using ...
    Profile Photo
    last modified by nlebas
  • jboss 7.1.1 EJB call from remote client with digest database authentication

    Hi! I have simple EJB for testing, that I need to call from standalone java application. I was sucesful with authentication against jboss properties files (application-roles.properties and application-users.properti...
    Profile Photo
    created by vajry987
  • Jboss EAP 6.1 Cluster

    I have two  jboss cluser node (node1、node2) and a client(app1),when I deploy in windows and shutdown node1 server, it can fail over to node2. then I deploy in linux(redhat 5),"kill -9 " the jboss prosses of node...
    Profile Photo
    created by kebishishabi
  • Unable to deploy my sample application. problem : JBAS014771: Services with missing/unavailable dependencies

    Hello, Im new to Jboss and i successfully deployed some struts, ejb3.0, sevlets, jsp application in JBoss 7.1 server using Eclipse Indigo. But i am unable to deploy some sample JPA programs or Datasource samples. i h...
    Profile Photo
    last modified by sagar1203
  • jboss-as-7.1.1.Final to jboss-5.1.0.GA ejb lookup

    Hi All,   After seeing many variations of my question, I still have not found an answer yet so I would greatly appreciate it if someone gave me some insight.   Can anyone tell me what is the best way to lo...
    Profile Photo
    created by podumo
  • javax.persistence.PersistenceException: [PersistenceUnit: COMTransactions] Unable to build EntityManagerFactory

    Hi,   I have started deployment of my ear file on the JBOSS 7.1.1 final which contains jar and war files. I have EntityBean in my jar file connectiong to database using JPA i.e., persistence.xml file but getting...
    Profile Photo
    last modified by sachin.dhingra
  • Create JAAS Login-Module using CLI

    AS 7.2.0 --   After creating the security-domain using CLI. I want the standalone.xml to look something like below;   <security-domain name="A_DOMAIN" cache-type="default" > <authentication> ...
    Profile Photo
    last modified by nizzy