Hi,
 
@ContextRoot() returns the context root of your flex application. For example, Flex 1.5 comes with samples, so http://localhost:8700/samples/  would be returned from @ContextRoot(), if any of the applications under this context root requests that. This is compiler function to provide an easy way to get the context root from very nested applications.
 
If it is a webservice, you can check out WEB-INF/classes folder for files..
 
-abdul
 
 


From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Athaullah Athul
Sent: Friday, October 21, 2005 12:18 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] WebService question - path ?

Hi there,
 
I am new to the Webservice developement. Can you please let me know where this file resides in my local path
 
wsdl="@ContextRoot()/services/EmployeeWS?wsdl"
 
Awaiting for your reply soon
 
Athaullah


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




YAHOO! GROUPS LINKS




Reply via email to