javaee / jaxb2-commons

JAXB Implementation project has been contributed to Eclipse Foundation. This repository is for legacy review only. Please refer to the Eclipse EE4J Metro project for the very latest
https://eclipse-ee4j.github.io/jaxb-ri/
Other
17 stars 15 forks source link

hyperjaxb3-ejb-plugin and property-listener-injector don't work together #26

Open glassfishrobot opened 14 years ago

glassfishrobot commented 14 years ago

The property-listener-injector plugin does not work together with hyperjaxb3-ejb-plugin. The following error message is generated:

Embedded error: "-Xinject-listener-code" and "-Xhyperjaxb3-ejb" are mutually exclusive since both affect the code generation

property-listener-injector implements bean binding, which is useful (essential?) for creating Swing GUIs. I am writing a Swing application which uses hyperjaxb3...

Environment

Operating System: All Platform: Macintosh

Affected Versions

[current]

glassfishrobot commented 14 years ago

Reported by winnall

glassfishrobot commented 14 years ago

Was assigned to lexi

glassfishrobot commented 7 years ago

This issue was imported from java.net JIRA JAXB2_COMMONS-26