Jetspeed 1.5 Login Questions

2005-02-20 Thread Jeff Sexton
Is either LDAP or container (Tomcat) authentication/login possible with 
Jetspeed 1.5?
Thanks
--
The ODS Companies
Jeff Sexton
Information Services
(503) 228-6554   x1026
http://www.odscompanies.com
This message is intended for the sole use of the individual and entity
to whom it is addressed, and may contain information that is privileged,
confidential and exempt from disclosure under applicable law. If you are
not the intended addressee, nor authorized to receive for the intended
addressee, you are hereby notified that you may not use, copy, disclose
or distribute to anyone the message or any information contained in the
message. If you have received this message in error, please immediately
advise the sender by reply email and delete the message.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: User-browser broken? How to access user data?

2003-09-15 Thread Jeff Sexton

On Wed, 13 Aug 2003, [iso-8859-1] Tâm Huynh wrote:
> Jeff,
>
> I had trouble with the user browser, too, until I noticed that
> it only works when it is not maximized. That is, when I access
> it from the "Content" tab, editing users etc. does not work,
> but if I access it from the "Security" tab, it does work.
>
> Im using b3.
>
> Cheers,
> Tâm

Wierd.  Yes this is the same for me also - it works from the security tab.
I never even tried that!  I've been editing the database by hand for
weeks!

Thanks for the tip!


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



RE: Terminal Portlet

2003-08-04 Thread Jeff Sexton

On Mon, 4 Aug 2003, Fletcher, Boyd C. J9C534 wrote:
> try the Java Telnet Applet
> http://www.first.gmd.de/persons/leo/java/Telnet

That looks good, thanks!


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



Terminal Portlet

2003-08-04 Thread Jeff Sexton

Is anyone using, or know of, a portlet that can do vt, 3270 and/or 5250
terminal emulation?

Thanks



The ODS Companies
Jeff Sexton
Information Services
(503) 228-6554   x1024
http://www.odscompanies.com

This message is intended for the sole use of the individual and entity
to whom it is addressed, and may contain information that is privileged,
confidential and exempt from disclosure under applicable law. If you are
not the intended addressee, nor authorized to receive for the intended
addressee, you are hereby notified that you may not use, copy, disclose
or distribute to anyone the message or any information contained in the
message. If you have received this message in error, please immediately
advise the sender by reply email and delete the message.



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



Re: User-browser broken? How to access user data?

2003-07-03 Thread Jeff Sexton

On Thu, 3 Jul 2003, Josh Hone wrote:
> Well, you've got me there.  It could be if you have added objects to the
> Turbine User's space in the database, then that user may not go away.  It
> could also mean the whole thing needs a restart.  For me, I have deleted the
> user with everything down, and the two steps I told you worked fine to
> delete a user on my laptop test distribution where I use Tomcat 4.1.3 and
> Jetspeed b3.

I restarted Tomcat and that did indeed clear out the deleted user from the
list.  The links on the user browser still don't work though, but the
messages in velocity.log are slightly different.  I guess I'll try
removing and re-adding users.

2003-07-03 16:12:49,317 - ResourceManager : found /portlets/html/user-browser.vm with 
loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
2003-07-03 16:12:49,317 - RHS of #set statement is null. Context will not be modified. 
/portlets/html/user-browser.vm [line 10, column 1]
2003-07-03 16:12:49,318 - RHS of #set statement is null. Context will not be modified. 
/portlets/html/user-browser.vm [line 11, column 1]
2003-07-03 16:12:49,318 - RHS of #set statement is null. Context will not be modified. 
/portlets/html/user-browser.vm [line 12, column 1]
2003-07-03 16:12:49,318 - Left side ($filter_type) of '==' operation has null value. 
If a reference, it may not be in the context. Operation not possible. 
/portlets/html/user-browser.vm [line 18, column 60]
2003-07-03 16:12:49,318 - Left side ($filter_type) of '==' operation has null value. 
If a reference, it may not be in the context. Operation not possible. 
/portlets/html/user-browser.vm [line 19, column 60]
2003-07-03 16:12:49,548 - ResourceManager : found navigations/html/bottom.vm with 
loader org.apache.velocity.runtime.resource.loader.FileResourceLoader



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



Re: User-browser broken? How to access user data?

2003-07-02 Thread Jeff Sexton

On Wed, 2 Jul 2003, David Sean Taylor wrote:
> I know of several sites running Jetspeed on Redhat + Java 1.4 np
>
> >> $!user.FirstName is not a valid reference.

