JetSpeed and TOMCAT

2004-11-16 Thread Carlos Torres
Hello people, I'm using jetspeed running in tomcat on windows platform. When I execute in my desktop, using the startup.bat and shudown.bat commands, to start and stop the tomcat server no problem. But, when i start and stop the tomcat as a windows service my configuration changes in jetspeed

Re: JetSpeed and TOMCAT

2004-11-17 Thread Carlos Torres
n changes' are being lost? I guess, your code (possibly > portlets?) try to read from config files with relative pathnames? > > > Quoting Carlos Torres <[EMAIL PROTECTED]>: > > > > > Hello people, > > > > I'm using jetspeed running in tomcat

Re: JetSpeed and TOMCAT

2004-11-17 Thread Carlos Torres
Subject: AW: JetSpeed and TOMCAT Do you make changes in xreg files while Jetspeed is running? I allways stop Tomcat before I make any chances with an editor because otherwise they are overwritten when Jetspeed shuts down. -----Ursprüngliche Nachricht- Von: Carlos Torres [mailto:[EMAIL PROTEC

PSML Change in Runtime

2004-11-22 Thread Carlos Torres
Hi people, I need to change the PSML file for a type of user(role) in runtime. According to an action in portal, the panels and portles for the user must be changed. I will have other PSML files and when the user select an option it will change with the portal configuration. Anybody have any i

Re: PSML Change in Runtime

2004-11-23 Thread Carlos Torres
where exporterService is a PsmlManagerService object and locator is a QueryLocator object. The code run ok, but the screen configuration doesn't change. Anybody hava any idea how to "refresh" the screnn and aply the changes? Please, help me. Thanks. - Original Message ----- From:

Re: PSML Change in Runtime

2004-11-24 Thread Carlos Torres
the profile/psml if it is true 3) After recreation of the new profile, call fallbackProfile() to load it. My app works properly after this amendment. -Original Message- From: Carlos Torres [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 24, 2004 4:17 AM To: Apache JetSpeed User; Apa

Re: Refreshing a psml reference

2004-12-03 Thread Carlos Torres
It works fine, the psml was reloaded but the screen change only after I refresh it. Anyboyd have idea how to get it changed w after execute the method call for reload the psml? Thank you very much for all helps. - Original Message - From: "綠羽毛" <[EMAIL PROTECTED]> To: "Jetspeed Develo

PSML from role

2004-12-08 Thread Carlos Torres
, Carlos Torres

Page Parameters

2004-12-29 Thread Carlos Torres
Hi people, I have been problems in the parameters getted in my portlet classs. When I pass a value with special caracters(Ã,Ã,Ã, etc) it is received with problems. For Example: When I send a parameter with the word 'alteraÃÃo', it is received as 'AlteraâÂâÃo' If somebody already got this probl

Communication between portlets

2005-01-04 Thread Carlos Torres
Hi people, I have 2 portlets in a panel and I need to comunicate, change information, between these 2 jsp portlets. How can I make this? Thank you Regards, Carlos Torres

Calling Portlets in different panels

2005-01-05 Thread Carlos Torres
gards, Carlos Torres

JLogoutUser

2005-01-06 Thread Carlos Torres
Hi people, when I click in the exit link in jetspeed screen, it calls the url above: http://localhost:8080/jetspeed/portal/action/JLogoutUser that is a action of a portlet. Anybody how to make it go to another page(jsp) or to redirect it to another jsp? Thank you. Regards, Carlos A

Hide Panes in JetSpeed

2005-01-14 Thread Carlos Torres
Hello people, I need to hide the Pane Tab in jetspeed, for example, I have an application with only one pane, "Home", and I'd like to hide this pane and let the screen clean. Anybody has how to make it? Thank you very much regards, Carlos Torres

Re: Hide Panes in JetSpeed

2005-01-17 Thread Carlos Torres
There are any "_tabstate" parameter? There is a document with all options of jetspeed configuration. For example, the .psml files? If anybody has it, please send me. Thanks Regards Carlos - Original Message - From: "Carlos Torres" <[EMAIL PROTECTED]> To: &

File Upload

2005-01-31 Thread Carlos Torres
Hello all, Anybody made a page(portlet) with file upload using JetSpeed 1.5 ? Please help me. Thanks. Carlos Torres

Re: File Upload

2005-02-03 Thread Carlos Torres
ommons-upload (or whatever its called) Alan On Mon, 31 Jan 2005 19:07:17 -0300, Carlos Torres <[EMAIL PROTECTED]> wrote: > Can you explain how you did it? Which classes you used, if any change was > necessary. > > Thanks. > > - Original Message - > From: <

Login error page

2005-02-04 Thread Carlos Torres
Hi people I'm trying to change the login page error(retry) to a specific jsp that I created. I changed the login action class to a mine and I have been gotten the error Error encountered processing a template: /layouts/html/default.jspjava.lang.IllegalStateException: Cannot forward after resp

RSS Portlet

2005-02-17 Thread Carlos Torres
Hi people, I'm trying to put RSS portlets to my user and all of them are showing this error: problem in SAX transform: org.apache.xml.utils.WrappedRuntimeException: The output format must have a '{http://xml.apache.org/xalan}content-handler' property! Anybody knows what it is? Thanks. rega

Re: RSS Portlet

2005-02-17 Thread Carlos Torres
t; To: "Jetspeed Users List" ; "Apache JetSpeed Dev" Sent: Thursday, February 17, 2005 12:27 PM Subject: RE: RSS Portlet This is a known issue and there is a FAQ on it at the Jetspeed web site. Chris -----Original Message- From: Carlos Torres [mailto:[EMAIL PROTECTED] Sen

JetSpeed/Tomcat stress test Error

2005-03-10 Thread Carlos Torres
Hello to all, I have been making some stress tests on tomcat using JMeter tool and at any time the tomcat shutdown and generate the exception below. Anybody already got it or know what is it? I'm using JetSpeed 1.5 Thanks for the help Regards Carlos Torres. Unexpected S

Certification in JetSpeed

2005-03-22 Thread Carlos Torres
Hello for all. Anybody knows if jetspeed support certification as x509 ? Anybody already made it ? Any help is very welcome. Thanks. Carlos Torres