RE: Left.jsp changes, The homepage doesn't change, why?

2001-09-20 Thread David Sean Taylor
> Do you have any other suggestion? Switch to Velocity! :-/ Long ago when i worked with jsp(yech), I seem to remember deleting the tomcat/work directory contents, and magically fixing these kind of jsp include problems > -Original Message- > From: yi he [mailto:[EMAIL PROTECTED]] > Se

RE: *Total* newbie question

2001-09-20 Thread David Sean Taylor
Could be wrong, but I seem to remember it when I didn't have file access to the WEB-INF/psml directory > -Original Message- > From: Brendan O'Bra [mailto:[EMAIL PROTECTED]] > Sent: Thursday, September 20, 2001 8:10 AM > To: [EMAIL PROTECTED] > Subject: *Total* newbie question > > > Hi a

RE: Question on JetspeedProfilerService.java

2001-09-20 Thread David Sean Taylor
Raje, I committed a fix to correctly get psml resources like "group/apache/page/news" > complete path in the URL. I was under the impression that: > After the user > logs in(http://host:8080/jetspeed), jetspeed will dynamically > check their > role/group etc to resolve the correct psml file. Loo

Re: How do you setup a HTML portlet to prompt for username and password?

2001-09-20 Thread Craig Laverty
Thanks Paul for your response, I have been able to have the dhtml portlets prompt for user credentials. I did have to have the portlet entry point to a html file that redirects to the destined html page if credentials are not needed, and if credentials are needed it creates a hyperlink asking th

Re: Left.jsp changes, The homepage doesn't change, why?

2001-09-20 Thread yi he
I have tried to remove the left.jsp file or make some error on it, but there is still nothing changed in my portal. I am using jetspeed 1.3a1. I think the layout should be controlled by those JSP files. I also tried to change VM files but it doesn't work either. Do you have any other suggest

Re: build problems

2001-09-20 Thread Will Wallace
I'm getting the exact same "NoClassDefFoundError: is" using a Debian system w/ JDK 1.3 and I tried checking it out from CVS several times. Can anyone give me aid? Will Re: build problems From: Bruno Lowagie Subject: Re: build problems Date: Thu, 21 Jun

*Total* newbie question

2001-09-20 Thread Brendan O'Bra
Hi all, Can anyone tell me what I'm doing wrong? i'm running 1.3a1 with tomcat 3.3, jdk 1.3.0 on linux. When i hit http://localhost:8080/jetspeed/, I get this: Error: 500 Location: /jetspeed/portal/ Internal Servlet Error: java.lang.NullPointerException at java.io.File.(File.java:18

Re: Velocity Portlet stuff not available in 1.3a1

2001-09-20 Thread Paul Spencer
Scott, Their is HelloWorld Velocity portlet in 1.3a2-dev. You can download the latest war file from http://jakarta.apache.org/builds/jakarta-jetspeed/nightly Due to some changes in other jakarta projects the last successful build is at http://jakarta.apache.org/builds/jakarta-jetspeed/nightly/20

Re: Question on JetspeedProfilerService.java

2001-09-20 Thread Paul Spencer
Rajeswari, Be aware that a user and be a member of many groups and a user can have many roles. Paul Spencer Rajeswari Venkatachalam wrote: > > Thanks David. Now I understand that we need to explicitly invoke the > complete path in the URL. I was under the impression that: After the user > logs

Velocity Portlet stuff not available in 1.3a1

2001-09-20 Thread Weaver, Scott
Is there any other way to get the Velocity portlet classes other than building from the cvs. From what I've seen, 1.3a1 does not contain them. Thanks, Scott - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

RE: Question on JetspeedProfilerService.java

2001-09-20 Thread Rajeswari Venkatachalam
Thanks David. Now I understand that we need to explicitly invoke the complete path in the URL. I was under the impression that: After the user logs in(http://host:8080/jetspeed), jetspeed will dynamically check their role/group etc to resolve the correct psml file. Looks like it is not an expected

RE: psml for user, role and group

2001-09-20 Thread Rajeswari Venkatachalam
Hi Paul, thanks for you feedback. That is what I was thinking before reading following mailing list info. After some researching, I found out that Jetspeed adds all new users to 'jetspeed' group directly (in the code somewhere..). So you can not add users to other groups you wish. If you login as

Re: psml for user, role and group

2001-09-20 Thread Paul Spencer
Rajeswari, I believe you are using role incorrectly. According to you description, you have roles and groups reversed, i.e. instead of psml/role1/html/default.psml it should psml/group/Group1/html/default.psml. That said, I am not aware how to configure a user's default portal to be Group1/html/

psml for user, role and group

2001-09-20 Thread Rajeswari Venkatachalam
Hi, I have created permissions for roles and users have different roles. In jetspeed all created users belong to Jetspeed group by default. I want to have separate psml files for each of the roles. So I created: role1/html/default.psml role2/html/default.psml But I get exceptions when I access

Getting "Cannot serialize session attribute" error when shutting down tomcat

2001-09-20 Thread Paul Spencer
I am seen the following in the Tomcat 4.0 (final) log\localhost_log._mm_dd file. Is this a Jetspeed, Turbine, or a Tomcat problem? 2001-09-20 12:45:04 jetspeed: Turbine: Done shutting down! 2001-09-20 12:45:04 StandardManager[/jetspeed] Cannot serialize session attribute turbine.user for ses

AW: AW: services.TemplateService.default.extension=jsp

2001-09-20 Thread Hohlfeld, Sven
Paul, I just wanted to use it. Maybe I had some "content" chnages on it. Nothing more for now. Now I use the VM templates and everything works fine. If I want to use JSP I will work with JspPortlets. I would be interested in working on customize.jsp to get it on with jsp as templates, but you kn

Re: Source for portlet api?

2001-09-20 Thread Scott A. Roehrig
IBM has returned portions of the WPS code to the Jetspeed project. Not all of WPS is open source however. Scott - Original Message - From: "Mats Forssblad" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, September 20, 2001 9:31 AM Subject: Source for portlet api? > Where do

Re: AW: services.TemplateService.default.extension=jsp

2001-09-20 Thread Paul Spencer
Sven, I am not sure what, if any, changes you intend on making to the customizer. Just be aware their is development activity on the customizer. Paul Spencer "Hohlfeld, Sven" wrote: > > Thnak you. That was what i needed! Now I don't > have to try it over and over with customize.jsp.. > > Tha

AW: services.TemplateService.default.extension=jsp

2001-09-20 Thread Hohlfeld, Sven
Thnak you. That was what i needed! Now I don't have to try it over and over with customize.jsp.. Thank you. I will have my way with VM. Sven Hohlfeld -Ursprüngliche Nachricht- Von: Paul Spencer [mailto:[EMAIL PROTECTED]] Gesendet: Donnerstag, 20. September 2001 14:49 An: [EMAIL PROTECTE

*Total* newbie question

2001-09-20 Thread PVBB Listreader
Hi all, Can anyone tell me what I'm doing wrong? i'm running 1.3a1 with tomcat 3.3, jdk 1.3.0 on linux. When i hit http://localhost:8080/jetspeed/, I get this: Error: 500 Location: /jetspeed/portal/ Internal Servlet Error: java.lang.NullPointerException at java.io.File.(File.java:181) at or

Our solution for the HelloWorldPortlet problem

2001-09-20 Thread Riedl Juergen
Hi all, some time ago there was a lot discussion about problems with the beginners HelloWorldPortlet. Even though recommended to put the class file into the Web-inf/classes directory, this didn't work for us. However, we found a solution, which we like to share. If there are other prossibiliti

Different PSML files

2001-09-20 Thread Akihiko
Is it possible to have left.vm load a template based on a different .psml file? In other words, the content area of the portal is "$screen_placeholder" which eventually loads the default.psml within home.vm. I want to load a different psml file into left.vm, however, when I try, all I get is two

Source for portlet api?

2001-09-20 Thread Mats Forssblad
Where do I find the source for org.apache.jetspeed.portlet.PortletAdapter and org.apache.jetspeed.portlets.AbstractPorlet? I have javadoc for the api, and I'm using the compiled classes with IBM Portal Server 1.2, but the source for this and other classes seems not to be present in the Jetspeed so

Re: Jetspeed Production release?

2001-09-20 Thread Paul Spencer
The WebPagePortlet was added in 1.3a2. It will manipulate the HTML received from the web server. The intent is for the resulting HTML will render correctly inside the portal. The FileServerPortlet retrieve local files. The customiser in 1.3a2 is much better and the Email confirmation works. P

Re: XSP page with XSL using Cocoon Architecure.

2001-09-20 Thread Paul Spencer
Cocoon2 is not currently supported in Jetspeed. XSP processing would be done in Cocoon2 portlet. Until a Cocoon2 portlet is supported, XSP processing should be done outside of Jetspeed. In your case install Cocoon2 and configure a WebPagePortlet to display get content from Cocoon2. Paul Spence

Re: Exception while displaying XSP page using Cocoon

2001-09-20 Thread Paul Spencer
Peter, Let's keep this to 1 thread. See the thread titled "XSP page with XSL using Cocoon Architecture" Paul Spencer Peter Rajesh wrote: > > Hi, > > In Jetspeed, following exception is thrown while i try to host a XSP > page which uses cocoon architecture. > > java.lang.RuntimeException: Err

Re: Jetspeed Production release?

2001-09-20 Thread HUGHES_JAMES_B
Newbie question: Can someone tell me what the difference is between the WebPagePortlet in 1.3a2 and the FIleServerPortlet in 1.3a1? I'm currently using 1.3a1 in development and wondering if I should consider using 1.3a2. I haven't even seen the 1.3a2 release on the Jakarta sight. -Jim P

Re: XSPProcessor Exception

2001-09-20 Thread Paul Spencer
Peter, Let's keep this to 1 thread. See the thread titled "XSP page with XSL using Cocoon Architecture" Paul Spencer Peter Rajesh wrote: > > Hi, > > In Jetspeed, following exception is thrown while i try to host a XSP > page which uses cocoon architecture. > > java.lang.RuntimeException: Erro

Re: services.TemplateService.default.extension=jsp

2001-09-20 Thread Paul Spencer
Currently all of the work in the customizer has been with VM. The JSP implementation of the customizer has not been completed. Paul Spencer [EMAIL PROTECTED] wrote: > > Hello. > > I got a problem with the customizer feature, while using JSP > as default template extension. > > Everything wor

Re: Role update error

2001-09-20 Thread Paul Spencer
Frans Frans Thamura wrote: > > Hi, > > I create 3 new role, and put several portlet with security role tag in the > XREG. > > I found an error, if I set an user to a specific role (I logged in using > admin/jetspeed). > > The page is shown twice.. 1) What Page? 2) Where did the page show up

