Hi, In order to expose my EJB method as a web service, I have been following the simple example from the article list. I have my serviceClass and implementationClass specified in the services.xml file. How do I specify the EJBInvoker in services.xml? The examples from the documentation appear to be calling code to set the invoker, which seems to be the 'embedded' approach, which seems to be yet another alternative. If I create the EJBInvoker class by cut/paste from the documentation, then what should services.xml look like? When the doc shows #invokerBean - is the specify a Spring Bean (I am not a Spring user, but willing to learn!). Thanks in advance! _________________________________________________________________ Local listings, incredible imagery, and driving directions - all in one place! Find it! http://maps.live.com/?wip=69&FORM=MGAC01
