• JBoss EAP 6.4.6 download  link & all pre-requisite

    Hi All,   Please help me to get information regarding all prerequisite for JBoss EAP 6.4.6 & Dwnload link as well.     Thanks In Advance!   Kumar
    Profile Photo
    last modified by rnjn01
  • JBAS018040: Failed to start context

    I am trying to deploy a camel spring route as a war file in EAP 6.4.0 GA. While deploying i am facing this issue.   Unexpected HTTP response: 500   Request {   "address" => [("deployment" => ...
    Profile Photo
    last modified by akki07
  • JBWEB000236: Servlet.service() for servlet sample threw exception: java.lang.OutOfMemoryError: unable to create new native thread

    we have 2 JBOSS 6.4 servers, both has same configuration, same application, and same load the only difference is memory configuration  (standalone.conf)   server1:   JAVA_OPTS="-Xms4303m -Xmx4303m -...
    Profile Photo
    last modified by shijazi
  • 12:55:28,745 WARN  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-15) JBAS010402: Unable to instantiate driver class "org.apache.derby.jdbc.AutoloadedDriver": org.jboss.msc.service.DuplicateServiceException: Service jboss.jdbc-driver.ARP3_w

    Hi ,   Unable to deploy the application succesfully and couldn't hit the application. While deploying I am facing the below show issue. Please help.   12:55:28,558 WARN  [org.jboss.as.ee] (MSC service...
    Profile Photo
    created by bharath.polanki
  • Jboss EAP Module.xml description

    In Jboss EAP , in  module.xml for apache cxf, I see the following snippet under dependencies section:   <dependencies>     <module name="org.springframework.spring" optional="true"&...
    Profile Photo
    last modified by gsandeepry
  • How to set EAP 7 Beta as daemon/service on Linux

    Hi,   There used to be the init.d folder under the bin directory. Last I installed it was a folder under docs if I remember correctly .   Where did it all gone?   Any tips on how to set it up as a d...
    Profile Photo
    last modified by gal.nitzan
  • how do remote deploy using cargo on jboss e.a.p. 6.3.x ??

    <?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://ma...
    Profile Photo
    last modified by wenderson.souza
  • JBoss messaging client with jndi is failing after initial ssl handshake

    Hello Colleagues,   I created standalone jms client to connect to JBoss eap 6.4 with tlsv1.2. The connection with java 7 and 8 is successful. Now i imported the code in our application for development purposes i...
    Profile Photo
    last modified by tihomir91
  • Caused by: java.lang.ClassNotFoundException: org.codehaus.jackson.JsonParseException from [Module \"deployment.

    I am using JBoss EAP 6.3. have a dependency on jackson-mapper-asl-1.9.9.redhat-3.jar   POM entry is : </dependency>         <dependency>     ...
    Profile Photo
    last modified by sonyjop
  • Unable to access admin console in Jboss EAP 6.4 in AWS

    Hi,   I have EAP deployed on AWS and I am unable to access the admin/management console.  I have opened up ports 8080 and 9990 and am starting the server with the -b and -bmanagement switch to 0.0.0.0 ...
    Profile Photo
    last modified by wcorbett36
  • JBoss EAP or JBoss EWS?

    Hi. I am new user in this community and I am also using JBoss new user so I have some questions I want to clarify. Which is the difference between JBoss EAP and JBoss EWS? When I should choose one or the other? ...
    Profile Photo
    last modified by unaexpresion
  • java.lang.NoSuchMethodError: org.jboss.logging.Logger.getLoggerPlugin()Lorg/jboss/logging/LoggerPlugin

    我在项目里面使用jboss-common-4.2.2.jar,但是jboss eap 启动项目时,由于自带的jboss-logging,导致我的项目里面调用的是jboss eap 的logging,但是自带的logging没有getLoggerPlugin,能怎么解决jar包冲突的问题。 我尝试使用jboss-web.xml来解决,但是设置后,又报另外的错误,xml和错误如下图 jboss-web.xml   &l...
    Profile Photo
    last modified by williamlucgz
  • JBOSS EAP 7.0

    Hi, I am not able to get Adapter for this Jboss EAP 7.0. I am using Eclipse Indigo, I searched  a lot on google but git nothing. please help me out   Thanks, Raghav
    Profile Photo
    last modified by raghvendra.raghav
  • JBoss EAP 6.4 Uninstall issue

    I had JBoss EAP 6.4 installed on my server and working.   I uninstalled JBoss EAP 6.4, but the web page at http:\\localhost:8080 is still showing the EAP home page. The link to the admin console does not work, b...
    Profile Photo
    last modified by geoff.nunan
  • JBWEB000235: Allocate exception for servlet Main: java.lang.NullPointerException: charsetName

    I'm new to JBOSS EAP 6.0   I've successfully deployed EAR on JBOSS but getting below error when hitting http://server_name:8080/sso/main in browser:   04:33:35,229 ERROR [org.apache.catalina.core.Container...
    Profile Photo
    last modified by abhi415
  • Unable to access KIE-WB after successful deployment

    I am using Red Hat JBoss EAP 6.2.4.GA. Succesfully deployed 'kie-drools-wb-distribution-wars-6.1.0.Final-jboss-as7.0.war' file. Verified the log,which says Succesfully deployed. 03:55:32,546 INFO  [org.jboss.as...
    Profile Photo
    last modified by shiv.narayan
  • Conflict Hibernate and JBoss

    Hi, I'm having issue to solve some dependencies conflict. I have developed an application that is working on my local JBoss Dev Studio with JBoss EAP 6.1+  using Hibernate 4.2.18.Final. However this same applicat...
    Profile Photo
    last modified by valentintsm
  • JTA transaction timeout

    What is the purpose of JTA transaction timeout in JBOSS EAP ? How we can configure this in EAP sever ?
    Profile Photo
    last modified by naga_b
  • how to set the transaction timeout at JBOSS level

    We are using a Jboss-eap-6.2. Our requirement is to set the timeout at the JBOSS level.   From UI we are calling a SOAP service which is deployed on jboss eap, That SOAP service logic internally calls multiple...
    Profile Photo
    last modified by naga_b
  • CLI console problems with native libraries

    Hello all,   I'm working with a JBoss-EAP-6.4.2 server and I have a problem with the CLI console.   Until today, I wrote directly the JBoss configuration into the standalone.xml file. But I have to conver...
    Profile Photo
    last modified by nicolyra