ok. I have windows nearly working now! The problem was a bug in MS STL map implemenation. I had to change the way we pass the services/references maps back to be a reference then iterate over using size() rather than <map>.end().
As an aside I can't get the linux code to build at the moment. It fails building the scatest stuff. I think this test is in the wrong place now and I will disable building it for now. Cheers, On 29/08/06, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote:
Pete Robbins wrote: [snip] > Could the ws binding extension be packaged as: > > extensions/ > ws/ > reference > service > xsd > > ? > Yes, looks good to me. -- Jean-Sebastien --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Pete
