cvs commit: jakarta-jetspeed-2/components/page-manager project.xml

2004-05-30 Thread weaver
weaver 2004/05/30 13:31:52 Modified:.maven.xml components/capability project.xml components/page-manager project.xml Log: pluto deps changed (per Ate Douma's email) allBuild build fixed (per Ate Douma's email) Revision ChangesPath

[jira] Commented: (JS2-48) ClassNotFoundException when loading ojb_repository for prefs service

2004-05-30 Thread jira
The following comment has been added to this issue: Author: Ate Douma Created: Sun, 30 May 2004 1:18 PM Body: I suggest to transform all the ojb-1.0-rc6 dependencies to a specific J2 patched, or a snapshot version before tuesday or so. Otherwise we might get a lot of questions on

[jira] Commented: (JS2-48) ClassNotFoundException when loading ojb_repository for prefs service

2004-05-30 Thread jira
The following comment has been added to this issue: Author: Ate Douma Created: Sun, 30 May 2004 1:14 PM Body: I've tested the patched OJB version and it works great. No more OJB classloader issues! I really hope the OJB team will incorporate this patch. --

Re: [J2] User Info - Jetspeed Extension

2004-05-30 Thread Scott T Weaver
Sounds like a good idea to me, +1 On Sun, 2004-05-30 at 11:29, David Le Strat wrote: > All, > > I just completed user attributes (PLT 17) support (see > http://nagoya.apache.org/jira/browse/JS2-20) and would > like to discuss a possible J2 extension on the list. > > In the current portlet specs,

Re: [J2] User Info - Jetspeed Extension

2004-05-30 Thread Ate Douma
David Le Strat wrote: All, I just completed user attributes (PLT 17) support (see http://nagoya.apache.org/jira/browse/JS2-20) and would like to discuss a possible J2 extension on the list. In the current portlet specs, there is no capability for mapping ref to link for user attributes between a p

Forwarding from one pane to another...2

2004-05-30 Thread Apostolos Apostolidis
I forgot to mention that i am using JSP templates...

Forwarding from one pane to another

2004-05-30 Thread Apostolos Apostolidis
Hi all! I have defined two tab panes and i want to create a link that will forward the user from one pane to another. I have defined a javascript function that does this, but i have to declare EXPLICITLY the URL of the pane I want to be forwarded to like this : window.location.href = "http:

[J2] User Info - Jetspeed Extension

2004-05-30 Thread David Le Strat
All, I just completed user attributes (PLT 17) support (see http://nagoya.apache.org/jira/browse/JS2-20) and would like to discuss a possible J2 extension on the list. In the current portlet specs, there is no capability for mapping ref to link for user attributes between a portlet and the portal

cvs commit: jakarta-jetspeed-2/portal/src/java/org/apache/jetspeed/engine/servlet ServletRequestImpl.java

2004-05-30 Thread dlestrat
dlestrat2004/05/30 08:17:28 Modified:portal/src/java/org/apache/jetspeed/engine/servlet ServletRequestImpl.java Log: Added some logging. Revision ChangesPath 1.17 +35 -43 jakarta-jetspeed-2/portal/src/java/org/apache/jetspeed/engine/servle

cvs commit: jakarta-jetspeed-2/applications/demo/src/webapp/WEB-INF/demo/userinfo userinfo.jsp help.html

2004-05-30 Thread dlestrat
dlestrat2004/05/30 08:10:26 Modified:applications/demo/src/webapp/WEB-INF/demo/userinfo userinfo.jsp help.html Log: Cleaning up user info test. Revision ChangesPath 1.6 +43 -6 jakarta-jetspeed-2/applications/demo/src/webapp/WEB-INF/demo/

cvs commit: jakarta-jetspeed-2/applications/demo/src/webapp/WEB-INF web.xml

2004-05-30 Thread dlestrat
dlestrat2004/05/30 08:09:04 Modified:applications/demo/src/webapp/WEB-INF web.xml Log: Adding local TLDs. Revision ChangesPath 1.8 +17 -0 jakarta-jetspeed-2/applications/demo/src/webapp/WEB-INF/web.xml Index: web.xml ==

cvs commit: jakarta-jetspeed-2/applications/demo/src/webapp/WEB-INF c.tld c-rt.tld

2004-05-30 Thread dlestrat
dlestrat2004/05/30 08:08:46 Added: applications/demo/src/webapp/WEB-INF c.tld c-rt.tld Log: Adding JSTL TLDs to demo app. Revision ChangesPath 1.1 jakarta-jetspeed-2/applications/demo/src/webapp/WEB-INF/c.tld Index: c.tld

Config init parameters

2004-05-30 Thread "Petrashev Maxim"
Hello,All I defined in portlet.xml some init parameters. But when I try receive them thoughtout PortletConfig then I don't receive value If I put these values to parameter table directly then all fine and I can receive values for init parameters. What I do wrong? ---

Re: [J2] Fixing JS2-56 and JS2-37

2004-05-30 Thread Ate Douma
The patch to OJB which has been made as solution to JS2-48 (http://issues.apache.org/jira/browse/JS2-48) removed the need for large scale refactorings as I proposed in JS2-56. As I announced, I have been trying to perform these refactoring but without the needed success. It turned out that, since