RE: Jetspeed 1.4 release available for download

2003-10-31 Thread Carlos Orrego
is there an upgrade path from the current 1.4b4?
what should be the procedure?

any hints?

c

-Original Message-
From: Todd Kuebler [mailto:[EMAIL PROTECTED]
Sent: Friday, October 31, 2003 4:18 PM
To: Jetspeed Users List; 'Jetspeed Users List'; Jetspeed Developers List
Subject: Re: Jetspeed 1.4 release available for download



Awesome!  Thanks a lot for your work releasing this Mark!


-tk


At 06:27 PM 10/30/2003 -0600, Mark Orciuch wrote:
>The Jakarta Jetspeed development team has released the latest version
>of the Jetspeed Portal Server, version 1.4 Final Release.
>
>* New Features *
>
> - Search service refactored with pluggable document handlers
> - Parameter style jsp tag
> - Logging converted from Turbine to Commons + log file viewer 
> portlet.
>Contributed by Harald Ommang
> - Improved portlet skinning capabilities. Contributed by Aurelien 
> Pernoud
> - WebClippingPortlet. Contributed by Marco Mari
> - MyPages functionality
> - Java applet portlet
> - BASICAuthIFrame portlet. Contributed by Jacob Kjome
> - Implemented portlet icon functionality
> - Polish language resource bundle
>
>* Bug Fixes *
>
> - See FIXES.html (included in jetspeed-1.4-src.zip) for a full 
> list of
>fixes in this release. There were over 90
> Bugzilla issues (fixes, enhancements, patches, donations) 
> resolved in this
>release. This file may also be
> viewed directly from CVS:
>http://cvs.apache.org/viewcvs.cgi/*checkout*/jakarta-jetspeed/FIXES.html?rev
>=1.2&content-type=text/plain
>
>Please note that there is no direct link to release files. Instead, choose a
>link below and
>then select one of the mirror sites to download from:
>
>Binaries: http://jakarta.apache.org/site/binindex.cgi
>Source Code: http://jakarta.apache.org/site/sourceindex.cgi
>
>Best regards,
>
>Mark Orciuch - [EMAIL PROTECTED]
>Jakarta Jetspeed - Enterprise Portal in Java
>http://jakarta.apache.org/jetspeed/
>
>
>
>-
>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]


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



Remind me feature not working

2003-08-29 Thread Carlos Orrego
i am using 1.4b4 and this feature to remember your login is tnot working anymore, it 
used to work fine
any idea anybody out there?

thx

Carlos Orrego
www.inflexa.com

"Salve un árbol. No imprima."
"Save a tree. Do not print."



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



RE: "Site" in the portlet

2003-08-22 Thread Carlos Orrego
if your pages have no forms and do not need to mantain session, the WebSurfProtlet is 
perfect.
If they do, then iframe portlet would be better.

c

