Personal tools
You are here: Home Idea Workspace Imp Documentation Creating a Packager-Shipper
Document Actions

Creating a Packager-Shipper

by rmoskal last modified 2006-05-24 22:40

Retailer specific jobs should be packaged in a jar file, a reference to the retailer specific spring context file should be added to the web.xml file, here:

 <context-param>
  <param-name>contextConfigLocation</param-name>
<param-value>/WEB-INF/applicationContext.xml
/WEB-INF/applicationContext-hibernate.xml /WEB-INF/packagerServices.xml
/WEB-INF/connectPackager.xml</param-value>
</context-param>





 

Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: