Hello,

I've created my own Serviceable object. It is registered from cocoon.xconf, 
however, how do I access this service? I need access from the following parts 
of the code:
- sitemap
- javascript flow
- xsp
- custom java objects

At this moment I put the Serviceable object in a static field to access it 
from anywhere, but I don't like this solution and I assume there's a better 
way to do it.

This Servicable also uses the SessionManager. Is it safe to assume that the 
SessionManager will always be present in the ServiceManager provided to my 
Serviceable?

Best regards,
Emond Papegaaij

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to