Hi all,

The change is done. We now have the service available at
/services/username/serviceName. The actual name of the axisService is
username-serviceName but this is hidden from the user. I have added a
new dispatcher and our own transport listener (In order to take control
of the EPR in the wsdl).

There are some changes that will be needed to complete all this.
Updating stubs
Fixing samples
Updating UI.

Will be doing those shortly.

Thanks,
Keith.
Keith Chapman wrote:
>> 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
> 


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

Reply via email to