• 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...
  • 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
  • Couldn't initialize OracleLobHandler because Oracle driver classes are not available

    Hi Friends,   I am facing following exception when I run application. War file is getting deployed successfully, also I have succesffully created datasources in jboss admin using loaded oracle driver by deployin...
    Profile Photo
    created by alok0007_07
  • Apache Fronted MOD_AJP to JBossAS7 8443 PORT?

    I hope someone may have a suggestion on how to resolve an issue we are having:   We have an environment / architecture that fronts all our production JBoss AS7 servers with Apache handing off all the 8009 traffi...
    Profile Photo
    created by bgravley
  • remote EJB invoke - problem with database authorization

    Hi! i need to call stateless EJB methods remotely from client console application .. i suceeded in doing this with authorization via propeties files (application-roles.properties, application-users.properties), but w...
    Profile Photo
    created by vajry987
  • java.lang.ClassNotFoundException: org.springframework.context.ApplicationContext

    Hi:       I have a problem with an app,this app is a .ear project ,this project is running well is jboss3 ,now i put this project in jboss eap6.1 the spring version is 2.5.6,the jar is in t...
    Profile Photo
    last modified by zhanglu5116
  • Deploying an application from an external deployment location

    Hello,   i have use jboss 7.   jboss 7 in deploy application default path is a :->C:\jboss-as-web-7.0.0.Final\standalone\deployments   i have set custom path for deploy application like:-C:\jboss-...
    Profile Photo
    created by pareshmr
  • How to create worker node in Jboss 7

    Hello,   i have use jboss 4.2 versions. i have set worker node in jboss 4.2   Ex. C:\jboss-4.2.2.GA\server\rai RAI folder in successfully deploy application but how to change in jboss 7 and eclipse se...
    Profile Photo
    last modified by pareshmr
  • Is collocated topology for messaging supported with Jboss7.1.1 final (embedded HornetQ2.2.13)?

    Hi,   I have configured cluster for messaging. However, on failover, messages in queue of a down node are not processed by the other node. Hence need to configure HA. For HA, Is collocated topology for messagi...
    Profile Photo
    created by veenaonnet
  • Jboss7.1.1-final messaging clustering - will messages in queue be picked up by the another node if the node goes down

    Hi,   I have configured cluster using standalone-full-ha.xml. It has 2 nodes(Active and standby). I can see both nodes processing the messages. At one point message count of one node is 0 and other node has som...
    Profile Photo
    created by veenaonnet