Its an extensive web app to manage information related to traditional chinese medicine that I've been developing for a client for quite some time.
On Fri, Mar 13, 2009 at 1:20 AM, Bob Silverberg <[email protected]>wrote: > Np. Btw, what the heck is all this "Herb" stuff that continually appears > in your code samples? You developing an application for grow-ops or > something? > > ;-) > > > On Thu, Mar 12, 2009 at 8:12 PM, Nando <[email protected]> wrote: > >> Thanks Bob! That did the trick. I would have never caught that. >> >> On Fri, Mar 13, 2009 at 1:03 AM, Bob Silverberg <[email protected] >> > wrote: >> >>> Did you try changing the order of the elements? E.g., >>> >>> <cache class="Herb"> >>> <accessedminutestimeout value="30" /> >>> <scope type="application" /> >>> </cache> >>> >>> Looking at the xsd, it looks like maybe the order of those elements is >>> prescribed. >>> >>> Bob >>> >>> >>> On Thu, Mar 12, 2009 at 6:57 PM, Nando <[email protected]> wrote: >>> >>>> I don't understand what might be going on here. >>>> >>>> <objectCache> >>>> >>>> <defaultcache> >>>> <scope type="none"/> >>>> </defaultcache> >>>> <cache class="Herb"> >>>> <scope type="application" /> >>>> <accessedminutestimeout value="30" /> >>>> </cache> >>>> >>>> </objectCache> >>>> >>>> I see the element accessedminutestimeout in the documentation and even >>>> in the XSD, but it doesn't validate like this. Nor does it work if I remove >>>> the transfer.xsd reference from transfer.xml. Just to make sure, I >>>> downloaded the 1.1 release of transfer and installed it, cleared the >>>> transfer generated files and restarted the server. No go. >>>> >>>> I must be making a dumb mistake, I just am not seeing it. >>>> >>>> Thanks in advance ... >>>> >>>> -- >>>> >>>> Nando M. Breiter >>>> The CarbonZero Project >>>> CP 234 >>>> 6934 Bioggio >>>> Switzerland >>>> +41 76 303 4477 >>>> [email protected] >>>> >>>> >>>> >>> >>> >>> -- >>> Bob Silverberg >>> www.silverwareconsulting.com >>> >>> >>> >> >> >> -- >> >> Nando M. Breiter >> The CarbonZero Project >> CP 234 >> 6934 Bioggio >> Switzerland >> +41 76 303 4477 >> [email protected] >> >> >> > > > -- > Bob Silverberg > www.silverwareconsulting.com > > > > -- Nando M. Breiter The CarbonZero Project CP 234 6934 Bioggio Switzerland +41 76 303 4477 [email protected] --~--~---------~--~----~------------~-------~--~----~ Before posting questions to the group please read: http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer You received this message because you are subscribed to the Google Groups "transfer-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/transfer-dev?hl=en -~----------~----~----~----~------~----~------~--~---
