You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by ivanjunckes <gi...@git.apache.org> on 2017/01/07 12:39:04 UTC

[GitHub] tomee pull request #56: moviefun-rest example was not working with Tomee 7

GitHub user ivanjunckes opened a pull request:

    https://github.com/apache/tomee/pull/56

    moviefun-rest example was not working with Tomee 7

    Fixed 2 things:
    1 - Tables were not being generated automatically 
    2 - JSON parsing in JAX-RS was not working as Tomee 1.7.X. The previous version returned a different payload comparing to Tomee 7. I did small adjustments in the front-end so it could work
    
    I should follow up this PR with another change to add documentation for Intellij (dependent on moviefun-rest app) which is not up to date in the previous doc. 
    http://tomee.apache.org/tomee-and-intellij.html
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ivanjunckes/tomee moviefun

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tomee/pull/56.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #56
    
----
commit 0ae724a93fcf89aa09caf4f898dc2807523f61dc
Author: Ivan Junckes Filho <iv...@gmail.com>
Date:   2017-01-07T12:33:18Z

    moviefun-rest example was not working with Tomee 7

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] tomee issue #56: TOMEE-1998 - moviefun-rest example was not working with Tom...

Posted by radcortez <gi...@git.apache.org>.
Github user radcortez commented on the issue:

    https://github.com/apache/tomee/pull/56
  
    @ivanjunckes can you please review this PR?


---

[GitHub] tomee pull request #56: TOMEE-1998 - moviefun-rest example was not working w...

Posted by ivanjunckes <gi...@git.apache.org>.
Github user ivanjunckes closed the pull request at:

    https://github.com/apache/tomee/pull/56


---

[GitHub] tomee issue #56: TOMEE-1998 - moviefun-rest example was not working with Tom...

Posted by ivanjunckes <gi...@git.apache.org>.
Github user ivanjunckes commented on the issue:

    https://github.com/apache/tomee/pull/56
  
    Closing this pr, not valid anymore.


---