4 Replies Latest reply on Dec 22, 2011 7:28 AM by phru

    Integrating CAS 3.3.3 with JBoss 5.1.0

      Hi,
      Any help in this matter is appreciated.

      java.lang.RuntimeException: Specification violation [EJB3 JPA 6.2.1.2] - You have not defined a non-jta-data-source for a RESOURCE_LOCAL enabled persistence context named: CasPersistence

      Regards
      John

        • 1. Re: Integrating CAS 3.3.3 with JBoss 5.1.0
          jaikiran

          As the message says, you have an incorrectly configured persistence.xml

          • 2. Re: Integrating CAS 3.3.3 with JBoss 5.1.0

            Hi Jaikiran,
            Thanks for the reply. After going through the other posts, it seem that the WAR fails to deploy on JBoss 5 without doing some configurations. But these posts don't clearly explain what needs to be done.
            http://www.mail-archive.com/cas-user@lists.jasig.org/msg01275.html

            Were you able to deploy the CAS war on JBoss 5.

            Thanks in advance.

            Regards
            John

            • 3. Re: Integrating CAS 3.3.3 with JBoss 5.1.0
              jaikiran

               

              "pilotjohn" wrote:


              Were you able to deploy the CAS war on JBoss 5.


              What's CAS? :) Some portal application? I haven't tried deploying it.


              "pilotjohn" wrote:

              After going through the other posts, it seem that the WAR fails to deploy on JBoss 5 without doing some configurations. But these posts don't clearly explain what needs to be done.


              Post the exact exception stacktrace that you are seeing and any relevant configuration files from the application. That will give us a hint as to what has to be changed.

              While posting logs or xml content or code, please remember to wrap it in a code block by using the Code button in the message editor window. Please use the Preview button to ensure that your post is correctly formatted.


              • 4. Re: Integrating CAS 3.3.3 with JBoss 5.1.0
                phru

                Hey,

                 

                I am facing the same problem and due to this the schema isn't created (I guess). Have you found a solution for this?

                 

                Thank you in advance.