• Scheduled Bean deployed over a clustered environment

    Guys,   I have a doubt regarding the behaviour of a Scheduled Bean that must be deployed over a clustered environment. 1 - My guess is that it will be deployed over all the instances of the cluster (workers) an...
    Profile Photo
    created by danielcastro
  • JBoss 5.1 startup failed

    Hi,   I am putting error log, this error is occurring every time when i tried to start my JBoss server. Please take a look and let me know appropriate solution for it.   16:31:18,258 INFO  [TomcatDe...
    Profile Photo
    created by anuraggupta.cs
  • How to apply the CVE-2011-1096 fix on JBoss 5.1.0 GA?

    I don't know if I've put this in the right section, but maybe a moderator can move it wherever it is appropriate.   The Description in the Nessus scan report:   The W3C XML Encryption Standard, implemented...
    Profile Photo
    last modified by spiderweb
  • weld exception during deployment

    I'm working on a project that consists of several maven projects. Mine is a liferay portlet that depends several other projects. I'd like to deploy it on a JBoss application server, but when deploying I keep getting t...
    Profile Photo
    created by frozenbubble
  • server belonging to more than one server group jboss 7 in domain mode

    In domain mode of JBoss AS 7, currently a server instance belongs to a particular server group. Is there any possibility of a server instance belong to more than one server-group?
    Profile Photo
    created by ishita2706
  • JBoss 6.1 Server Startup Issue - Datasources

    Hi,     JBoss 6.1 server startup  taking long time in unix environment. It struck in following line for 20/30 mins. Operation ("read-resource") failed - address: ([("subsystem" => "datasources")]) ...
    Profile Photo
    last modified by abhijitdas
  • Initialization error of custom login module

    I have implemented a custom Login-Module for JBoss 6 which extends AbstractServerLoginModule. Unfortunately it fails to initialize after the first request on a protected page. This is the correpsonding section of my s...
    Profile Photo
    created by code-monkey
  • server groups in a domain jboss as 7

    In JBoss 7 for domain mode, how can we know what all Server  Groups are present in a domain and servers in a server group. Where is the information stored or can it be obtained from any particular MBean in jmx ju...
    Profile Photo
    created by ishita2706
  • JBoss 7 + JAX-WS client issue

    Hi Team,   I have to connect with a JAX-WS web service (That is in same jboss server for now) inside my web project.The JAX-WS client works fine when i run it as standalone.But when it deploy with the web projec...
  • discover slaves from master i.e. domain topology in jboss as 7

    In JBoss 7, where is the information for the server instances that are connected to domain controller can be found. My basic aim is to discover the domain topology . Is there any equivalent mbean in jmx that I have to...
    Profile Photo
    created by ishita2706
  • Connexion entre 2 applications

    salut , svp comment je peux faire la connexion entre deux applications (application créée avec android eclipse l'autre avec JCreator) à travers le JBOSS  ??
    Profile Photo
    created by safagd
  • jboss7 mysql jdbc driver regular jar deployment problem

    when I deploy mysql-connector-java-5.1.29-bin.jar into jboss-as-7.1.1.Final\standalone\deployments after jboss restart deploy fails (on first deploy it was successful) file      mysql-connector-...
    Profile Photo
    created by jjakub
  • Regarding Infinispan Cache issue

    HI,   I am using JBoss6, am getting the following error when if i try to do some operations with respect to infinispan cache forexample put some value in the cache then it throws the below exception.   14:...
    Profile Photo
    last modified by subbu2211
  • JMS communication between 2 server groups in jboss-eap-6.1

    Hi   Can anyone explain the steps for JMS communication between 2 server groups in jboss-eap-6.1 domain mode. I need to send a JMS message to a queue from one server group and the corresponding MDB for the queue...
    Profile Photo
    created by saividhya
  • how to enable auto expload in jboss eap 5.1

    I have a war file, while deploying it in default/deploy/ directory, still it is in compressed formate only(MyApp.war). How I can enable auto expload in jbos eap 5.1     Thanks and Regards Sreekanth P
    Profile Photo
    last modified by sreekanthatl
  • Access the web project like this:http://ipaddress. How to set up the jboss?

    Hi all,      Generally,  when we deploy the web project in jboss, we can access that via the url like this: http://ipaddress/port/projectname/xxx.jsp. But now I want to access the web project...
    Profile Photo
    created by hugozheng
  • Minimal configuration to install JBoss Developer Studio 6.0

    Good morning,     Anyone know what needed to install and use JBoss Developer Studio 6.0 setup?     I have a desktop settings win7, 4GB of memory, core i3, use it for development, create packages ...
    Profile Photo
    last modified by odp107333
  • jnp and jboss 7

    hello i have several application that use the jnp://...... for contacting with other resources (datasources...) it does't work me into my new jboss 7 there is any problem using jnp for contacting with remote resour...
    Profile Photo
    created by ermaki
  • install  JBoss AS as a Windows Service

    Hi All, After  ran below below command  i did not see jboss service  installed  in service applet.   D:\JBOSS 5.1.0\32-Bit\jboss-5.1.0.GA\bin>service install Service JBoss Application Se...
    Profile Photo
    created by munnangi
  • Share Session between war applications in the same ear

    Good afternoon in my timezone.   After deploying my ear application i notice that the session is not share between war application inside the same ear. Where can i configure this issue ?   Thanks in advanc...
    Profile Photo
    last modified by pedromarques