I notice now that it has that exact string ("$!user.FirstName") in the
database firstname field for a user.  I don't know how that happened.  I
deleted the record, but the user browser still behaves the same way.

But maybe strings containing '$' or '!' create a problem?  I noticed too
that a user used those character and a '@' in their password.  Is
something trying to parse these possibly?

> that looks suspicious
> sounds like something else is going wrong
> what does the jetspeed.log say?
>
> To walk thru the list of users,
>
>  JetspeedUser user;
>  Iterator users = JetspeedUserManagement.getUsers();
>  while (users.hasNext())
>  {
>  user = (JetspeedUser)users.next();
>
>
> --
> David Sean Taylor
> Bluesunrise Software
> [EMAIL PROTECTED]
> +01 707 773-4646
>
>
>
>
> -
> 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]



Re: User-browser broken? How to access user data?

2003-07-02 Thread Jeff Sexton

On Wed, 2 Jul 2003, Josh Hone wrote:
> Hi Jeff -
>
> By hand you can remove their psml files in WEB-INF/psml and their entry in
> the jetspeed script in WEB-INF/db.  Then no record will exist of that user.
> Is this what you mean?

Ok, I'm baffled.  I deleted the user from turbine_users with the database
utility, and I deleted the psml/users/...  directory.  But the user still
shows up on the user browser tool.  Is this information cached?  Is a
Tomcat restart required?

Thanks


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



Re: User-browser broken? How to access user data?

2003-07-02 Thread Jeff Sexton

On Wed, 2 Jul 2003, David Sean Taylor wrote:
> I know of several sites running Jetspeed on Redhat + Java 1.4 np

Yes, I've heard that.  I can't explain it.

> >> $!user.FirstName is not a valid reference.
>
> that looks suspicious
> sounds like something else is going wrong
> what does the jetspeed.log say?

Not a peep.  And I have no other symtoms.  It's working perfectly
otherwise.



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



Re: User-browser broken? How to access user data?

2003-07-02 Thread Jeff Sexton

On Wed, 2 Jul 2003, Josh Hone wrote:
> Hi Jeff -
>
> By hand you can remove their psml files in WEB-INF/psml and their entry in
> the jetspeed script in WEB-INF/db.  Then no record will exist of that user.
> Is this what you mean?

Exactly - thanks!


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



User-browser broken? How to access user data?

2003-07-02 Thread Jeff Sexton

I need to access user data to remove a login.  Is there a way to do this
without using the user browser?  I did a fresh and clean install of
Jetspeed 1.4b4 on Redhat 8 with j2sdk1.4.1 and still nothing works on
admin's user browser tool.

How do others access this information?  Any tips on this?  Thanks


> I've discovered that all the links (all of them) on admin's user-browser
> screen are broken.  They all simply reload the same page.
>
> There's some messages in velocity.log, below. I'm using Jetspeed 1.4b4.
> Any advise on this?  Thanks!
>
> 2003-06-30 10:04:33,050 - ResourceManager : found layouts/html/default.vm
> with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
> 2003-06-30 10:04:33,073 - ResourceManager : found navigations/html/top.vm
> with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
> 2003-06-30 10:04:33,099 - ResourceManager : found navigations/html/left.vm
> with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
> 2003-06-30 10:04:33,104 - ResourceManager : found screens/html/Home.vm
> with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
> 2003-06-30 10:04:33,180 - ResourceManager : found
> /controls/html/jetspeed.vm with loader
> org.apache.velocity.runtime.resource.loader.FileResourceLoader
> 2003-06-30 10:04:33,210 - ResourceManager : found
> /portlets/html/user-browser.vm with loader
> org.apache.velocity.runtime.resource.loader.FileResourceLoader
> 2003-06-30 10:04:33,211 - RHS of #set statement is null. Context will not
> be modified. /portlets/html/user-browser.vm [line 10, column 1]
> 2003-06-30 10:04:33,211 - RHS of #set statement is null. Context will not
> be modified. /portlets/html/user-browser.vm [line 11, column 1]
> 2003-06-30 10:04:33,211 - RHS of #set statement is null. Context will not
> be modified. /portlets/html/user-browser.vm [line 12, column 1]
> 2003-06-30 10:04:33,211 - Left side ($filter_type) of '==' operation has
> null value. If a reference, it may not be in the context. Operation not
> possible. /portlets/html/user-browser.vm [line 18, column 60]
> 2003-06-30 10:04:33,211 - Left side ($filter_type) of '==' operation has
> null value. If a reference, it may not be in the context. Operation not
> possible. /portlets/html/user-browser.vm [line 19, column 60]
> 2003-06-30 10:04:33,252 -
> org.apache.velocity.runtime.exception.ReferenceException: reference :
> template = /portlets/html/user-browser.vm [line 2,column 7] :
> $!user.FirstName is not a valid reference.
> 2003-06-30 10:04:33,253 -
> org.apache.velocity.runtime.exception.ReferenceException: reference :
> template = /portlets/html/user-browser.vm [line 2,column 7] :
> $!user.LastName is not a valid reference.
> 2003-06-30 10:04:33,454 - ResourceManager : found
> navigations/html/bottom.vm with loader
> org.apache.velocity.runtime.resource.loader.FileResourceLoader
>


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



