Ias wrote:
I revised J2eeGeneratorFactory to support full java-xml-type-mappings. Now you can get exactly what you intend with the mapping file. I added your WSDL and JAX-RPC mapping file to ews/src/samples/mapper/google and added a test case to MapperTest. Please check out codes from EWS CVS, run "maven" and see target/generated/samples/mapper/google directory. MyGoogleSearchResult must exist. :-)
Thanks very much,
Ias
OK Thanks It works great :) I'll try to complicate this mapping file :)
I'm looking at your code. I tried to get GenerateTest working. I made a few changes in o.a.g.ews.ws4j2ee.context.webservices.server package (lot of Node.toString() changed into Node.getNodeValue())! After theses changes, GeneratorTest is working. (no more FileNotFOundExceptions)
I also add a JOnASDDWriter which is almost the same as JBossDDWriter ...
I may have jumped without looking :-)
If the JBossDDWriter is Geronimo code, then there is no problem here and I am barking up the wrong tree and apologise...
I just saw the word JBoss and saw red !
my bad,
Jules
Can I commit thses changes or are you working on theses files ???
Regards Guillaume
-- /********************************** * Jules Gosnell * Partner * Core Developers Network (Europe) * * www.coredevelopers.net * * Open Source Training & Support. * Web/Cluster: 23 Feb London * Enterprise J2EE: 8 March London **********************************/
