Giter VIP home page Giter VIP logo

play's People

Contributors

angryziber avatar asolntsev avatar branaway avatar erwan avatar fromage avatar gbevin avatar gpgekko avatar guillaumebort avatar hongrich avatar ikeike443 avatar jesperronn avatar jfp avatar julienrf avatar lmcalpin avatar ludofischer avatar marekpiechut avatar mbknor avatar mkurz avatar notalifeform avatar opensas avatar opensource21 avatar pepite avatar perfectcarl avatar revbingo avatar sbeigel avatar sgodbillon avatar shelajev avatar spinscale avatar tazmaniax avatar xael-fry avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

play's Issues

Some of samples-and-tests script getting JPA issues in jdk8 branch

I tried to install jdk8 version and run "forum" sample script, and I tried to register and it gets some Oops error and I click Users link http://localhost:9000/users and getting following error:

JPAQueryException occured : Error while executing query from User: org.hibernate.InstantiationException: No default constructor for entity: models.User

  1. I tried with "multi-db" sample and getting following error.

JPA error
A JPA error occurred (Found Entity-class (models.Student) referring to none-existing JPAConfig (jpa config name: default). Is JPA properly configured?):

  1. And I tried my existing application, I got following error:

Compilation error
The file /app/libs/modules/config/src/play/modules/config/models/JPAConfigItem.java could not be compiled. Error raised is : Type mismatch: cannot convert from List<capture#1-of ? extends GenericModel> to List

In /app/libs/modules/config/src/play/modules/config/models/JPAConfigItem.java (around line 79)
79: JPAConfigItem> l0 = JPQL.instance.findBy(
80: JPAConfigItem.class.getName(), "order by name", new Object[] {});

Let me know jdk8 branch supports JPA??

Note:
Branch: jdk8 https://github.com/branaway/play/tree/jdk8
My java version: java version "1.8.0_25"

Thanks for Advance

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.