Problems with user-browser, 1.4b4

2003-06-30 Thread Jeff Sexton

I've discovered that all the links (all of them) on admin's user-browser
screen are broken.  They all simply reload the same page.

There's some messages in velocity.log, below. I'm using Jetspeed 1.4b4.
Any advise on this?  Thanks!

2003-06-30 10:04:33,050 - ResourceManager : found layouts/html/default.vm
with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
2003-06-30 10:04:33,073 - ResourceManager : found navigations/html/top.vm
with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
2003-06-30 10:04:33,099 - ResourceManager : found navigations/html/left.vm
with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
2003-06-30 10:04:33,104 - ResourceManager : found screens/html/Home.vm
with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
2003-06-30 10:04:33,180 - ResourceManager : found
/controls/html/jetspeed.vm with loader
org.apache.velocity.runtime.resource.loader.FileResourceLoader
2003-06-30 10:04:33,210 - ResourceManager : found
/portlets/html/user-browser.vm with loader
org.apache.velocity.runtime.resource.loader.FileResourceLoader
2003-06-30 10:04:33,211 - RHS of #set statement is null. Context will not
be modified. /portlets/html/user-browser.vm [line 10, column 1]
2003-06-30 10:04:33,211 - RHS of #set statement is null. Context will not
be modified. /portlets/html/user-browser.vm [line 11, column 1]
2003-06-30 10:04:33,211 - RHS of #set statement is null. Context will not
be modified. /portlets/html/user-browser.vm [line 12, column 1]
2003-06-30 10:04:33,211 - Left side ($filter_type) of '==' operation has
null value. If a reference, it may not be in the context. Operation not
possible. /portlets/html/user-browser.vm [line 18, column 60]
2003-06-30 10:04:33,211 - Left side ($filter_type) of '==' operation has
null value. If a reference, it may not be in the context. Operation not
possible. /portlets/html/user-browser.vm [line 19, column 60]
2003-06-30 10:04:33,252 -
org.apache.velocity.runtime.exception.ReferenceException: reference :
template = /portlets/html/user-browser.vm [line 2,column 7] :
$!user.FirstName is not a valid reference.
2003-06-30 10:04:33,253 -
org.apache.velocity.runtime.exception.ReferenceException: reference :
template = /portlets/html/user-browser.vm [line 2,column 7] :
$!user.LastName is not a valid reference.
2003-06-30 10:04:33,454 - ResourceManager : found
navigations/html/bottom.vm with loader
org.apache.velocity.runtime.resource.loader.FileResourceLoader



Jeff Sexton
The ODS Companies
[EMAIL PROTECTED]



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



JSP Stock Portlet Sample

2003-05-29 Thread Jeff Sexton

When I first began working with the 1.4b4 version, the JSP stock portlet
sample worked fine.  A couple of weeks ago, it started failing.  I haven't
touched it, I was working on my own components.  I sort of hoped it would
just start working again on it's own.  The top few lines of the exception
are below.

Anyone know what's going on?  Thanks.

