• JBOSS 4.2.3, JNDI, Bean Problem

    Hello, I would need some advice. i create my JavaBean Class: [code=java]package com.mycompany; public class MyBean {   private String foo = "Default Foo";   public String getFoo() {   ret...
    Profile Photo
    last modified by alpiz2012
  • JNDI Naming Exception

    I'm getting the below exception when I tried to call EJBs(Version 2.1) in JBoss EAP 6.2. Here my client  and EJBs are the on the same JBoss Instance.   Caused by: javax.naming.NameNotFoundException: jboss/e...
    Profile Photo
    last modified by dharmajd
  • Directory file migration from Websphere to JBoss AS7

    JBoss AS 7.1.1 OS: Linux Before, on Websphere server 8, I specified on the Admin Console: Resources --> URLs: JNDI Name: url/applicationSetting Specification:file:///my_server/files/app_setting.properties...
    Profile Photo
    created by scottjsn
  • JNDI Setup on JBoss AS 7.1.1

    IDE: MyEclipse Server: JBoss AS 7.1.1 OS: Linux For the JNDI naming, on the Java side, I use: java:comp/env/jdbc/tester and on the Websphere Server (8), I specify jdbc/tester as the JNDI name. Now I am using&#...
    Profile Photo
    created by scottjsn
  • Can't lookup local EJB using database authentication (with JBoss AS 7.1.1)

    Hi all,   I'm migrating a project from JBoss 5.1.0 to JBoss 7.1.1 and I'm stuck in database authentication while calling local EJBs. I'm not sure where the problem is, either could be in the lookup method or in...
    Profile Photo
    last modified by jplacebo
  • CVE-2014-3518 and Jboss 4.2.3

    Hi,   We are using Jboss4.2.3 as application server. We implemented the remoting module for Jboss4.2.3 using jboss-remoting.jar provided along with the Jboss4.2.3-GA package. We need to confirm whether the remo...
    Profile Photo
    created by arun168403
  • Remoting Connection closing automatically after sometime.

    I'm have a remote gui client which makes ejb calles to my JBoss  7.1.1 Server. I was able to lookup and make calls to remote methods at initial stage. After some time i'm seeing an error messge as   2013-1...
    Profile Photo
    last modified by arun168403
  • Using JNDI as configuration store

    Hello,   I want to use Wildfly's JNDI as storage for my configuration data. I've thought to store the entries under java:/app/env/... as it would allow me to deploy the ear multiple times and give each of the d...
    Profile Photo
    created by freiser
  • jboss seam 2.2.2 no-transaction error

    A complex application (oxAuth) based on JBOSS SEAM 2.2.2 failed the first time I'm asking for component. The problem was about getting the transaction. But this application didn't need transaction and didn't have jndi...
    Profile Photo
    created by sgpopoff92
  • Many open files jndi.properties by JBoss AS 5 process

    Hi all,   Last time we recieved that our JBoss AS 5 process is openning a lot of jndi.properties files, and not closing it.   This cause that after few hours we are getting in server.log error "To many ope...
    Profile Photo
    last modified by petepl
  • Not able to view administration console @ jboss http://localhost:8080

    Please find the attached screenshot. please help to view the administration console, as I need to configure datasource in jboss.
    Profile Photo
    created by shilpa.reddy
  • JNDI remote lookup with SSL

    Hello all,   I would like to make a remote JNDI lookup on a JBoss AS 7.1.1 which is SSL secured.   Here is what I have done so far:   on client side:   Properties props = new Properties(); prop...
    Profile Photo
    created by andreas.neuteich
  • sar archive unable to lookup ssb

    I have an ear file containing the following: ejb jar file war file sar file   The war file is able to perform the jndi lookup for the ssb utilizing "java:module/BeanName!com.sts.ih.BeanNameRemote".   Ho...
    Profile Photo
    last modified by gte338m
  • Excluding mechanism GSSAPI because it is not in the allowed list

    Hi All, We try for several days to integrate SSO/kerberos in a jboss EJB application (not web) but we dont really know how to do this, even after having intensively look on the web. We can see in the trace the follo...
    Profile Photo
    created by tp4141
  • How to invoke Stateful SessionBean from remote Standalone Client

    i'm trying to invoke stateful sesion bean from remote client with ?stateful  and suffix to JNDI URI. but it is giving error as session id not set.   is there any way to achieve this.
    Profile Photo
    last modified by trvajjala
  • Jboss 5.1 EAP JMS accessed by remote client

    We have a JBOSS 5.1 EAP implementation with multiple queues  . Currently all clients are internal clients and access the queues by performing local network lookups. New requirement to provide access to External ...
    Profile Photo
    last modified by jboss-nik
  • JMS Remote Server Connection Refused Problem when Server Accessed through Static IP

    Hi All, We have our Jboss running on a Machine which is having Static ip configured. Jboss admin console is accessible  using Static IP  on port 8088 from outside our LAN through Internet. But When we try...
    Profile Photo
    last modified by patilpr13
  • EJB lookup from tomcat6 to the Jboss6.1.0 eap

    please help for the jndi lookup for with remote ejb interface.   my ejb services are deployed into local machine  under servies.ear file .    one web application deployed as an war file wh...
    Profile Photo
    created by trvajjala
  • Integration Jboss 7 -- Tomcat 7 with Jms

    Hello.        I have a problem and would like to help me fix it. I develop an application with the server hosted on Jboss 7 and client on a Tomcat 7. On the client and server, I set the conte...
    Profile Photo
    last modified by ccontreras
  • JNDI Name issue in migration of weblogic project to JBOSS7.1 Project

    Hi.   I'm working on migration project ,where we are migrating the application from Weblogic 9.0 to JBoss AS 7.1.1. In this project we have around  8 Ear files and 6 War files. All the ear files have ...
    Profile Photo
    last modified by sanjmand