Log in to follow, share, and participate in this community.
Thread JDBC Driver for what ? profile or machine ?
JDBC Driver for what ? profile or machine ?Hi All, I have small query.. can you pleas clarify. I have configured JbossEAP domain in 3 boxes with horizontal setup. VM'S ===== 1) server1.example.com--- >EAP instances (dev-1,test-1,pr...
Thread Unexpected behaviour with JBoss 6.3 and WebSphere MQ 8.0 Adapter
Unexpected behaviour with JBoss 6.3 and WebSphere MQ 8.0 AdapterGood 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....
Thread Existing deployments are removed when a new deployment fails.
Existing deployments are removed when a new deployment fails.I'm facing a strange issue with JBoss EAP. I deployed two artifacts via the web UI (a WAR and a MySQL JDBC driver JAR). In both instances there were no issues and I could recycle the server (running in standalone mode...
Thread Migrate JBOSS 4.2.3 to JBOSS 5.x or JBOSS 6.x
Migrate JBOSS 4.2.3 to JBOSS 5.x or JBOSS 6.xHi, please anyone can tell me profits and improvements of Jboss 5.x and Jboss 6.x over Jboss 4.2.3. I need to justify the migration to hte client. Thank you very much !!
Install login cert module.Hello, I have an EAR with a WAR module. I need that some pages (index and others) have free access but others pages (profile) need a valid certificate to access them. I've been looking and I configur...
JSP deployment IssueHI, Im trying to deploy simple helloworld jsp war to jbos eap 6.4 but im getting the following error . JBWEB000309: type JBWEB000066: Exception report JBWEB000068: message PW...
JBOSS and LDAP.I am trying to configure JBOSS to authenticate against (use) an external LDAP Server. Can anyone point me to some proper instructions and example standalone.xml? Thanks in advance, Peter.
Thread Loading Spring Module in JBoss EAP through Apache CXF module
Loading Spring Module in JBoss EAP through Apache CXF moduleI have a question regardind behavior JBoss EAP has when loading static modules. In particular, my question is that what happens when I need Apache CXF to use in my webapp and integrate it with Spring, and I ha...
JBoss eap 5.0 disable SSL2/3Hello I am using JBoss eap 5.0 and using jdk 1.6 I can't upgrade of all now. Is it possible disable to SSL2 and 3 ? already server.xml configuration setting done. but it doesn't work. how can I do? &...
Thread Problems creating data sources for a virtual database in EAP 6.1
Problems creating data sources for a virtual database in EAP 6.1Hello I find myself deploying a virtual database in which I made a connection with informix. I tried to deploy it manually in the application server console and I do not recognize the jdbc.jar driver at the time of c...
JBAS014771: Services with missing/unavailable dependencies" => ["jboss.deployment.unit.\"gtm-ws-0.0.2-SNAPSHOT.war\".component.JmsAvailableJobsExecutor.CREATE is missing [jboss.ra.hornetq-ra]"],
Thread Jboss RestEasy logging of multipart/form-data
Jboss RestEasy logging of multipart/form-dataI've implemented a JBoss rest service using JBoss RestEasy on JBoss EAP7 . I've implemented a ContainerRequestFilter that is going to log the incoming request as follows: public void filter(ContainerRe...
jboss eap 7 load balancing and infinispanHi all and thanks in advance for any help. I have the problem with session persistent on two instances with profile full-ha in load balancing and udp configuration with mod_cluster, the instances started on tw...
JBoss EAP 7trying to migrate from WAS 8.5 to JBoss EAP 7 and encountered below error. 14:15:18,640 WARN [org.jboss.modules] (MSC service thread 1-6) Failed to define class javax.jms.JMSException in Module "deployment.xxx....
Logging SQL Statements in EAP 6.1I am attempting to log all outbound SQL statements for a datasource in EAP 6.1 so I can debug a switchyard project I am working on. According to the documentation I read this should be possible by modifying the dataso...