Re: Deployment of portlets without droping in Jetspeed deploy directory

2005-12-30 Thread David Sean Taylor
Joachim Müller wrote: I believe that Jetspeed deployed modifies the portlet application and add taglibs and also changes some other configuration files. Is it possible to deploy the portlets without using Jetspeed deployer? I will be glad if someone can point me to documenation or give some hints

Re: [newbie] installing on windows - unzip & overlay?

2005-12-30 Thread David Sean Taylor
Javier Torres wrote: hi everyone, i'm using the windows instructions at: http://www.apache.org/dist/portals/jetspeed-2/JETSPEED-2.0-M1-README.txt Have you tried the 2.0 Final Release? We now have an installer: http://portals.apache.org/jetspeed-2/download.html ---

Re: in jsf portlet , will my jsf application session bean currept in portal ?

2005-12-30 Thread David Sean Taylor
Legolas Woodland wrote: Hi Thank you for reading my post. if i create a jsf portlet (i make it with sun java Creator studio) do i have all my session / application beans available ? i mean : for example i defined a property for session bean and i use it in my backing beans and jsp file. now that

in jsf portlet , will my jsf application session bean currept in portal ?

2005-12-30 Thread Legolas Woodland
Hi Thank you for reading my post. if i create a jsf portlet (i make it with sun java Creator studio) do i have all my session / application beans available ? i mean : for example i defined a property for session bean and i use it in my backing beans and jsp file. now that the application is deplo

[newbie] installing on windows - unzip & overlay?

2005-12-30 Thread Javier Torres
hi everyone, i'm using the windows instructions at: http://www.apache.org/dist/portals/jetspeed-2/JETSPEED-2.0-M1-README.txt The instructions say "For Windows: unzip jetspeed-2.0-M1.zip directly into your tomcat home directory (overlay)" The Jetspeed 2 zip file has two folders inside, jakarta-tom

Re: Jetspeed Installer fails for PostgreSQL database

2005-12-30 Thread Raj Saini
Jacek Wiślicki wrote: Wiadomosc od Raj Saini z 2005-12-29 13:22 brzmiala: See: http://issues.apache.org/jira/browse/JS2-442. The scripts are in http://issues.apache.org/jira/secure/attachment/12321253/postgres.zip. Add the contents of the archive to the installer JAR (in 'database' dir). Th

Re: Deployment of portlets without droping in Jetspeed deploy directory

2005-12-30 Thread Joachim Müller
> I believe that Jetspeed deployed modifies the portlet application and add > taglibs and also changes some other configuration files. Is it possible to > deploy the portlets without using Jetspeed deployer? I will be glad if > someone can point me to documenation or give some hints. You are right

Re: Character encoding

2005-12-30 Thread Shinsuke SUGAYA
mu baosen wrote: Hello, everyone. I have some questions about jetspeed 2. (1) I deployed jetspeed 2 on jrun 4. I found the character encoding is ISO-8859-1 in final generated page. But I found it is UTF-8 in tomcat 5. the page become error when I change the Locale to Japan. Why? What's the diffe