• JBoss EAP 6 issue - Deploying self contained Spring/Hibernate application causes Entity not Found

    Hi All,   We have been facing issues with Spring 4 / JPA2 application.The JPA implementation is Hibernate 4.2. The application is packaged as war and is self sufficient (all required dependencies packaged). Also...
    Profile Photo
    last modified by shailu777
  • How do I define system properties in jboss 7

    Hi   I have configured the properties file for the dev team in jboss4.2.3 using properties-service.xml   <!--   | Load properties from each of the given comma seperated URLs --> <attribute...
    Profile Photo
    created by isa154
  • Secure Jboss web console.

    We have come up with new requirement for securing the Jboss web console ,   Can some one let me know the steps to be followed for protecting web console page.   Till now followed the steps and completed th...
    Profile Photo
    created by aspund
  • Securing jmx web-console from jboss

    Hello All,   Jboss version: 5.1.0.GA We have to secure jmx web-console (http://localhost:8180/web-console/).   We tried the steps mentioned in this forum : Securing the JMX Console but still we are not ab...
    Profile Photo
    created by pborate27
  • JBoss 5.1 - deploy war scopekey addition (ClassNotFoundException)

    Hi,   When deploying a .war file in JBoss 5.1 (default config) I'm facing the same problem described here:JBoss 4 to Jboss 5 migration: JSF, EJB3... Caused by: java.lang.IllegalArgumentException: Exception loa...
    Profile Photo
    last modified by lukelukas
  • The requested resource is not available

    I have installed jboss developer studio 7 and I'm trying to create a new seam project. I created the project following exactly the procedure in Seam_Developer_Tools_Reference_Guide. The only difference is that the wiz...
    Profile Photo
    created by aklad
  • Expanded Tree in RichFaces.....

    Hello to all, I have a tree in RichFaces that perfectly brings my data as required by the customer. These data are assembled EXPANDED screen and the desire of the customer is as follows: * In addition to data EXPAND...
    Profile Photo
    last modified by saulo.costa
  • Creating a new JSESSIONID after authentication

    HI,   I am using Jboss7.1.1   Issue is the JSESSIONID cookie is same before & after login.   This can cause security threat.   How can we change the JSESSIONID after successful authenticati...
    Profile Photo
    last modified by rajeev2012
  • Want to learn

    Hi,   I am technically a fresher completed my b.tech in 2012, wanted to learn JBoss of my special interest by knowing the some special features of an application server. So , Can any one please tell where to sta...
    Profile Photo
    created by san0820
  • EJB in a module?

    If you put an EJB in a module (../jboss/modules/system/layers/xxx/mymodules/jar/main/xxx.jar) can you use it from a jar that you deploy on the same server?  If yes, how?\   thanks
    Profile Photo
    created by stonesoft
  • Issue while trying to Look-up datasource JNDI... using hibernate 3

    While trying to Migrate our application from jBoss AS 5 to EAP 6.0.1, The application implemented on hibernate-3 It includes a EAR file and a war file deployed individually. The WAR hits an EJB in the EAR which int...
    Profile Photo
    last modified by elayappa
  • Jboss7 Set logger level programmatically

    Hi,   Can anyone please help as to how i can set the logger level programmatically.   This is how the logger is setup in standalone.xml:   <subsystem xmlns="urn:jboss:domain:logging:1.2"> ...
    Profile Photo
    created by iyeranan
  • Server to trigger event before timeout

    Hello,   We have a web service that is used to check in a customer to our business. Part of the process is for them to select some options which includes upgrades that they will have to pay for later.  Unfo...
    Profile Photo
    created by gcopithorne
  • Rich:Calender go to dateselected event

    Hi Everyone I have some problem in fetching Data through calender  My Question is How I can go to records of selected date using rich calender what I want my code to do is after selecting any date from the calend...
    Profile Photo
    created by asimshaikh1
  • Issue moving ear from JBoss EAP 5.1 to 6.1

        I'm trying to move an ear file from JBoss 5.1 EAP to 6.1. I'm getting this issue when I try to use an EJB: NamingException JBAS011843: Failed instantiate InitialContextFactory com.sun.jndi.cosnaming.CN...
    Profile Photo
    created by rockytriton
  • Jboss 4.2.3: Reloading the Faces-config.xml again and again on every UI click

    Hi All,   I am facing the one weird issue. On my Jboss 4.2.3 once server starts it load the faces-config.xml for first time thats fine.   But when I logged into the application as a user and click on the p...
    Profile Photo
    created by aryanjaiswal
  • Number of retry attempts of hot rod client

    Hi, If my infinispan server goes down at that time I see that hot rod client does more than one retry attempt to connect to server, but I don't see any property to set it (basically I want to set number of retry attem...
    Profile Photo
    created by coolnaveen
  • Collectd + JBoss 7

    I am working on JBoss 7, server deployment automation, I have done this for Tomcat 7 already and used collectd tool to fetch the tomcat data for performance graph, at the same way I want to do it for JBoss 7, is there...
    Profile Photo
    last modified by ravibhure
  • Session replication using AS7 clustering, S3 PING, Amazon EC2

    Hello all,   I am trying to setup session replication using AS7 clustering, S3 PING and Amazon EC2 for the Seam booking EAR app.   So far, I have managed to get session replication working with two differe...
    Profile Photo
    last modified by silverdev
  • Apply Filter or Interceptor on specific method using NameBinding

    I tried to create filters and interceptors that would apply only to a specific method using an annotation derived from NameBinding.   I'm using JBoss 7.1.1.Final, where I did upgrade the modules by unzipping res...
    Profile Photo
    last modified by formica