Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some minor changes in order to use it with TomEE #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Some minor changes in order to use it with TomEE #35

wants to merge 1 commit into from

Conversation

tveronezi
Copy link

Hi Antonio,
I was able to run your awesome Demo application with the Apache TomEE server. I needed to do two minor changes though. Please consider a merge if you think it is ok.

-DBPopulator.java -> removing derby dependency. it will be defined by the server
-ExceptionInterceptor.java -> Serializable objects should have serializable fields.

[]s,
Thiago.

-DBPopulator.java -> removing derby dependency. it will be defined by the server
-ExceptionInterceptor.java -> Serializable objects should have serializable fields.
@cchacin
Copy link

cchacin commented Jun 6, 2013

Hi @tveronezi,

Can you share your repository with this application running in tomee.

Thanks in advance

@tveronezi
Copy link
Author

Hi @cchacin,
I deleted the repository, but I can do it for you again. I will try it out this weekend, ok?

[]s,
Thiago.

@cchacin
Copy link

cchacin commented Jun 7, 2013

Awesome, thanks

@cchacin
Copy link

cchacin commented Jun 25, 2013

@tveronezi Any update about this?

@tveronezi
Copy link
Author

Yes,
I forgot about that. :) It's been hard to find some free time during
summer. :)

Last time I worked on it (about three weeks ago) I managed to get it back
working with TomEE but there is some strange issue regarding cdi. I need to
check why owb is complaining. I will let you know.

[]s,
Thiago

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants