How to get localized string in VelocityPortletAction

2004-10-14 Thread Peter F.
Hello , My question is: how to get localized string from buildNormalContext(VelocityPortlet portlet, Context context, RunData rundata) method in VelocityPortletAction. Thanks in advance. -- Best regards, Peter mailto:[EMAIL PROTECTED]

BUG java.lang.ClassNotFoundException: org.apache.jetspeed.prefs.impl.PreferencesFactoryImpl

2004-10-14 Thread jean-charles . jabouille
Hi, I have a problem for running jetspeed2 on jonas4_1_4. It apperas that a class is missing. the bug is resume here : http://wiki.apache.org/portals/Jetspeed2/PrefsClassloaderIssuesAndSdk14 But I have a good jdk version which is the 1.4.2_05. 2004-10-14 14:14:55,280 :

RE: Running Jetspeed 1.5 on JRun4

2004-10-14 Thread Stathis, George
A few more details: 1) Our JRun installation came with ColdFusion MX 6.1, so a bunch of ColdFusion classes are in the classpath. 2) When starting the server that houses the Jetspeed 1.5 application, the following JetspeedLoggingService related error appears in the JRun Launcher log: Starting

Re: Running Jetspeed 1.5 on JRun4

2004-10-14 Thread Scott T. Weaver
Hi George, Looks like a version conflict in the version of log4j included with J2 and the one JRun appears to be using. Try removing the log4j jar from the jetspeed/WEB-INF/lib directory. Stathis, George wrote: A few more details: 1) Our JRun installation came with ColdFusion MX 6.1, so a

RE: Running Jetspeed 1.5 on JRun4

2004-10-14 Thread Stathis, George
Thank you for the prompt reply. I'm running J1.5 by the way. I just tried your suggestion and the problem persists in the exact same way (same messages). Looking at the classpath available to the JRun JVM, I see that there are two versions of log4j *in addition* to the one in Jetspeed itself.

Stockquote webservice down?

2004-10-14 Thread Al.
Thanks,

Re: How to get localized string in VelocityPortletAction

2004-10-14 Thread Dan Moore
Hi Peter. --- Peter F. [EMAIL PROTECTED] wrote: Hello , My question is: how to get localized string from buildNormalContext(VelocityPortlet portlet, Context context, RunData rundata) method in VelocityPortletAction. I was able to do this via this code, in my buildNormalContext method:

Re: Hotdeploy in jetspeed-1.5

2004-10-14 Thread David Sean Taylor
nick the mytilian wrote: Hello all! I am working with jetspeed-1.5 and i am developing some jsp portlets. Every time that i change one of them, i have to: 1.shutdown tomcat. 2. remove {TOMCAT_HOME}/webapps/jetspeed 3. remove {TOMCAT_HOME}/webapps/jetspeed.war 4. write: maven

Localization in Jetspeed-1.5

2004-10-14 Thread Nikolaos Athanasis
Hello all, I am working with jetspeed-1.5. If i load my portal with the Internet Explorer browser, a lot of phrases are translated in my language (greek), but if i load my portal with other browsers (netscape or Mozzila FireFox), there is no translation for these phrases and everything is

working oracle psml in jetspeed 1.5

2004-10-14 Thread Dan Moore
In order to get the PSML working in Oracle, from the 1.5 binary distribution of Jetspeed, in addition to following the instructions here regarding importing, http://portals.apache.org/jetspeed-1/psml_db.html, I also had to make some changes to class files and sql files. You need both the src and

Re: Localization in Jetspeed-1.5

2004-10-14 Thread David Sean Taylor
Nikolaos Athanasis wrote: Hello all, I am working with jetspeed-1.5. If i load my portal with the Internet Explorer browser, a lot of phrases are translated in my language (greek), but if i load my portal with other browsers (netscape or Mozzila FireFox), there is no translation for these phrases

Re: How to get localized string in VelocityPortletAction

2004-10-14 Thread David Sean Taylor
Dan Moore wrote: Hi Peter. --- Peter F. [EMAIL PROTECTED] wrote: Hello , My question is: how to get localized string from buildNormalContext(VelocityPortlet portlet, Context context, RunData rundata) method in VelocityPortletAction. I was able to do this via this code, in my buildNormalContext

Re: working oracle psml in jetspeed 1.5

2004-10-14 Thread David Sean Taylor
Dan Moore wrote: In order to get the PSML working in Oracle, from the 1.5 binary distribution of Jetspeed, in addition to following the instructions here regarding importing, http://portals.apache.org/jetspeed-1/psml_db.html, I also had to make some changes to class files and sql files. You need

PSML problem,how to update it immediately??

2004-10-14 Thread Claire.lee
Hi all, Its a little bit hard to express the problem I have, so I draw the activity steps: Step: 1.Admin--- [login]---old PSML \ change PSML---new PSML | 2.User --- [login] --- still keep at old PSML But if its new user: Step: 1.Admin---

Re: working oracle psml in jetspeed 1.5

2004-10-14 Thread Dan Moore
Hi David, --- David Sean Taylor [EMAIL PROTECTED] wrote: Dan Moore wrote: In order to get the PSML working in Oracle, from the 1.5 binary distribution of Jetspeed, in addition to following the instructions here regarding importing, http://portals.apache.org/jetspeed-1/psml_db.html, I

[J2] Tomcat 5 JAASRealm patch no longer needed, version 5.0.28 or higher now required

2004-10-14 Thread Ate Douma
All, I just checked in additional configuration of J2 when using Tomcat 5 which removes the need for the JAASRealm patch. This new configuration option is available since Tomcat 5.0.28 and therefore this version is now the required minimum when using Tomcat 5. Please upgrade your Tomcat 5