1. Weblogic 11g deployment issue. Persistence unit not found stackoverflow.comWe have Deployed our WAR file on Weblogic 11g version. The other specifications are : Spring 2.5, Hibernate 3, JPA 1.2. While deploying the WAR file, we are getting some exceptions related to ... |
2. LoadTimeWeaver configuration in WebLogic 92 stackoverflow.comI am trying to deploy Spring JPA application in WebLogic 9.2 application server. Stuck with configuring the LTW (LoadTimeWeaver) for WL 9.2. Here is the exception: Error creating bean with name 'org.springframework.context.weaving.AspectJWeavingEnabler#0': ... |
3. hibernate mappings in with weblogic forum.springsource.orgWeblogic is unable to find Hibernate mappings in classpath if .war is not unpacked. My bean context mapping: Code: |
4. Spring 2.0 JPA support with Hibernate 3.2. on Weblogic 9.2/Websphere 6.1 forum.springsource.orgFeb 28th, 2007, 11:03 AM #1 victor View Profile View Forum Posts Private Message Junior Member Join Date May 2006 Posts 27 Spring 2.0 JPA support with Hibernate 3.2. on Weblogic ... |
5. Spring - Weblogic - Hibernate datasource problem forum.springsource.orgApr 24th, 2007, 09:23 AM #1 Cemil View Profile View Forum Posts Private Message Member Join Date Sep 2006 Posts 65 Spring - Weblogic - Hibernate datasource problem Hi, I would ... |
6. Using JPA with Spring 2.0 and Weblogic 10 forum.springsource.orgUsing JPA with Spring 2.0 and Weblogic 10 Dear all, I am trying to use JPA with LocalContainerEntityManagerFactoryBean + Hibernate EntityManager. However, when I deploy the ear in Weblogic, Weblogic read ... |
7. Spring2.5 + Weblogic + JPA => UnexpectedRollbackException forum.springsource.orgSpring2.5 + Weblogic + JPA => UnexpectedRollbackException Hi, I'm facing a strange problem when creating a sample JPA application using Spring 2.5 and Weblogic 10.1. The example consists of 2 entities, ... |
8. Weblogic 10 Spring + Hibernate forum.springsource.orgWeblogic 10 Spring + Hibernate I am new to spring and have a web application where using Spring DAO service. Everytime i deploy i am getting the following: I need help ... |
9. Cannot assemble Spring / Weblogic and Hibernate forum.springsource.orgCannot assemble Spring / Weblogic and Hibernate Hi all, I'm using WebLogic 8.1, Spring 1.2.9 and Hibernate 2 for my application I'm facing a big problem now : I can't use ... |
10. porting an Spring - JPA component to Weblogic 10.3 forum.springsource.orgporting an Spring - JPA component to Weblogic 10.3 Hi, I am porting an Spring - JPA component running in tomcat server to weblogic 10.3. We have used top-link as a ... |
11. Spring 2.5.6 + JPA (eclipselink 1.0.1) + Weblogic 10.3 forum.springsource.orgSpring 2.5.6 + JPA (eclipselink 1.0.1) + Weblogic 10.3 Env: Server: Weblogic 10.3 JPA: EclipseLink 1.0.1 DB: Oracle 10.2 Spring 2.5.6 Prob: entityManager.persist() is not persisting data into the database table ... |
12. Infected thread problem (Weblogic 8+Spring+Hibernate) forum.springsource.orgJun 29th, 2009, 04:11 PM #1 Fulcrum View Profile View Forum Posts Private Message Junior Member Join Date Jun 2009 Posts 1 Infected thread problem (Weblogic 8+Spring+Hibernate) Hello everybody, We have ... |
13. Strange JPA config issue on Weblogic 10.3 forum.springsource.orgStrange JPA config issue on Weblogic 10.3 I'm seeing a "strange" (well, it's strange for me at the moment) problem with Spring/Hibernate on Linux/Weblogic 10.3. The same configuration runs just fine ... |
14. Catching database errors with Spring/Weblogic/Hibernate forum.springsource.orgCatching database errors with Spring/Weblogic/Hibernate Hi all, i've been reading the forums for the last few days, but haven't found an answer to my problem. I have a j2ee application on ... |
15. persistence.xml loaded before Spring on Unix/Weblogic? forum.hibernate.org |
16. hibernate and Spring not working in Weblogic 10.3 forum.hibernate.org |