M
Michael Jacobs
Guest
I believe you still have to adjust the cookies because it carries the jsessionid that is used to index into the shared storage and grab the SecurityContext - and the default path in cookies is per web application. One day you'll have to expand on your use case a bit more. The defaults in PDSOE will want to generate and publish separate .war files for each service. Technically you can independently develop individual REST services and then install them into a single .war web application (using the RESTMAN utility). It's how you build optional REST services into a single web application's URL space. Perhaps a conversation for another day...
Continue reading...
Continue reading...