Hi Wouter,

May I chime in ?

[EMAIL PROTECTED] a �crit :
your ws-cartridge outputs different files, I have two questions about them
> (bear with me because my WS knowledge is not that great)

1. there is a java outlet, for the animal quiz it generates VODecisionItem.java,
> but when I run wsdl2java on the generated wsdl files a similar file with the same name is generated; what is the difference between them ?

The beans generated by wsdl2java contains information for SOAP
serialization. It defines for example the mapping to xml namespaces and
the Serializers.

On the server side the serializers are defined in the wsdd or
web-service.xml file. On the client side the generated classes contain
this information.

2. suppose for the animal quiz, should all the files generated by the ws-cartridge
> go in the ${maven.build.src} or are there any files that will need
> manual update and therefore belong in the ${maven.src.dir} ?

I would say we do not need to modify the generated classes, but I am
not an AndroMDA expert ;-)

BTW, where can I find the ws-cartridge ? Directly in CVS ?

Regards,

--
Mickael Guessant
Technical Architect
http://mguessan.free.fr
mailto:[EMAIL PROTECTED]



-------------------------------------------------------
This SF.Net email is sponsored by: GNOME Foundation
Hackers Unite!  GUADEC: The world's #1 Open Source Desktop Event.
GNOME Users and Developers European Conference, 28-30th June in Norway
http://2004/guadec.org
_______________________________________________
Andromda-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/andromda-devel

Reply via email to