I'm using Derkoe's code to integration Metro with Tapestry. I'm still not fully aware of what I'm doing...but that's fine, its working :D
I only need to enable session management in my tapestry code to refer to session stored values. I edited this filter class to obtain the username\password from the request's headers (i.e. I know this isn't a standar but it will be agreed upon with the web-service consumer) https://github.com/derkoe/tapestry-jaxws/blob/master/src/main/java/org/apache/tapestry/jaxws/internal/metro/MetroHttpServletRequestFilter.java So how can I instruct tapestry to start a session ? And how can I refer to session-stored objects from within a service just as its done from a tapestry page ? Is that even possible ? Regards *---------------------* *Muhammad Gelbana* Java Software Engineer