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

Can you provide some help on integrating facets to jboss as 7 #3

Closed
abregar opened this issue Jan 24, 2013 · 2 comments
Closed

Can you provide some help on integrating facets to jboss as 7 #3

abregar opened this issue Jan 24, 2013 · 2 comments

Comments

@abregar
Copy link

abregar commented Jan 24, 2013

Due to different class loader it seems that endorsement of jars does not work well and I cannot make this work with as7. Are you able to provide some help?

I follow the issue jaxb-917 and I see hibernate validator is implemented with custom validator som IMO it should work, just dont know how to push it to this particular application server.

tnx

@pellcorp
Copy link
Collaborator

You would do the same as if you wanted to use a later jaxb version. The way
its packaged now that is what it is.

So jboss mailing list -> how to use a new jaxb version?

With cxf and spring to use new jaxb it just needs to be on classpath. No
endorsed at runtime only maven build time

Sent from my Galaxy S2
On Jan 25, 2013 10:07 AM, "abregar" notifications@github.com wrote:

Due to different class loader it seems that endorsement of jars does not
work well and I cannot make this work with as7. Are you able to provide
some help?

I follow the issue jaxb-917 and I see hibernate validator is implemented
with custom validator som IMO it should work, just dont know how to push it
to this particular application server.

tnx


Reply to this email directly or view it on GitHubhttps://github.com//issues/3.

@abregar
Copy link
Author

abregar commented Jan 30, 2013

Thank you very much, just didnt see at first glance. Just replaced api and impl in jboss as7 modules and facets works out of the box. And this project of yours really rocks. I wish that you succed to push it to jaxb original project!

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

No branches or pull requests

2 participants