Inter-Portlet-Communication - Jetspeed 1.5/1.6/2.0

2005-04-21 Thread Bauer, Daniela
Hi there I read a lot about portlet-communication in the mailing list. There are a few proposals, e.g. StateManager (http://www.mail-archive.com/jetspeed-dev@jakarta.apache.org/msg03039.html) or JetspeedEventService (http://issues.apache.org/bugzilla/show_bug.cgi?id=21294). Is anything like this

RE: Displaying portlet in decorator

2005-04-13 Thread Shah Amit
Hi, I also want to do the same thing. I want to put the "login" portlet in the decorator section. I dont know if it is possible either. Any help or suggestions would really help ... Thanks, Amit Original Message Follows From: zazo <[EMAIL PROTECTED]> Reply-To: "Jet

Displaying portlet in decorator

2005-04-13 Thread zazo
Hi, Is there any way to display a portlet in the decorator built part of the page (the portlet is not included in a psml file)? This is what I do in my decorator file : --- PageImpl searchPage = (PageImpl) rootFolder.getPage("search.psml"); FragmentImpl searchFragment = (Fr

Problem when linking new jsp file to the custom portlet

2005-04-12 Thread Bala Saraswathi A
Hi, I built the jetspeed 2 from binary. Its working fine. I added a new own portlet in the sample application. Its also working fine. I created a new jsp file and linked with the custom portlet. Now I am not able to view the jsp content when I click that portlet. Any idea how to solve this

[jira] Closed: (JS2-232) Invalid contextPath value returned to local portlet applications / decorators

2005-04-11 Thread Ate Douma (JIRA)
[ http://issues.apache.org/jira/browse/JS2-232?page=history ] Ate Douma closed JS2-232: - Resolution: Fixed > Invalid contextPath value returned to local portlet applications / decorat

[jira] Created: (JS2-232) Invalid contextPath value returned to local portlet applications / decorators

2005-04-11 Thread Ate Douma (JIRA)
Invalid contextPath value returned to local portlet applications / decorators - Key: JS2-232 URL: http://issues.apache.org/jira/browse/JS2-232 Project: Jetspeed 2 Type: Bug Components

[jira] Closed: (JS2-228) Not able to put Role based security to a Portlet

2005-04-09 Thread Ate Douma (JIRA)
[ http://issues.apache.org/jira/browse/JS2-228?page=history ] Ate Douma closed JS2-228: - Resolution: Invalid This has come up before and is not a valid requirement. The Portlet Specification only requires that Role security can be used *within* a Portlet

Re: portlet session and http session

2005-04-04 Thread Shah Amit
ah Amit" <[EMAIL PROTECTED]> Reply-To: "Jetspeed Developers List" To: jetspeed-dev@jakarta.apache.org Subject: Re: portlet session and http session Date: Mon, 04 Apr 2005 19:19:29 -0400 I had the exact same exception. The problem was that on the top of the page, I had decla

Re: portlet session and http session

2005-04-04 Thread Shah Amit
after that. Hope that helps, Amit Original Message Follows From: Hema Menon <[EMAIL PROTECTED]> Reply-To: Hema Menon <[EMAIL PROTECTED]> To: Jetspeed Developers List , Derek Shen <[EMAIL PROTECTED]> Subject: Re: portlet session and http session Date: Mon, 4 Apr 2005 16

Re: portlet session and http session

2005-04-04 Thread Derek Shen
evaluating expressions in jstl, refer to > > this thread > > http://www.mail-archive.com/jetspeed-user@jakarta.apache.org/msg15585.html > > > > Hema > > > > On Apr 4, 2005 4:37 PM, Derek Shen <[EMAIL PROTECTED]> wrote: > > > Talking to myself again. > >

Re: portlet session and http session

2005-04-04 Thread Derek Shen
Looks like the problem is with the combination of JSTL and portlet session. > > > > throws the exception, and > > <%= request.getSession().getAttribute("test") %> is fine. > > > > and the attribute I set inside portlet sessio is available in the http &

Re: portlet session and http session

2005-04-04 Thread Hema Menon
alking to myself again. > > Looks like the problem is with the combination of JSTL and portlet session. > > throws the exception, and > <%= request.getSession().getAttribute("test") %> is fine. > > and the attribute I set inside portlet sessio is available in

Re: portlet session and http session

2005-04-04 Thread Derek Shen
Talking to myself again. Looks like the problem is with the combination of JSTL and portlet session. throws the exception, and <%= request.getSession().getAttribute("test") %> is fine. and the attribute I set inside portlet sessio is available in the http session on JSP. It

portlet session and http session

2005-04-04 Thread Derek Shen
org.apache.jasper.runtime.PageContextImpl.doGetAttribute(PageContext mpl.java:264) -- Forwarded message -- From: Derek Shen <[EMAIL PROTECTED]> Date: Apr 3, 2005 8:51 PM Subject: portlet session and http session To: [EMAIL PROTECTED] Alright, I know that it is an old issue,

[jira] Created: (JS2-228) Not able to put Role based security to a Portlet

2005-04-04 Thread Bhaskar Roy (JIRA)
Not able to put Role based security to a Portlet Key: JS2-228 URL: http://issues.apache.org/jira/browse/JS2-228 Project: Jetspeed 2 Type: Task Components: Demo Portlets Versions: 2.0-M1 Environment: Win

Re: [jira] Commented: (JS1-527) A portlet error caused page to not br rendered

2005-04-02 Thread Charlie Sandberg
-- For future reference, you might try looking for the local-portlets.xreg file. This file will contain the newly created portlet. Also, you might try manually editing the psml file that you were trying to edit through the psml customizer and remove the reference to the newly created po

[jira] Created: (JS1-541) Allow title of portlet to be changed during render phase

2005-04-01 Thread Jeremy Ford (JIRA)
Allow title of portlet to be changed during render phase Key: JS1-541 URL: http://issues.apache.org/jira/browse/JS1-541 Project: Jetspeed Type: Improvement Components: Portlet API Versions: 1.6-dev

[jira] Commented: (JS1-527) A portlet error caused page to not br rendered

2005-04-01 Thread Jeremy Ford (JIRA)
[ http://issues.apache.org/jira/browse/JS1-527?page=comments#action_62019 ] Jeremy Ford commented on JS1-527: - For future reference, you might try looking for the local-portlets.xreg file. This file will contain the newly created portlet. Also, you

[jira] Updated: (JS2-190) Changing the portlet.xml in a deployed portlet/webapp does not change Jetspeed.

2005-04-01 Thread Ate Douma (JIRA)
, just set it back to a Bug (and maybe provide a fix ;-)) > Changing the portlet.xml in a deployed portlet/webapp does not change > Jetspeed. > --- > > Key: JS2-190 > URL: http://issue

[jira] Resolved: (JS2-214) Portlet application needed hot deploy

2005-04-01 Thread Ate Douma (JIRA)
of a Portlet Application WAR is now the responsibility of the Application Server, not Jetspeed anymore. AFAIK, Jonas can be configured to hotdeploy war files so you should be able to resolve this now yourself. > Portlet application needed hot dep

[jira] Closed: (JS2-214) Portlet application needed hot deploy

2005-04-01 Thread Ate Douma (JIRA)
[ http://issues.apache.org/jira/browse/JS2-214?page=history ] Ate Douma closed JS2-214: - > Portlet application needed hot deploy > - > > Key: JS2-214 > URL: http://issues.apache.org/jira

[jira] Closed: (JS2-223) New deployment not using portlet app id for web app name

2005-04-01 Thread Scott T Weaver (JIRA)
[ http://issues.apache.org/jira/browse/JS2-223?page=history ] Scott T Weaver closed JS2-223: -- > New deployment not using portlet app id for web app name > > > Key: JS2-223 &g

[jira] Commented: (JS2-223) New deployment not using portlet app id for web app name

2005-04-01 Thread Ate Douma (JIRA)
portlet.xml it has version="4.0.5" set, which also is displayed by the PALM Portlet. > New deployment not using portlet app id for web app name > > > Key: JS2-223 > URL: http://issues.apach

[jira] Resolved: (JS2-223) New deployment not using portlet app id for web app name

2005-04-01 Thread Ate Douma (JIRA)
ither, I'll resolve it as Won't Fix. Scott, if you agree, then please close this issue. > New deployment not using portlet app id for web app name > > > Key: JS2-223 > URL: http://issues.

Re: ways to inter-portlet-application-communication(inJ2)

2005-03-29 Thread Thomas . Koch
. is it true: ? when we speak from the application_scope, we speak from the scope of the portlet-application and not of the scope from the portal or portlet container ?! so it's not possible to change data between two portlet-applications like

ways to inter-portlet-application-communication(inJ2)

2005-03-29 Thread Thomas . Koch
hi together ! if i am looking in the internet for ways of interportlet-communication i found a lot of description, how i save a object in session. now i have 2-3 questions to this: 1. is it true: ? when we speak from the application_scope, we speak from the scope of the portlet

[jira] Commented: (JS2-136) Hide Portlet Title Bars

2005-03-28 Thread weiwei (JIRA)
/portlet/html/, you can add your own decoration, and modify your .psml file to change portlet-decorator attribute's value. And then you will get what you want. > Hide Portlet Title Bars > --- > > Key: JS2-136 > URL: http://issues.apache

[jira] Commented: (JS2-223) New deployment not using portlet app id for web app name

2005-03-28 Thread Jouni Rajala (JIRA)
myapp.war and then next versions could be exported with version number included. Naturally old versions must be undeployed. This makes it easier to check what version of war in running in particular system. > New deployment not using portlet app id for web app n

RE: [jira] Commented: (JS2-223) New deployment not using portlet app id for web app name

2005-03-28 Thread Scott T Weaver
-223) New deployment not using portlet app > id for web app name > > [ http://issues.apache.org/jira/browse/JS2- > 223?page=comments#action_61528 ] > > Ate Douma commented on JS2-223: > --- > > Scott, > > I've looked at

cvs commit: jakarta-jetspeed-2/components/portlet-factory/src/java/org/apache/jetspeed/factory JetspeedPortletInstance.java

2005-03-25 Thread ate
ate 2005/03/25 16:22:53 Modified:components/portlet-factory/src/java/org/apache/jetspeed/factory JetspeedPortletInstance.java Log: Removed waiting for active Threads to complete before destroying the portlet. I ran into deadlocks while testing this with

[jira] Commented: (JS2-223) New deployment not using portlet app id for web app name

2005-03-24 Thread Ate Douma (JIRA)
y we would need this feature. As far as I can see, the only effect this feature had (in the end) was a rename of the originally deployed war to a name as specified as portlet-app id. In all cases, the portlet application name and identifier are set equal so I also don't understand why we

[jira] Commented: (JS2-223) New deployment not using portlet app id for web app name

2005-03-24 Thread Ate Douma (JIRA)
[ http://issues.apache.org/jira/browse/JS2-223?page=comments#action_61497 ] Ate Douma commented on JS2-223: --- Sorry about this, I simply overlooked that feature. Will reimplement it this evening or else tomorrow morning. > New deployment not using port

[jira] Assigned: (JS2-223) New deployment not using portlet app id for web app name

2005-03-24 Thread Ate Douma (JIRA)
[ http://issues.apache.org/jira/browse/JS2-223?page=history ] Ate Douma reassigned JS2-223: - Assign To: Ate Douma > New deployment not using portlet app id for web app name > > >

[jira] Created: (JS2-223) New deployment not using portlet app id for web app name

2005-03-24 Thread Scott T Weaver (JIRA)
New deployment not using portlet app id for web app name Key: JS2-223 URL: http://issues.apache.org/jira/browse/JS2-223 Project: Jetspeed 2 Type: Bug Components: Deployment Versions: 2.0-M2

[jira] Closed: (JS2-207) Login portlet not working with jboss 3.2.3

2005-03-23 Thread Ate Douma (JIRA)
[ http://issues.apache.org/jira/browse/JS2-207?page=history ] Ate Douma closed JS2-207: - > Login portlet not working with jboss 3.2.3 > -- > > Key: JS2-207 > URL: http://issues.apache.

[jira] Resolved: (JS2-207) Login portlet not working with jboss 3.2.3

2005-03-23 Thread Ate Douma (JIRA)
ad now supports JBoss 3.2.7, including appropriate login through its own LoginModule. For the time being, see the last comments of http://issues.apache.org/jira/browse/JS2-210 for instructions how to get it running on JBoss. Maybe the same or similar solution can be used for Jonas too. > Login p

cvs commit: jakarta-jetspeed-2/components/registry/src/java/org/apache/jetspeed/om/portlet/impl PortletDefinitionImpl.java

2005-03-23 Thread ate
ate 2005/03/23 14:27:27 Modified:components/registry/src/java/org/apache/jetspeed/om/portlet/impl PortletDefinitionImpl.java Log: Resolving http://issues.apache.org/jira/browse/JS2-210: Now only use the PortletFactory for classLoader access

cvs commit: jakarta-jetspeed-2/components/portlet-factory/src/java/org/apache/jetspeed/cache PortletCache.java

2005-03-23 Thread ate
ate 2005/03/23 14:25:50 Modified:components/portlet-factory/src/java/org/apache/jetspeed/factory JetspeedPortletFactory.java Added: components/portlet-factory/src/java/org/apache/jetspeed/factory JetspeedPortletInstance.java

Writing to portlet outputstream

2005-03-22 Thread Daniel Roy
Hi, I'm trying to set the content of a portlet by writing to the portlet's outputstream. I get an error about the outputstream already being committed, which to me means the outputsteam content was already set further up in the chain. At what point do I have access to the

cvs commit: jakarta-jetspeed-2/xdocs portlet-bridges.xml navigation.xml

2005-03-07 Thread dlestrat
dlestrat2005/03/07 20:30:23 Modified:..classpath locator.ent xdocsnavigation.xml Added: xdocsportlet-bridges.xml Removed: portals-bridges/myfaces/xdocs navigation.xml Log: Update myfaces dependencies to 1.0.9. Move JSF bridge. Add

cvs commit: jakarta-jetspeed-2/components/portlet-factory/src/java/org/apache/jetspeed/factory JetspeedPortletInstance.java JetspeedPortletFactory.java

2005-03-01 Thread ate
ate 2005/03/01 18:43:55 Modified:components/portlet-factory/src/java/org/apache/jetspeed/factory Tag: deployment-refactoring JetspeedPortletFactory.java Added: components/portlet-factory/src/java/org/apache/jetspeed/factory

cvs commit: jakarta-jetspeed-2/components/registry/src/java/org/apache/jetspeed/om/portlet/impl PortletDefinitionImpl.java

2005-03-01 Thread ate
ate 2005/03/01 18:35:16 Modified:components/registry/src/java/org/apache/jetspeed/om/portlet/impl Tag: deployment-refactoring PortletDefinitionImpl.java Log: Registry changes (Portlet Classloader is now only maintained in the

cvs commit: jakarta-jetspeed-2/components/web-content/src/java/org/apache/jetspeed/portlet WebContentPortlet.java

2005-03-01 Thread shinsuke
shinsuke2005/03/01 14:19:54 Modified:components/web-content/src/java/org/apache/jetspeed/portlet WebContentPortlet.java Log: fixed JS2-218 http://issues.apache.org/jira/browse/JS2-218 Revision ChangesPath 1.12 +6 -5 jakarta-jetspeed-2

RE: Question about Portlet-URLs and PortletSessions

2005-02-25 Thread Heins, Hendrik
Maybe i did not explain very well what i mean. I'll try again : I have a portlet application ("myportletapp") composed of a portlet ("fooPortlet") and a servlet ("bahServlet"). A URL to the portlet looks something like that : http.//localhost/jetspeed/portal

Re: Question about Portlet-URLs and PortletSessions

2005-02-24 Thread David Sean Taylor
Heins, Hendrik wrote: Hi, i'm using JS 1.6 with JSR168 portlets and i have problems with portlet sessions. The Java porllet api says that portlets, servlets and jsps that are in one web-app share the same session. But this is not the behaviour that my JS 1.6 build shows. Okay, i'

Re: Portlet...??

2005-02-24 Thread Ate Douma
David Sean Taylor wrote: mohanad al-shayeb wrote: 3. Each time i start tomcat! I takes alot of time to startup (after adding the JetSpeed2)? Anyway to accelrate it? yes there are quite a few portlet applications in the demo for each portlet application, tomcat has to load the entire webapp&#

Re: Portlet...??

2005-02-24 Thread David Sean Taylor
maven war 2. If i want to add a new portlet, what are the neccessary steps i need to do that? assuming you want to put this portlet in the demo portlet app (i guess) 1. write the portlet, or extend an existing one 2. add a entry the demo's portlet.xml 3. build it, test it 4. redeploy the de

Question about Portlet-URLs and PortletSessions

2005-02-24 Thread Heins, Hendrik
Hi, i'm using JS 1.6 with JSR168 portlets and i have problems with portlet sessions. The Java porllet api says that portlets, servlets and jsps that are in one web-app share the same session. But this is not the behaviour that my JS 1.6 build shows. Okay, i'll try to explain, wh

Problem Starting J2 - Failed to retrieve Portlet Definition

2005-02-23 Thread Bob Fleischman
Using: Jetspeed 2 - latest from Head Tomcat 5.0.28 hsqldb Otherwise basic defaults maven allClean allBuild BUILD SUCCESSFUL maven quickStart BUILD SUCCESSFUL When I run localhost:8080/jetspeed I get Encountered the following problem(s) while attempting to render portlet fragment: dp-1 Failed

Re: Portlet...??

2005-02-22 Thread Christophe Lombart
? from the demo directory : maven java:compile or maven war to build the new war portlet application 2. If i want to add a new portlet, what are the neccessary steps i need to do that? Write or reuse a portlet class and add it into the portlet.xml config file. In the demo app, you can find some

Portlet...??

2005-02-22 Thread mohanad al-shayeb
Hellow guys, I did compile JetSpeed2 and used Tomcat 5.0.28 (to get rid of db problems :( ). Anyway I would be really greatful for your answers for the followign Qs: 1. I want to recompile the demo.war with Maven. I do not know how to do that? 2. If i want to add a new portlet, what are the

Re: RSS Portlet

2005-02-17 Thread Carlos Torres
t; To: "Jetspeed Users List" ; "Apache JetSpeed Dev" Sent: Thursday, February 17, 2005 12:27 PM Subject: RE: RSS Portlet This is a known issue and there is a FAQ on it at the Jetspeed web site. Chris -Original Message- From: Carlos Torres [mailto:[EMAIL PROTECTED] Sen

RE: RSS Portlet

2005-02-17 Thread chris holt
This is a known issue and there is a FAQ on it at the Jetspeed web site. Chris -Original Message- From: Carlos Torres [mailto:[EMAIL PROTECTED] Sent: Thursday, February 17, 2005 11:22 AM To: Apache JetSpeed Dev; Apache JetSpeed User Subject: RSS Portlet Hi people, I'm trying t

RSS Portlet

2005-02-17 Thread Carlos Torres
Hi people, I'm trying to put RSS portlets to my user and all of them are showing this error: problem in SAX transform: org.apache.xml.utils.WrappedRuntimeException: The output format must have a '{http://xml.apache.org/xalan}content-handler' property! Anybody knows what it is? Thanks. rega

[jira] Created: (JS2-214) Portlet application needed hot deploy

2005-02-17 Thread Jabouille Jean Charles (JIRA)
Portlet application needed hot deploy - Key: JS2-214 URL: http://issues.apache.org/jira/browse/JS2-214 Project: Jetspeed 2 Type: Bug Components: Deployment Versions: 2.0-dev/cvs Environment: Linux(Red Hat Entreprise

[jira] Commented: (JS2-207) Login portlet not working with jboss 3.2.3

2005-02-16 Thread Jabouille Jean Charles (JIRA)
[ http://issues.apache.org/jira/browse/JS2-207?page=comments#action_59306 ] Jabouille Jean Charles commented on JS2-207: I have the same error on Jonas 4.1.4 too. > Login portlet not working with jboss 3.

[jira] Commented: (JS2-207) Login portlet not working with jboss 3.2.3

2005-02-16 Thread clinton turnbull (JIRA)
[ http://issues.apache.org/jira/browse/JS2-207?page=comments#action_59293 ] clinton turnbull commented on JS2-207: -- the same problem seems to exsist for jboss 4.0.1 > Login portlet not working with jboss 3.

[jira] Updated: (JS2-208) Inter-portlet Communication

2005-02-14 Thread Peter Meier (JIRA)
[ http://issues.apache.org/jira/browse/JS2-208?page=history ] Peter Meier updated JS2-208: Attachment: portlet-events-demos.zip Here is the promised demo. I've had to overcome some issues with our firewall to let me upload things. > Inter

[jira] Commented: (JS2-208) Inter-portlet Communication

2005-02-14 Thread Ate Douma (JIRA)
[ http://issues.apache.org/jira/browse/JS2-208?page=comments#action_59138 ] Ate Douma commented on JS2-208: --- Peter, I think you forgot to attach the demos... ;-) > Inter-portlet Communication > --- > >

[jira] Commented: (JS2-208) Inter-portlet Communication

2005-02-14 Thread Peter Meier (JIRA)
[ http://issues.apache.org/jira/browse/JS2-208?page=comments#action_59135 ] Peter Meier commented on JS2-208: - Attached are two simple inter-portlet communications demos, one using JSR 168 portlets, the other using Struts portlets. They are intended to

Re: J2: Inter-portlet communications

2005-02-13 Thread Ate Douma
yourself. Jeremy Ford [EMAIL PROTECTED] On Fri, 11 Feb 2005 09:26:50 +1300, Peter Meier <[EMAIL PROTECTED]> wrote: I would like to submit a working solution for inter-portlet communications between portlets (that do not belong to the same portlet application). I tried to submit the code using

Re: J2: Inter-portlet communications

2005-02-12 Thread Jeremy Ford
If you wish to submit code and have trouble posting it to thest list, try creating a JIRA Issue and attach your patches there. Jeremy Ford [EMAIL PROTECTED] On Fri, 11 Feb 2005 09:26:50 +1300, Peter Meier <[EMAIL PROTECTED]> wrote: > I would like to submit a working solution for inte

[jira] Commented: (JS2-208) Inter-portlet Communication

2005-02-11 Thread Ate Douma (JIRA)
l) ActionRequest for a targeted Portlet as for that Portlet it is as if it is invoked by the user directly. What I'm not sure about yet is how you handle ActionResponse.setRenderParameter() calls done by the thus invoked Portlet: will new renderParameters be set on the eventually pro

[jira] Updated: (JS2-208) Inter-portlet Communication

2005-02-10 Thread Peter Meier (JIRA)
[ http://issues.apache.org/jira/browse/JS2-208?page=history ] Peter Meier updated JS2-208: Attachment: jetspeed-2-diff.zip portlet-event.zip Attached are two zip files, which contain (a) the portlet event notification package, and (b) the

[jira] Created: (JS2-208) Inter-portlet Communication

2005-02-10 Thread Peter Meier (JIRA)
Inter-portlet Communication --- Key: JS2-208 URL: http://issues.apache.org/jira/browse/JS2-208 Project: Jetspeed 2 Type: New Feature Components: Assembly/Configuration, Components Core, Container, Other, Struts Portlet Versions: 2.0

J2: Inter-portlet communications

2005-02-10 Thread Peter Meier
I would like to submit a working solution for inter-portlet communications between portlets (that do not belong to the same portlet application). I tried to submit the code using email attachments (zip files), but it was bounced back. What is the best way to submit code? Regards, Peter

[jira] Created: (JS2-207) Login portlet not working with jboss 3.2.3

2005-02-09 Thread pradeep (JIRA)
Login portlet not working with jboss 3.2.3 -- Key: JS2-207 URL: http://issues.apache.org/jira/browse/JS2-207 Project: Jetspeed 2 Type: Bug Components: Admin Portlets Versions: 2.0-M1 Environment: windows 2000

Struts-Portlet and RequestListener

2005-02-07 Thread Xavier Lawrence
Hi, Is there a way to configure a Struts-Portlet app so a RequestListener gets fired for each Struts Action ? At the moment, I have an application that works fine in stand alone with the stuts bridge 0.2 but not as a Portlet. The reason, is that in the portlet, all the struts Requests (*.do) do

portlet definition problem

2005-02-04 Thread jean charles jabouille
Hi, I deployed Jetspeed under Jonas server. When I try to access at Jetspeed on my Browser(http://localhost:9081/jetspeed/), there is a bug and Jetspeed can't found portletEntity. I suppose that portlet definition is in the dtabase, but the table PORTLETENTITY in my databse is empty. S

Re: J2: Portlet Life Cycle

2005-02-01 Thread Ate Douma
+1 David Sean Taylor wrote: Peter Meier wrote: Apparently portlets are not instantiated before the portlet container determines the portlet is needed to service a request, e.g. a render request. Is there a way to configure the portlet container to load and instantiate the portlet when it (the

Re: J2: Portlet Life Cycle

2005-02-01 Thread Roger Ruttimann
+1 David Sean Taylor wrote: Peter Meier wrote: Apparently portlets are not instantiated before the portlet container determines the portlet is needed to service a request, e.g. a render request. Is there a way to configure the portlet container to load and instantiate the portlet when it (the

Re: J2: Portlet Life Cycle

2005-01-31 Thread Peter Meier
You have definitively my vote. Peter. David Sean Taylor wrote: Peter Meier wrote: Apparently portlets are not instantiated before the portlet container determines the portlet is needed to service a request, e.g. a render request. Is there a way to configure the portlet container to load and

Re: J2: Portlet Life Cycle

2005-01-31 Thread David Sean Taylor
Peter Meier wrote: Apparently portlets are not instantiated before the portlet container determines the portlet is needed to service a request, e.g. a render request. Is there a way to configure the portlet container to load and instantiate the portlet when it (the portlet container) starts the

J2: Portlet Life Cycle

2005-01-31 Thread Peter Meier
Apparently portlets are not instantiated before the portlet container determines the portlet is needed to service a request, e.g. a render request. Is there a way to configure the portlet container to load and instantiate the portlet when it (the portlet container) starts the portlet

AW: struts-portlet-config.xml

2005-01-31 Thread Sven Thiergen
> Hi, > Could somebody just give me a small explanation about the purpose of the > struts-portlet-config.xml file ? What does it define ? How to use it ? > Thanks in advance for any help. > Xavier Check the "portals-bridges\struts\README.txt" - section "RenderC

Re: struts-portlet-config.xml

2005-01-31 Thread Ate Douma
://portals.apache.org/jetspeed-2/multiproject/portals-bridges-struts/index.html I suggest you read the features document completely to understand what the the struts-portlet-config.xml can provide. Regards, Ate Xavier Lawrence wrote: Hi, Could somebody just give me a small explanation about the purpose of the struts

struts-portlet-config.xml

2005-01-31 Thread Xavier Lawrence
Hi, Could somebody just give me a small explanation about the purpose of the struts-portlet-config.xml file ? What does it define ? How to use it ? Thanks in advance for any help. Xavier - To unsubscribe, e-mail: [EMAIL

[jira] Updated: (JS2-204) PLT.7.1.2 Portlet URL securit y not implemented and absolute URL rendering

2005-01-31 Thread Ate Douma (JIRA)
ecure PortletURLs as required by the Portlet Specification. Whatever the setting, a non-secure url is always generated. I will implement this requirement using the same solution as provided by Jeremy Boyes for the Pluto PortalDriver. See: http://issues.apache.org/jira/browse/PLUTO-82. This solution

[jira] Updated: (JS2-204) PLT.7.1.2 Portlet URL securit y not implemented and absolute URL rendering

2005-01-31 Thread Ate Douma (JIRA)
ecure PortletURLs as required by the Portlet Specification. Whatever the setting, a non-secure url is always generated. I will implement this requirement using the same solution as provided by Jeremy Boyes for the Pluto PortalDriver. See: http://issues.apache.org/jira/browse/PLUTO-82. This solution

[jira] Created: (JS2-204) PLT.7.1.2 Portlet URL securit y not implemented and absolute URL rendering

2005-01-31 Thread Ate Douma (JIRA)
PLT.7.1.2 Portlet URL securit y not implemented and absolute URL rendering -- Key: JS2-204 URL: http://issues.apache.org/jira/browse/JS2-204 Project: Jetspeed 2 Type: Bug Components: Container

cvs commit: jakarta-jetspeed-2/portals-bridges/struts/src/java/META-INF/tlds struts-portlet-el.tld

2005-01-29 Thread taylor
taylor 2005/01/29 00:35:19 Modified:portals-bridges/struts/src/java/META-INF/tlds struts-portlet-el.tld Log: the validator boy was here Revision ChangesPath 1.3 +2 -2 jakarta-jetspeed-2/portals-bridges/struts/src/java/META-INF/tlds

J2 Warning: HttpServletRequest.getContextPath() now returns the contextPath of the Portlet, not the Portal

2005-01-27 Thread Ate Douma
I've just fixed issue: http://issues.apache.org/jira/browse/JS2-203 Please read it if you are currently are (mis)using the Portal contextPath from within a Servlet/JSP/Velocity dispatched by a Portlet. Regards, Ate ---

[jira] Closed: (JS2-203) Non-compliance to Portlet Specification PLT.16.3.3 cxxx and cxxxi (getContextPath)

2005-01-27 Thread Ate Douma (JIRA)
HttpServletRequestWrapper for an RequestDispatcher.include. > Non-compliance to Portlet Specification PLT.16.3.3 cxxx and cxxxi > (getContextPath) > > > Key: JS2-203 > URL: http://issu

[jira] Commented: (JS2-203) Non-compliance to Portlet Specification PLT.16.3.3 cxxx and cxxxi (getContextPath)

2005-01-27 Thread Ate Douma (JIRA)
[ http://issues.apache.org/jira/browse/JS2-203?page=comments#action_58197 ] Ate Douma commented on JS2-203: --- Scrap the previous comment. It was meant for JS2-9, not this one. > Non-compliance to Portlet Specification PLT.16.3.3 cxxx and cx

[jira] Reopened: (JS2-203) Non-compliance to Portlet Specification PLT.16.3.3 cxxx and cxxxi (getContextPath)

2005-01-27 Thread Ate Douma (JIRA)
[ http://issues.apache.org/jira/browse/JS2-203?page=history ] Ate Douma reopened JS2-203: --- > Non-compliance to Portlet Specification PLT.16.3.3 cxxx and cxxxi > (getConte

[jira] Created: (JS2-203) Non-compliance to Portlet Specification PLT.16.3.3 cxxx and cxxxi (getContextPath)

2005-01-27 Thread Ate Douma (JIRA)
Non-compliance to Portlet Specification PLT.16.3.3 cxxx and cxxxi (getContextPath) Key: JS2-203 URL: http://issues.apache.org/jira/browse/JS2-203 Project: Jetspeed 2 Type: Bug

[jira] Closed: (JS2-203) Non-compliance to Portlet Specification PLT.16.3.3 cxxx and cxxxi (getContextPath)

2005-01-27 Thread Ate Douma (JIRA)
[ http://issues.apache.org/jira/browse/JS2-203?page=history ] Ate Douma closed JS2-203: - Resolution: Fixed > Non-compliance to Portlet Specification PLT.16.3.3 cxxx and cxxxi > (getConte

[jira] Assigned: (JS2-203) Non-compliance to Portlet Specification PLT.16.3.3 cxxx and cxxxi (getContextPath)

2005-01-27 Thread Ate Douma (JIRA)
[ http://issues.apache.org/jira/browse/JS2-203?page=history ] Ate Douma reassigned JS2-203: - Assign To: Ate Douma > Non-compliance to Portlet Specification PLT.16.3.3 cxxx and cxxxi > (getConte

[jira] Commented: (JS2-202) Changing the language causes the portlet titles to eventually disappear.

2005-01-27 Thread Scott T Weaver (JIRA)
[ http://issues.apache.org/jira/browse/JS2-202?page=comments#action_58162 ] Scott T Weaver commented on JS2-202: Just did an update and build, and I see more issues. When changing the locale to French the LocaleSelector's portlet title disap

[jira] Updated: (JS2-202) Changing the language causes the portlet titles to eventually disappear.

2005-01-27 Thread Scott T Weaver (JIRA)
[ http://issues.apache.org/jira/browse/JS2-202?page=history ] Scott T Weaver updated JS2-202: --- Summary: Changing the language causes the portlet titles to eventually disappear. (was: Changing the locale causes the portlet titles to eventually

[jira] Created: (JS2-202) Changing the locale causes the portlet titles to eventually disappear.

2005-01-27 Thread Scott T Weaver (JIRA)
Changing the locale causes the portlet titles to eventually disappear. -- Key: JS2-202 URL: http://issues.apache.org/jira/browse/JS2-202 Project: Jetspeed 2 Type: Bug Versions: 2.0-M1, 2.0-M2

Portlet universal ?

2005-01-26 Thread lureveru
The portlet is universal ? If I write a potlet for Jetspeed this portlet is good for other as OGCE, GridPort, GPDK ?? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Creating a new portlet from scratch

2005-01-26 Thread Randy Watler
Try here first: http://wiki.apache.org/portals/Jetspeed2 And then the archives for this mail list. Randy Gaurav Vaish wrote: Hi, I just downloaded JetSpeed-2, the overlay format, and got it integrated on Tomcat. Where do I start with to create a new portlet? I mean... how do I register new

Creating a new portlet from scratch

2005-01-26 Thread Gaurav Vaish
Hi, I just downloaded JetSpeed-2, the overlay format, and got it integrated on Tomcat. Where do I start with to create a new portlet? I mean... how do I register new portlet? Where and what changes do I need to make? Happy Hacking, Gaurav Vaish http://www.mastergaurav.org http

Re: Portlet & servlet.

2005-01-24 Thread Scott T. Weaver
I did a presentation on portlets a while ago which outlines the similarities and differences between portlets and servlets. http://wiki.apache.org/portals-data/attachments/Jetspeed2/attachments/Enterprise_Portals.ppt [EMAIL PROTECTED] wrote: What are differences between portlet and servlet

How to add XSLT Demo portlet

2005-01-24 Thread Hisashi Yamaguchi
Hi I'm trying to add XSLT Demo portlet. Whenever trying it, I get the error message below. "The security for this portlet is currently defined at the registry level." I wonder if I'm asking silly question due to the lack of knowledge, but I hope yo

Re: Portlet & servlet.

2005-01-22 Thread Ken Ramirez
[EMAIL PROTECTED] wrote: What are differences between portlet and servlet ? Essentially, Servlets provide content that normally takes up the whole page in a browser (unless you're using frames), and portlets provide content that is wrapped by a window. With portlets, you can have mul

Portlet & servlet.

2005-01-21 Thread lureveru
What are differences between portlet and servlet ? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Portlet & servlet.

2005-01-21 Thread lureveru
What are differences between portlet and servlet ? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Resolved: (JS2-197) Browser Portlet, DB Browser Portlet

2005-01-20 Thread David Sean Taylor (JIRA)
[ http://issues.apache.org/jira/browse/JS2-197?page=history ] David Sean Taylor resolved JS2-197: --- Resolution: Fixed basic DB Browser completed. For adding new features, create a new JIRA issue. > Browser Portlet, DB Browser Port

  1   2   3   4   5   6   7   8   9   10   >