Log in to follow, share, and participate in this community.
Thread Scheduled Bean deployed over a clustered environment
Scheduled Bean deployed over a clustered environmentGuys, 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...
JBoss 5.1 startup failedHi, 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...
Thread How to apply the CVE-2011-1096 fix on JBoss 5.1.0 GA?
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...
weld exception during deploymentI'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...
Thread JBoss 6.1 Server Startup Issue - Datasources
JBoss 6.1 Server Startup Issue - DatasourcesHi, 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")]) ...
Thread Initialization error of custom login module
Initialization error of custom login moduleI 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...
server groups in a domain jboss as 7In 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...
JBoss 7 + JAX-WS client issueHi 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...
Thread discover slaves from master i.e. domain topology in jboss as 7
discover slaves from master i.e. domain topology in jboss as 7In 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...
Connexion entre 2 applicationssalut , svp comment je peux faire la connexion entre deux applications (application créée avec android eclipse l'autre avec JCreator) à travers le JBOSS ??
Thread jboss7 mysql jdbc driver regular jar deployment problem
jboss7 mysql jdbc driver regular jar deployment problemwhen 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-...
Regarding Infinispan Cache issueHI, 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:...
Thread JMS communication between 2 server groups in jboss-eap-6.1
JMS communication between 2 server groups in jboss-eap-6.1Hi 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...
Thread how to enable auto expload in jboss eap 5.1
how to enable auto expload in jboss eap 5.1I 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
Thread Minimal configuration to install JBoss Developer Studio 6.0
Minimal configuration to install JBoss Developer Studio 6.0Good 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 ...
jnp and jboss 7hello 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...
install JBoss AS as a Windows ServiceHi 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...
Thread Share Session between war applications in the same ear
Share Session between war applications in the same earGood 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...