• [solved] How can i tell JBossEntityResolver not to fetch from internet

    Hello,   i use JBoss-5.1.0.GA, and it tries to download the XSD definition used from an persistance.xml file.     The persistance.xml looks like:   <?xml version="1.0" encoding="UTF-8"?> ...
    Profile Photo
    last modified by altoo2
  • Is it possible to monitor JPA Unit of my application in Management Console of JBoss EAP 6 ?

    Hi Developers,       I would like to monitor Persistence unit of our deployed jar and war through Management Console.       I have enabled the metrics of my application. I am ...
    Profile Photo
    last modified by arun2arunraj
  • JBoss doesn't like my datasource

    Hi! JBoss AS 7 newbie here, so go easy on me. I have an EJB3 login component I'm attaching as a Maven dependency to this project. That component has a persistence.xml file which USED to point to mysql-ds.xml for JBoss...
    Profile Photo
    last modified by bonbonbaron
  • No ManagedConnections available within configured blocking timeout in Jboss 4.0.1 sp1

    Hi,   I have replied to a post based on the same question with my query, have the problems with connection pool, using Jboss AS 4.0.1 sp1, jdk 1.4, sql server 2005 on a legacy application. No. of users have also...
    Profile Photo
    last modified by koolkhalid
  • Hibernate 3.6 issue with JBoss EAP 6.1.0 Final

    We have several applications deploys on JBoss AS, and each uses different version of hibernate. Therefore, we created several slot for hibernate under modules   <JBOSS_HOME>/home/com/company/3party/hiber...
    Profile Photo
    created by mattso
  • jboss-as-7.1.1 commit query is missing in Container Managed Transaction

    I am using jboss-as-7.1.1, mysql5.6 and hibernate 4.1. In the application log, I can see the hibernate queries when some transaction is happening in my application. I couldn't see any commit query. I hope autocommit s...
    Profile Photo
    created by rangasamy
  • problem inject cdi

    Hello, I have a problem in the use of the @ Inject in a project that uses cdi-jpa + .Il problem and inject that is invoked only the first time I call a certain class that is session_scope and then not called. How do I...
    Profile Photo
    last modified by gaiapuffo
  • EJB3 CMT and Hibernate SessionFactory

    In a legacy project I need the SessionFactory.   My persistence.xml:   <persistence-unit name="User">   <jta-data-source>java:/OracleDS</jta-data-source>   <exclude-unliste...
    Profile Photo
    created by simas_ch
  • Hibernate issue upgrading from JBoss 4.2.2 to JBoss 7.2

    I'm upgrading an application from JBoss 4.2.2 (using Hibernate 3.2.6) to JBoss 7.2 (using the same version of Hibernate).    In my WEB-INF/lib directory, I have included the older Hibernate libraries, and ...
    Profile Photo
    last modified by mikevan
  • Persistence context injected in Restful web service jersey on Jboss is always null

    I'm implementing a simple web service using Jersey. I must to save a person (calling a restful resource) on my database postgres connected to jboss datasource. When I call the restful resource, the entity manager is...
    Profile Photo
    last modified by pcg4m3s
  • multi tenancy support

    Hello, is there somewhere a documentation or better an example how to use tenancy provided by hiberante ?!   We are running a EE 6 Application on Jboss 7.1 brgds
    Profile Photo
    last modified by welser
  • setting up eclipselink-1.1.2 in jboss 7.1

    I'm trying to get eclipselink-1.1.2 working in JBoss 7.1 without any luck. I've created a modules directory and module.xml file for eclipselink.   The module.xml looks like <?xml version="1.0" encoding="UT...
    Profile Photo
    created by mschwery
  • Referencing externally deployed jars from persistence.xml in EAR

    Given the following deployment layout:   deployments - app.ear - entities.jar   The EAR contains a MANIFEST.MF declaring   Dependencies: deployment.entities.jar   and a persistence.xml with the e...
    Profile Photo
    created by patrick_roemer
  • PersistenceUnitLoadingException after setting up Eclipselink

    I followed the How to use EclipseLink with AS7-Tutorial ( https://community.jboss.org/wiki/HowToUseEclipseLinkWithAS7#/?page=2 ) to setup JBoss 7.1.1.Final to use Eclipselink 2.5.0:   <dependency>  &...
    Profile Photo
    last modified by seifert
  • Dynamically create entityManager and transactions problems

    I created entity manager like this(I have to create it dynamically):     private EntityManagerFactory getEntityManagerFactoryForCompany(CoreCompany company) {        ...
    Profile Photo
    last modified by emka
  • How to create hbm.xml file for mysql view and how to add it in hibernate configuration?

    I have created mysql view for two tables which are in different schema using JDBC, because hibernate is not providing any facility do the same. I am using entity_mode as dynamic-map, so I have to create hibernate conf...
    Profile Photo
    last modified by milind_bharambe
  • NullPointerException when try to get data

    Hi all!   I've any problem with my test app.   When in a get() method I try to get data from my DB MySQL, I receve this:     HTTP Status 500 - type Exception report message description The se...
    Profile Photo
    created by logandtr
  • Starting a JTA environment

    I am developing a Dynamic web project (Java EE) using JSF, PrimeFaces, JPA, JTA and running on Tomcat 7. The project development is based on http://www.simtay.com/simple-crud-web-application-with-jsf-2-1-primefaces-3-...
    Profile Photo
    created by caterpillar
  • Getting Out of Memory for a long running Transaction

    Hi, I have a seam 2.0.GA application running on jboss 4.2.1.GA. I have a feature where an XML file which is ten thousand lines long is imported into the application and leads to around 8000 merge and persist in the d...
    Profile Photo
    last modified by yj4jboss
  • JPA Persistence loading issue - JBOSS 5

    Hello Every One!!   I have two projects "ProjectA.war" and "ProjectB.war".   In both projects, i am using Oracle 11g, JPA2 with EclipseLink 2.4.2. and i am using JBOSS 5.1.0 GA application server.   ...
    Profile Photo
    last modified by sri4985