Hi All,
I would like to use user management services in a Java Swing client. I
got an example test program TestUserMangement.java in the source bundle.
But when I run this program, I am seeing following exceptions.
org.apache.turbine.services.InstantiationException: ServiceBroker:
unknown service UserManagement requested
at
org.apache.turbine.services.BaseServiceBroker.getServiceInstance(BaseSer
viceBroker.java:354)
at
org.apache.turbine.services.BaseServiceBroker.getService(BaseServiceBrok
er.java:296)
at
org.apache.jetspeed.services.security.TestUserManagement.getService(Test
UserManagement.java:387)
at
org.apache.jetspeed.services.security.TestUserManagement.testGetUser(Tes
tUserManagement.java:91)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
Source)
Am I missing anything? Is there any way to invoke user mange met
services from a java client ?
Thanks,
JP
-----Original Message-----
From: David Sean Taylor [mailto:[EMAIL PROTECTED] sunrise.com]
Sent: Monday, November 14, 2005 10:27 PM
To: Jetspeed Developers List
Subject: Re: How to access user management services from remote swing
application
Logantha, Jayaprakash (STSD) wrote:
> Hi,
>
> I have a swing GUI application running from remote machine. I would
> like to access User management service of Jetspeed portal server. Is
> there any way?
>
You can simply assemble the components with Spring that you need in your
Swing program. For examples, look at the unit tests under security
component.
We are also working on a AJAX API for Jetspeed.
I will be developing it over the next two weeks, but basically it will
allow you to manage your Jetspeed portal with a Jetspeed XML API for
Ajax. Im currently working on layout APIs for customization: portlet
placement (add portlet, remove portlet, move portlet...).
> Can you please point out any document or sample program?
>
Im trying to find time to work on architecture documentation Should be
ready for ApacheCon Dec 10 ....
> Sorry for the wide distribution.
>
> Thanks,
> JP
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
David Sean Taylor
Bluesunrise Software
[EMAIL PROTECTED]
[office] +01 707 773-4646
[mobile] +01 707 529 9194
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]