[jboss-user] [JBossWS] - Consuming from EJB - how to specify port-component-ref using
ajay662
do-not-reply at jboss.com
Thu Nov 30 14:30:38 EST 2006
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#3990189
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3990189
More information about the jboss-user
mailing list