There are two samples that puzzle me. samples/misc/ -TestClient is used by test/functional/TestMiscSample.java and TestProxySample.java, but TestProxySample is commented out of FunctionalTests.java. - TestClient seems to depend on samples/proxy/deploy.wsdd.
samples/proxy - Except for the deploy.wsdd, this doesn't seem used. Can I simply copy samples/proxy/deploy.wsdd to samples/misc (and trim it down to just what misc uses) and get rid of samples/proxy? It works functionally, but have I removed something that we really want to show? If I DO get rid of samples/proxy, I'm tempted to rename samples/misc to samples/proxy. "misc" isn't very descriptive. Russell Butek [EMAIL PROTECTED]