• javax.jms.JMSException: Failed to serialize object while creating ObjectMessage in jboss-as-7.1.1.Final

    I am using jboss-as-7.1.1.Final and getting javax.jms.JMSException: Failed to serialize object exception when i tried to add entitybean to object .   And I am afraid that the same configuration works in Jboss 6....
    Profile Photo
    last modified by surendra.konna
  • Authentication problems in remote ejb call from clustered app to non-clustered app

    Edit: I moved this discussion to JBoss AS 7 Development because i got no answers in the EAP project and i don't think that this is EAP-related. Rather i think i misunderstand something fundamental when making an EJB r...
    Profile Photo
    last modified by danielnuss
  • Jboss AS Migration from 4.0.3 to jboss 7.1.1, unable to call external @ejb.ejb-external-ref

    Hi,   I'm migrating my application from jboss 4.2.2 to jboss 7.1.1, facing lot of problems.   Overview:   I'm Using struts 1.1, EJB 2.1 using xdoclet 1.2.3 jars for generating the dependency files.(w...
    Profile Photo
    last modified by runtobruce
  • how Jboss works - recommended book

    Hi,   I am impressed by http://www.amazon.com/How-Tomcat-Works-Budi-Kurniawan/dp/097521280X   is there any similar book about Jboss (the best would be jboss 7) ?   What books about jboss architecture...
    Profile Photo
    last modified by jjakub
  • On failover not able to access database with VIP for sometime- MySQLNonTransientConnectionException

    Hi, I am using jboss7.2 and have configured a datasource in it. It is an HA setup. Datasource is configured with VIP. VIP is always with the active node. When active node goes down, standby node becomes active and ...
    Profile Photo
    created by veenaonnet
  • Valve authentication & EJBContext/SessionContext principal propagation

    I have a very straightforward problem that I haven't been able to answer.  We use a valve with our own custom authenticator class to authenticate the HttpRequest, and set a principal there.  This principal i...
    Profile Photo
    created by robatsu
  • Periodic and size Based rotating File handler

    I know that jboss 7.1.1 comes with log handlers that roll over the logs based on Period (periodic-rotating-file-handler) and size (size-rotating-file-handler). What i want is a handler that rolls based on both. So for...
    Profile Photo
    last modified by davisonri_k12
  • JBoss 7.1 calls ServletContextListener only after destroy the application context

    Hi,   I've wrote a SevletContextListener to do some tasks before the application be undeployed, but the JBoss 7.1 calls the listener only after destroy the application context.   Does anyone know a alterna...
    Profile Photo
    last modified by valdemir
  • BASIC web authentication in domain configuration. Jboss 7

    I have done the following steps to configure BASIC web authentication in domain mode 1. Defined security domain. 2. Added details to web.xml 3. Added details in jboss-web.xml 4. Placed the user and roles propertie...
    Profile Photo
    last modified by azharblitz
  • PasswordCrackingQueue not found

    Hi all,     I am using EAP 6.1 final, and we were trying to use the standalone-full profile.  However, JSR77 is not working with the jmx-console port that we have so we decided to remove the JSR77 subs...
    Profile Photo
    last modified by mattso
  • AS7 JCA Resource Adapter JNDI Not Binding

    Hi, I have noticed that if my resource adapter is within a ear, the ear is deployed, but the rar is not deploying correctly. The same rar deploys correctly if it is outside the ear. This is a legacy application that ...
    Profile Photo
    last modified by bob_alam
  • How to set disableUploadTimeout property in jboss 7

    hi All,   Any one guide me to set the disableUploadTimeout / Connectiontimout property in jboss 7.1.
    Profile Photo
    created by zita
  • Naming over HTTP

    Hi,   I am using JBoss AS 7.2.   Is it possible to tunnel naming over http? As in "new InitialContext(); // all this talk" ...  If so; any pointer to some documentation or example code is welcome &#...
    Profile Photo
    created by nmoelholm
  • Can InVM ConnectionFactory be used with collocated JMS topology with ha and clustering using replication

    Hi,   We are using jboss7.2(built from the code). Have configured collocated topology with replication. In this setup, connection factories are only configured in standalone-full-ha.xml for active server.  ...
    Profile Photo
    created by veenaonnet
  • 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
  • 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