Re: JSP Action

2001-09-20 Thread Paul Spencer
Sara, I have seen many opinions on the "JSP vs VM" question. I thing think the short answer is both offers similar functionality. Paul Spencer Sara Camara wrote: > > Hi, > > My apologies for that last post. We are trying to link to a jsp page from > inside a jsp portlet such that the new jsp

Re: XSP page with XSL using Cocoon Architecture

2001-09-20 Thread Paul Spencer
Peter, It may be easier to use Cocoon the generate an HTML page and display the page in a WebPagePortlet in Jetspeed. This is what I do. Currently Jetspeed does not support Cocoon2 as a portlet type. Paul Spencer Peter Rajesh wrote: > > HI, > I can create a XML/XSL portlet in the Jetspeed. N

Re: problem in starting jetspeed...while using cocoon

2001-09-20 Thread Paul Spencer
Peter, I am displaying pages generated by Cocoon as a WebPage portlet in Jetspeed, but I did not do anything with the 2 jar files you mention. 1) What is the version of Tomcat? I am using 4.0 and I was not able to get Cocoon and Jetspeed running under the same instance of Tomcat 3.2.x 2) Can th

Re: Left.jsp changes, The homepage doesn't change, why?

2001-09-20 Thread Paul Spencer
Jetspeed switched from JSP to VM as the default layout manager in 1.3a2. This either change the layout manager, or use the VM templates in WEB-INF/tempates/vm/navigation/html I have updated the template files while jetspeed is running and seen the results without restarting. Paul Spencer Vik

