• time out reached

    Dear ALL   I have the problem in jboss.first i use JBoss 4.2.3.GA when login the user , coming this message "Time out reached" and time in  user profile equal 5 minutes but this message coming before comple...
    Profile Photo
    last modified by altefish2000
  • Is it possible to make Session Identifier with IP dependent of the client machine?

    I am using a JAVA application as client which runs on JBOSS AS 7.1.0. I would like implement a security on my application by making the session identifier dependent on the IP address of the client machine By implement...
    Profile Photo
    last modified by yeshwanth_ch
  • receiving a FIPS mode (java.security.KeyManagementException) when starting Jboss.cli

    I am receiving the message below when starting JBOSS.    The error message is dropped below:   org.jboss.as.cli.CliInitializationException: java.security.KeyManagementException: FIPS mode: only SunJ...
    Profile Photo
    last modified by codehoun
  • remote connection fail. Reset by peer

    When i starts my wildfly server i saw in my console the following ERROR.   21:30:22,913 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 9.0.1.Final (WildFly Core 1.0.1.Final) started ...
    Profile Photo
    created by jdelgadot
  • Jboss JPA No Persistence provider for EntityManager named MyPersistence- EntityManager null

    i'm working with Jboss WildFly 9.     I developed a module which aims to offer some DAO for persistence operation to different N other modules. Simply an X application should use it to write/read/update/del...
    Profile Photo
    created by aliosha79
  • Why can I not get a reference to the WebServletContext on wildfly 9.0.1

            I am attempting to deploy a soap webservice on wildfly 9.0.1-Final. I try to access the WebServletContext by resource injection but it is always null. I do have a beans.xml file in ...
    Profile Photo
    last modified by jeffgaer
  • Does Auto-commit commit to the DB upon retrieving the last row of the ResultSet?

    I see that for other servers that auto-commit will do this. However, I can't find anywhere if this is the case within JBoss as well.   The application I'm working on is having issues with transactions taking to...
    Profile Photo
    last modified by linseyjayne
  • JB 7 jndi name space

    I'm currently on a project to upgrade our JBoss6/Java6 to to JBoss7/Java8 with JBoss EAP 6.4.   One of the issues I'm facing is having a JPA library/persistence.xml used by multiple ear/war files in one JBoss in...
    Profile Photo
    last modified by lindholm
  • EWS DNS lookup failure for: hostname

    I am in the midst of performance testing a web application and I get these errors in EWS logs [Sat Apr 18 03:01:01 2015] [error] [client xx.xx.xxx.253] proxy: DNS lookup failure for: jboss-host-name returned by /some...
    Profile Photo
    created by yarafatin
  • How to set Jboss RMI Timeout to longer

    i am using Jboss Web Server as RMI Client. i don't know Why Jboss Web Server RMI Timeout is 10 second, how can i set it longer? my Jboss version is jboss4.0.1. i have been set JDK ARGS "-Dsun.rmi.transport.tcp.respon...
    Profile Photo
    created by stanley103
  • Dear Sir can anyone  plz help me with EJB2.0 Project

    import javax.ejb.EJBObject;     public interface CardValidator extends EJBObject {   public boolean validateCard(long cardNo, float ammount) throws RemoteException; } ------------>this is my re...
    Profile Photo
    created by nakul.r
  • Dear sir i m new to Jboss can anybody plz hlep me with this EJb2.0 Project

    import java.rmi.RemoteException;     import javax.ejb.EJBObject;     public interface CardValidator extends EJBObject {   public boolean validateCard(long cardNo, float ammount) throws Re...
    Profile Photo
    created by nakul.r
  • Dear sir i m new to Jboss can anybody plz hlep me with this EJb2.0 Project

    import java.rmi.RemoteException;     import javax.ejb.EJBObject;     public interface CardValidator extends EJBObject {   public boolean validateCard(long cardNo, float ammount) throws Re...
    Profile Photo
    created by nakul.r
  • linkage problem jboss.5.1.0(jdk6) and jbossws-cxf-3.4.0

    hi; i have a problem with jboss5.1(jdk6) and jbossws-cxf-3.4.0. i cant found anything about the error. is there any one that can help me?   here is the stacktrace ;   10:29:55,840 ERROR [STDERR] java.lan...
    Profile Photo
    last modified by xdat26
  • [EJB Error] Error starting JBoss 6.1.0.FINAL (IllegalStateException: Container [...] + is already registered)

    Hello guys. I'm migrating from JBoss 4.0.5.GA to 6.1.0.Final and I'm stuck at the error below:   14:49:22,853 WARN  [TimerServiceContainer] EJBTHREE-2193: using deprecated TimerServiceFactory for restoring ...
    Profile Photo
    created by iago.surf92
  • Help with JBAS015009: Scan found incompletely copied file content for deployment

    Hello -   I'm new to JBoss and would like it if someone could help me with an issue I'm having when redeploying my project. Most documentation I found concerning JBAS015009: Scan found incompletely copied file c...
    Profile Photo
    last modified by charitysmith3
  • Problem with:  jboss-as:run  --> NoClassDefFoundError: org/jboss/as/protocol/StreamUtils

    Hello:   My maven plug-in does not work. I get the errors.   Caused by: java.lang.IllegalStateException: Managed server was not started within [60] s     Detailed info:   \maven-3.2.2\bin\...
    Profile Photo
    created by diegocueva
  • Not able to deploy vaadin.war in JBoss 6, but its get deployed on Tomcat 7 without any error.

    Hi,   As i am newbie in JBoss, please help me as i am getting the below error. 19:28:19,522 ERROR [AbstractKernelController] Error installing to Configured: name=jboss.ejb:service=EJBTimerService state=Instanti...
    Profile Photo
    created by s_arfat
  • custom taglib.tld not found error in Jboss-as-7.1.1.Final

    I am new to jboss-as-7.1.1.Final and we are facing issues while moving the war file from Jboss 5 to 7. To tell about the background of the application, it is web application built using the Struts2 framework. Applic...
    Profile Photo
    last modified by manojgite01
  • How to handle Not Found in ExternalContext as a Resource?

    Hello everyone! I have a problem with my existing maven EAR project. I decided to add some JSF (anyway, any html compontent, cause recenlty i'm using webservice only with this project). I configure web descriptor: &#...
    Profile Photo
    last modified by puradawid