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

Add reference listener to dynamically add schema mixin annotations #246

Closed
gashcrumb opened this issue Apr 11, 2013 · 1 comment
Closed
Assignees
Milestone

Comments

@gashcrumb
Copy link
Member

A lot of objects that we turn into schemas are going to probably need tweaking here and there to avoid circular references or add metadata and what-not. We should add a reference listener to schema lookup so that mixin annotations can be easily added without adding loads of dependencies on hawtio-json-schema-mbean to handle these mixins

@ghost ghost assigned gashcrumb Apr 11, 2013
gashcrumb added a commit that referenced this issue Apr 11, 2013
@gashcrumb
Copy link
Member Author

Was implemented but reference lists aren't supported in blueprint-web yet, so we'll build annotation mixins into hawtio-json-schema-mbean for now. Could also investigate adding a service so that bundles could register mixin annotations directly, however I suspect that proxy usage in karaf might render this solution a no-go.

paoloantinori pushed a commit to paoloantinori/hawtio that referenced this issue Jun 27, 2017
…giXSDLocation

[ENTESB-6115]Fix protocol for blueprint xsd url
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

1 participant