Why have i this error??? What is the solution? I need
work with this big object but always fails!!!
--- [EMAIL PROTECTED] escribió: > What's
your question ?
>
> > -Ursprüngliche Nachricht-
> > Von:Sez Sez [SMTP:[EMAIL PROTECTED]
> > Gesendet am:Mittwoch, 31. März 2004
What's your question ?
> -Ursprüngliche Nachricht-
> Von: Sez Sez [SMTP:[EMAIL PROTECTED]
> Gesendet am: Mittwoch, 31. März 2004 09:34
> An: [EMAIL PROTECTED]
> Betreff: java.lang.OutOfMemoryError
>
> I have a portlet that it extends
> VelocityPortletAction. This, in method
> b
I have a portlet that it extends
VelocityPortletAction. This, in method
buildNormalContext call a javabean. This javabean
create a big object ( a Arraylist with 30.000
arraylist inside). When i return this object to
buildNormalContext method, this fails and I see this
errors:
The error in portlet
Thx for your help ... but it isn't simple to develop this pull ...
Merci quand même ;-)
Arnaud FARINE
Ingénieur d'études
Atos Origin
System Intégration
150, Allée Pierre Ziller
06905 Sophia-Antipolis
France
Phone +33 (0)49 715 7918
Fax +33 (0)49 715 7901
[EMAIL PROTECTED]
www.atosorigin.f
Dear Andrew,
if you use jsp for layout look at
[TOMCAT]\webapps\jetspeed\WEB-INF\templates\jsp\layouts\html\default.jsp
<%// Enable for Debugging ("Included servlet Error: 500") Including:
screenJsp %>
be sure valign="top".
If you use vm look at
[TOMCAT]\\webapps\jetspeed\WEB
Hi Jean,
I think I had the got the same exception when I tried
to set
topnav.vm=top_default.jsp
This thread might help you solve your issue.
Thanks.
Marphil
--- Stefano Bianchi <[EMAIL PROTECTED]>
wrote:
> From: "Stefano Bianchi" <[EMAIL PROTECTED]>
> To: "Jetspeed Users List"
> <[EMAIL PRO
> Hi all,
> I can make the links to another pane on the current page(pane), or to another page
> in the portal(PSML),
>
> //The following is my code:
>
> JetspeedLink link=JetspeedLinkFactory.getInstance(rundata);
> DynamicURI duri=link.getPaneByName("PORTLET1");
>rundata.getSession().set
On Tuesday, March 30, 2004, at 04:00 PM, Bob Fleischman wrote:
I've traced into this. In CustomSetAction the permission that is being
checked is 'View' access. Therefore the "user-view_admin-all" does not
prevent them from selecting the portlet for their home page.
if (JetspeedSecurity.checkPermi
Hi all,
I can make the links to another pane on the current page(pane), or to another page in
the portal(PSML),
//The following is my code:
JetspeedLink link=JetspeedLinkFactory.getInstance(rundata);
DynamicURI duri=link.getPaneByName("PORTLET1");
rundata.getSession().setAttribute("pane_na
I've traced into this. In CustomSetAction the permission that is being
checked is 'View' access. Therefore the "user-view_admin-all" does not
prevent them from selecting the portlet for their home page.
if (JetspeedSecurity.checkPermission((JetspeedUser) data.getUser(),
new PortalResource(entry),
I tried this and no joy.
I had a portlet already set to "user-view_admin-all". I logged in as a
regular user, clicked on the customize icon, pressed "Add Portlet", and it
was still on the list.
I have portlets that ordinary users should not be allowed to place on their
home page. So I am hunting
I'll give it a try. Thanks. I knew I could use that to prevent
customization. I didn't realize it would prevent selection.
-Original Message-
From: David Sean Taylor [mailto:[EMAIL PROTECTED]
Sent: Monday, March 29, 2004 8:28 PM
To: Jetspeed Users List
Subject: Re: Hide Categories of Port
glad, I could be of help!
bonne chance!
rob
- Original Message -
From: "FARINE Arnaud - SOP" <[EMAIL PROTECTED]>
To: "'Jetspeed Users List'" <[EMAIL PROTECTED]>
Sent: Monday, March 29, 2004 11:30 AM
Subject: RE: How to use java code in a vm file ?
Thx, I think to use the pull tool sol
After a user has logged into my portal the panes in a tabular view are in the middle
of the page, I need them to be right below the top banner. Thanks for responding if
you need any further clarification please let me know.
Sincerely,
Andrew Sturtz
-Original Message-
From: Raphaël Lu
Le 30 mars 04, à 18:19, Jean-Baptiste Lievremont a écrit :
Hi,
My JSP template for the left navigation displays " Error processing
navigation template:/html/left.jsp using module: BaseJspNavigation" at
the end of the generated HTML. The rest of the content is as expected.
I am running Jetspe
Le 30 mars 04, à 19:48, Sturtz, Andrew a écrit :
Does anyone know what the parameter is that needs to be set to change
where the panes in a portal appear on the page. I need to set it up so
that these panes are justified to the top of the page. Any help would
be greatly appreciated.
I'm sorry, I
Hi All,
I'm getting this error in my jetspeed.log, please help me in getting rid
of this error.
Thanks!
Sridhar
2004-03-30 12:57:14,908 [http8080-Processor4] ERROR GenericMVCPortlet -
GenericMVCPortlet - error executing action
java.lang.ClassNotFoundException:
Requested Action not found:
Thx, I think to use the pull tool solution...It isn't simple date on a vm
file !! ;-)
Best Regards
Arnaud FARINE
Ingénieur d'études
Atos Origin
System Intégration
150, Allée Pierre Ziller
06905 Sophia-Antipolis
France
Phone +33 (0)49 715 7918
Fax +33 (0)49 715 7901
[EMAIL PROTECTED]
www.a
Does anyone know what the parameter is that needs to be set to change
where the panes in a portal appear on the page. I need to set it up so
that these panes are justified to the top of the page. Any help would
be greatly appreciated.
Thanks,
Andrew Sturtz
CBE Technologies
Sample java applet portlet definition:
Mine Sweeper Game
Example of Java applet
org.apache.jetspeed.portal.portlets.JspPortlet
In the future, please post your questions to the list for everyone's
benefit.
Best regards,
Mark C. Orciuch
Next Genera
Hi,
My JSP template for the left navigation displays " Error processing
navigation template:/html/left.jsp using module: BaseJspNavigation" at
the end of the generated HTML. The rest of the content is as expected.
I am running Jetspeed 1.4 and struts-menu 1.3 in tomcat 5.0.19, JDK
1.4.2_02 wit
Hy Chris,
> -Ursprüngliche Nachricht-
> Von: Floßmann Christoph [mailto:[EMAIL PROTECTED]
> Gesendet: Dienstag, 30. März 2004 16:38
> An: Jetspeed Users List (E-Mail)
> Betreff: Checkstyle
>
>
> Another Question from me today ;-)
>
> I just downloaded Checkstyle. I don't know how to in
Another Question from me today ;-)
I just downloaded Checkstyle. I don't know how to install it nor what it is good for?
Could anybody explain please - I found no docu.
Thanks Chris
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
F
Dear Antony,
you access anon user defult.psml if you do not log in.
When I needed an authomatic login for a "free inside tour" I created a
freetour visitor user and I added in the left navigation jsp page table the
following code:
<%@ taglib uri='/WEB-INF/templates/jsp/tld/template.tld' prefix='j
I always have this problem, no matter what layout I choose. I tried several versions
of jetspeed with no effect. Why doesn't this simple feature work? Is there any trick?
-Ursprüngliche Nachricht-
Von: Bart Posselt [mailto:[EMAIL PROTECTED]
Gesendet: Dienstag, 30. März 2004 15:37
An: Jets
Arnaud,
Take a look at the Velocity Developer and User guides. They're a good resource.
http://jakarta.apache.org/velocity/user-guide_fr.html
http://jakarta.apache.org/velocity/developer-guide.html
http://jakarta.apache.org/velocity/
You can't use taglibs in velocity.
regards,
stu
>>> [EMAIL P
>From FAQ: http://jakarta.apache.org/jetspeed/site/faq.html
Question: Jetspeed RSS feeds are giving this message in the portlet: "problem in SAX
transform: org.apache.xml.utils.WrappedRuntimeException: The output format must have a
'{http://xml.apache.org/xalan}content-handler' property!"
Answe
I've got one general question:
What does this error message mean?
problem in SAX transform:
org.apache.xml.utils.WrappedRuntimeException:
The output format must have a
'{http://xml.apache.org/xalan}content-handler' property!
The message appears in various portlets eg. administrative port
hello friends,
I trying to have the home page of jetspeed as the default page,
My problem is ,
The user must be able to see the
home page < portal page with portlets> without login in as a user, If the user clicks
any of the links or button in the portlet home page , we need to authenticate
I had a similar problem, but with the tabbed layout. Does the same thing
happen with other layouts? I wound up switching to a different layout,
moving the portlets to where I wanted them, and then going back.
But for a variety of reasons I deleted my first installation of Jetspeed
and when I reins
Whenever I try to move portlets they stay. Eg. I try to use the Three Columns View
(33/33/33) and try to arrange all my portlets by pushing the < or > buttons. Nothing
ever happens. They always stay on the place they appeared first.
What is wrong?
---
> -Ursprüngliche Nachricht-
> Von: Floßmann Christoph [mailto:[EMAIL PROTECTED]
> Gesendet: Dienstag, 30. März 2004 12:12
> An: Jetspeed Users List
> Betreff: AW: Problems with RSS Portlet (using Jetspeed 1.4)
>
>
> Well, that's my problem too. My proxy needs authentication -
> did you
Well, that's my problem too. My proxy needs authentication - did you solve the problem
and if yes how did you?
>
> Do you remember whether I have to use the apache with
> mod_proxy to do so?
I don't think so, apache's mod_proxy has nothing to do with java's network features
which have
a bui
> -Ursprüngliche Nachricht-
> Von: Floßmann Christoph [mailto:[EMAIL PROTECTED]
> Gesendet: Dienstag, 30. März 2004 11:10
> An: Jetspeed Users List
> Betreff: AW: Problems with RSS Portlet (using Jetspeed 1.4)
>
>
> Do you remember whether I have to use the apache with
> mod_proxy to do
Do you remember whether I have to use the apache with mod_proxy to do so?
-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Gesendet: Dienstag, 30. März 2004 10:31
An: [EMAIL PROTECTED]
Betreff: AW: Problems with RSS Portlet (using Jetspeed 1.4)
I'm use a proxy t
> -Ursprüngliche Nachricht-
> Von: antony saviour [mailto:[EMAIL PROTECTED]
> Gesendet: Montag, 29. März 2004 08:03
> An: [EMAIL PROTECTED]
> Betreff: create own portlet
>
>
> hello friends,
>
> How can i create a portlet with customized skins , with
> actions .Help on this.Any tutoria
I'm use a proxy too and must start tomcat with specially parameters. I don't
know the parameters now.
But you can put in google 'tomcat proxy start'
Robert
> -Ursprüngliche Nachricht-
> Von: Floßmann Christoph [SMTP:[EMAIL PROTECTED]
> Gesendet am: Dienstag, 30. März 2004 10:25
> An:
Yes I do use a proxy - I had no problems with the iframe-portlet so I thought this
wouldn't be a problem. What do I have to change/configure when I'm using a proxy?
Hi,
I configured the same portlet with Heise News in
tomcat_install_path\webapps\name_of_your_webapp\WEB-INF\conf\local-portlets.
x
Hi,
I configured the same portlet with Heise News in
tomcat_install_path\webapps\name_of_your_webapp\WEB-INF\conf\local-portlets.
xreg. It works fine.
I don't see a mistake in your configuration. Do you use a proxy ?
Robert
> -Ursprüngliche Nachricht-
> Von: Floßmann Christoph [SMTP:[E
Hi there,
I was trying to configure my own RSS portlet. First of all the included examples
(apacheweek and so on) don't work. Then I tried the following code in
\webapp\WEB-INF\conf\portlets.xreg:
Heise News Ticker
RSS Import der Heise Nachrichten
40 matches
Mail list logo