Results 1 to 2 of 2

Thread: problems while deploying exploded war in weblogic 10.3.6

  1. #1
    Join Date
    Mar 2012
    Posts
    1

    Default problems while deploying exploded war in weblogic 10.3.6

    Hello All,

    I am new to Spring and Hibernate. I am having this horrid issue of deploying exploding war as a web application in weblogic 10.3.6. Everytime I get this error,

    javax.persistence.onetomany.orphanremoval()z and my deployment is in failed state.

    I have read that there were some issues with jpa 2.0 and weblogic 10.3.4. But I have got all the correct setting in my claspath. I am using Spring 3.1 + Hibernate 3.6 +Weblogic 10.3.6. Please help me.

    Regards,
    RMA

  2. #2
    Join Date
    Aug 2006
    Location
    Arequipa-Peru / South America
    Posts
    2,796

    Default

    Hello

    Could you post the complete error stack trace?

    According with this

    Code:
    javax.persistence.onetomany.orphanremoval()z
    Seems you have a problem about conflict of versions

    Could you try in other Web Container like Tomcat? I want to discard that WebLogic could be the problem
    - Manuel Jordan

    Kill Your Pride, Share Your Knowledge With All
    The Fear Of The LORD Is The Beginning Of Knowledge, But Fools Despise Wisdom And Discipline. Proverbs 1:7

    Blog


    Technical Reviewer of Apress

    • Pro SpringSource dm Server
    • Spring Enterprise Recipes: A Problem-Solution Approach
    • Spring Recipes: A Problem-Solution Approach, 2nd Edition
    • Pro Spring Integration
    • Pro Spring Batch
    • Pro Spring 3
    • Pro Spring MVC: With Web Flow
    • Pro Spring Security

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •