Log in to follow, share, and participate in this community.
Thread JBoss EAP 6.4 - Truncated class file on deployment
JBoss EAP 6.4 - Truncated class file on deploymentHi, 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...
Thread Error deploying application on JBoss 6.4 EAP
Error deploying application on JBoss 6.4 EAPI 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...
Thread Getting error when run the application in Jboss Cloud server 6.4.8
Getting error when run the application in Jboss Cloud server 6.4.8Presently we are migrating our application from Jboss 6.0 to Cloud Jboss Server 6.4.8. After Deployment in new cloud server, When I hit the application URL .. Getting the below error : 2017-05-25 07:08:42,550 ...
Thread JBoss RESTful Web Services - missing label in "Web services" folder
JBoss RESTful Web Services - missing label in "Web services" folderHi 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 ...
JBoss EAP 7.1 release dateSince Jboss EAP 7.0.6 cannot fix our system problem but only 7.1 Alpha can. May I know the release date of EAP 7.1 in order to buy this products? Thanks.
JBOSS EAP 6.2 Session Lock IssueHi Team, Can anyone help me in fixing the below issue. This occurs frequently in production with clustered mode. The users are facing very slow response with clustered mode and the performance is faster while ...
XA Commit Failure XAER_RMFAILI am using JBoss EAP 7.0.6 with using Oracele 12c XA Driver, also applied the XA patch as below in order to solve XA problem. However, JBoss still throw XA Exception during commit, that made Materialized view lo...
Thread Clarification on JBoss memory configuration
Clarification on JBoss memory configurationHi 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, &...
Thread JBWEB000124: The requested resource is not available.
JBWEB000124: The requested resource is not available.Colleagues. I'am new to JBOSS. I need to migrate web application from Tomcat to JBOSS . (SpringMVC,SpringSecurity,SpringData,PostgreSQL) I downloaded JBOSS EAP 6.2 and installed. I changed enable-welcome-root...
Thread How do I get list of hosts from JBoss Domain Controller host?
How do I get list of hosts from JBoss Domain Controller host?Is there an option to get the list of hosts(not servers) registered in JBoss master domain controller host via CLI or Rest API call? The requirement for me before I create the servers I need to the host name u...
EAP 6.1 Accessing CLI programmaticallyHey all, I need to access the CLI from my business logic. Following the tutorial in https://community.jboss.org/wiki/JBossAS7Command-linePublicAPI as well as the native management API documentation https://doc...
Jboss and F5 load balancersHi all, I am in the process of configuring a test environment for a web application using an F5 load balancer and JBoss EAP. We perform SSL negotiation on the F5, and connect to jboss on the unsecured 80...
Thread T24 R15 Jboss Resources and degrading of performance
T24 R15 Jboss Resources and degrading of performanceAnyone 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...
Thread No error but Forbidden displayed at app's URL
No error but Forbidden displayed at app's URLHello, 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 ...
Thread Inject new role or permission to active user session
Inject new role or permission to active user sessionIs there a way to add a new role to active session? Let me explain the scenario. I have an admin and operator user. The operator user has only read permission (roles). Is it possible, if admin user wan...
JBoss - redeploying server on exceptionHello everyone! When I deploy my web aplication on JBoss following exception occurs: (...) [amg.exion.ib.modules.web.login.BaseLoginServlet] - Application context : WebApplicationContext for namespac...