Hi guys,

  I can't seem to find any examples of how to configure Tomcat/OXF and the delegation 
processor to communicate with an EJB on a seperate server. (ie. Things like defining 
the host address and port) Presumably a JNDI connection needs to be defined 
somewhere.. Is this done in the web.xml, the Tomcat context, the oxf properties file 
(all three/somewhere else?) Do you have an example of what the definition should look 
like. Currently I have this in my XPL..
  
<p:input name="interface">
<config>
<service id="sejb" type="stateless-ejb" 
uri="local/org.service.helloworld.server.facade.ejb.HelloWorld"></service>
</config>
</p:input>

Any pointers would be most appreciated..
        
Damon.
  
_______________________________________________
oxf-users mailing list
[EMAIL PROTECTED]
http://mail.orbeon.com/mailman/listinfo/oxf-users

Reply via email to