incomprehensible Fatal error with Jetspeed 1.5 on JONAS 4.1

2004-08-06 Thread jean-charles . jabouille
Hi, I try to deploy Jetspeed 1.5 on Jonas 4.1.2. When I don't touch the database properties of torque.properties, there is no ploblem. Jonas 4.1.2 starts a database server(HSQL) and I try to use the Jonas database for Jetspeed. Here is my torque.properties # Copyright 2004 The Apache Software

Access status bar URL from JSP in IFramePortlet

2004-08-06 Thread Stefano Bianchi
Dear all, I would like to access the url I see in status bar (browser page, bottom part) http://mymachine:9090/jetspeed/portal/user/visitor/page/my.psml from a jsp hosted in a IFramePortlet. %=request.getRequestURI()% does not return the whole path, i.e. it returns the path specified in the

Re: Portlets execution flow

2004-08-06 Thread Bjorn Vidar Remme
Hi Oscar, Note: This answer does not solve your problem, it only confirms it. Read on if you are interested. We are using Jetspeed 1.6-dev and we struggle with the same problem (Velocity portlets in our case). The idea was to have multiple portlets on the page share information stored in

Re: zip stream and content-type in portlet

2004-08-06 Thread Raphaël Luta
Frédéric FACHINETTI wrote: Hello, I have a portlet that query a database and then display the resultset using some JSP's. Now, I want to retrieve the query results not in html format but in a zip file format ie when I submit the query in my portlet I then have the save as ... window and I'm able

Re: Portlets execution flow

2004-08-06 Thread Jeremy Ford
What if you use the following form? form action=$jslink.setAction(myaction) name=RundataTest input type=submit name=eventSubmit_doSomething/ /form This should fire the action before anything else. As long as your portlets do not store data in the portletsessionstate, then this should be fine.

Re: Portlets execution flow

2004-08-06 Thread OlsonE
Bjorn, Oscar - I have never seen the problems you are mentioning below - my action handler methods ALWAYS execute before the build*() methods on the active portlets. We are currently using Velocity-based portlets. When we specify the action parameter in a form, we use the following code

Re: Portlets execution flow

2004-08-06 Thread Bjorn Vidar Remme
Hi all, Well the trouble by using setAction() is that the action is executed for all the portlets (if a suitable method exists). You can easily test this by adding multiple instances of the same portlet to a page (same action class) or multiple portlets with different action classes but the

RE: Portlets execution flow

2004-08-06 Thread Bob Fleischman
Bjorn: You can limit the impact of which class runs your method via the action by qualifying the action. That is: use action=Myportlet2.doUpdate rather than action=doUpdate. With the second method any portlet which has a doUpdate method will fire. As to having several Portlets share a current

RE: jetspeed 1 and wap

2004-08-06 Thread Shen, Ching
Danny: Thanks for point out the bug. At least now I know it is not my setup procedure. Since I am new in WAP device, I would really appreciate it if you can share your working wml/default.jsp,wml/default.vm files and other related scripts which allow user login Thank you very much

RE: jetspeed 1 and wap

2004-08-06 Thread Shen, Ching
Raphael: Thanks for the help. I checked the file and see there has no place mentioned blackburry browser blackburry browser claim Protocol WAP 1.1 , HTTP/IPPP Gateways WAP 1.1 - any WAP-compliant gateway, without proprietary extensions (must support WTP-level segmentation and

Portlet state problem

2004-08-06 Thread Sturtz, Andrew
Hi, We are seeing some pretty strange behavior with our JS1.5 portal. If a portlet is in a maximized state and you click on a link in the left nav bar before restoring the original portlet the only content that is shown is . This only occurs if the user tries to navigate away from a maximized

Re: zip stream and content-type in portlet

2004-08-06 Thread Frédéric FACHINETTI
Thank you Raphael. I will try that right away. Fred On Thu, 2004-08-05 at 23:09, Raphaël Luta wrote: Frédéric FACHINETTI wrote: Hello, I have a portlet that query a database and then display the resultset using some JSP's. Now, I want to retrieve the query results not in html

RE: After Maximize Protlet, buildNormalContext not Called

2004-08-06 Thread Arthur D'Alessandro III
We are seeing this problem in JS 1.5, does anyone have a bug to reference? I did not see any open or closed issues resembling this post. Does anyone have a workaround. This is the issue ASturtz posted subject 'Portlet state problem' this afternoon. -Art

Build

2004-08-06 Thread Call, Terry M
I am new to jetspeed: I had jetspeed 2 installed. Installed jestspeed 1.5 and took the tutorial. Now when I try to build jetspeed 2 I get: BUILD FAILED File.. C:\IMICS\DevTools\jakarta-jetspeed-2\maven.xml Element... maven:reactor Line.. 318 Column 40 Unable to obtain goal

Why no frame-portlets?

2004-08-06 Thread dp
Hello, why isn't it possible to put portlets into frames? I wouldn't have to reload the whole content over and over again. maybe you have a hint. thanks

RE: Build

2004-08-06 Thread Philip Saville
Hi, I receive the exact same error. I referred to the issues in the Jetspeed 2 Tiki, and still no luck :( Thanks, Philip From: Call, Terry M [EMAIL PROTECTED] Reply-To: Jetspeed Users List [EMAIL PROTECTED] To: Jetspeed Users List [EMAIL PROTECTED] Subject: Build Date: Fri, 6 Aug 2004 14:22:05

RE: Build

2004-08-06 Thread Philip Saville
Sorry, I was 6 out on the line number... I am having difficulties with the maven plug-in. Starting the reactor... Our processing order: Jetspeed 2 Maven Plugin + | Build and deploy the Jetspeed 2 Maven plugin Jetspeed 2 Maven Plugin | Memory: