[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.technology.wsvt] WSVT without Eclipse
|
- From: matthieu.riou@xxxxxxxxx (Matthieu Riou)
- Date: Tue, 19 Oct 2004 15:50:56 +0000 (UTC)
- Newsgroups: eclipse.technology.wsvt
- Organization: http://news.eclipse.org
- User-agent: NewsPortal/0.25 (http://florian-amrhein.de/newsportal/)
Hi,
I would like to use WSVT to validate WSDL documents directly in a java
program. So I don't want to use it using Eclipse nor the Ant task, I'd
like to use the validator API.
Is there an example or something that can help me somewhere? I started
from the Ant task but it's using many Ant constructs that I can't use in
my situation. I'll probably be able to find a way around this but I was
wondering if someone didn't do already the same thing.
Thanks.