You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by Anthony Smith <an...@fedex.com> on 2001/10/15 20:23:34 UTC

Session Question

If I am using Jetspeed in a round-robin like fashion (one ip address mapping
to 2 or more servers, how will this affect my session variables and such?)

Is anyone using ssl with Jetspeed? Will I need this?

Also does any one use a JSP Page that reads form a db in order to make the
pages content look like that of an XML page? I tried ts with the RSS Portlet
and it failed. I used a JSP page as my included URL, but I guess the parser
tries to read the file and ot what would actually be dispalyed. How can I
work around this?


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org


Re: Session Question

Posted by David Sean Taylor <da...@bluesunrise.com>.
----- Original Message -----
From: "Paul Spencer" <pa...@mikon.com>
To: <je...@jakarta.apache.org>
Sent: Monday, October 15, 2001 12:08 PM
Subject: Re: Session Question


> Anthony,
>
> Anthony Smith wrote:
> >
> > If I am using Jetspeed in a round-robin like fashion (one ip address
mapping
> > to 2 or more servers, how will this affect my session variables and
such?)
>
> As long as the browser always get the server where the session was
> established it should work.

Some app. servers are capable of sharing session state in a app. server
cluster





---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org


Re: Session Question

Posted by Paul Spencer <pa...@mikon.com>.
Anthony,

Anthony Smith wrote:
> 
> If I am using Jetspeed in a round-robin like fashion (one ip address mapping
> to 2 or more servers, how will this affect my session variables and such?)

As long as the browser always get the server where the session was
established it should work.

> 
> Is anyone using ssl with Jetspeed? Will I need this?

I know their is problem with the WebPagePortlet retrieving
"https://...." URLs. Remember it is the Web Server that is using SSL to
communicate to the browse, not Jetspeed.

> 
> Also does any one use a JSP Page that reads form a db in order to make the
> pages content look like that of an XML page? I tried ts with the RSS Portlet
> and it failed. I used a JSP page as my included URL, but I guess the parser
> tries to read the file and ot what would actually be dispalyed. How can I
> work around this?

1) The URL for the RSS portlet must address a web server, i.e. 
   http://localhost/MyRssContent.jsp. The JSP must set the appropriate
   HTTP headers, including Content-Type to text/xml

2) I use Cocoon2 to generate RSS content from an JDBC database.  

> 

Paul Spencer

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org


Re: Install Question

Posted by Paul Spencer <pa...@mikon.com>.
Anthony,
If you want to build jetspeed.war from the source, then the command is
    .\build war

You can also download the war file, i.e. no need to build.  Use the
latest jetspeed-1.3a2-dev-war.zip.  As of today, the latest one is in
2001-10-20.
    http://jakarta.apache.org/builds/jakarta-jetspeed/nightly/

Paul Spencer

Anthony Smith wrote:
> 
> I downloaded a nightly build of jetspeed, extracted it and this is what I
> did and what happened:
> 
> C:\jakarta-jetspeed\build>.\build webapp
> Buildfile: build.xml
> 
> BUILD FAILED
> 
> Target `webapp' does not exist in this project.
> 
> Total time: 1 second
> 
> C:\jakarta-jetspeed\build>
> 
> *********************************
> What am I doing wrong?
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org


Install Question

Posted by Anthony Smith <an...@fedex.com>.
I downloaded a nightly build of jetspeed, extracted it and this is what I
did and what happened:

C:\jakarta-jetspeed\build>.\build webapp
Buildfile: build.xml

BUILD FAILED

Target `webapp' does not exist in this project.

Total time: 1 second

C:\jakarta-jetspeed\build>

*********************************
What am I doing wrong?



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org


Re: CVS Questions

Posted by Paul Spencer <pa...@mikon.com>.
Anthony,
The cvs command is correct.  I suspect their is a firewall in the way. 
You can download the nightly builds and source code from
http://jakarta.apache.org/builds/jakarta-jetspeed/nightly/

Paul Spencer

Anthony Smith wrote:
> 
> cvs -d :pserver:anoncvs@cvs.apache.org:/home/cvspublic login
> password: anoncvs
> 
> Is this info still correct?
> This is the info I got when I tried to login
> ***********************
> C:\Program Files\GNU\WinCvs 1.2>cvs -d
> :pserver:anoncvs@cvs.apache.org:/home/cvs
> public login
> (Logging in to anoncvs@cvs.apache.org)
> CVS password:
> cvs [login aborted]: connect to cvs.apache.org:2401 failed: Connection timed
> out
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org


Re: CVS Questions

Posted by Frans Thamura <ft...@yahoo.com>.
Sorry post to this mailing list,

This is a tips from me.

Several times I try to connect to CVS, and got an error too..

So, try to login again first.

see the .cvspass file in the root.

Have a nice try.

Frans



----- Original Message -----
From: "Anthony Smith" <an...@fedex.com>
To: <je...@jakarta.apache.org>
Sent: Thursday, October 18, 2001 1:25 AM
Subject: CVS Questions


> cvs -d :pserver:anoncvs@cvs.apache.org:/home/cvspublic login
> password: anoncvs
>
> Is this info still correct?
> This is the info I got when I tried to login
> ***********************
> C:\Program Files\GNU\WinCvs 1.2>cvs -d
> :pserver:anoncvs@cvs.apache.org:/home/cvs
> public login
> (Logging in to anoncvs@cvs.apache.org)
> CVS password:
> cvs [login aborted]: connect to cvs.apache.org:2401 failed: Connection
timed
> out
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org


CVS Questions

Posted by Anthony Smith <an...@fedex.com>.
cvs -d :pserver:anoncvs@cvs.apache.org:/home/cvspublic login
password: anoncvs

Is this info still correct?
This is the info I got when I tried to login
***********************
C:\Program Files\GNU\WinCvs 1.2>cvs -d
:pserver:anoncvs@cvs.apache.org:/home/cvs
public login
(Logging in to anoncvs@cvs.apache.org)
CVS password:
cvs [login aborted]: connect to cvs.apache.org:2401 failed: Connection timed
out


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org


Re: Session Question

Posted by Santiago Gala <sg...@hisitech.com>.
Anthony Smith wrote:

>If I am using Jetspeed in a round-robin like fashion (one ip address mapping
>to 2 or more servers, how will this affect my session variables and such?)
>
If you use the "lb" worker in Apache/tomcat (part of mod_jk), Apache 
will take sessions into account when sending requests to a given tomcat 
worker. If you also configure all your tomcat servers to use the same 
DB, and all resources are taken from from this db or else replicated, 
you should be going on...

This is a quite fuzzy area, though, so you will have to open your own 
way... ;)

I'm setting up a couple of dual processors like this.

>
>Is anyone using ssl with Jetspeed? Will I need this?
>
I have tested and used it. Through Apache, it should work (bugs in 
tomcat/catalina that I filed on this issue are closed as fixed).

>
>
>Also does any one use a JSP Page that reads form a db in order to make the
>pages content look like that of an XML page? I tried ts with the RSS Portlet
>and it failed. I used a JSP page as my included URL, but I guess the parser
>tries to read the file and ot what would actually be dispalyed. How can I
>work around this?
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org
>




---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org