Log in to follow, share, and participate in this community.
Thread java.lang.IllegalStateException: Transaction DummyTransaction{xid=DummyXid{id=10}, status=3} is not in a valid state to be invoking cache operations on.
java.lang.IllegalStateException: Transaction DummyTransaction{xid=DummyXid{id=10}, status=3} is not in a valid state to be invoking cache operations on.
Thread Add new loggers in runtime JBOSS EAP 6.4 from Java class
Add new loggers in runtime JBOSS EAP 6.4 from Java classHello, We are using JBOSS EAP 6.4 version with logging periodic-rotating-file-handler configuration in standalone.xml file. In production environment, we have disabled info logs and just printing WARN logs. Bu...
Thread Jboss secondary mail configuration for failover
Jboss secondary mail configuration for failoverHi Everyone, I have some doubts in mail configuration(EAP 6.4.9), Here is my scenario, 1) I have 2 SMTP servers and need to configure them, 2) There is only one JNDI added in application, 3) T...
Thread Jboss eap 6.4 and wildfly - error jsp import cannot be resolved
Jboss eap 6.4 and wildfly - error jsp import cannot be resolvedWe're in the process of migrating an application which is running fine on Jboss 5.1.0 eap to 6.4.14 eap (I'm aware that we have higher version available, but our management want to upgrade to 6.4.14). Deployment went ...
Thread Mocking JBoss Security Application Realm for Junit test cases
Mocking JBoss Security Application Realm for Junit test casesHi, Iam using jbos EAP 6. I have created users and roles in ApplicationRealm with the help of add-user.bat. Iam authentication and authorizing the soap webservices using the users created...
jax-ws client https not workingjboss 7 eap standalone mode. Generated a jax-ws client to connect to external web service. It is using https with an url of https://smartpayform.com/api/transaction/transaction.asmx I h...
port-offset in JNDI is ignoredOur company use JBoss EAP 7.0.4 The messaging subsystem in standalone-ha.xml which is being looked up with JNDI is such: <subsystem xmlns="urn:jboss:domain:messaging-activemq:1.0"> <server name="def...
Encrypting SAML RequestHi, I am facing an issue with my SAML configuration in WildFly 10.0 I have configured SAML using picketlink.xml Functionally it is working as expected, but I am able to decode the SAML request easily since it is n...
Jboss Server(Node) log to common pathHi Everone, I need to change the every server.log paths to common log path for the centralized log. For example I have 1 Host Controller and it has 3 servers. ...
Thread IllegalAnnotationsException in JBoss EAP 6.4.0
IllegalAnnotationsException in JBoss EAP 6.4.0Hi All, I am trying to deploy my EAR file on JBoss EAP 6.4.0 without any success. I must add that the same EAR file works perfectly with JBoss WildFly 8.2.1. Two classes have the same XML type name "{htt...