is it possible to call jetspeed APIs from an external servlet?
I need to receive messages in a servlet that extends jaxmservlet (not possible to extend turbineservice), and I want to send client credentials (login and password) in the message and authenticate and authorize the client using turbine JetspeedSecurity class.
I got the following exception:
org.apache.turbine.services.InstantiationException: ServiceBroker: unknown service ... requested
thanx in advance!
-vittorio
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
