put it in dtd folder of the application look at the ofbiz-component.xml in content to see how to add a class path to dtd folder, in your ofbiz-component.xml
nachi19 sent the following on 6/26/2009 3:29 AM: > Hi > i want to refer to the xsd files which are locally available in the > application instead of referring to the web, after searching in the google i > tried to use the "<simple-methods > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" > xsi:noNamespaceSchemaLocation="file:///d:/demo > epos/framework/minilang/dtd/simple-methods.xsd">" but got > "org.ofbiz.service.GenericServiceException: > org.ofbiz.minilang.SimpleServiceEngine > (org.ofbiz.minilang.SimpleServiceEngine)" exception i searched in the net > got some documents but could not able to understand how to accomplish it, > can any one tell me how to refer to the local xsd files with a simple code. -- BJ Freeman http://www.businessesnetwork.com/automation http://bjfreeman.elance.com http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro Systems Integrator.
