• Jasper Reports and EAP 7

    Hello, I am trying the latest Japser Report library on EAP 7. When I addd <dependency>             <groupId>net.sf.jasperreports</groupId> ...
    Profile Photo
    last modified by marcusdidiusfalco
  • How to make application accessible from only one virtual-server in JBoss 6.4 EAP

    I am deploying my application in JBoss 6.4 EAP on virtual server in standalone configuration. I have configured virtual servers in my web subsystem. I have also configured jboss-web.xml in my application and added vi...
    Profile Photo
    created by adityan
  • Bound data source issue on JBoss EAP 7

    Hello!   I have two web applications that are deployed on Wildfly 10, however, it seems they cannot access my local database eventhough I created the datasource for my local database. My guess is I must have cre...
    Profile Photo
    last modified by getgolfedkid
  • Tuning jboss jdbc connection pool

    Hi, I have a Java Application deployed on Jboss and uses the jdbc pool to connect to DB.   I set the max-pool-size to 10 and the application hung after a while. I changed it to 100 but the issue still occured. ...
    Profile Photo
    last modified by abdellah.dany
  • JBoss EAP 6.4 - Truncated class file on deployment

    Hi,   I'm trying to migrate an old app from Websphere 8.0 to JBoss EAP 6.4. This app is composed of Stuts 1 and built with Maven and Java 8.   But I have this error when deploying the .ear file and I don't...
    Profile Photo
    last modified by jbgo
  • Error deploying application on JBoss 6.4 EAP

    I am trying to deploy an application war file. I keep getting the following error in the server log:   Application startup failed: org.springframework.beans.factory.BeanCreationException: Error creating bean wit...
    Profile Photo
    last modified by theaquarian
  • JBoss RESTful Web Services - missing label in "Web services" folder

    Hi all, I am new to JBOSS and i have the task to implement restful web services. I started looking at the tutorial at JBoss RESTful Web Services User Guide and more precisely at point 4.2, where the creation of ...
    Profile Photo
    last modified by rainbou1
  • Load Balancing Cluster not working with Apache HTTP Server 2.4.6 and JBoss EAP 7

    I am certifying my application on JBoss EAP 7. My application works on standalone mode but in cluster mode, my application gets deployed but I am unable to login. I am again re-routed to login url. I have setup cluste...
    Profile Photo
    last modified by adityan
  • Clarification on JBoss memory configuration

    Hi Everyone,     I have several doubts on Jboss memory configuration, The environment is setup with the group of 4 nodes which has a Min-heap value of 10GB and Max-Heap value of 10GB. Here are the doubts, &...
    Profile Photo
    last modified by delhibabu_r
  • T24 R15 Jboss Resources and degrading of performance

    Anyone out there who has experience in Jboss configured for T24? We have configured JBoss as our prefered middleware to connect our Core banking application to SQL servers. T24 Release - R15 RDBMS Type - SQL Server...
    Profile Photo
    created by allvan
  • No error but Forbidden displayed at app's URL

    Hello,   I'm currently migrating 2 web applications from tomEE to JBoss EAP 7. Both are deployed, however, when I try to access their URL I do not have any error but I get "Forbidden".   Here are the logs ...
    Profile Photo
    created by getgolfedkid
  • After patching EAP 6.4.9 to 6.4.13 we have a class loading issue

    We patched our JBoss EAP 6.4.9 to 6.4.13. Our application (.ear) uses the OSLC4J library which is Apache Wink based. Therefore we excluded javaee.api via jboss-deployment-structure.xml:   <?xml version="1.0" ...
    Profile Photo
    last modified by peter_schmid
  • JAX-RS Support in EJB Jar Project

    Hi All!  I know this may be a silly question however I am adding functionality to an existing project so I was trying to leave things as simple and similar as possible, e.g. it's a EJB Module project with EAR and...
    Profile Photo
    last modified by jasonglass
  • Application succesfully deployed, but cannot access the local URL

    Hello,   I am migrating an application from tomEE to JBoss EAP7 and Im encoutering some problems.   I've recently deployed two web applications on JBoss EAP 7. However when I try to access them like I can ...
    Profile Photo
    last modified by getgolfedkid
  • Starting Jboss 7 in debug mode fails. Dupplicate IPV6 address error.

    Hi everyone.   So, I'm trying to connect Eclipse to a jboss 7 server I'm running in a CentOS virtual machine.   I stopped the JBoss server and my terminal outputs the following from running /etc/init.d/jbo...
    Profile Photo
    last modified by matheusalencar-1
  • Problem loading spring context

    We are facing an issue loading spring context with modules. Our project structure has a main war(a.war) with all the dependencies bundled in WEB-INF/lib. We have a separate jar(b.jar) which has camel & cxf integra...
    Profile Photo
    last modified by ramavs2
  • Hibernate Exceptions not propagated to Application deployed in JBoss 6.4

    Issue: The Web application uses JPA/Hibernate to communicate with H2 database. This application is deployed in JBoss EAP 6.4 and uses its Hibernate modules. When an 'org.hibernate.exception.ConstraintViolationExceptio...
    Profile Photo
    last modified by manikandan511
  • How we can configure multiple HTTP ports in Jboss standalone ?

    Hi All,   I have a small requirement, I am looking to run & access my applications with different port in standalone environment. Is it possible ?   Let say :   I have configured Jboss EAP 6.4 in...
    Profile Photo
    last modified by nurubhas
  • What's the point? :)

    Hi all,   Following on from my earlier message, regarding inconsistencies with JBoss 6 and MQ 8, using Resource Adapter 7.0. I'm wondering if there is anyone out there technically able and friendly enough to ans...
    Profile Photo
    last modified by speedco
  • Unexpected behaviour with JBoss 6.3 and WebSphere MQ 8.0 Adapter

    Good morning, can anyone help me?   I'm working for a client that has JBoss EAP 6.3 implemented, communicating with MQ 8.0 using the MQ Resource Adapter. MDB's are configured:   @ResourceAdapter("wmq.jmsra....
    Profile Photo
    last modified by speedco