Attendees: Lawrence Mandel, Arthur Ryman, Graham Turrell, John Kaputin Minutes
1. Open Action Items - Lawrence Mandel 2007-01-16 - Graham will investigate whether the XML catalog spec contains a solution for the resolved location or originating location resolution issue. 2007-01-23 Arthur: I think they should resolve relative to the original location. Lawrence: In WTP the cache resolver does this where the XML catalog resolves relative to the resolved location. John: The URL resolver simply returns a URL, it doesn't return a stream of data. What you're referring to is an entity resolver. John: Graham and I will discuss this issue further and come up with a proposal to handle dependent documents in the catalog. 2007-01-30 Graham: I looked at the OASIS catalog spec. You need to specify each document explicitly. You can also specify a root URI and a mapping so all documents with the root mapping are mapped. Arthur: I think what we need is an entity resolver. You want to get the bytes given a URL. We can use a catalog from the entity resolver. Apache commons may have a project we can reuse for HTTP get and caching. This should improve network IO. We may also need a memory cache of the WSDL 2.0 documents, which unlike XML schema we can cache. This should improve file IO. Aside from the entity resolver I think the rest of this should be deferred until after WSDL 2.0 is a rec. *note: Lawrence's machine crashed for 10 minutes at this point so part of this conversation is missing. This key points should be here. 2007-01-23 - John will post about the new milestone 7 date to the dev list. 2007-01-30 John: Done. Closed. 2. Milestone (M7) Status - John Kaputin Arthur: John, I saw that you and I are getting different results. John: Looks like an element is not being imported in your instance of Woden. I'll check with Jeremy after the call. He's been running the interchange results as well. Arthur: Is there any config need to be done? John: Yes. -Xmx512M -Dorg.apache.woden.resolver.simpleresolver.catalog="file:///C:/workspace/woden/woden/test/org/apache/woden/resolver/resources/W3Ctests.catalog" -Dorg.apache.woden.resolver.simpleresolver.baseURIs="file:///C:/workspace/woden/woden/downloads/w3c/" Lawrence: Why would the test fail without these entries? John: The entries in the catalog are relative paths. Lawrence: Shouldn't Woden resolve based on the base URI by default? John: Yes. [action] Graham will add config to the Ant task for the catalog system properties. John: Assuming we get the red test on the dashboard solved we're in good shape. [action] Lawrence will create an M8 release in Jira and defer the remaining M7 Jiras to M8. [action] Graham will update the milestone status on the website. [action] John will create an M7 branch. [action] John will start the release process for M7 including the vote about the release. 3.Development Discussion - All No other development issues were discussed. 4. Other Business - All No other business was discussed. Thanks, Lawrence Mandel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
