• how to read standalone.xml file dinamically at runtime in jboss eap 6.2 application?

    I need to read all datasources data defined in standalone.xml at runtime, I need server, user, pass etc (all the data) to connect manually ( via jdbc or whatever ) to each datasource. for example, if I 've a file : st...
    Profile Photo
    last modified by carlosestebangil
  • Entity Manager Null when using EJB 2.1 Session Beans to use EJB 3.0 Entity Beans

    EntityManager inject in an EJB 2.1 Sesssion BeanI have an application that uses EJB 2.1 stateless sessions beans and EJB 2.1 Entity Beans. I would like to upgrade to EJB 3.0 Entity Beans. but because of time I cannot ...
    Profile Photo
    created by anu8802
  • EntityManager inject in an EJB 2.1 Sesssion Bean

    I have an application that uses EJB 2.1 stateless sessions beans and JDBC. I would like to move the JDBC towards EJB 3 Entities so I won't have to manage the SQL, but because of time I cannot upgrade my sessions beans...
    Profile Photo
    last modified by naguilar
  • Wildfly 10 CREATE is missing [jboss.ra.hornetq-ra]

    I'm in the process of moving an from Wildfly 9 to Wildfly 10.  I've made several changes to move to org.apache.activemq however I'm getting these error which are causing the ear file to fail to deploy. CREATE is...
    Profile Photo
    last modified by rlaney780
  • i need to allow a role to access a webmethod of a Web Services, using ldap and JBOSS 7

    Hi, im using jboss as application server, the version 7.1. I using jdveloper and ejb 3.1   I have create a Ws like this   @SecurityDomain("test_ldap_security_domain") @RolesAllowed("TestRole") @Statele...
    Profile Photo
    last modified by metchegaray
  • Configure ejb to listen on multiple public inet-address

    Hi, In my EAP7.0.0.Final server instance I have the following public inet addresses configured.   ... <subsystem xmlns="urn:jboss:domain:remoting:3.0">         &...
    Profile Photo
    last modified by whitingjr
  • EJB invoker for multiple server in a Domain

    Hi everybody,   I am trying to invoke a remote ejb from another wildfly9.0.0.Final instance. For that, I use the example put in the following url : quickstart/ejb-multi-server at 9.x · wildfly/quickstart &#...
    Profile Photo
    last modified by darlys.maldonado
  • Unable to start ejb-ntegration with Jboss EAP 6.3 and WebSphere MQ 7.5

    Hello All,   Getting  the below exception     14:35:05,306 INFO  [org.jboss.as.ejb3] (MSC service thread 1-4) JBAS014142: Started message driven bean 'PbmServerMDB' with 'wmq.jmsra.rar' res...
    Profile Photo
    last modified by tom-thomas
  • Jboss eap 6.4 RejectedExecutionException issue.

    Hi, I am getting the Close handler threw an exception: java.util.concurrent.RejectedExecutionException errors in JBOSS eap 6.4 and after some load I am getting OutOfMemory Error and server will go to limbo state afte...
    Profile Photo
    last modified by ragh25
  • problemas com Multiplas sessões in RestWorkitemHandler

    private void configure() { runtime.getKieSession()      .getWorkItemManager()      .registerWorkItemHandler("Email",          &...
    Profile Photo
    last modified by ssoares
  • Wildfly+Java developer position.

    Hello All   My company BARCO Electronics is looking for a Wildfly+Java developer having around 6 years of experience. The position is for Noida, India location. If anybody has any referral, please send the upd...
    Profile Photo
    last modified by vikramtaneja80
  • Documentation of <resource-ref> in jboss-ejb3.xml

    Hi,   I'm looking for a documentation of the <resource-ref> elemengt in the jboss-ejb3.xml deployment descriptor. The only documentation of the JBoss/WildFly specific deployment descriptor I found is https...
    Profile Photo
    created by thmayr
  • IJ000100: Closing a connection for you. Please close them yourself

    Hi,   Can someone help us to identify the root cause of below issue?   Our application received below error while getting new database connection from pool.   00:25:03,377 INFO  [org.jboss.jca.c...
    Profile Photo
    last modified by sourabhtech
  • java.lang.RuntimeException: JBAS014154: Failed to marshal EJB parameters in JBoss 6.4

    05:32:27,378 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) java.lang.RuntimeException: JBAS014154: Failed to marshal EJB parameters     05:32:27,379 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) at or...
    Profile Photo
    last modified by raveendraknit
  • ArrayStoreException: sun.reflect.annotation.TypeNotPresentExceptionProxy

    Using: Linux/JEE 5/GateIn-3.1.0-CR01/JSF 1.2 Until yesterday, my EAR application was running without any problem, but I am now having the  problem below.   It seems to stem from my EJB project deplo...
    Profile Photo
    last modified by ebross
  • EJB over HTTP with JMX Authentication in JBoss 4.2

    Actually i did authentication in JMX Invoker, the aunthentication has properly configured, verified in the browsers. but when calling from client, it could not connecthe server, might be authentication is not feed pro...
    Profile Photo
    last modified by veeramanipalanisamy
  • Can I update JBoss eap 6.4 to use the HttpInvoker again?

    Is it possible to update the JBoss eap 6.4 server to use the http invoker with jndi as you could use it with the jboss 4.2.2.ga server? if yes: What I have to do to update? If no: What can I use instead of the htt...
    Profile Photo
    last modified by peter_jaxy
  • Container Managed Transaction between two session beans in ejb3 and jboss5.0.1.GA

    I have three tables server_detail, server_group, server_group_mappping and the entity classes as below. (have not given the full code details)       @Entity     @Table(name = "serv...
    Profile Photo
    last modified by bhimaraj
  • Jboos seam shows 404 on browser and dont any error logs in server

    Hi please help as i m new to jboss and jboss seam . I am running a project which create ear file which contains jar and war file but on browser it shows  an 404 error and nothing on server logs.   I m post...
    Profile Photo
    last modified by arpit134
  • Jboss Seam basic example to learn and get start

    Hey everyone, Please can anyone give me the sourcecode of any simple jboss seam example with eclipse to start learn. It would be really helpful if some one can provide sourcecode which directly run in eclipse.
    Profile Photo
    last modified by arpit134