Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: Jboss 7 persistence issue

  1. #1
    Junior Member
    Join Date
    Apr 2014
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Jboss 7 persistence issue

    Hi,

    I try to connect postgresql using JPA from jar file. I located my jar in modules. But I got the error META-INF/persistence.xml not in classpath. Please help me to solve this issue.


  2. #2
    Super Moderator
    Join Date
    Jun 2013
    Location
    So. Maryland, USA
    Posts
    5,520
    My Mood
    Mellow
    Thanks
    215
    Thanked 698 Times in 680 Posts

    Default Re: Jboss 7 persistence issue

    Welcome to the forum! Please read this topic to learn how to post code in code or highlight tags and other useful info for new members.

    Topic moved. (PM me if there's a better place.)

Similar Threads

  1. JBoss - Advantages
    By RobertVox1977 in forum Web Frameworks
    Replies: 1
    Last Post: December 19th, 2013, 01:59 AM
  2. Look Ma, no files! Portable object persistence
    By Sean4u in forum File Input/Output Tutorials
    Replies: 2
    Last Post: September 28th, 2011, 06:52 PM
  3. Table with two primary keys(hibernate persistence)
    By jan_ed123 in forum Java Theory & Questions
    Replies: 0
    Last Post: August 20th, 2010, 02:36 AM
  4. Persistence causing problems with JButton 2D Array
    By easyp in forum What's Wrong With My Code?
    Replies: 1
    Last Post: April 21st, 2010, 12:21 PM