I am on jboss 4.0.5, trying to implement ws client in one of my EJB, using
jbossws-1.0.4.GA. I use xdoclet to generate my ejb-jar.xml.
"Consuming Web Services" section of the JBossWS User Guide talks about adding a
"service-ref" element to the EJB's deployment decriptor. But XDoclet
doesn't seem to support "port-component-ref" element. And merge wouldn't
do partial merge. With merge you have to provide complete deployment descriptor for that
bean from an external file, which I am hesitant to do.
Anybody else ran into this issue? Any suggestions for workaround?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3990189#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...