RE: JSP Action

2001-09-20 Thread Sara Camara
Hi, My apologies for that last post. We are trying to link to a jsp page from inside a jsp portlet such that the new jsp page fills the screen as if it were a maximized portlet. This is easy with velocity pages. Is the same or similar functionality available using jsp? Thanks again. -

JSP Action

2001-09-20 Thread Sara Camara
Hi, >From How does one create a link from inside a jsp portlet to a diferent jsp page? The jsp Is there a way to have mutiple JSP pages for one portlet so I can set the jsp to be displayed depending on which button is clicked ? For example I want to have 3 buttons on a JSP page and if I click

XSPProcessor Exception

2001-09-20 Thread Peter Rajesh
Hi, In Jetspeed, following exception is thrown while i try to host a XSP page which uses cocoon architecture. java.lang.RuntimeException: Error creating org.apache.cocoon.processor.xsp.XSPProcessor: make sure the needed classes can be found in the classpath (org/apache/turbine/services/resources

Exception while displaying XSP page using Cocoon

2001-09-20 Thread Peter Rajesh
Hi, In Jetspeed, following exception is thrown while i try to host a XSP page which uses cocoon architecture. java.lang.RuntimeException: Error creating org.apache.cocoon.processor.xsp.XSPProcessor: make sure the needed classes can be found in the classpath Please let me know if any body has an

services.TemplateService.default.extension=jsp

2001-09-20 Thread Sven . Hohlfeld
Hello. I got a problem with the customizer feature, while using JSP as default template extension. Everything works fine, but the customizer.jsp is not working. The track stace defaults to default.jsp as long as I don't change anything to the default config. The Path to customize.jsp ist not