What do you mean by "with Eclipse"? Eclipse doesn't really have an XML editor in it, so in other words: which XML plugin are you using?
Most XML editors, decent ones anyway, support local resolution that doesn't require changes to the schema location in the XML files, which is important as those are meant to be generic and not changed. -David Vinay Agarwal wrote:
As a temporary fix, for developing forms with Eclipse, I changed the location in the form being developed to file:///c:/ofbiz/framework/widget/dtd/widget-form.xsd and restarted Eclipse. I will change it back at a later time. Regards, Vinay Agarwal -----Original Message-----From: David E. Jones [mailto:[EMAIL PROTECTED] Sent: Monday, July 03, 2006 9:47 AMTo: [email protected] Subject: Re: xsd location change in all files There will be one more change as the first change mentioned here (to the incubator infrastructure) is the current change that this is all about. For now we should just leave these as-is (especially if people's editors support the redirect sent from the server it should be no problem). On a related topic, you can use local files in most editors as well. How they support that varies, but there are a number of the *catalog.xml files in the dtd directories that some editors support for resolving such files locally. -David BJ Freeman wrote:base on the emails about the website move, they will probably have two more changes.one to the incubator and one when ofbiz becomes an official Apacheproject.Here is a trick I use. I change the host file to so that ofbiz.org points to my local machine.I run apache and have the xsd on the correct paths that correspond to what was on the ofbiz site.Ashish Vijaywargiya sent the following on 7/3/2006 8:06 AM:Hello BJ, Thanks for the info.Actually I know that ofbiz finds it in the local ofbiz-home directory if it fails to find it online.Is this online location(http://www.ofbiz.org/dtds/entity-config.xsd) would be change in future for all the xsd files???BJ Freeman <[EMAIL PROTECTED]> wrote: ofbiz converts to local (ofbiz_home) folders for looking for the xsd. so only programs like XML editors will have a problem, like those in Eclipse.Ashish Vijaywargiya sent the following on 7/3/2006 6:17 AM: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. 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 RegardsAshish Vijaywargiya--------------------------------- Yahoo! Music Unlimited - Access over 1 million songs.Try it free.--------------------------------- Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. Great rates starting at 1ยข/min.
smime.p7s
Description: S/MIME Cryptographic Signature
