Log in to follow, share, and participate in this community.
Thread Transaction Isolation Level
Transaction Isolation Level "Mark_McLain" wrote: I realize Transaction Isolation Level (TIL) issues have been beat to death in this forum; however, I must be missing something. Please enlighten me :) Here is our scenario: On both JBoss ...
Thread Issue with deploying web application to JBoss 6.1 using Toplink 12c
Issue with deploying web application to JBoss 6.1 using Toplink 12cHi everyone, We have web app that uses Toplink 2.0_41b deployed on JBoss 4.0.5. Since we need to migrate to JBoss 6.1.0 I started getting errors when I tried to deploy the same application. Those errors were ...
Thread predeploy for PersistenceUnit error - JBOSS 5 - toplink
predeploy for PersistenceUnit error - JBOSS 5 - toplinkI am trying to deploy the product from Tomcat 6 to Jboss-5.1.0-GA I am using JPA 1.0 with toplink-essentials for database process. In tomcat it is working perfectly. But when i am trying in JBO...
Thread JBoss does not reconnect after mysql-server restart
JBoss does not reconnect after mysql-server restartHello, I am using JBoss 4.2.2, mysql-connector-java-5.1.5 and mysql-server 5.1. I sometimes have to restart my mysql-server (/etc/init.d/mysql restart). However, when I do this, JBoss does not reconnect. I get com.m...
Thread PersistenceProvider not found Exception in JBOSS AS 5.1.0 GA
PersistenceProvider not found Exception in JBOSS AS 5.1.0 GAHai!! I am trying to deploy the product in JBOSS AS 5.1.0 GA using eclipse in Linux. Previously it was executed successfully on tomcat 6. While deploying I got many errors. I had solved one by one. ...
JPA Issue (multiple persistence unit)Hi, I am using jboss 6 EAP and was facing issue in JPA w.r.t multiple persistence.xml files. My domain class (i.e. classes annotated with JPA annotations) reside under ejb.jar files which are packed/deployed a...
Thread .How can i change default databse Hypersonic to Mysql
.How can i change default databse Hypersonic to MysqlHai t all, I am new to JBOSS Application.How can i change default databse Hypersonic to Mysql,i don't want to use Hypersonic DB.I am continously pushing messages to JMS Queue nearly after 17 Lac's Messages Jmssender...
Thread restful webservice with ejb persistence manager problem
restful webservice with ejb persistence manager problemhello im trying to create a restful application with ejb annotations but the persistenceContext is always null when entering the websevice the web.xml looks like this: <?xml version="1.0" encoding="UTF-8"?...
Injecting EntityManager or passing itHi... design question. When using a SessionBean and some DAO classes, should i then inject EntityManager in all dao classes or pass it as a variable. ? My SessionBean is injecting the E...
Thread SQLServer 2008 Stored Procedure: Query did not return any result.
SQLServer 2008 Stored Procedure: Query did not return any result.Hi guys, Once more time, I came here to ask your help. The problem isn't actually to connect or even select something from my database, because it's working fine, it's about calling stored procedures. My pr...
Optimistic Locking and Transaction SetupHi, I think this is a very simple issue but I am getting confused. I have a form in a web application which displays data and the user edits them. I use optimistic locking using the version lock strategy which seems...
Thread Configuring JBoss CacheManager in Websphere Application Server 7
Configuring JBoss CacheManager in Websphere Application Server 7Hi , I have a Web Application running in both Websphere application Server as well as JBoss Enterprise Application Platform. I have configured my application Cache in JBoss Cache Manager and it is running fine in JBo...
Thread Failed to start service jboss.persistenceunit
Failed to start service jboss.persistenceunitHi, I'm trying to migrate an application from JBoss 5.1 to JBoss 7.1.3. I get the following stacktrace when starting the server. 13:10:19,575 INFO [org.hibernate.annotations.common.Version] (ServerServ...
connection pool error in jboss-4.0.4.GAWARN [org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory] Destroying connection that is not valid, due to the following exception:
Thread ORA-00942 errors upon deploying an app with hibernate
ORA-00942 errors upon deploying an app with hibernateIn our project we are having an issue with error messages, which can't be explained and which potentially is a JBoss configuration issue. 1.) On deployment with hibernate on AS 7.1.1 the log does contain ...