• Graceful Shutdown: Web-application / EJB tear down before AS Shutdown

    Hi there,   I'm migrating an existing J2EE (EJB 2.1) web-application from JBoss EAP 5.1 (JBoss AS 5.1.0.GA) to JBoss 7.1.1, and possibly to a later version like EAP 6.2 / JBoss 7.3.0.final.   The web appli...
    Profile Photo
    last modified by inc.yg
  • jboss sub domains are not loading

    hi all,   i am using jboss 5.1.0.ga with jdk 1.6. I am trying to move a this totally working jboss AS from windows to linux.   I have installed and jboss application server and moved the ear file to deplo...
    Profile Photo
    last modified by ladnjay
  • passing an argumnet at invoking a mbean method via jmx - twiddle.sh

    Hi All,   I am trying to invoke a mbean method as below. method takes a one parameter.   method Signature: getEventsRouted(javax.slee.EventTypeID eventTypeId)   when I call the above method over jmx-...
    Profile Photo
    created by dim912
  • Upgrading from Jboss 4.2 to Jboss 5

    Hi all   I am new to jboss, we are trying to upgrade Jboss from 4.2 to jboss 5. Since I am new to Jboss, I Just copied ear and war from old version to new version. We have some error message which we fixed. ...
    Profile Photo
    last modified by venugopalan
  • jboss-5.1.0.GA. and Spring-3.0.5 gives linkage error with org.springframework.beans-3.0.5.RELEASE jar

    Hi , I am migrating my application from jboss-4.0.3SP1 to jboss-5.1.0.GA. spring jars are upgraded with 3.0.5 version. Now while deploying the application it gives following error. i have removed all jars from my ...
    Profile Photo
    last modified by maltiyadav
  • Unexpected error forwarding to login page on securing jmx-console

    hi all,   running GateIn-3.1.0-GA in JBossAS-5.1.0-GA.   I am trying to secure the jmx-console with a security domain, so i uncommented:      - <security-constraint> block in w...
    Profile Photo
    last modified by walnut
  • How to invoke a EJB service at JBOSS startup and make the service returned data available to WEB.

         I have deployed an EAR in JBOSS.  I have to call a service at server start up.  At first I have tried with servlet context listener, Since EJB's are bound in JNDI tree after the web ...
    Profile Photo
    created by murugeshpkv
  • JBOSS transactionTimeou smaller than 300

    I work with seam Framwork and JBoss server and i want to personalize the timeout of a scoop page,request,or application by making it bigger than a timout of the JBoss Server. How can i do that? In the  file "tra...
    Profile Photo
    last modified by akrima
  • Chapter 12. Using SSL in mod_cluster 1.1.0

    I'm trying to follow the instructions at docs.jboss.org/mod_cluster/1.1.0/html/UsingSSL.html   How do I create the ca.p12 file that is shown under 12.1.2 and 12.1.3?  The instructions say how to create test...
    Profile Photo
    last modified by rtimelston
  • How configure JBoss to reject HTTP request on HTTPS port

    I have configured JBoss with HTTPS connector only. Now I have problem, that in case I'm using HTTP request to HTTPS connector (port), it returns page with one ASCII character, instead of some error page, for example 5...
    Profile Photo
    last modified by panelacek
  • How to set Httponly and secure cookie in jboss-4.0.5.GA??? I am using servlet 2.3

    How to set Httponly and secure cookie in jboss-4.0.5.GA??? I am using servlet 2.3
    Profile Photo
    created by raviikumar
  • High CPU usages after start Gossip server.

    Hi All,   I have configured Gossip server for my two nodes. When I start gossip server my CPU usages very high could any one please suggest me to configure Gossip server to normal CPU utilization.   Many T...
    Profile Photo
    created by swapsralhi
  • JMS Message is being pushed twice during the restart

    Hi All, In JBOSS 7 I've a JMS Producer which establishes the session,connection and sends the message to queue running on other server with the code:   env.put(Context.INITIAL_CONTEXT_FACTORY, "org.jboss.nam...
    Profile Photo
    last modified by murthy516
  • JBossAS-5.1.0 terminates automatically on Sun Solaris

    Hi Community,         I am running JBossAS-5.1.0.GA application server on Sun Solaris production system. Lately, the JBoss server terminates automatically. I have tried placing -Xrs JVM ...
    Profile Photo
    last modified by hushen.savani
  • Axis2 Client on JBoss 5.1.0.GA

    Hi All,   I have been battling to get an Axis2 (v1.5.4) client to work on JBoss (5.1.0.GA). Here is the setup: -> I consumed a webservice using Axis2 wsdl2java to create the client stubs (in eclipse galileo)...
    Profile Photo
    last modified by dmanyemwe
  • Jboss 5.2 Clustered JNP lookup issue

    I am having issue while clustered JNP look up from the web application which is hosted on the same jboss. My application structure as followed. clustered Application.ear hosted on 2 nodes. web application hosted on 1 ...
    Profile Photo
    created by visu
  • ERROR - exception occurred during first invocation

    Hello everyone,   I'm getting the belo random error and I hope someone has an idea what is causing it.  The error occurs randomly on multiple servers with a fresh install of JBoss.   Thank you in adva...
    Profile Photo
    created by mtarkowski
  • How to configure LDAP with SASL Authentication?

    I need to configure LDAP with SASL mechanism using declerative authentication mechanism of Jboss 6 AS server. The browser while passing the username and password, the password must be encrypted and transmitted and de...
    Profile Photo
    created by upendrasaikumar
  • Need the Jboss Administration 5.2 or 5.xxx course documents

    Hi guys,   I need the Administration course documents, if you guys have any kind of stuff about the jboss enterprise 5.2 so plz share with me. Hope you will  be send me on the following address asifali.tel...
    Profile Photo
    created by asifalis
  • passivation Jboss 5.1GA how to disable

    how to disable passivation in Jboss 5.1GA for ejb3 for statefull beans?
    Profile Photo
    created by harshith.hm