Results 1 to 3 of 3

Thread: Roo and Weblogic

  1. #1
    Join Date
    Feb 2008
    Posts
    4

    Default Roo and Weblogic

    Hello,

    This is 2 questions in 1 regarding Weblogic.

    1) Has anyone gotten an Roo app with JPA2 and Bean validation to work on Weblogic 10.3.4 or up?

    If so, how? There are a lot of problems that I can see with Hibernate Validator not working with JPA2 on Weblogic and other things.

    2) Is there an easy way to get the latest Roo releases to use the JPA1 API? We're stuck on JPA1 on Weblogic for now and I'd like to be able to use the Roo Entities and finders anyways. Could we write some kind of plugin for this?

    Thanks.

  2. #2

    Default

    Hello guiills , I am having the same issue where I have to use weblogic10.3.3 , but having alot of problems while deploying it.
    Did you ever found a solution for this problem?

  3. #3
    Join Date
    Jul 2012
    Posts
    4

    Default

    Quote Originally Posted by guills View Post
    1) Has anyone gotten an Roo app with JPA2 and Bean validation to work on Weblogic 10.3.4 or up?

    If so, how? There are a lot of problems that I can see with Hibernate Validator not working with JPA2 on Weblogic and other things.
    I would love to hear more on this as we have the exact same problem. Roo apps with jpa2 and validation don't work on weblogic. We've tried many of the prescribed solutions including <prefer-web-inf-classes>true</prefer-web-inf-classes> in the weblogic.xml and nothing works. Metalink only recommends updating the patches. This doesn't help. As far as I can tell, Roo + JPA + Validation is a no go on Weblogic 10.3.4+

Tags for this Thread

Posting Permissions

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