"[EMAIL PROTECTED]" wrote : No, JAXBIntrods is something different. I guess
what you are asking for is
| http://weblogs.java.net/blog/kohsuke/archive/2005/06/writing_a_plugi.html,
right?
Yes yes, that. The problem is I can't add the option ("-Xinject-code" in his
example) to the XJC command
"[EMAIL PROTECTED]" wrote : Please read the following doc:
|
| http://wiki.jboss.org/wiki/JAXBIntroductions
|
| It allows you to do some JAXB customizations and it's config driven. Maybe
you will be able to solve your usecase. JBossWS support jaxbintros feature.
There are also some test
"[EMAIL PROTECTED]" wrote : "jyrinx" wrote : Is it possible to use XJC plugins
with JBoss WS? No :(
Hrm ... that's saddening. Can anyone think of a good hack here?
Well, let me explain the problem: We have a Web service that returns objects of
an abstract class. So l
We have an XJC plugin we very much need to use, but I don't see any way of
changing the XJC command line used by wsconsume. Is it possible to use XJC
plugins with JBoss WS?
(I saw a post from a year ago asking this question, but evidently the answer
has changed, as wsconsume no longer appears t