Configuration files for JMS example ----------------------------------- Key: XFIRE-829 URL: http://jira.codehaus.org/browse/XFIRE-829 Project: XFire Issue Type: Improvement Components: JMS Environment: All Reporter: elvis P Assigned To: Dan Diephouse
In the JMS client example, an application context is created with this code: protected ApplicationContext createContext() { return new ClassPathXmlApplicationContext(new String[] { "/org/codehaus/xfire/transport/jms/example/jms.xml", "/org/codehaus/xfire/spring/xfire.xml" }); } Where can I find the jms.xml which is referred to? It seems critical for getting the example to work.. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email