I usually hard code the common/standard values on components and
expose the properties

public class YourWebservice
{
  private String name = "foo";
  private String url = "the url";
...

But this only suits my scenario.

I can't think of anything atm. But I'll keep my eyes open for this issue.

On 8/9/06, Ayende Rahien <[EMAIL PROTECTED]> wrote:
> What I'm trying to get here is whatever you can think / suggest alternative
> ways?

-- 
Cheers,
hammett
http://hammett.castleproject.org/

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
CastleProject-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/castleproject-users

Reply via email to