Jonathan Marsh wrote: > These are now perfectly synonymous? Yes. > > And is wwwURL isn't really the endpoint, but a base from which you could > construct the various endpoints listed in the WSDL, right? Yes. If I call sustem.wwwURL from a mashup called test that I(keith) have deployed it would return http://localhost:7762/services/keith/test
Thanks, Keith. http://www.keith-chapman.org > > Jonathan Marsh - http://www.wso2.com - http://auburnmarshes.spaces.live.com > > >> -----Original Message----- >> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >> On Behalf Of Keith Chapman >> Sent: Saturday, July 12, 2008 3:24 AM >> To: mashup-dev >> Subject: [Mashup-dev] Get rid of system.endpointURL >> >> Some time back we added a couple of properties to the system objects, >> namely >> >> system.endpointURL - The address of the request address >> system.wwwURL - The endpoint address that this mashup is available at >> >> A few days back we added a Request object to capture details of a >> request and we added a property called, >> >> request.address >> >> With this in place I feel we can get rid of system.endpointURL cause >> this property really belongs to the request object. >> >> Thanks, >> Keith. >> http://www.keith-chapman.org >> >> _______________________________________________ >> Mashup-dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/mashup-dev > > _______________________________________________ Mashup-dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/mashup-dev