[28 May 2003 10:03:39 ERROR] -
java.lang.VerifyError: (class:
org/apache/jetspeed/webservices/finance/stockmarket/JetspeedStockQuoteService,
method: doSOAPRequest signature:
(Ljava/lang/String;Ljava/lang/StringBuffer;Lorg/xml/sax/helpers/XMLFilterImpl;)V)
Incompatible object argument for function call
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:140)
at
org.apache.turbine.services.BaseInitableBroker.getInitableInstance(BaseInitableBroker.java:257)
rethrown as
org.apache.turbine.services.InstantiationException: Failed to instantiate
org.apache.jetspeed.webservices.finance.stockmarket.JetspeedStockQuoteService
at
org.apache.turbine.services.BaseInitableBroker.getInitableInstance(BaseInitableBroker.java:295)
at
org.apache.turbine.services.BaseServiceBroker.getServiceInstance(BaseServiceBroker.java:359)
rethrown as
org.apache.turbine.services.InstantiationException: Failed to instantiate
service StockQuoteService
at
org.apache.turbine.services.BaseServiceBroker.getServiceInstance(BaseServiceBroker.java:369)
at
org.apache.turbine.services.BaseServiceBroker.getService(BaseServiceBroker.java:296)
at
org.apache.jetspeed.modules.actions.portlets.JspStockQuoteAction.doRefresh(JspStockQuoteAction.java:127)
at
org.apache.jetspeed.modules.actions.portlets.JspStockQuoteAction.buildNormalContext(JspStockQuoteAction.java:100)
at
org.apache.jetspeed.modules.actions.portlets.JspPortletAction.buildNormalContext(JspPortletAction.java:154)
at
org.apache.jetspeed.modules.actions.portlets.GenericMVCAction.doPerform(GenericMVCAction.java:200)
at
org.apache.jetspeed.modules.actions.portlets.GenericMVCAction.perform(GenericMVCAction.java:109)
at
org.apache.turbine.modules.ActionLoader.exec(ActionLoader.java:122)
at
org.apache.jetspeed.portal.portlets.GenericMVCPortlet.buildContent(GenericMVCPortlet.java:288)
at
org.apache.jetspeed.portal.portlets.GenericMVCPortlet.getContent(GenericMVCPortlet.java:219)
at
org.apache.jetspeed.portal.security.portlets.PortletWrapper.getContent(PortletWrapper.java:152)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)


Jeff Sexton
The ODS Companies
[EMAIL PROTECTED]




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



RE: Jetspeed Proxy set up question

2002-11-11 Thread Jeff Sexton

> See: http://java.sun.com/j2se/1.4/docs/guide/net/properties.html
>
> http.nonProxyHosts
>
> http.nonProxyHosts indicates the hosts which should be connected too
> directly and not through the proxy server. The value can be a list of hosts,
> each seperated by a |, and in addition a wildcard character (*) can be used
> for matching. For example: -Dhttp.nonProxyHosts="*.foo.com|localhost".

Yes, I tried that too.  I'll try it again after a version or two has past.
For now squid works just fine.


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




RE: Jetspeed Proxy set up question

2002-11-11 Thread Jeff Sexton



On Mon, 11 Nov 2002, Ching Chen wrote:
> Actually we're using a reverse proxy...we are trying to set the URLs that
> are dynamically created by JetSpeed to point to the proxy server instead of
> the machine on which jetspeed is actually installed. Is this something that
> we need to set in Tomcat? In the velocity templates for the base elements of
> each page (ie top.vm) there is a $jslink parameter that seems to form the
> base of each url, but I don't know where to change that. Any ideas?

Setting the CATALINA_OPTS environment variable will cause everything to be
forwarded to a proxy server.  Set it before starting the servlet engine,
and Jetspeed will use your proxy server.  That's all I know about it,
unfortunatly.

And unfortunatly for me, the use of a proxy server via CATALINA_OPTS seems
to be an all or nothing option.

Also, you might search the archives for this email list, you'll find some
descriptions of CATALINA_OPTS and proxies.



--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: Jetspeed Proxy set up question

2002-11-11 Thread Jeff Sexton

On Mon, 11 Nov 2002, Ching Chen wrote:
> We are trying to deploy Jetspeed from behind a proxy and firewall. We are
> able to proxy to the login screen which is a stand alone JSP, and we are
> able to login and display the first page of our site, however, all the links
> from that point on point to the local server (behind the firewall) not to
> the proxy, and are therefore unreachable outside of our environment. Has
> anyone had this problem? Is there a solution?

I spent a lot of time on this.  You are supposed to be able to set an
environment variable to control this, CATALINA_OPTS, to, for example:

-DproxySet=true -DproxyHost=[hostname] -DproxyPort=[port#] -nonProxyHosts=[hosts]

nonProxyHosts are supposed to be separated with a '|'.  For example, I
used:

-nonProxyHosts=*.odshp.com|localhost

This doesn't work however.  The proxy settings do work, but then you don't
get internal sources.  If you take the proxy settings out (no
CATALINA_OPTS)  then you get internal sites of course, but nothing that
must be proxied.  I tried this with various versions of Tomcat, Jetspeed
and java.  My solution ultimately was to point Jetspeed at a squid server
as a proxy, then use the squid server to control which requests went to
the firewall.  That worked fine.  Squid is quite easy to setup, even if
you have not used it before.


--
To unsubscribe, e-mail:   
For additional commands, e-mail: