Sanjiva Weerawarana wrote: > Keith Chapman wrote: >> Sanjiva Weerawarana wrote: >>> The right solution is to use a different Axis2 configuration for each >>> user- there's absolutely no problem doing that. >> Will that scale well? (Say we have a 100 users) > > Its just an object with a bunch of hashtables .. it'll be fine! The ConfigurationContext and AxisConfiguration has a 1:1 relationship hence keeping a separate configuration for each user is like having a separate instance of Axis2 for each user. Isn't that going to be a problem?
Who is going to accept the request and delegate it to the correct configuration? Thanks, Keith. > > Sanjiva. _______________________________________________ Mashup-dev mailing list [email protected] http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev
