JBoss eap 6 Wsconsume support of fluent-api
Hi,
I am migrating from Jboss as 6 using metro tools to JBoss eap 6 with JBossws tools to generate wsdl and client. In my ant file, I was using the task below
I am using fluent-api.jar to generate the withattributeName() for my attributes. But I can't do that anymore.
I have read that JBoss ws tools is build apon apache cxf which supports this task.
How to do this same task with wsconsume.
Thanks.
Attachments
Responses
Reading the community pages you should be able to use the wsdl2java. However, I think you're going to need to put the jaxb-fluent-api.jar on the classpath along with a few other dependencies. If you find it works in community CXF and not in JBoss CXF then please raise a support case so we can look in to it.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
