hi

i have created a webservice
that has methods like
getitems and so on that get data from the db.

and am calling it from asp.net

i want to modify this so that calls to all the data are from a com+
component..
I want to use com+ and my webservice.

so that my asp.net app calls the webservice which in turn calls com+.

is that possible ?
is there any sample that demonstrates this.


thank you,