I have been using AndroMDA for about a week now and decided to try deploying a webservice. I created an <<Entity>> called Commit which has 2 string attributes. I created a <<WebService>><<Service>> called CommitService with a method getCommitById(id:String):Commit. I also have a dependency from the service to the entity. So, everything generates fine from the model, but when I try to run org.apache.axis.wsdl.WSDL2Java against the generated CommitService.wsdl file, I get the following error:
java.io.IOException: Type {http://com.cisco.step.commitarch.service}Commit is referenced but not defined. at org.apache.axis.wsdl.symbolTable.SymbolTable.checkForUndefined(SymbolTable.java:522) at org.apache.axis.wsdl.symbolTable.SymbolTable.add(SymbolTable.java:422) at org.apache.axis.wsdl.symbolTable.SymbolTable.populate(SymbolTable.java:408) at org.apache.axis.wsdl.symbolTable.SymbolTable.populate(SymbolTable.java:393) at org.apache.axis.wsdl.gen.Parser$WSDLRunnable.run(Parser.java:245) at java.lang.Thread.run(Thread.java:552) Am I doing something wrong? Has anyone encountered this before? I am using AndroMDA 3.0 with MagicDraw 9.5. _________________________________________________________ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=2168#2168 Posting to http://forum.andromda.org/ is preferred over posting to the mailing list! ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Andromda-user mailing list Andromda-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/andromda-user