Hi,
 As the ofbiz website has moved to Apache Incubator.So the xsd files location 
that is included in the *.xml files needs some change.
 
 What i am saying is given in sample code.
 <entity-config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";      
xsi:noNamespaceSchemaLocation="http://www.ofbiz.org/dtds/entity-config.xsd";>
     <resource-loader name="fieldfile" class="org.ofbiz.base.config.FileLoader"
             prepend-env="ofbiz.home" prefix="/framework/entity/fieldtype/"/>
 
 In the above code the location of http://www.ofbiz.org/dtds/entity-config.xsd 
needs some updation.As all my files are unable to find this xsd files now.
 
 There is no problem in ofbiz startup but it is showing this message in 
particular files that includes this location when i see these files in eclipse.
 
 Thanks and Regards
 Ashish Vijaywargiya
 
 
 
 
 
 
                
---------------------------------
Yahoo! Music Unlimited - Access over 1 million songs.Try it free. 

Reply via email to