On Friday, January 30, 2004, at 03:33 PM, Liu, Richard wrote:
Hi all,
I am looking into JPortal Tutorial 3 to customize menus with the
customizer. After I clicked the pen-like button to customize, I do not
see the menu name list (such as Basic Tutorials, Advanced
Tutorials,...)
I only see numb
On Monday, February 2, 2004, at 03:46 AM, Swientek, Jens-Martin wrote:
Hallo.
Is it possible to forward to a portlet and automatically perform a
specified action?
When I forward to a portlet the 'buildNormalContext'-Method of the
appropiate action-class is always called.
But I need to invoke
Ok, yahoo is doing weird things with my attachments so I'm including
code inline.
Here is code for jetspeed-tab.vm:
##
#if (! $data.Customized )
#if ( ! $tabs )
#parse ("jetspeed.vm")
#else
##
## Tab Title Bar
##
#foreach ( $tab in $tabs )
#if ($tab.isSele
Hi,
I kinda figured that out after looking at the code for a minute. I
went ahead and changed jetspeed-tab.vm to add support for new skins and
jetspeed.vm to be able to have just title image with a line-bordered
content box. I don't have cvs so I'm attaching the whole new files.
Maybe you coul
Apparently, the problem goes away if the portlet entry contains some
meta-info, even an empty tag will do. Now, if I am not
mistaken, this behaviour does not conform to the registry DTD published on
the Jetspeed website.
Regards
Michael Burschik
---
You can do it if you have a psml at the Role level and both of your users
are in the same role.
Take a look in the tutorial it has a good section on the PSML set up.
Dmitry
-Original Message-
From: S, VENKATESH [mailto:[EMAIL PROTECTED]
Sent: Monday, February 02, 2004 9:50 AM
To: [EMAIL
Hi all,
Please reply to this mail. I want to change the content of my portlet that get
displayed on anonymous user home page. This I should be able to change from another
user login, so that any change being done here gets displayed in the anonymous home
page.
Detailed scenario:
I am having t
This is more a torque trouble, not related to jetspeed directly...
See their ml or website if there is a faq about it ?
Gautam Joshi a écrit :
>
> I think the connection returned by the pool cannot be cast
> into OraceConnection. If anyone knows the resolution to this problem
> please let me kn
On Tue, 2004-01-27 at 08:21, Cristina Lissoni wrote:
> I had the same problem.
> I also found out that if you try to modify the included page by clicking
> some "customize" icon from the including page, such changes are not
> permanent.
> I believe that the problem is the caching system, which noti
Hallo.
Is it possible to forward to a portlet and automatically perform a specified action?
When I forward to a portlet the 'buildNormalContext'-Method of the appropiate
action-class is always called.
But I need to invoke another action-method, e.g. 'doSomething(Rundata rundata, Context
context
please consider adding this information to the jetspeed wiki at
http://nagoya.apache.org/wiki/apachewiki.cgi?JetspeedConfigurations
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
On Thu, 2004-01-22 at 11:09, Youssef Mohammed wrote:
> unfortunately yes AFAIK
>
> > Is there a way in Jetspeed to get all the members of a group
> > or users in
> > a particular role. The only way I can see to do this is to iterate
> > through every user and check whether or not they have the
I am facing a problem with Oracle Connections _ Torque.
I get the following exception when I try to create an Array descriptor
Object
java.lang.ClassCastException
at
oracle.sql.ArrayDescriptor.createDescriptor(ArrayDescriptor.java:108)
I get the connection from Torque using :-
Connec
I am facing a problem with Oracle Connections _ Torque.
I get a ClassCastException when I try to create an Array descriptor Object
Connection dbCon = Torque.getConnection();
oracle.sql.ArrayDescriptor ad =
oracle.sql.ArrayDescriptor.createDescriptor("A_VARRAY",dbCon);
All other JDBC calls w
Well, in my Jetspeed-1.4-b4 installation, the action was not in the
org.apache.jetspeed.modules.actions.portlets package, but rather in a local
package, which I had specified as module.packages in the Turbine properties
file. And this worked fine.
I tried renaming, recompiling and reinstalling the
Very common question, answer would be "search the archives", and look for security
registry files.
S, VENKATESH a écrit :
> Hi,
>I just want to diplay only title for portlets without
> customization options.Please help me
-
1.5-dev skins are not finished yet, I haven't had time to do all the panes stuff, only
portlets :(
I hope to be able to do it soon.
Gerry Reno a écrit :
> In a J1 1.5-dev portal, I have not been able to select Metal for skin
> in the panes. When I try to do this the pane title is displayed wi
17 matches
Mail list logo