Chad, 

Thanks for clearing this up. 




Quote:
The reason it works is that its not talking to the webservice, but just calling 
to the actual java service with the ServiceLocator (look for that 
ServiceLocator file and you'll see what I mean). 


(end of quote)




I find this quite confusing. I've created an hibernate/webservice/struts 
architecture (as per documentation), and now I find my Struts getWebService() 
call is not actually using the webservice? Should this be noted somewhere in 
the doco?






Quote:
you'll only be able to use the VOs (however you need to remember than if you're 
using andromda its really hardly any extra work to expose them through VOs 
anyway)
(end of quote)




But this now means my service layer can't be solely model driven. I now have a 
manual coding dependancy where I must maintain code for a 1:1 entity to VO 
translation. I can't simply add an entity attribute in the UML model, generate 
via Andro and have it automatically propagate through to my webservice. For 
what I'm doing, that is not optimal (but hey - whatever is).



Thanks again (and I do appreciate your time) - I'll create an issue in JIRA.



You mention the reason for the problem is that the impl suffix isn't added to 
the service-config.wsdd mapping. I might try finding where I can add this 
suffix manually. Do you see this as a viable workaround?



Cheers,

Simon
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1625#1625
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

Reply via email to