> Hi, > > > > I am implementing session-based web services. We use the > servicegroup-based session. > > > > Since I have a lot of services, I want to have single services.xml > files for each service. But in order to have them share the same > session, I must have them in the same serviceGroup. > > > > Is it possible to have services in different services.xml but still in > the same servicegroup?? > Unfortunately no, only the services in one service group can shares the sessions in a given session.However you can maintain the session using configuration context, then you can maintain session without even thinking about soap or transport session.
Deepal > > > > Thank you for your help, > > Matthias. > > > -- Thank you! http://blogs.deepal.org --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
