discrepency when rendering to JEditorPane

2002-11-19 Thread Stefaan
< and >) all over the page. What's going on here? How should I fix this? Thanks, Stefaan Nachtergaele -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

RE: using secondary db

2002-11-19 Thread Stefaan
The BasePeer methods all come with a parameter for specifying the connection to use don't they? Stefaan > -Original Message- > From: Ender KILICOGLU [mailto:[EMAIL PROTECTED]] > Sent: maandag 18 november 2002 20:18 > To: [EMAIL PROTECTED] > Subject: using secondary d

RE: how to disable anonymous login

2002-11-15 Thread Stefaan
et : RE: how to disable anonymous login > > > > > > Customize the anonymous profile to contain only one portlet: Login. > > > > Best regards, > > > > Mark C. Orciuch > > Next Generation Solutions, Ltd. > > e-Mail: [EMAIL PROTECTED] > > web: http:/

RE: weblogic problems - unknown service ResourceService requested

2002-11-15 Thread Stefaan
some more. Also put a breakpoint in the init code of the ResourceService. The debugger will stop there when you enter the Turbine initialize() method. Stefaan > -Original Message- > From: Karen Davies [mailto:kdavies@;ecceleration.ie] > Sent: vrijdag 15 november 2002 1

how to disable anonymous login

2002-11-15 Thread Stefaan
I want users that have not logged in to be redirected to the default login page. I tried this with screen.homepage=Login in TR props but that didn't do it. Also fiddled with other setting in jetspeed props without success. Anyone? Thanks, Stefaan Nachtergaele -- To unsubscribe, e

RE: weblogic problems - unknown service ResourceService requested

2002-11-15 Thread Stefaan
his last line with a debugger. Cheers, Stefaan > -Original Message- > From: Karen Davies [mailto:kdavies@;ecceleration.ie] > Sent: vrijdag 15 november 2002 11:22 > To: 'Jetspeed Users List' > Subject: RE: weblogic problems - unknown service ResourceService > requested

RE: weblogic problems - unknown service ResourceService requested

2002-11-14 Thread Stefaan
excpetion, than Turbine disables that service (check the logs). The advice: focus on the init statements for the TurbineResourceService service. Stefaan Nachtergaele > -Original Message- > From: Karen Davies [mailto:kdavies@;ecceleration.ie] > Sent: donderdag 14 november 2002 1

RE: Velocity Portlet

2002-11-14 Thread Stefaan
You're gettint definitions of portlets and actions mixed up. Check out the comments below and the documentation on the web site. > -Original Message- > From: Mohd Amin [mailto:princeamin@;hotmail.com] > Sent: donderdag 14 november 2002 6:27 > To: [EMAIL PROTECTED] > Subject: Velocity Portl

RE: Groups and how handling them

2002-09-24 Thread Stefaan
sorry, I'm meant the GroupManagement service and not UserManagement service. Stefaan -Original Message- From: Raffaele Ragni [mailto:[EMAIL PROTECTED]] Sent: dinsdag 24 september 2002 12:53 To: Jetspeed Users List Subject: Re: Groups and how handling them in the way i am usi

RE: Groups and how handling them

2002-09-24 Thread Stefaan
The UserManagement service has the joinGroup and unJoinGroup methods. I think that is what you need. It's to bad jetspeed does not make use of the out of the box security service of turbine. in jetspeed a role is connected to a user. In turbine it a role is connected to a user in a particular gro

inter portlet communication - how to?

2002-09-24 Thread Stefaan Nachtergaele
ethod. The calculation is delegated to a PortletComms instance. There's one PorletCOmms instance for each per user session. On each level I override the controller to change the layout for the underlying portlets. Is this the way to go about this? Thanks, Stefaan -- To unsubscribe, e-mail: