[metaas-dev] Collaboration
David Holroyd
dave at badgers-in-foil.co.uk
Mon Feb 5 16:19:11 UTC 2007
Hi there!
On Mon, Feb 05, 2007 at 05:00:31PM +0100, Francesco Palma wrote:
> We are developing an application with a flex client that use a
> webservice interface and we would like to use your application to
> generate the stub code to access to the webservice . Unfortunately
> this attempt give us an error that is:
>
> ------------------------------------------------------------------------------------------------------------------------
> C:\>java -jar wsdl2as-0.1-SNAPSHOT-jar-with-dependencies.jar -o wsstubs --mapping asxsd http://urqpro1:8080/ClusteredExample/AdminService?wsdl
> Exception in thread "main" uk.co.badgersinfoil.metaas.SyntaxException: MismatchedTokenException(54!=60)
I'll try to take a look at the error soon. I've not yet switched
wsdl2as over to use the latest release of metaas (0.5 should do a
slightly better job of describing the MismatchedTokenException). This
is still caused by an error in wsdl2as, anyway, even if metaas does a
bad job of describing it.
Note that even after fixing this immidiate issue, wsdl2as doesn't do
anything with 'nillable' specifications in the Schema. Not sure if that
will pose a problem for you or not...
Anyway, I'll try and look at the error some evening this week.
(Re. collaboration: Examples of WSDL files that don't work are very
useful! Are you thinking of making changes to the wsdl2as Java code
too?)
thanks!
dave
--
http://david.holroyd.me.uk/
More information about the metaas-dev
mailing list