Yes its a java class part of another webapp on the same tomcat installation
as jetspeed.

This may be a stupid question, but I'm kind of confused:
If jetspeed is running on my machine do i need to initialize a new
'instance' of turbine or will the existing instance be sufficient for my
webapp? How can I access the instance of turbine which is running jetspeed
from my app?

BTW, I figured out another dirty way to do what I wanted: Create a
URLConnection to the portlet which creates a user and supply it with all the
parameters needed....

Thanks.

Hammad.

-----Original Message-----
From: Chris Kimpton [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 23, 2002 12:09 AM
To: Jetspeed Users List
Subject: Re: Creating users in jetspeed externally


Hi,

--- Hammad Sophie <[EMAIL PROTECTED]> wrote:
>
> And here is the exception I get when I run it:
> [java] org.apache.turbine.services.InstantiationException:
> ServiceBroker:
> unknown service SecurityService requested
>      [java]     at
>
org.apache.turbine.services.BaseServiceBroker.getServiceInstance(BaseService
> Broker.java:356)

How are you running this?  My first guess would be that you are
running a standalone java app and it does not Turbine initialised?

Although if this is happening inside a portlet in Jetspeed then that
guess is useless...

Chris

=====
------------------------------------------
http://www.soccer2002.org.uk - The Game is On!

__________________________________________________
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com

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


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

Reply via email to