> Two options for that:
> 
> 1. don't store the service in AxisConfig at all .. store it elsewhere
> and have the dispatcher look there.
> 
> 2. store it in the AxisConfig with a mangled name - call it
> "{user}/{service}" say (use a join character which is not valid in a
> service name).
I prefer the second option. And - is a character we don't allow in the
servicename. So we can call it user-service and do all the magic using
dispatchers and listeners and so on ...

I'll start work on this immediately.

Thanks,
Keith.
> 
> Sanjiva.


_______________________________________________
Mashup-dev mailing list
[email protected]
http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev

Reply via email to