Quote:
is that header info accessible from within my AndroMDA modelled method?
(end of quote)




No, your andromda modeled method is on your service and completely unaware that 
its being exposed through a webservice.  Can't help you much here:  haven't 
tried to access the information serverside myself.  I'm assuming you could use 
a axis server side handler to intercept the request before it gets to your 
service (you should be able to get information at that point)...the handler 
would be defined in your server-config.wsdd (not sure if we have  merge point 
for that file...but I could add one if you need to merge a handler in).
--
Chad Brandon - [EMAIL PROTECTED]

http://www.andromda.org
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=3294#3294
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO September
19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to