-Original Message-
From: Carlos Elizondo [mailto:[EMAIL PROTECTED]
Sent: Friday, August 22, 2003 1:07 PM
To: 'Jetspeed Users List'
Subject: RE: "Site" in the portlet


I have a similar situation but, I want the access to my individual pages to
be managed by Jetspeed security. Is there an example of that?

Carlos Elizondo

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Friday, August 22, 2003 9:53 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: RE: "Site" in the portlet

Hi Andrey!

I don't know your exact requirements and I have not that much experience
with jetspeed, too. But have a look at

http://jakarta.apache.org/jetspeed/site/portlet_config_WebPagePortlet.ht
ml

for a integration of one WebPage. But I don't think, that this is what
you are searching for, because you can only display one html page in
this portlet and all external links will bring you out of the portal.

But perhaps you can find something interesting on one of the following
links:

http://jakarta.apache.org/jetspeed/site/portlet_config_HTML.html
http://jakarta.apache.org/jetspeed/site/community-portlets.html

I hope that helps. Perhaps someone else can give you addidional advice
...

Cheers,

Edmund

-Original Message-
From: Andrey Almirov [mailto:[EMAIL PROTECTED] 
Sent: Friday, August 22, 2003 12:40 PM
To: [EMAIL PROTECTED]
Subject: "Site" in the portlet


Hi!

I am very new in Jetspeed. I have the following question.

How can I embed entire site into the portlet? 

I mean that I have some site, which I made some time before. Now I need
to make portlet, which will show this site. I.e. this site must "live"
in this portlet. 

It seems to be as IFrame.

Does anybody have same problem? 

Thanks a lot! Any help would be appreciated.

Configuration: Win 2000, JDK 1.4, Tomcat 4.1.24, JetSpeed-1.4-b4.

Andrey Almirov


-
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]

-
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: datasourcefactory issue

2003-08-18 Thread Carlos Orrego
i am getting the same error, erratically but once every 2 weeks. Re-starting tomcat 
reolves the problem. I have not been able to
identify the reason for this error, and there seems to be no error messages logged.

any help wouldbe greatly appreciated.

I am running win2k so i was kind of blaming on it, i am goign to port my jetspeed to 
linux and see what happens there

carlos

-Original Message-
From: Gence Soysal [mailto:[EMAIL PROTECTED]
Sent: Monday, August 18, 2003 4:28 PM
To: [EMAIL PROTECTED]
Subject: datasourcefactory issue


Hi all,
we've been using Jetspeed to run a production-level portal site and recently have been 
getting
the following error occurring randomly (about once or twice a day). The resolution is 
to restart
Tomcat:

Horrible Exception: org.apache.jetspeed.services.security.LoginException: Failed to 
get anonymous user:
org.apache.jetspeed.services.security.UserException: Failed to retrieve user 'anon': 
Connection object was null. This could be due
to a misconfiguration of the DataSourceFactory. Check the logs and Torque.properties 
to better determine the cause.
at 
org.apache.jetspeed.services.security.turbine.TurbineAuthentication.getAnonymousUser(TurbineAuthentication.java:222)


I've read on the web that this can occur with an improperly configured 
Torque.properties file.
However, I've followed every advice on how to configure that file, and the problem is 
not
automatically reproducable. Has anyone else experienced this and have any idea why it 
might
be occurring long after successfully running for an entire day?

Cheers,

Gence

-
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: master detail records displayed in a portlet

2003-08-14 Thread Carlos Orrego
http://nagoya.apache.org/wiki/apachewiki.cgi?JetspeedPerformanceTips

these are the performance tips i used on my implementation, plus tweaking my jvm on 
win2k to give it more ram and use the -server
flag. Both together gave me an impressibe boost in performance.
Plus, make sure you design and configure well your portlets to make good use of the 
cache mechanism of jetspeed.
Good caching, plus lots of ram will produce awsome performance.


c


-Original Message-
From: Aurelien Pernoud [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 07, 2003 11:35 AM
To: 'Jetspeed Users List'
Subject: RE: master detail records displayed in a portlet


There is some stuff here :

http://nagoya.apache.org/wiki/apachewiki.cgi?JetspeedPerformanceTips

An idea may be to clean the current properties file, as there are many
obscurs parameters, or even parameters present twice (velocity stuff for
example).

Aurelien

Weaver, Scott a écrit :

> Hi Carlos,
>
> Would you mind submitting your performance tweaks to be
> committed to the Jetspeed documentation?


-
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: master detail records displayed in a portlet

2003-08-14 Thread Carlos Orrego
I use Jetspeed and Struts together all the time. I think both are inclrdible 
solutions, there is no problem in using both together.
as for speed, my jetspeed implementations fly, you just need to be smart enough to 
configure our servers properly

c

-Original Message-
From: Ron Wheeler [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 07, 2003 10:53 AM
To: Jetspeed Users List
Subject: RE: master detail records displayed in a portlet



Thanks
Was speed the main reason that you went Struts? We use Struts in our current
portal technology but I like the looks of Jetspeed.

Ron

-Original Message-
From: news [mailto:[EMAIL PROTECTED] Behalf Of Vic Cekvenich
Sent: Thursday, August 07, 2003 9:29 AM
To: [EMAIL PROTECTED]
Subject: Re: master detail records displayed in a portlet


I tried to do a few things with JetSlow, and then I went Struts. This is
using JSTL, not Velocity, but same concept, Struts supports Velocity.
Master detail processing is done all the time, and several working samples
are in there:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/basicportal/bPproj/bP/WEB-INF
/portlets/newsBlg/NewsBlgCmntsLst.jsp
Note that it using the core master tag and then iterating a list. This is
usnig nested beans. I think that is the key conecpt I recommend, nest beans
and then use dot notation to get to each of the 3 iterating
collections/beans.
So you can have one bean, that nests your 3 beans.
You can download and look at sample (or CVS source).

Here is an example of how to click in, and get detail:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/basicportal/bPproj/bP/WEB-INF
/portlets/cms/ContentAdminLst.jsp

KISS,

.V

ps:
And here is a navigation, but I do not think you asked for that:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/basicportal/bPproj/bP/WEB-INF
/config/navigation.xml




"D.S. Johnson" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Ron Wheeler wrote:
>
> >We are fairly new to Jetspeed and have made pretty good progress dispite
the
> >documentation.
> >
> >We are wondering how to create the following fairly common web page
> >structure.
> >We have three identical problems. List of case studies, list of white
> >papers, list of training courses.
> >In each case, we want to present the user with the list and when they
click
> >on one of them, show them the details of that item.
> >
> >The information is in one or more XML files. (list of items in one XML
that
> >links to the many individual XML files containing the details of te
item.)
> >
> >The first problem is that we do not see how we can use separate portlets
> >since we only want either the list or one of the items on the screen at
once
> >and we do not the menu to change while the user navigates within the
topic.
> >
> >If we use a single portlet, then we need to be able to respond to
selection
> >of one item (a Case Study for example) by clearing the list and
displaying
> >the selected document (the Case Study).
> >We have the xsl stylesheets to display the initial list and the details
of
> >the idividual item.
> >
> >1) Are we on the right track and understanding the problem in a
reasonable
> >way?
> >2) Which portlet type would be the best way to handle this?
> >3) Does anyone have a model that we could see/use for this type of
> >application?
> >4) Should we be looking at Velocity/DVSL rather than XSLT if we are going
to
> >work with Jetspeed?
> >
> >Thanks for the help.
> >
> >Ron
> >
> >
> >
> >
> >-
> >To unsubscribe, e-mail: [EMAIL PROTECTED]
> >For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >
> >
> I don't use Velocity very much so I don't know if this will work for
> you. But, I have used java server pages and servlets to switch between
> pages in the same portlet. Usually, I create a menu and then based on
> the users choice I switch to that page in the portlet.  Using links I
> can then switch between different pages in the same portlet, I believe
> this is what you want to do.
>
> What I do is create the initial jsp page which will have the logic for
> jumping to other pages. So the switch file would look something like this;
> I don't know if this is the best way but, it is a way to solve your
> problem, it has worked  me.
>
>
> ## switch.jsp##
>
> <[EMAIL PROTECTED] language="java" import="java.sql.*"%>
> <%@ taglib uri='/WEB-INF/templates/jsp/tld/template.tld'
> prefix='jetspeed' %>
>
> <%
> //  Create and get the switch val, this will be a val to decide on what
> page to load.
>
> String var_switchval =request.getParameter("switchval");
>
> // If  switchval is null ( on first pass ) then load the main menu page
>
> if ( var_switchval == null || var_switchval.compareTo("val_main_menu")
> == 0  ) {
>
> %>
>
> <%
>
> // Include the file with the menu code, this file will have HTML code
> and a parameter called switchval.
> // So in this included file you will need to create a parameter
> (switchval), setting this

RE: master detail records displayed in a portlet

2003-08-14 Thread Carlos Orrego
i did a posting a couple of weeks back on how to configure jvm on win2k to get the 
most out of tomcat and jetspeed. Plus someone did
a posting long back on jetspeed performance tips. With these tips, you can deploy a 
very powerful jetspeed implementation.
if you can not find these posting, i will look them for you, but i have to run now

c

-Original Message-
From: Joachim Müller [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 07, 2003 11:12 AM
To: Jetspeed Users List
Subject: AW: master detail records displayed in a portlet



Hi Carlos.

Can you point out some of your server speed up
configurations?

thx, joachim


> -Ursprüngliche Nachricht-
> Von: Carlos Orrego [mailto:[EMAIL PROTECTED]
> Gesendet: Donnerstag, 7. August 2003 17:07
> An: Jetspeed Users List
> Betreff: RE: master detail records displayed in a portlet
>
>
> I use Jetspeed and Struts together all the time. I think both are inclrdible 
> solutions, there is no problem in using both
> together.
> as for speed, my jetspeed implementations fly, you just need to be smart enough to 
> configure our servers properly
>
> c
>
> -Original Message-
> From: Ron Wheeler [mailto:[EMAIL PROTECTED]
> Sent: Thursday, August 07, 2003 10:53 AM
> To: Jetspeed Users List
> Subject: RE: master detail records displayed in a portlet
>
>
>
> Thanks
> Was speed the main reason that you went Struts? We use Struts in our current
> portal technology but I like the looks of Jetspeed.
>
> Ron
>
> -Original Message-
> From: news [mailto:[EMAIL PROTECTED] Behalf Of Vic Cekvenich
> Sent: Thursday, August 07, 2003 9:29 AM
> To: [EMAIL PROTECTED]
> Subject: Re: master detail records displayed in a portlet
>
>
> I tried to do a few things with JetSlow, and then I went Struts. This is
> using JSTL, not Velocity, but same concept, Struts supports Velocity.
> Master detail processing is done all the time, and several working samples
> are in there:
> http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/basicportal/bPproj/bP/WEB-INF
> /portlets/newsBlg/NewsBlgCmntsLst.jsp
> Note that it using the core master tag and then iterating a list. This is
> usnig nested beans. I think that is the key conecpt I recommend, nest beans
> and then use dot notation to get to each of the 3 iterating
> collections/beans.
> So you can have one bean, that nests your 3 beans.
> You can download and look at sample (or CVS source).
>
> Here is an example of how to click in, and get detail:
> http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/basicportal/bPproj/bP/WEB-INF
> /portlets/cms/ContentAdminLst.jsp
>
> KISS,
>
> .V
>
> ps:
> And here is a navigation, but I do not think you asked for that:
> http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/basicportal/bPproj/bP/WEB-INF
> /config/navigation.xml
>
>
>
>
> "D.S. Johnson" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
> > Ron Wheeler wrote:
> >
> > >We are fairly new to Jetspeed and have made pretty good progress dispite
> the
> > >documentation.
> > >
> > >We are wondering how to create the following fairly common web page
> > >structure.
> > >We have three identical problems. List of case studies, list of white
> > >papers, list of training courses.
> > >In each case, we want to present the user with the list and when they
> click
> > >on one of them, show them the details of that item.
> > >
> > >The information is in one or more XML files. (list of items in one XML
> that
> > >links to the many individual XML files containing the details of te
> item.)
> > >
> > >The first problem is that we do not see how we can use separate portlets
> > >since we only want either the list or one of the items on the screen at
> once
> > >and we do not the menu to change while the user navigates within the
> topic.
> > >
> > >If we use a single portlet, then we need to be able to respond to
> selection
> > >of one item (a Case Study for example) by clearing the list and
> displaying
> > >the selected document (the Case Study).
> > >We have the xsl stylesheets to display the initial list and the details
> of
> > >the idividual item.
> > >
> > >1) Are we on the right track and understanding the problem in a
> reasonable
> > >way?
> > >2) Which portlet type would be the best way to handle this?
> > >3) Does anyone have a model that we could see/use for this type of
> > >application?
> > >4) Should we be looking at Velocity/DVSL rather than XSLT if we are going
> to
> > >work with Jetspeed?
> > &g

RE: Ann: Simpler Struts based portal

2003-08-07 Thread Carlos Orrego

scary


-Original Message-
From: Gerry Reno [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 06, 2003 4:50 PM
To: Jetspeed Users List
Subject: RE: Ann: Simpler Struts based portal


Definitely not a very friendly way of presenting a license.

--- "Weaver, Scott" <[EMAIL PROTECTED]> wrote:
> "** The license on the open source does not allow you to use bP
> designs in your commercial applications, you have to purchase another
> license from us at above rates. Stealing intellectual property is
> much like stealing other property - except that baseBeans could end
> up owning your company. License and prices are subject to change."
> 
> Hmm, that doesn't sound very "open" to me???  Guess I'll stick to
> projects that don't threaten to acquire my company if I use them.
> 
> *===*
> * Scott T Weaver*
> * Jakarta Jetspeed Portal Project   *
> * [EMAIL PROTECTED] *
> *===*
>   
> 
> 
> > -Original Message-
> > From: Glen Carl [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, August 06, 2003 4:21 PM
> > To: Jetspeed Users List
> > Subject: Re: Ann: Simpler Struts based portal
> > 
> > What is the JSR-168 migration plan for this portal?
> > 
> > D.S. Johnson wrote:
> > 
> > > Vic Cekvenich wrote:
> > >
> > >> Here is another Java open source Portal/CMS w/ Struts:
> > >> http://basebeans.com/do/newsBlgCmntsLstPg?ID=14
> > >>
> > >> Download here:
> > >>
> > >>
> >
>
https://sourceforge.net/project/showfiles.php?group_id=55539&release_id=17
> > 6249
> > >>
> > >>
> > >>
> > >> .V
> > >>
> > >>
> > >>
> > > Where's the demo
> > >
> > >
> > >
> -
> > > 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]
> 


__
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

-
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: Ann: Simpler Struts based portal

2003-08-07 Thread Carlos Orrego
any demo?
seeing is beleiving they say

c
-Original Message-
From: Vic Cekvenich [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 06, 2003 4:59 PM
To: Jetspeed Users List
Subject: Re: Ann: Simpler Struts based portal


We are planing to ignore the 168.
basicPortal will instead have a XML-RPC-WS on the server, with rendering on
the client.
For example grid sorting on the client.

.V
(free to try, free to develop, free to deploy for non-profit, very cheap for
comerical use ($949 - unlimited CPU)
Also, Struts based so easy to extend.

- Original Message - 
From: "Glen Carl" <[EMAIL PROTECTED]>
To: "Jetspeed Users List" <[EMAIL PROTECTED]>
Sent: Wednesday, August 06, 2003 4:21 PM
Subject: Re: Ann: Simpler Struts based portal


> What is the JSR-168 migration plan for this portal?
>
> D.S. Johnson wrote:
>
> > Vic Cekvenich wrote:
> >
> >> Here is another Java open source Portal/CMS w/ Struts:
> >> http://basebeans.com/do/newsBlgCmntsLstPg?ID=14
> >>
> >> Download here:
> >>
> >>
https://sourceforge.net/project/showfiles.php?group_id=55539&release_id=176249
> >>
> >>
> >>
> >> .V
> >>
> >>
> >>
> > Where's the demo
> >
> >
> > -
> > 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]
>
>



-
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: Simpler Struts based portal

2003-08-07 Thread Carlos Orrego
is there a demo to see? or an implementation?

c

-Original Message-
From: Vic Cekvenich [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 06, 2003 3:44 PM
To: [EMAIL PROTECTED]
Subject: Ann: Simpler Struts based portal


Here is another Java open source Portal/CMS w/ Struts:
http://basebeans.com/do/newsBlgCmntsLstPg?ID=14

Download here:

https://sourceforge.net/project/showfiles.php?group_id=55539&release_id=176249


.V


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



RE: Todo List portlet

2003-07-21 Thread Carlos Orrego
thanks for the donation
do you have any on-line demo to view this?

c

-Original Message-
From: Raffaele Ragni [mailto:[EMAIL PROTECTED]
Sent: Sunday, July 20, 2003 3:54 PM
To: Jetspeed Users List
Subject: Todo List portlet


Hi all,
it has been a while since i began this portlet, and finally i
can donate it to the community..
I hope it helps.


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



Jetspeed Content Portlet

2003-07-16 Thread Carlos Orrego
anybody has this portlet working?
i have not been able to make it save new items into my xml files, and i can not find 
the problem. Anybody has solved this?
Or does anybody have an alternativo to write rss files?

thx very much

Carlos Orrego
www.inflexa.com

"Salve un árbol. No imprima."
"Save a tree. Do not print."



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



RE: IFramePortlet maximize

2003-07-16 Thread Carlos Orrego
youwould have to add some code to your framed application to remember in session the 
last visitid url. it is the only way i see it,
i do not think it is a bug in jetspeed, it is the app problem

c

-Original Message-
From: Aurelien Pernoud [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 16, 2003 3:56 AM
To: 'Jetspeed Users List'
Subject: RE: IFramePortlet maximize



That's the only default of the IframePortlet, but I don't know any simple
way (even any hard one) to prevent this functionment.

Gerry Reno a ecrit :

>   I am using the IFramePortlet in one of my pages.  Whenever a user
> has clicked their way to a certain page that they want in the IFrame
> portlet and then maximized the portlet, the portlet then reloads the
> default iframe portlet page.  Is it possible to configure this so that
> the iframe portlet can maximize and keep the current page displayed?
>
> thx,
> Gerry Reno


-
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: JSTL deployment

2003-07-04 Thread Carlos Orrego
you need to define your tags in the web.xml file as well

c

-Original Message-
From: Martin Anderson [mailto:[EMAIL PROTECTED]
Sent: Friday, July 04, 2003 12:57 PM
To: 'Jetspeed Users List'
Subject: JSTL deployment


Hello from a newbie,

Apologies for submitting a question on a trivial matter but I've been given
a (very) short time to assess Jetspeed for a project and have a question: 

The project will require JSTL to be used in the portlets. Using Win 2000 and
Jetspeed 1.4-4b, I have the JSTL.jar file in the /WEB-INF/lib folder and the
tlds in WEB-INF/templates/jsp/tld. Any attempt to use the tags gives a
org.apache.jasper.JasperException saying that it is unable to load the
class.

Any pointers to what I need to do to get JSTL to run would be gratefully
received.

Thanks,

Martin Anderson

The Hub Communications 

-
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: Accessing RunData object

2003-06-29 Thread Carlos Orrego
if your struts aplication is a separate webapp, then you will not have access to 
jetspeed session object. I would recomend you to
build some web service from jetspeed that will return the info you need.

c

-Original Message-
From: Oska79 [mailto:[EMAIL PROTECTED]
Sent: Sunday, June 29, 2003 6:28 PM
To: Jetspeed Users List
Subject: Re: Accessing RunData object


I got null object from the session after doing what you told me.
The reason is that my Struts application has its own session scope.
There have to be some explicit way of passing  objects .
Any ideas ?

Carlos Orrego wrote:

>i get all the user info from the session, like this:
>
>JetspeedUser user = (JetspeedUser)session.getAttribute("turbine.user");
>
>
>c
>
>-Original Message-
>From: Oska79 [mailto:[EMAIL PROTECTED]
>Sent: Sunday, June 29, 2003 8:34 AM
>To: Jetspeed Users List
>Subject: Accessing RunData object
>
>
>
>J have a Jetspeed running a Struts application in the IFrame portlet.
>BUt my struts classes do not extends IFrame class.
>How can I access rundata object from the struts Action classes ? Struts
>application is deployed at the same server. But I would say that it runs
>rather as
>a separate application. Is it possible to share session object between
>two applications ?
>I hope that there is a better way of passing data
>
>Thanks in advance
>Dom
>
>
>
>-
>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]
>
>
>
>
>




-
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: Accessing RunData object

2003-06-29 Thread Carlos Orrego
i get all the user info from the session, like this:

JetspeedUser user = (JetspeedUser)session.getAttribute("turbine.user");


c

-Original Message-
From: Oska79 [mailto:[EMAIL PROTECTED]
Sent: Sunday, June 29, 2003 8:34 AM
To: Jetspeed Users List
Subject: Accessing RunData object



J have a Jetspeed running a Struts application in the IFrame portlet. 
BUt my struts classes do not extends IFrame class.
How can I access rundata object from the struts Action classes ? Struts 
application is deployed at the same server. But I would say that it runs 
rather as
a separate application. Is it possible to share session object between 
two applications ?
I hope that there is a better way of passing data

Thanks in advance
Dom



-
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]



Upgrading from 1.4b1 to 1.4b4

2003-06-23 Thread Carlos Orrego
Hi,

i have noticed that there have been database changes. I would like to migrate my user 
data base with its permissions and roles, plus
the respective psml files.

Is there an easy way to do this? someone has done it?

thanks for any hint

Carlos Orrego
www.inflexa.com

"Salve un árbol. No imprima."
"Save a tree. Do not print."



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



SOAP portlet example

2003-06-21 Thread Carlos Orrego
Iremeber there was one, the stock quote portlet.
Anybody has another example?

thx

Carlos Orrego
www.inflexa.com

"Salve un árbol. No imprima."
"Save a tree. Do not print."



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



IF you are running out of Memory in Win2k

2003-06-12 Thread Carlos Orrego
I have solve the issue thanks to your help!!!
If your are running Jetspeed on tomcat on win2k as a service and you want to:

1. Run the jvm as -server mode, do:
Modify %JAVA_HOME%\jre\lib\i386\jvm.cfg

This should also work for the JRE as well.

If you move -server KNOWN to the top of the list, this will be used as the
default mode.  To verify, type java at the command prompt.  Notice at the
bottom that it says server is the default VM.

2. Increase the heap memory size, do:
You can change the parameters in the Windows registry. If your service name is "Apache 
Tomcat" The location is:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Apache Tomcat\Parameters

Change the JVM Option Count value to the new value with the number of parameters it 
will now have. In my case, I added two
parameters -Xms100m and -Xmx256m and it was 3 before so I bumped it to 5.

Then I created two more String values. I called the first one I added 'JVM Option 
Number 4' and the second 'JVM Option Number 5'.
Then I set the value inside each. The first one I set to '-Xms100m' and the second I 
set to '-Xmx256m'. Then I restarted Tomcat and
observed when I did big processing the memory limit was now 256 MB, so it worked. Hope 
this helps!

hope this helps and thanks to the people that replied to my desperation

Carlos Orrego
www.inflexa.com

"Salve un árbol. No imprima."
"Save a tree. Do not print."



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



RE: Running out of Memory

2003-06-12 Thread Carlos Orrego
i am assuming jetspeed would perform better under jvm -server mode.
I am right on this?

c

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 12, 2003 12:03 PM
To: [EMAIL PROTECTED]
Subject: RE: Running out of Memory


So, it there a preference to how to configure the memory?  So far, we have
the edit jvm.cfg and the registry method as well..

I don't know which is better, but I noticed that since I upgraded to jdk1.4
from 1.3, I feel like I am getting more memory errors...

Do I want the server to be the default?  I want whatever basically makes my
tomat based apps like Jetspeed run best.

Eric Pugh

-Original Message-
From: Jeremy Ford [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 12, 2003 12:01 PM
To: [EMAIL PROTECTED]
Subject: RE: Running out of Memory


If using the JDK 1.4 (for windows):

Modify %JAVA_HOME%\jre\lib\i386\jvm.cfg

This should also work for the JRE as well.

If you move -server KNOWN to the top of the list, this will be used as the
default mode.  To verify, type java at the command prompt.  Notice at the
bottom that it says server is the default VM.

C:>java

Usage: java [-options] class [args...]
   (to execute a class)
   or  java -jar [-options] jarfile [args...]
   (to execute a jar file)

where options include:
-server   to select the "server" VM
-client   to select the "client" VM
-hotspot  is a synonym for the "client" VM  [deprecated]
  The default VM is server.

Jeremy Ford


>From: "James Moliere" <[EMAIL PROTECTED]>
>Reply-To: "Jetspeed Users List" <[EMAIL PROTECTED]>
>To: "'Jetspeed Users List'" <[EMAIL PROTECTED]>
>Subject: RE: Running out of Memory
>Date: Thu, 12 Jun 2003 08:52:32 -0700
>
>Carlos,
>I never worried about running the JVM in server mode.  I simply responded
>quickly because
>
>" i am getting desperate, and you do not want to see a desperate
>developer..."
>
>I agreed, I didn't want to see a desperate developer
>Let me know when you solve the -server problem
>
>James Moliere
>[EMAIL PROTECTED]
>
>
>-Original Message-
>From: Carlos Orrego [mailto:[EMAIL PROTECTED]
>Sent: Thursday, June 12, 2003 8:55 AM
>To: Jetspeed Users List
>Subject: RE: Running out of Memory
>
>thx very much!!!
>
>any idea on how to run it on -server mode? i have not been able to do that
>either.
>
>c
>
>
>-Original Message-
>From: James Moliere [mailto:[EMAIL PROTECTED]
>Sent: Thursday, June 12, 2003 11:34 AM
>To: 'Jetspeed Users List'
>Subject: RE: Running out of Memory
>
>
>Carlos,
>I used 'set JAVA_OPTS=-Xms100m -Xmx300m' in the Catalina.bat file.  I also
>set the environment variable in my XP box where 'JAVA_OPTS=-Xms100m
>-Xmx300m'
>
>One more important thing.
>I noticed when I started TOMCAT as an NT service, the environment didn't
>work well.  When I CDed to the bin directory and double clicked
>'startup.bat', things worked well.
>
>I hope this was helpful.
>Take care!
>
>James Moliere
>[EMAIL PROTECTED]
>
>
>-Original Message-
>From: Carlos Orrego [mailto:[EMAIL PROTECTED]
>Sent: Thursday, June 12, 2003 8:35 AM
>To: Jetspeed User List
>Subject: Running out of Memory
>
>Maybe this is not the place to ask this, but i am desperate. I am running
>jetspeed with tomcat 4.0.6, in a win 2k box with 512 RAM.
>I get "horrible exceptions out of memory" errors.
>I have added CATALINA_OPTS=-server -Xms 64 -Xmx 256 to the catalina.bat
>file. But tomcat does not seem to recognise this
>parameters!!!
>any ideas??? i am getting desperate, and you do not want to see a desperate
>developer...
>
>thanks
>
>Carlos Orrego
>www.inflexa.com
>
>"Salve un árbol. No imprima."
>"Save a tree. Do not print."
>
>
>
>-
>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]
>
>
>-
>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]
>

_
Add photos to your e-mail with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=features/featuredemail


-
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: Running out of Memory

2003-06-12 Thread Carlos Orrego
thx very much!!!

any idea on how to run it on -server mode? i have not been able to do that either.

c


-Original Message-
From: James Moliere [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 12, 2003 11:34 AM
To: 'Jetspeed Users List'
Subject: RE: Running out of Memory


Carlos,
I used 'set JAVA_OPTS=-Xms100m -Xmx300m' in the Catalina.bat file.  I also
set the environment variable in my XP box where 'JAVA_OPTS=-Xms100m
-Xmx300m'

One more important thing.
I noticed when I started TOMCAT as an NT service, the environment didn't
work well.  When I CDed to the bin directory and double clicked
'startup.bat', things worked well.

I hope this was helpful.
Take care!

James Moliere
[EMAIL PROTECTED]


-Original Message-
From: Carlos Orrego [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 12, 2003 8:35 AM
To: Jetspeed User List
Subject: Running out of Memory

Maybe this is not the place to ask this, but i am desperate. I am running
jetspeed with tomcat 4.0.6, in a win 2k box with 512 RAM.
I get "horrible exceptions out of memory" errors.
I have added CATALINA_OPTS=-server -Xms 64 -Xmx 256 to the catalina.bat
file. But tomcat does not seem to recognise this
parameters!!!
any ideas??? i am getting desperate, and you do not want to see a desperate
developer...

thanks

Carlos Orrego
www.inflexa.com

"Salve un árbol. No imprima."
"Save a tree. Do not print."



-
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]


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



Running out of Memory

2003-06-12 Thread Carlos Orrego
Maybe this is not the place to ask this, but i am desperate. I am running jetspeed 
with tomcat 4.0.6, in a win 2k box with 512 RAM.
I get "horrible exceptions out of memory" errors.
I have added CATALINA_OPTS=-server -Xms 64 -Xmx 256 to the catalina.bat file. But 
tomcat does not seem to recognise this
parameters!!!
any ideas??? i am getting desperate, and you do not want to see a desperate 
developer...

thanks

Carlos Orrego
www.inflexa.com

"Salve un árbol. No imprima."
"Save a tree. Do not print."



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



RE: Struts-based portlet applications

2003-05-31 Thread Carlos Orrego
http://sourceforge.net/projects/basicportal/



-Original Message-
From: Mete Kural [mailto:[EMAIL PROTECTED]
Sent: Friday, May 30, 2003 3:39 AM
To: Jetspeed Developers List
Cc: [EMAIL PROTECTED]; Weaver, Scott
Subject: Re: Struts-based portlet applications


Hi guys,
What I understand more and more is that the ways Struts needs to be tweaked in order 
to develop a "portal server" is very different
than the way Struts has to be tweaked in order to develop "portlets". I am interested 
in doing both, but at this point I am more
interested in how to tweak Struts to develop portlets. Once the JSR-168 is public in a 
few weeks God willing, I would like to make a
proposal to the Struts developers to create a new folder under the /contrib folder in 
the Struts CVS and get together a bunch of
interested individuals to develop the classes that are necessary to build JSR-168 
portlets with Struts. I think there would be
individuals interested in several different organizations including open-source portal 
projects and portal vendors. I know that
Liferay open-source portal developer Brian is interested in this. Maybe IBM will be 
interested as well since they have already
provided a solution to build JSR-168 portlets with Struts in WebSphere Portal. I 
assume you, David and Scott, are interested. Do you
know others who are interested in such an effort?

Thanks,
Mete

-- Original Message --
From: David Sean Taylor <[EMAIL PROTECTED]>
Reply-To: "Jetspeed Developers List" <[EMAIL PROTECTED]>
Date:  Thu, 29 May 2003 23:50:24 -0700

>
>On Thursday, May 29, 2003, at 05:56  AM, Mete Kural wrote:
>
>>
>>> However I think we could support Struts portlets as a special type of
>>> portlet application, as a portlet container
>>> Are you familiar with what a portlet application is?
>>
>> I kind of am. Basically as I understand, it's a group of portlets that
>> work together to provide application-level functionality, such as say
>> content management or CRM or an email client (Am I right?).
>yes
>
>> So what are your ideas on what extensions to Struts are necessary in
>> order to build portlet applications with Struts as the framework? I
>> would think that an ActionPortlet class that wraps each portlet with
>> the JSR-168 Portlet interface may be necessary. Maybe
>> PortletRequestProcessor for event handling functionality at the
>> RequestProcessor layer?
>>
>Wrapping the Action Portlet with the Portlet interface doesn't sound
>clean.
>I opted for the request processor, but ended disliking that approach
>too (for the entire portal server)
>
>Interesting, that attached from IBM, thanks.
>He didn't really go into the problems he had with two-phase processing
>of the portlet API.
>I don't really have a solution for that one.
>To me the best solution would be to have Struts as the portal server,
>since then we could make the specific call to the Struts action in the
>action phase, and then in the render phase process the JSP.
>But in doing so, I found I was compromising the pureness of a portal
>application, and instead writing a bastardized portal server just to
>work with Struts.
>I think you all should consider writing a Struts implementation of the
>Portlet API, or perhaps working with the Basic Portal guys on that.
>Or working with Jetspeed, and try to support Struts as portlet
>applications
>Also, I don't see a good solution for writing your Struts application
>once, and running it as a servlet or a portlet.
>In my mind they are different.
>if you want to use your servlet only in a portlet with no portlet
>interaction then use an IFrame or WebPage portlet.
>
>We also considered writing our aggregation with tiles, but again I
>didn't find tiles suitable for the task.
>I believe one Jetspeed developer fancies writing an aggregation engine
>with tiles. Thats fine by me, as long as we don't corrupt the portal
>design.
>
>> There was an email in the Struts-user list a while ago about this
>> subject. It may be useful. I'm copying it here:
>>
>> From: "Jim Bonanno" <[EMAIL PROTECTED]>
>> To: "Struts Users Mailing List"
>> <[EMAIL PROTECTED]>
>> Subject: Re: Struts and Portlets
>> Date: Wed, 26 Feb 2003 16:46:36 -0500
>>
>>
>> I am glad to see the interest in supporting Struts
>> applications in a Portal
>> Server. I worked on adding support for Struts in
>> WebSphere Portal, which
>> added the ability to create Struts applications that
>> can be deployed in
>> WebSphere Portal. We encountered some relatively minor
>>
>> changes that could be
>> made to the framework to help support Struts in a
>> Portal Server, but there
>> were other issues as well.  It was not clear how
>> receptive the Struts
>> community would be to some of these suggestions at the
>>
>> time but it sounds
>> like the co-existence of Struts and JSR 168 may be an
>> important one for the
>> future. Some of the issues have already been raised
>> like ForwardAction and
>> the chaining of request processors. We had to

RE: Struts-based portlet applications

2003-05-30 Thread Carlos Orrego
WebSphere Portal comes with the ability to create struts base portlets as of version 5.
I saw a demo


carlos

-Original Message-
From: Mete Kural [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 29, 2003 8:56 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: Struts-based portlet applications



>However I think we could support Struts portlets as a special type of
>portlet application, as a portlet container
>Are you familiar with what a portlet application is?

I kind of am. Basically as I understand, it's a group of portlets that work together 
to provide application-level functionality,
such as say content management or CRM or an email client (Am I right?). So what are 
your ideas on what extensions to Struts are
necessary in order to build portlet applications with Struts as the framework? I would 
think that an ActionPortlet class that wraps
each portlet with the JSR-168 Portlet interface may be necessary. Maybe 
PortletRequestProcessor for event handling functionality at
the RequestProcessor layer?

There was an email in the Struts-user list a while ago about this subject. It may be 
useful. I'm copying it here:

From: "Jim Bonanno" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
<[EMAIL PROTECTED]>
Subject: Re: Struts and Portlets
Date: Wed, 26 Feb 2003 16:46:36 -0500


I am glad to see the interest in supporting Struts
applications in a Portal
Server. I worked on adding support for Struts in
WebSphere Portal, which
added the ability to create Struts applications that
can be deployed in
WebSphere Portal. We encountered some relatively minor

changes that could be
made to the framework to help support Struts in a
Portal Server, but there
were other issues as well.  It was not clear how
receptive the Struts
community would be to some of these suggestions at the

time but it sounds
like the co-existence of Struts and JSR 168 may be an
important one for the
future. Some of the issues have already been raised
like ForwardAction and
the chaining of request processors. We had to package
an implementation of a
request processor, so that meant we also had to ship a

Tiles request
processor that inherited from ours.

There were some general problems that we encountered
in a Portal
environment. The first was Struts depends on the
servlet container to
distinguish Struts actions from other requests, as it
should. In a Portal
server, the URLs use the servlet context of the
configured Portal. The URL
will have some additional information that the Portal
server can use to
determine which portlet the user is interacting with,
and then some
attributes for the portlet. We had to modify the tags
that created URLs,
like Form and Link, to create URLs to the Portal
Server and then we added
the Struts action, href, forward, etc as a request
parameter. The portlet
would then look at the parameter and determine whether

to call the request
processor because it was an action or include a jsp,
for example. It would
be a real convenience to create a hook in the tags to
allow creating these
custom URLs. We were able to subclass the link tags
implementations and
modify the tlds to use our version. That is fine, but
I think Struts
developers will want to create Struts applications
that can be deployed in
both a servlet and a portlet environment.

Other changes that we needed dealt with the fact that
in a Portal Server it
is very easy to add a portlet to a page more than
once. This could also be
an issue when using Tiles as well. The problem that we

encountered is the
Struts form tag uses the name of the form bean as the
form name. This name
will not be unique if the same Struts application is
added to the Portal
page more than once. We had to namescope the name so
it was unique, but that
forced us to change the dynamic validation tags to
also create unique names
for the validation function.

We also ran into issues with the response object. In
Portal, the response
object is committed by the time a portlet gets it, so
we had to include
instead of forward. The forward was convenient for
many applications because
you could forward to an action or a dynamic/static
page. We recursively call
the appropriate request processor for actions as
needed and use an include
if the URI was for a page. This also meant that
pageContext.forward in a JSP
would not function correctly, but that turned out not
to be a big issue
because of the logic forward tag which we could
modify. This detail may be
specific to my Portal Server.

Portal also has two phase processing, as opposed to
the servlet's one phase
service method. There are some interesting design
decisions that need to be
made with how to map Struts processing with Portal's
two phase processing.
This is a feature in the JSR 168.

The module support in Struts was very helpful to
support the different modes
in Portal. The portal mode could be used when
selecting modules so the
developer can create a Struts module for each of the
portlet's mode, like
view and edit. It was a ni

RSS Portlet and a new StyleSheet

2003-01-20 Thread Carlos Orrego
Hola,

acording to the user guide, we should be able to change the stylesheet of an rss 
portlet, throught the stylesheet parameter. This
does not seem to work, at least in 1.4b3.
Any idea on how to do it?
here is my xreg portlet entry:


Roller Content Porltet

org.apache.jetspeed.portal.portlets.NewRSSPortlet


http://localhost/roller/rss/cris


am i doing somehtig wrong?

Carlos Orrego
www.inflexa.com

"Salve un árbol. No imprima."
"Save a tree. Do not print."



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




1.4b3 Role base psml not working??

2002-12-26 Thread Carlos Orrego
I am trying to use 1.4b3 but there are some differences with 1.4b1
we use role base psml. On b1 this works fine, but on b3 even though it is role base, 
jetspeed creates a user base psml, so if i
modify de role's psml, the users that belong to that role will not get the updated 
psml.
1.4b1 did not bahave like this.
anybody has an idea on what are the changes? or if this is a bug?

greetings

Carlos Orrego
www.inflexa.com

"Salve un árbol. No imprima."
"Save a tree. Do not print."



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




Role Merge

2002-12-26 Thread Carlos Orrego
does it work in 1.4b3? how should it behaviour be?
i can not make it work
any ideas?
feliz navidad

Carlos Orrego
www.inflexa.com

"Salve un árbol. No imprima."
"Save a tree. Do not print."



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




CMS portlet

2002-12-20 Thread Carlos Orrego
Hola,

a couple of weeks ago, someone posted a first aproach for a CMS portlet. I can not 
find it, i would like to review it.
Anyone could make it available?

muchas gracias


Carlos Orrego
www.inflexa.com

"Salve un árbol. No imprima."
"Save a tree. Do not print."



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




Jahia Portlets in Jetspeed

2002-12-18 Thread Carlos Orrego
This may be a weird question,
but has anyone integrated Jahia portlets to Jetspeed?

saludos

Carlos Orrego
www.inflexa.com

"Salve un árbol. No imprima."
"Save a tree. Do not print."



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




RE: AW: Webmail and CMS Portlets ?

2002-12-13 Thread Carlos Orrego
definitly

carlos

-Original Message-
From: Jean-Christophe Kermagoret [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 13, 2002 2:55 PM
To: Jetspeed Users List
Subject: Re: AW: Webmail and CMS Portlets ?


I wrote a few years ago a webmail service I reworked to include it in
Jetspeed as well. I imagine it looks like jwma but the job is already
done for portlets ;-)

Jetspeed folks, are you interested ?

Regards,

Werner Punz wrote:

>I haven´t found good solution regarding webmail yet. As a portlet I have
>yet to find
>a good one. The best solution I found so far which could be reworked as
>a portlet is
>jwma, but this one needs major work and a working fully configured IMAP
>server in the back for user handling and mail handling.
>Anyway have a look: http://www.sourceforge.net/projects/jwma
>
>I checked the code it is a very lean and very clean solution of a
>webmail service on top of imap, but it seems to have stalled for a while
>but due to it´s MVC structure it should be fairly easy to work that one
>into a portlet solution.
>
>
>As for cms, there was a discussion going on one or two weeks ago about
>CMS functionality in jetspeed. I recommend to check the list archives
>regarding this topic.
>
>
>
>-Ursprüngliche Nachricht-
>Von: Antoine Santos [mailto:[EMAIL PROTECTED]]
>Gesendet: Freitag, 13. Dezember 2002 10:57
>An: Jetspeed Users List
>Betreff: Webmail and CMS Portlets ?
>
>
>Hello,
>
>I have to make a presentation of jetspeed, and i need a webmail portlet
>and a CMS portlet for integration in jetspeed.
>
>Where can i find this portlets?
>
>Thanks all
>
>--
>To unsubscribe, e-mail:   
>For additional commands, e-mail: 
>
>
>
--
Jean-Christophe Kermagoret
[EMAIL PROTECTED]


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


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




South Americans ?

2002-12-13 Thread Carlos Orrego
Any south american around here?
I am from Chile, and i wold love to meet some jetspeedys down here

greetings


Carlos Orrego
www.inflexa.com

"Salve un árbol. No imprima."
"Save a tree. Do not print."



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




RE: PopupCalendar parameter style

2002-12-13 Thread Carlos Orrego
sorry for the dumb question, but wich calendar are you guys talkig about?

carlos

-Original Message-
From: Pierre Henry [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 13, 2002 11:32 AM
To: Jetspeed User List (E-mail)
Subject: PopupCalendar parameter style


Hi.
I played around with the new parameter style feature. It's really nice and
powerful, I rellay like it. Especially the popup calendar which is quite
stylish.

My question is, is there a way to modify the style for the calendar
(especially the colors) in order to match them with the main site style.

Once again, nice job !

Pierre


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




RE: Anybody knows?

2002-12-11 Thread Carlos Orrego
I do not know if this is what you want, but yu could login programatically this way, 
it is pretty simple actually:
http://www.yourhost.com/jetspeed/portal?action=JLoginUser&username=donald&password=duck

So basically you would have a link like this already build, when click it will login 
and take you to this users site. That's it.
hopefully it will help you

carlos orrego

-Original Message-
From: Sangam Dash [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, December 11, 2002 3:14 PM
To: Jetspeed Users List
Subject: Re: Anybody knows?


Mark Orciuch wrote:

>Fixed in 1.4b2.
>
>Best regards,
>
>Mark C. Orciuch
>Next Generation Solutions, Ltd.
>e-Mail: [EMAIL PROTECTED]
>web: http://www.ngsltd.com
>
>
>
>
>>-Original Message-
>>From: Pierre Henry [mailto:[EMAIL PROTECTED]]
>>Sent: Tuesday, December 10, 2002 1:22 AM
>>To: Jetspeed Users List
>>Subject: RE: Anybody knows?
>>
>>
>>Just to say, my maximize button also doesn't work when I use jsp
>>templates.
>>It does nothing or sometimes it causes a strange behavior : all
>>the buttons
>>(max, min, cust) on the page disappear...
>>
>>I'm using 1.4b1
>>
>>Pierre
>>
>>
>>
>>>-Original Message-
>>>From: Joe Barefoot [mailto:[EMAIL PROTECTED]]
>>>Sent: lundi, 9. décembre 2002 19:51
>>>To: Jetspeed Users List; [EMAIL PROTECTED]
>>>Subject: RE: Anybody knows?
>>>
>>>
>>>Hi Sangam,
>>>
>>>I don't know why your maximize button doesn't work with JSP
>>>templates, but if you want to have a link to log someone in
>>>as a default user, you can try the code below, this is how I
>>>log in a default user when necessary:
>>>
>>>// Use the code below in either a servlet or JSP to log in a
>>>user to Jetspeed.  Make your link point to the servlet
>>>// or JSP.
>>>
>>>
>>>// you'll need these imports:
>>>import org.apache.turbine.modules.ActionLoader;
>>>import org.apache.turbine.util.RunData;
>>>import org.apache.turbine.util.RunDataFactory;
>>>import org.apache.turbine.om.security.User
>>>
>>>
>>>String username = // however you want to get a username
>>>(request parameter, hard-coded, config file, whatever)
>>>String password = // however you want to get a password
>>>
>>>// request = HttpServletRequest
>>>// response = HttpServletResponse
>>>// config = ServletConfig
>>>RunData runData = RunDataFactory.getRunData(request,
>>>response, config);
>>>
>>>// Log out the user first in case they are logged in under a
>>>different user name:
>>>ActionLoader.getInstance ().exec( runData, "JLogoutUser" );
>>>
>>>runData.getParameters ().setString ( "username", username );
>>>runData.getParameters ().setString ( "password", password );
>>>User user = runData.getUser();
>>>
>>>// verify that the user is logged out before logging them in
>>>if(user ==  null ||  !user.hasLoggedIn() )
>>>{
>>>// Execute the login action.
>>>ActionLoader.getInstance ().exec( runData, "JLoginUser" );
>>>}
>>>
>>>
>>>// redirect to the Jetspeed portal servlet
>>>response.sendRedirect(request.getContextPath() + "/portal");
>>>
>>>
>>>
>>>peace,
>>>Joe
>>>
>>>
>>>
>>>
>>>
>>>>-Original Message-
>>>>From: Sangam Dash [mailto:[EMAIL PROTECTED]]
>>>>Sent: Monday, December 09, 2002 10:42 AM
>>>>To: Jetspeed Users List
>>>>Subject: Anybody knows?
>>>>
>>>>
>>>>Hi
>>>>
>>>>Does anybody know where the submit button Login points to if
>>>>you use vm
>>>>template?
>>>>I mean i want to place a link on the default page when the
>>>>user clicks
>>>>on it the user should automatically be logged in and can see
>>>>a default page?
>>>>
>>>>Is it possible?
>>>>PLease help me
>>>>when i am using vm as the default template service i am
>>>>
>>>>
>>>confused with
>>>
>>>
>>>>the flow ?
>>>>thanks
>>>>sangam dash
>>>>
>>>>
>>>>--
>>>>To unsubscribe, e-mail:
>>>><mailto:[EMAIL PROTECTED]>
>>>&g

RE: Explorer Portlet

2002-11-06 Thread Carlos Orrego
you do not have it configured properly, here is an example:




File Manager
File Manager

org.apache.jetspeed.portal.portlets.IFramePortlet









you need to setup your own config file, read the file manager doc for this, it is 
pretty easy.

c

-Original Message-
From: BARDE, CEDRIC [mailto:CEDRIC.BARDE@;disney.com]
Sent: Wednesday, November 06, 2002 11:37 AM
To: 'Jetspeed Users List'
Subject: RE: Explorer Portlet


I have followed your advice Carlos but I get a "Horrible Exception" when I
run Jetspeed from IE. Here is the code I use to define the portlet:



File Manager


org.apache.jetspeed.portal.portlets.FileManager


I have checked the path to the class, its name and the case and everything
is correct.

I cannot see what I am doing wrong...

Thanx in advance for your help!
Ced

__
Cédric BARDE
Disneyland Paris - Information Services
Bâtiment Robin Hood - BP 100
7 Marne-La-Vallée
Tél : 01 64 74 65 49
Fax : 01 64 74 65 65
Email : [EMAIL PROTECTED]

> -Original Message-
> From: Carlos Orrego [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, November 04, 2002 5:17 PM
> To:   Jetspeed Users List
> Subject:  RE: Explorer Portlet
>
> i purchased this file manager from www.servletsuite.com it works very
> well, and you could integrated in jetspeed as an IFRAME
> portlet
>
> c
>
> -Original Message-
> From: BARDE, CEDRIC [mailto:CEDRIC.BARDE@;disney.com]
> Sent: Monday, November 04, 2002 1:10 PM
> To: 'Jetspeed Users List'
> Subject: RE: Explorer Portlet
>
>
> Thanx for the tip, but I need a full Java-based portlet, in order to be
> coherent with my company's standards. I am still looking for it on the
> Web,
> but I have not been very lucky...
>
> Any help would be greatly appreciated!
> Ced
>
> __
> Cédric BARDE
> Disneyland Paris - Information Services
> Bâtiment Robin Hood - BP 100
> 7 Marne-La-Vallée
> Tél : 01 64 74 65 49
> Fax : 01 64 74 65 65
> Email : [EMAIL PROTECTED]
>
> > -Original Message-
> > From:   [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]]
> > Sent:   Monday, November 04, 2002 2:23 PM
> > To: Jetspeed Users List
> > Subject:Re: Explorer Portlet
> >
> > You may want to check out FileAce. Only works in IE.
> >
> > http://www.web-sn.com/apps/fileace/#
> >
> >
> >
> >
> >
> > "BARDE, CEDRIC" <[EMAIL PROTECTED]>
> > 11/04/2002 04:23 AM
> > Please respond to "Jetspeed Users List"
> >
> > To: "'Jetspeed Users'" <[EMAIL PROTECTED]>
> > cc: (bcc: Ray Grieselhuber/Teamwork)
> > Subject:Explorer Portlet
> >
> >
> > Hi all,
> >
> > I need to have a portlet that works the same way as Windows Explorer on
> my
> > portal.
> > Does one already exist standardly in Jetspeed? Or anyone has already
> > created
> > one, who could help me?
> >
> > Thanx a lot in advance
> > Ced
> >
> > __
> > Cédric BARDE
> > Disneyland Paris - Information Services
> > Bâtiment Robin Hood - BP 100
> > 7 Marne-La-Vallée
> > Tél : 01 64 74 65 49
> > Fax : 01 64 74 65 65
> > Email : [EMAIL PROTECTED]
> >
> >
> > --
> > To unsubscribe, e-mail:   <
> > mailto:jetspeed-user-unsubscribe@;jakarta.apache.org>
> > For additional commands, e-mail: <
> > mailto:jetspeed-user-help@;jakarta.apache.org>
> >
> >
>
> --
> To unsubscribe, e-mail:
> <mailto:jetspeed-user-unsubscribe@;jakarta.apache.org>
> For additional commands, e-mail:
> <mailto:jetspeed-user-help@;jakarta.apache.org>
>
>
> --
> To unsubscribe, e-mail:
> <mailto:jetspeed-user-unsubscribe@;jakarta.apache.org>
> For additional commands, e-mail:
> <mailto:jetspeed-user-help@;jakarta.apache.org>

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


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




RE: Explorer Portlet

2002-11-04 Thread Carlos Orrego
i purchased this file manager from www.servletsuite.com it works very well, and you 
could integrated in jetspeed as an IFRAME
portlet

c

-Original Message-
From: BARDE, CEDRIC [mailto:CEDRIC.BARDE@;disney.com]
Sent: Monday, November 04, 2002 1:10 PM
To: 'Jetspeed Users List'
Subject: RE: Explorer Portlet


Thanx for the tip, but I need a full Java-based portlet, in order to be
coherent with my company's standards. I am still looking for it on the Web,
but I have not been very lucky...

Any help would be greatly appreciated!
Ced

__
Cédric BARDE
Disneyland Paris - Information Services
Bâtiment Robin Hood - BP 100
7 Marne-La-Vallée
Tél : 01 64 74 65 49
Fax : 01 64 74 65 65
Email : [EMAIL PROTECTED]

> -Original Message-
> From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, November 04, 2002 2:23 PM
> To:   Jetspeed Users List
> Subject:  Re: Explorer Portlet
>
> You may want to check out FileAce. Only works in IE.
>
> http://www.web-sn.com/apps/fileace/#
>
>
>
>
>
> "BARDE, CEDRIC" <[EMAIL PROTECTED]>
> 11/04/2002 04:23 AM
> Please respond to "Jetspeed Users List"
>
> To: "'Jetspeed Users'" <[EMAIL PROTECTED]>
> cc: (bcc: Ray Grieselhuber/Teamwork)
> Subject:Explorer Portlet
>
>
> Hi all,
>
> I need to have a portlet that works the same way as Windows Explorer on my
> portal.
> Does one already exist standardly in Jetspeed? Or anyone has already
> created
> one, who could help me?
>
> Thanx a lot in advance
> Ced
>
> __
> Cédric BARDE
> Disneyland Paris - Information Services
> Bâtiment Robin Hood - BP 100
> 7 Marne-La-Vallée
> Tél : 01 64 74 65 49
> Fax : 01 64 74 65 65
> Email : [EMAIL PROTECTED]
>
>
> --
> To unsubscribe, e-mail:   <
> mailto:jetspeed-user-unsubscribe@;jakarta.apache.org>
> For additional commands, e-mail: <
> mailto:jetspeed-user-help@;jakarta.apache.org>
>
>

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


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




RE: CMS

2002-10-23 Thread Carlos Orrego
yes, it is based on struts. I asume integrating the authentication mechanism into 
jetspeed would not be that terrible
c

-Original Message-
From: Brad Straw [mailto:bkstraw@;netscape.net]
Sent: Wednesday, October 23, 2002 1:06 PM
To: "Jetspeed Users List"
Subject: RE: CMS


Chiki appears to be one of the better java based wiki clones out there and if I'm not 
mistaken it's based on Struts?

"Carlos Orrego" <[EMAIL PROTECTED]> wrote:

>Hola,
>has enyone played with Chiki? http://www.hughbrien.com/chiki/view.do?nodeId=Chiki
>it has some CMS capabilities and seems an easy integration to jetspeed. I will 
>evaulate it.
>any comments about it?
>
>c
>
>-Original Message-
>From: Weaver, Scott [mailto:Sweaver@;rippe.com]
>Sent: Wednesday, October 23, 2002 12:16 PM
>To: 'Jetspeed Users List'
>Subject: RE: CMS
>
>
>That sounds great Jose!  The more ideas we can get the better.   I would still like 
>to focus on using Slide.  However, it would be
>very cool to be able to plug in different content management api's to support the CMS 
>capabilities within jetspeed.  We could
create
>a generic CMSService and then write different implementations for it starting with a 
>SlideCMSService as the default.
>
>Scott
>
>
>> -Original Message-
>> From: Jose Luis Carrasco [mailto:jcarrasco@;citt.net]
>> Sent: Wednesday, October 23, 2002 11:01 AM
>> To: Jetspeed Users List
>> Subject: Re: CMS
>>
>> I'm doing now one that can manage documents ,articles , news , etc based
>> in
>> jetspeed  for the work. But for the moment is very few madure  for pass
>> somebody ( also writted in catalonian ) the sources. If all goes well , in
>> one month and a half I'll pass the sources to english and put it somewhere
>> for download for if is usefull to somebody.
>>
>> Jose
>>
>> - Original Message -
>> From: "Weaver, Scott" <[EMAIL PROTECTED]>
>> To: "'Jetspeed Users List'" <[EMAIL PROTECTED]>
>> Sent: Wednesday, October 23, 2002 4:28 PM
>> Subject: RE: CMS
>>
>>
>> > > But using a CMS which generates full blown web pages and integrate
>> that
>> > > one into jetspeed
>> > > is not really a good approach I think.
>> >
>> > I agree.
>> >
>> > I want CMS primarily for document management and versioning not website
>> creation.
>> >
>> > Scott
>> >
>>
>>
>> --
>> To unsubscribe, e-mail:   <mailto:jetspeed-user-
>> [EMAIL PROTECTED]>
>> For additional commands, e-mail: <mailto:jetspeed-user-
>> [EMAIL PROTECTED]>
>
>
>--
>To unsubscribe, e-mail:   <mailto:jetspeed-user-unsubscribe@;jakarta.apache.org>
>For additional commands, e-mail: <mailto:jetspeed-user-help@;jakarta.apache.org>
>
>

__
The NEW Netscape 7.0 browser is now available. Upgrade now! 
http://channels.netscape.com/ns/browsers/download.jsp

Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/

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


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




RE: CMS

2002-10-23 Thread Carlos Orrego
Hola,
has enyone played with Chiki? http://www.hughbrien.com/chiki/view.do?nodeId=Chiki
it has some CMS capabilities and seems an easy integration to jetspeed. I will 
evaulate it.
any comments about it?

c

-Original Message-
From: Weaver, Scott [mailto:Sweaver@;rippe.com]
Sent: Wednesday, October 23, 2002 12:16 PM
To: 'Jetspeed Users List'
Subject: RE: CMS


That sounds great Jose!  The more ideas we can get the better.   I would still like to 
focus on using Slide.  However, it would be
very cool to be able to plug in different content management api's to support the CMS 
capabilities within jetspeed.  We could create
a generic CMSService and then write different implementations for it starting with a 
SlideCMSService as the default.

Scott


> -Original Message-
> From: Jose Luis Carrasco [mailto:jcarrasco@;citt.net]
> Sent: Wednesday, October 23, 2002 11:01 AM
> To: Jetspeed Users List
> Subject: Re: CMS
>
> I'm doing now one that can manage documents ,articles , news , etc based
> in
> jetspeed  for the work. But for the moment is very few madure  for pass
> somebody ( also writted in catalonian ) the sources. If all goes well , in
> one month and a half I'll pass the sources to english and put it somewhere
> for download for if is usefull to somebody.
>
> Jose
>
> - Original Message -
> From: "Weaver, Scott" <[EMAIL PROTECTED]>
> To: "'Jetspeed Users List'" <[EMAIL PROTECTED]>
> Sent: Wednesday, October 23, 2002 4:28 PM
> Subject: RE: CMS
>
>
> > > But using a CMS which generates full blown web pages and integrate
> that
> > > one into jetspeed
> > > is not really a good approach I think.
> >
> > I agree.
> >
> > I want CMS primarily for document management and versioning not website
> creation.
> >
> > Scott
> >
>
>
> --
> To unsubscribe, e-mail:    [EMAIL PROTECTED]>
> For additional commands, e-mail:  [EMAIL PROTECTED]>


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




RE: User Role in Session??

2002-10-16 Thread Carlos Orrego

thx very much

carlos

-Original Message-
From: David Sean Taylor [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 16, 2002 1:17 AM
To: Jetspeed Users List
Subject: RE: User Role in Session??


Hola señor,

http://jakarta.apache.org/jetspeed/api/org/apache/jetspeed/services/rundata/
JetspeedRunData.html#getJetspeedUser()
http://jakarta.apache.org/jetspeed/api/org/apache/jetspeed/om/security/Jetsp
eedUser.html
http://jakarta.apache.org/jetspeed/api/org/apache/jetspeed/services/security
/RoleManagement.html#getRoles(java.lang.String)

Iterator roles =
JetspeedRoleManagement.getRoles(rundata.getJetspeedUser().getUserName());

> -Original Message-
> From: Carlos Orrego [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, October 15, 2002 6:12 PM
> To: Jetspeed User List
> Subject: User Role in Session??
>
>
> Hola señores,
>
> can i get the role(s) of a user from the rundata object in the session?
> if so how?
>
>
>
> Carlos Orrego
> www.inflexa.com
>
> "Salve un árbol. No imprima."
> "Save a tree. Do not print."
>
>
>
> --
> 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]>


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




User Role in Session??

2002-10-15 Thread Carlos Orrego

Hola señores,

can i get the role(s) of a user from the rundata object in the session?
if so how?



Carlos Orrego
www.inflexa.com

"Salve un árbol. No imprima."
"Save a tree. Do not print."



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




Portlet ID

2002-10-09 Thread Carlos Orrego

Hola

how can you find out the portlet id (js_peid) of a portlet? i want to do something 
like the "Administrative Portlets" portlet, which
has links to maximize administrative portlets. How did they get the portlet ids?

thanks

Carlos Orrego
www.inflexa.com

"Salve un árbol. No imprima."
"Save a tree. Do not print."



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




Question about PSML

2002-10-08 Thread Carlos Orrego

Hola,

i want to create one PSML configuration to be shared by multiple users. The way i do 
it now is just to create one account, configure
the psml through jetspeed, and then grab the account default.psml and copy it to the 
other accounts. Is there a way to do this
autmatically. I am sure there is a way. Any idea?

muchas gracias

Carlos Orrego
www.inflexa.com

"Salve un árbol. No imprima."
"Save a tree. Do not print."



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




Portlet Registry entry

2002-10-07 Thread Carlos Orrego


hola,

anybody has documentation or examples on working with the portlet registries?
What i want to do is create portler entries dynamically through code and not to use 
the xreg files. I know this can be done, and i
have studied the javadocs but a would example would make my work much simpler.

thanks very much

Carlos Orrego
www.inflexa.com

"Salve un árbol. No imprima."
"Save a tree. Do not print."



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




RE: XSL Portlet example entry

2002-10-05 Thread Carlos Orrego

Hi,
thanks for you help. I am sure my files a correct. Could you provide me with your test 
files: xml and xsl?
i would aprecciate it. you can send them to my personal email: [EMAIL PROTECTED]

thanks again

carlos

-Original Message-
From: Bui Quoc Thai [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 11:49 PM
To: Jetspeed Users List
Subject: RE: XSL Portlet example entry


Hi,

 You should test your files (.xml and .xsl) first. The example works well in
my portal.

Thai
Quoting Carlos Orrego <[EMAIL PROTECTED]>:

> thakns for your response, BUT
> i can not get it to work, the portlet just won't get displayed in the portlet
> list. And, i can not find any message in the logs. I
> am gettign desperate to solve this.
>
> carlos
>
> -Original Message-
> From: Bui Quoc Thai [mailto:[EMAIL PROTECTED]]
> Sent: Friday, October 04, 2002 11:13 PM
> To: Jetspeed Users List
> Subject: Re: XSL Portlet example entry
>
>
> Hi,
>   Try this example:
>
>  application="false">
>   
>   Test XSL
>   XSL Demo Portlet
>   
>
>   org.apache.jetspeed.portal.portlets.XSLPortlet
>value="http://localhost:8080/jetspeed/test.xsl"; hidden="false"
> cachedOnName="true" cachedOnValue="true"/>
>cachedOnURL="true">http://localhost:8080/jetspeed/test.xml
>   demo
>   
>
>
>
> Quoting Carlos Orrego <[EMAIL PROTECTED]>:
>
> > Hola,
> >
> > anybody has an example of an XSLPortlet xreg entry?
> > i have not been able to get one working, and there is no example on the
> > current jetspeed distribution
> >
> > thanks
> >
> > Carlos Orrego
> > www.inflexa.com
> >
> > "Salve un Ტol. No imprima."
> > "Save a tree. Do not print."
> >
> >
> >
> > --
> > To unsubscribe, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> >
>
>
> --
> Email: [EMAIL PROTECTED]
>[EMAIL PROTECTED]
> Room: C34
> Tel: 524-7099
>
> --
> This mail sent through AIT WebMail : http://www.ait.ac.th/
>
> --
> 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]>
>


--
Email: [EMAIL PROTECTED]
   [EMAIL PROTECTED]
Room: C34
Tel: 524-7099

--
This mail sent through AIT WebMail : http://www.ait.ac.th/

--
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]>




RE: XSL Portlet example entry

2002-10-04 Thread Carlos Orrego

thakns for your response, BUT
i can not get it to work, the portlet just won't get displayed in the portlet list. 
And, i can not find any message in the logs. I
am gettign desperate to solve this.

carlos

-Original Message-
From: Bui Quoc Thai [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 11:13 PM
To: Jetspeed Users List
Subject: Re: XSL Portlet example entry


Hi,
  Try this example:



Test XSL
XSL Demo Portlet


org.apache.jetspeed.portal.portlets.XSLPortlet
http://localhost:8080/jetspeed/test.xsl"; hidden="false"
cachedOnName="true" cachedOnValue="true"/>
http://localhost:8080/jetspeed/test.xml
    demo




Quoting Carlos Orrego <[EMAIL PROTECTED]>:

> Hola,
>
> anybody has an example of an XSLPortlet xreg entry?
> i have not been able to get one working, and there is no example on the
> current jetspeed distribution
>
> thanks
>
> Carlos Orrego
> www.inflexa.com
>
> "Salve un Ტol. No imprima."
> "Save a tree. Do not print."
>
>
>
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
>


--
Email: [EMAIL PROTECTED]
   [EMAIL PROTECTED]
Room: C34
Tel: 524-7099

--
This mail sent through AIT WebMail : http://www.ait.ac.th/

--
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]>




XSL Portlet example entry

2002-10-04 Thread Carlos Orrego

Hola,

anybody has an example of an XSLPortlet xreg entry?
i have not been able to get one working, and there is no example on the current 
jetspeed distribution

thanks

Carlos Orrego
www.inflexa.com

"Salve un árbol. No imprima."
"Save a tree. Do not print."



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




RE: Status on Tomcat 4.x

2002-09-25 Thread Carlos Orrego

i am using win2k and tomcat 4.0.4
no luck with jetspeedContent

c

-Original Message-
From: Dariush Behboudi [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 25, 2002 8:50 AM
To: Jetspeed Users List
Subject: R: Status on Tomcat 4.x


Hi Carlos,
on wich OS are u using tomcat4.0.4?

I've tried to deploy JetSpeed both on 4.0.4 and 4.1 versions on XP Prof system and I 
have
a problem connected with JetSpeedContent Admin portlet:
I'm not able to add new news...
On 3.2.3 everything works fine.

Any suggestion?

Regards, Dariush.
 

-Messaggio originale-
Da: Carlos Orrego [mailto:[EMAIL PROTECTED]]
Inviato: lunedì 26 agosto 2002 18.38
A: Jetspeed Users List
Oggetto: RE: Status on Tomcat 4.x


i had no problem with tomcat 4.0.4

c

-Original Message-
From: Matthew Baird [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 26, 2002 11:20 AM
To: Jetspeed Developers List; [EMAIL PROTECTED]
Subject: Status on Tomcat 4.x


Out of the box Jetspeed is failing on Tomcat 4.x
 
I've tried the WAR distro on several different Tomcat instances (3.2.1, 4.0.4, 4.1.9, 
etc) and the only instance that works out of the box is tomcat 3.2.3.
 
Seems this is probably a known issue, are there any steps to making Jetspeed work with 
Tomcat 4.x?
 
thanks,
Matthew


--
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]>


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




RE: JetSpeed on Tomcat4.0.4

2002-09-25 Thread Carlos Orrego

i have not been able to work with jetspeedContent either. I thought it never worked.

carlos

-Original Message-
From: Dariush Behboudi [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 25, 2002 6:27 AM
To: Jetspeed-User
Subject: JetSpeed on Tomcat4.0.4


Hi everyone,
I've installed Jetspeed on Tomcat4.0.4 on  XP professional client.
The JetSpeedContent admin porlet works fine listing contents, but isn't able
to write the xml file... no errors are notified on logs.
I've tried to unmarshal content directly on a file and everything works.
The same application works fine on Tomcat3.

Any suggestion?

Thanks, Dariush.



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




Jsp Portlet question

2002-09-25 Thread Carlos Orrego

Hola,

is the Jsp portlet cached? or how it could be?

greetings

Carlos Orrego
www.inflexa.com

"Salve un árbol. No imprima."
"Save a tree. Do not print."



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




last login

2002-09-23 Thread Carlos Orrego

Hola,

does the last login functionality work? i do not see on the JLoginUser source code.
it does not update for me.

any idea on what is going on?

thx

Carlos Orrego
www.inflexa.com

"Salve un árbol. No imprima."
"Save a tree. Do not print."



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




IFRAME portlet

2002-09-08 Thread Carlos Orrego

how can you pass width and height parameters?
any xreg exmaple of an iframe portlet configuration?

thx

Carlos Orrego
www.inflexa.com

"Salve un árbol. No imprima."
"Save a tree. Do not print."



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




RE: jetspeed = slowspeed?

2002-08-28 Thread Carlos Orrego

sorry for the dumb question, but where do you set the CATALINA_OPTIONS to set -Xmx and 
-Xms parameters?
i have been trying to do this for a while with no luck

thx

carlos

-Original Message-
From: Saddest OfAllKeys [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 28, 2002 12:29 PM
To: Jetspeed Users List
Subject: Re: jetspeed = slowspeed?



I'm no expert but try the following:

-- change all logging levels in the
~/WEB-INF/conf/*.properties files to be INFO instead
of DEBUG

-- give Tomcat a lot of memory via the
CATALINA_OPTIONS. e.g. -Xmx256m and -Xms128m 

-- look for velocity caching options in
TurbineResources.properties and turn it on

Please let us know if you find anything else that
helps.

thanks,
Mike

--- Woody Sturges <[EMAIL PROTECTED]> wrote:
> Andrew,
> 
>   I'm a newbie too.  Welcome.  Something I noticed
> is that some of the
> example portlets will take a while when you refresh
> the page (especially
> if they're trying to grab stuff off the inet or are
> having problems). 
> Have you tried making your new portlet the only one
> on your current
> pane?  That would rule out the effect of other
> portlets interfering with
> response time.  If that does it, then you can slowly
> add portlets to
> identify the problem causer...
> 
> Woody
> 
> >>> [EMAIL PROTECTED] 08/28/02 06:44AM >>>
> Hi,
> I'm a jetspeed newbie, impressed with its
> functionality etc.  My only
> concern about using it in production is with
> response time.  A user
> portal
> page takes about 8-10 seconds to appear, even with
> just a 'hello
> world'
> portlet defined for the user.Meanwhile, I have
> some fairly
> intensive
> servlets on the same box that take only 1-2 seconds.
>  (800MHz, NT,
> 256Mb,
> JRun servlet engine.)
> 
> My settings are prettly much out-of-the-box. 
> cachedOnName="true"
> cachedOnValue="true" are set for all portlets.
> 
> Are my response times the norm or am I missing
> something?  Would using
> external RDMS rather than Turbine improve things
> (I've tried SQL server
> and
> Sybase with no luck).?
> 
> Thanks!
> Andrew
> 
> 
> 
> --
> To unsubscribe, e-mail:  
>

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

> For additional commands, e-mail:
> 
> 


__
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com

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


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




RE: Status on Tomcat 4.x

2002-08-26 Thread Carlos Orrego

i had no problem with tomcat 4.0.4

c

-Original Message-
From: Matthew Baird [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 26, 2002 11:20 AM
To: Jetspeed Developers List; [EMAIL PROTECTED]
Subject: Status on Tomcat 4.x


Out of the box Jetspeed is failing on Tomcat 4.x
 
I've tried the WAR distro on several different Tomcat instances (3.2.1, 4.0.4, 4.1.9, 
etc) and the only instance that works out of the box is tomcat 3.2.3.
 
Seems this is probably a known issue, are there any steps to making Jetspeed work with 
Tomcat 4.x?
 
thanks,
Matthew


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




Re: Can Jetspeed support tomcat4.0.4

2002-08-22 Thread Carlos Orrego

no problem with tomcat 4.0.4

cou

- Original Message -
From: "Wood, Alan" <[EMAIL PROTECTED]>
To: "Jetspeed Users List" <[EMAIL PROTECTED]>
Sent: Thursday, August 22, 2002 10:52 AM
Subject: RE: Can Jetspeed support tomcat4.0.4


No problem deploying to tomcat 4.0.4...

However, I can't get it to deploy into JBoss 3.x at all (with tomcat OR
jetty)

Alan

-Original Message-
From: Lin Wang [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 21, 2002 5:22 PM
To: [EMAIL PROTECTED]
Subject: Can Jetspeed support tomcat4.0.4


Hi,

Did anybody try to deploy Jetspeed 1.4 beta into tomcat4.0.4. Actually we
have Tomcat4.0.4/JBoss3.0.1. I tried to do so and saw some deployment
problems at server startup time.

Thanks in advance.

Lin

--
To unsubscribe, e-mail:

For additional commands, e-mail:



--
To unsubscribe, e-mail:

For additional commands, e-mail:




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




WebPagePortlet caching issue

2002-08-22 Thread Carlos Orrego

Hi,

i am having a problem with WebPagePortlet it is not caching remote urls. It will 
always download the latest content of the url ignoring caching. I added a _timetolive 
parameter with no luck.

any advice?

thanks

Carlos Orrego