Three Columns Layout

2004-03-31 Thread Floßmann Christoph
Whenever I try the three columns layout the portal extends my screen (means I have to 
scroll vertically to see the hole page). This happens with 1024*768. At a 1280*1024 
Resolution everything works fine. 
Is there a way to fit the layout to a 1024*768 screen size or even better to any 
resolution?

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



JDOM Problem

2004-03-31 Thread Sam
Dear all,
When I use JDOM api in action class, I new a document.

such as: org.jdom.Document doc = new org.jdom.Document();
It always thorw:java.lang.reflect.InvocationTargetException

But when I use DOM api ,it pass.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Problem during jetspeed2 compil

2004-03-31 Thread zze-MORON François FTRD/DMI/REN
C:\Apps\jetspeed2\portalmaven war

(...)

BUILD FAILED
File.. file:/C:/Documents and 
Settings/fyom7305/.maven/plugins/maven-test-plugin-1.5/plugin.jelly
Element... fail
Line.. 148
Column 54
There were test failures.
Total time: 1 minutes 12 seconds
Finished at: Wed Mar 31 11:34:33 CEST 2004

What's wrong ?

François


Re: NullPointerException while rendering JSP template

2004-03-31 Thread Jean-Baptiste Lievremont
Raphaël Luta wrote:

Am I reading your log correctly and you're using a JSP navigation  
within a Velocity layout ?
It's supposed to work OK but this is not a case we have thouroughly  
tested I guess.

Thanks for your help, I actually changed 
services.TemplateService.default.extension to jsp in 
TurbineResources.properties and it all worked fine. So I guess there is 
a slight issue rendering JSP with the Velocity engine :p

I read it is supposed to work, but it might not be a prioritary goal in 
Jetspeed development. Maybe I'll post a bug request someday.

Again, thanks for all :)

--
| Jean-Baptiste Lièvremont|
|   E-mail : [EMAIL PROTECTED]|
|[EMAIL PROTECTED] |
|   Tel: (+33)6.14.85.19.96   |
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: Three Columns Layout

2004-03-31 Thread Raphaël Luta
Le 31 mars 04, à 10:29, Floßmann Christoph a écrit :

Whenever I try the three columns layout the portal extends my screen 
(means I have to scroll vertically to see the hole page). This happens 
with 1024*768. At a 1280*1024 Resolution everything works fine.
Is there a way to fit the layout to a 1024*768 screen size or even 
better to any resolution?

This is probably caused by the content/images within your portal. 
Jetspeed does not depend
on any screen resolution, it simply tries to use 100% width of the 
browser window.
If you have big images in your content that prevent your browser from 
fitting all the page content within the base window, you'll get scroll 
bars.

In short you should have a look with your web graphics designer  what 
is the constraint that
prevent the full page from fitting in the browser window at the lower 
screen resolution.

Simply reduce even more the resolution (like 800x600) the content with 
the column which will not shrink is the culprit.

--
Raphaël Luta - [EMAIL PROTECTED]
Apache Jetspeed - Enterprise Portal in Java
http://jakarta.apache.org/jetspeed/
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Another log file in Jetspeed 1.4b

2004-03-31 Thread Sez Sez
I want to create another file log.

I create in log4j this

log4j.appender.medigs = org.apache.log4j.FileAppender
log4j.appender.medigs.file =
${webappRoot}/WEB-INF/log/new.log
log4j.appender.medigs.layout =
org.apache.log4j.PatternLayout
log4j.appender.medigs.layout.conversionPattern = %d
[%t] %-5p %c - %m%n
log4j.appender.medigs.append = false

But, what is the next step???

How configure this line to work with my new log file?
private static final JetspeedLogger logger =
JetspeedLogFactoryService.getLogger(TurbineAuthentication.class.getName());


___
Yahoo! Messenger - Nueva versión GRATIS
Super Webcam, voz, caritas animadas, y más...
http://messenger.yahoo.es

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



TR : Problem during jetspeed2 compil

2004-03-31 Thread zze-MORON François FTRD/DMI/REN

 C:\Apps\jetspeed2\portalmaven war
 
(...)

test:compile:

test:test:
[junit] Running org.apache.jetspeed.cache.file.TestFileCache
[junit] Tests run: 2, Failures: 1, Errors: 0, Time elapsed: 3,36 sec
[junit] [ERROR] TEST org.apache.jetspeed.cache.file.TestFileCache FAILED

 ( ... )
 
 BUILD FAILED
 File.. file:/C:/Documents and 
 Settings/fyom7305/.maven/plugins/maven-test-plugin-1.5/plugin.jelly
 Element... fail
 Line.. 148
 Column 54
 There were test failures.
 Total time: 1 minutes 12 seconds
 Finished at: Wed Mar 31 11:34:33 CEST 2004
 
 What's wrong ?
 
 François


Horrible

2004-03-31 Thread Vi
Hello, I tried to change db from junky hypersonic to normal (note: 
widely used) mysql db. And gues what, it didn't
work, it was so simple descrobed in the documentation that it was too 
good to be true. So I thought to  roll back,
and gues what, it keeps not working :)). Great, buitiful!
It gives me:

   There has been an Error!

Reason:

   org.apache.jetspeed.services.security.LoginException: Failed to get anonymous user: : Failed to retrieve roles : Failed to select one and only one row.

And I try to login as admin... and everything works so nice... When I logout:
Horrible Exception: org.apache.torque.TorqueException: Failed to select
one and only one row. at
org.apache.jetspeed.om.security.turbine.BaseTurbineRolePeer.retrieveByPK(BaseTurbineRolePeer.java:706)
at
org.apache.jetspeed.om.security.turbine.BaseTurbineRolePeer.retrieveByPK(BaseTurbineRolePeer.java:682)
at
org.apache.jetspeed.om.security.turbine.BaseTurbineUserGroupRole.getTurbineRole(BaseTurbineUserGroupRole.java:328)
at
org.apache.jetspeed.services.security.turbine.TurbineRoleManagement.getRoles(TurbineRoleManagement.java:197)
rethrown as org.apache.jetspeed.services.security.RoleException: Failed
to retrieve roles : Failed to select one and only one row. at
org.apache.jetspeed.services.security.turbine.TurbineRoleManagement.getRoles(TurbineRoleManagement.java:204)
at
org.apache.jetspeed.services.security.JetspeedRoleManagement.getRoles(JetspeedRoleManagement.java:107)
at
org.apache.jetspeed.services.JetspeedSecurity.getRoles(JetspeedSecurity.java:339)
at
org.apache.jetspeed.services.security.SecurityCacheImpl.load(SecurityCacheImpl.java:115)
at
org.apache.jetspeed.services.security.JetspeedSecurityCache.load(JetspeedSecurityCache.java:105)
at
org.apache.jetspeed.services.security.turbine.TurbineAuthentication.getAnonymousUser(TurbineAuthentication.java:231)
rethrown as org.apache.jetspeed.services.security.LoginException:
Failed to get anonymous user: : Failed to retrieve roles : Failed to
select one and only one row. at
org.apache.jetspeed.services.security.turbine.TurbineAuthentication.getAnonymousUser(TurbineAuthentication.java:237)
at
org.apache.jetspeed.services.security.turbine.TurbineAuthentication.logout(TurbineAuthentication.java:260)
rethrown as org.apache.jetspeed.services.security.LoginException:
Exception logging user out : Failed to get anonymous user: : Failed to
retrieve roles : Failed to select one and only one row. at
org.apache.jetspeed.services.security.turbine.TurbineAuthentication.logout(TurbineAuthentication.java:265)
at
org.apache.jetspeed.services.JetspeedAuthentication.logout(JetspeedAuthentication.java:117)
at
org.apache.jetspeed.services.JetspeedSecurity.logout(JetspeedSecurity.java:183)
at
org.apache.jetspeed.modules.actions.JLogoutUser.doPerform(JLogoutUser.java:138)
at org.apache.turbine.modules.ActionEvent.perform(ActionEvent.java:148)
at org.apache.turbine.modules.ActionLoader.exec(ActionLoader.java:122)
at org.apache.turbine.Turbine.doGet(Turbine.java:509) at
javax.servlet.http.HttpServlet.service(HttpServlet.java:743) at
javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:284)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:204)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:257)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:151)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:567)
at
org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:245)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:199)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:151)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:567)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:184)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:151)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:164)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:149)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:567)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:156)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:151)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:567)
at
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:972)
at
org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:206)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:833)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:732)
at

Jetpeed-cms or integration of any free cms into jetspeed

2004-03-31 Thread Sprang, Henning (Firma CS)
Hy,

I have to build a small (but possibly growing) cms portlet upon jetspeed.
It doesn't need to have lots of features in the first version, just 
some editor (can edit and add new pages) / chief editor ( must give release
permission for new and changed pages) user roles for editing pages in a
browser-based form editor, plus some versioning. 
Plus a portlet that outputs the managed content, which naturally makes the thing
usefull in the first place.

As i saw, there is something called jetspeed-cms in the jetspeed sources, 
which i eventually got running in the sense that i could place the admin
and the content ouput portlet on my workspace, but they don't seem to do much.
I hadn't the time to figure out how much i'd have to do to make
this thing more or less functional.

I saw there once (sometime last year) was a short thread of some people
talking about that issue on the list, but the conversation didn't go pretty
far, at least not on the public list, and it's long ago.

And i found some hints that somebody integrated 
a cms into jahia, which seems to be some commercial portal based on jetspeed,
(but it has a non-free source license which i can't work with)
and i read that somebody integrated the mmbase cms into jetspeed.

But finally, besides of those very small pieces of information, that
eventually somebody might have done something like this, or somebody wanted
sometimes to start working on this topic, I could not find any really useful
information or documentation on how those things where really done and how
I could do it for myself, even after about a day of searches and reading.

So, I am prepared to find out the whole thing on my own, develop a 
cms portlet from ground up, and put a lot of work into it,
but before reinventing the wheel completely, I want to ask here again:

Did somebody ever intergrated some kind of cms into jetspeed, may it be slide,
as it seems to be used in the thing in the jetspeed-cvs, or any other one, and 
has some hints on how to do it?

ps: I want to use real open source free software, no commercial things at all for the
thing.

TIA,
Henning


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: AW: java.lang.OutOfMemoryError

2004-03-31 Thread Raphaël Luta
Seems pretty obvious to me: buy or allocate more RAM to your appserver  
if you really
want to manipulate such large tables in memory.
Else use more advanced collection implementations or DB that won't  
create all objects in memory at once.

Le 31 mars 04, à 09:44, Sez Sez a écrit :

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 09:34
An: [EMAIL PROTECTED]
Betreff:java.lang.OutOfMemoryError
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 window:

org.apache.turbine.util.TurbineException: Error
rendering Velocity template:
/controls/html/jetspeed.vm: Invocation of method
'getContent' in class

org.apache.jetspeed.portal.security.portlets.CacheableStatefulPortletWr 
app
er
threw exception class java.lang.OutOfMemoryError :
null



--
Raphaël Luta - [EMAIL PROTECTED]
Apache Jetspeed - Enterprise Portal in Java
http://jakarta.apache.org/jetspeed/
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


AW: AW: java.lang.OutOfMemoryError

2004-03-31 Thread Sprang, Henning (Firma CS)


 -Ursprüngliche Nachricht-
 Von: Raphaël Luta [mailto:[EMAIL PROTECTED]
 Gesendet: Mittwoch, 31. März 2004 12:36
 An: Jetspeed Users List
 Betreff: Re: AW: java.lang.OutOfMemoryError 
 
 
 Seems pretty obvious to me: buy or allocate more RAM to your 
 appserver  
 if you really
 want to manipulate such large tables in memory.
 Else use more advanced collection implementations or DB that won't  
 create all objects in memory at once.


if you already have enough ram, you still have to tell the jvm
that it's allowed to use it. Therefore use the environment
variable JAVA_OPTS. On Linux in my catalina.sh script i added
a line like this:

JAVA_OPTS=${JAVA_OPTS} -Dsun.net.client.defaultConnectTimeout=200 -Xmx512m

That gives the jvm a maximum of 512 MB RAM.

BTW: in development i experience, that after i compiled and deployed  my portal
several times on tomcat 4.1.x, which works fine without any restarts, i evetually
get Out of memory errors anyway, which i can solve by restarting tomcat.

Henning



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: AW: AW: java.lang.OutOfMemoryError

2004-03-31 Thread Sez Sez
Ok, I calculate the dimension of the object. This
object need 1.4 mb of RAM. It's too bigger! It was the
problem

Thanks!




 --- Sprang, Henning (Firma CS)
[EMAIL PROTECTED] escribió:  
 
  -Ursprüngliche Nachricht-
  Von: Raphaël Luta [mailto:[EMAIL PROTECTED]
  Gesendet: Mittwoch, 31. März 2004 12:36
  An: Jetspeed Users List
  Betreff: Re: AW: java.lang.OutOfMemoryError 
  
  
  Seems pretty obvious to me: buy or allocate more
 RAM to your 
  appserver  
  if you really
  want to manipulate such large tables in memory.
  Else use more advanced collection implementations
 or DB that won't  
  create all objects in memory at once.
 
 
 if you already have enough ram, you still have to
 tell the jvm
 that it's allowed to use it. Therefore use the
 environment
 variable JAVA_OPTS. On Linux in my catalina.sh
 script i added
 a line like this:
 
 JAVA_OPTS=${JAVA_OPTS}
 -Dsun.net.client.defaultConnectTimeout=200 -Xmx512m
 
 That gives the jvm a maximum of 512 MB RAM.
 
 BTW: in development i experience, that after i
 compiled and deployed  my portal
 several times on tomcat 4.1.x, which works fine
 without any restarts, i evetually
 get Out of memory errors anyway, which i can solve
 by restarting tomcat.
 
 Henning
 
 
 

-
 To unsubscribe, e-mail:
 [EMAIL PROTECTED]
 For additional commands, e-mail:
 [EMAIL PROTECTED]
  

___
Yahoo! Messenger - Nueva versión GRATIS
Super Webcam, voz, caritas animadas, y más...
http://messenger.yahoo.es

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Three Columns Layout

2004-03-31 Thread Bart Posselt
This problem could also happen if you have form fields that have a length
set too long.

Bart

 Le 31 mars 04, à 10:29, Floßmann Christoph a écrit :

 Whenever I try the three columns layout the portal extends my screen
 (means I have to scroll vertically to see the hole page). This happens
 with 1024*768. At a 1280*1024 Resolution everything works fine.
 Is there a way to fit the layout to a 1024*768 screen size or even
 better to any resolution?


 This is probably caused by the content/images within your portal.
 Jetspeed does not depend
 on any screen resolution, it simply tries to use 100% width of the
 browser window.
 If you have big images in your content that prevent your browser from
 fitting all the page content within the base window, you'll get scroll
 bars.

 In short you should have a look with your web graphics designer  what
 is the constraint that
 prevent the full page from fitting in the browser window at the lower
 screen resolution.

 Simply reduce even more the resolution (like 800x600) the content with
 the column which will not shrink is the culprit.

 --
 Raphaël Luta - [EMAIL PROTECTED]
 Apache Jetspeed - Enterprise Portal in Java
 http://jakarta.apache.org/jetspeed/


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: TR : Problem during jetspeed2 compil

2004-03-31 Thread Serge Huber
If you're using Maven RC 2, try the following :

1. Uninstall Maven
2. Download the ZIP install of Maven RC 2
3. Completely empty the ${user.home}/.maven/plugins directory
4. Uncompress the Maven ZIP, NOT over a previous install of Maven
5. Set the environment MAVEN_HOME to point to your Maven install dir
6. Set the PATH to include MAVEN_HOME/bin directory (or MAVEN_HOME\bin if 
you're using Windows)

Normally that should do the trick.

Regards,
  Serge Huber.
At 12:00 31.03.2004, you wrote:

 C:\Apps\jetspeed2\portalmaven war

(...)
test:compile:

test:test:
[junit] Running org.apache.jetspeed.cache.file.TestFileCache
[junit] Tests run: 2, Failures: 1, Errors: 0, Time elapsed: 3,36 sec
[junit] [ERROR] TEST org.apache.jetspeed.cache.file.TestFileCache FAILED
 ( ... )

 BUILD FAILED
 File.. file:/C:/Documents and 
Settings/fyom7305/.maven/plugins/maven-test-plugin-1.5/plugin.jelly
 Element... fail
 Line.. 148
 Column 54
 There were test failures.
 Total time: 1 minutes 12 seconds
 Finished at: Wed Mar 31 11:34:33 CEST 2004

 What's wrong ?

 François
- -- --- -=[ shuber2 at jahia dot com ]= --- -- -
www.jahia.org : A collaborative source CMS and Portal Server 



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


RE : TR : Problem during jetspeed2 compil

2004-03-31 Thread zze-MORON François FTRD/DMI/REN
It's ok. I downloaded a fresh version of jetspeed2 on CVS and reinstalled maven.
The build  deploy is ok but now I've got a blank page on 
http://localhost:8080/jetspeed !!!

François 

-Message d'origine-
De : Serge Huber [mailto:[EMAIL PROTECTED] 
Envoyé : mercredi 31 mars 2004 16:01
À : Jetspeed Users List
Objet : Re: TR : Problem during jetspeed2 compil


If you're using Maven RC 2, try the following :

1. Uninstall Maven
2. Download the ZIP install of Maven RC 2
3. Completely empty the ${user.home}/.maven/plugins directory 4. Uncompress the Maven 
ZIP, NOT over a previous install of Maven 5. Set the environment MAVEN_HOME to point 
to your Maven install dir 6. Set the PATH to include MAVEN_HOME/bin directory (or 
MAVEN_HOME\bin if 
you're using Windows)

Normally that should do the trick.

Regards,
   Serge Huber.

At 12:00 31.03.2004, you wrote:

  C:\Apps\jetspeed2\portalmaven war
 
(...)

test:compile:

test:test:
 [junit] Running org.apache.jetspeed.cache.file.TestFileCache
 [junit] Tests run: 2, Failures: 1, Errors: 0, Time elapsed: 3,36 sec
 [junit] [ERROR] TEST org.apache.jetspeed.cache.file.TestFileCache 
FAILED

  ( ... )
 
  BUILD FAILED
  File.. file:/C:/Documents and
 Settings/fyom7305/.maven/plugins/maven-test-plugin-1.5/plugin.jelly
  Element... fail
  Line.. 148
  Column 54
  There were test failures.
  Total time: 1 minutes 12 seconds
  Finished at: Wed Mar 31 11:34:33 CEST 2004
 
  What's wrong ?
 
  François


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE : TR : Problem during jetspeed2 compil

2004-03-31 Thread zze-MORON François FTRD/DMI/REN
It's ok. I downloaded a fresh version of jetspeed2 on CVS and reinstalled maven. The 
build  deploy is ok but now I've got a blank page on http://localhost:8080/jetspeed 
!!!

François

-Message d'origine-
De : Serge Huber [mailto:[EMAIL PROTECTED] 
Envoyé : mercredi 31 mars 2004 16:01
À : Jetspeed Users List
Objet : Re: TR : Problem during jetspeed2 compil



If you're using Maven RC 2, try the following :

1. Uninstall Maven
2. Download the ZIP install of Maven RC 2
3. Completely empty the ${user.home}/.maven/plugins directory 4. Uncompress the Maven 
ZIP, NOT over a previous install of Maven 5. Set the environment MAVEN_HOME to point 
to your Maven install dir 6. Set the PATH to include MAVEN_HOME/bin directory (or 
MAVEN_HOME\bin if 
you're using Windows)

Normally that should do the trick.

Regards,
   Serge Huber.

At 12:00 31.03.2004, you wrote:

  C:\Apps\jetspeed2\portalmaven war
 
(...)

test:compile:

test:test:
 [junit] Running org.apache.jetspeed.cache.file.TestFileCache
 [junit] Tests run: 2, Failures: 1, Errors: 0, Time elapsed: 3,36 sec
 [junit] [ERROR] TEST org.apache.jetspeed.cache.file.TestFileCache 
FAILED

  ( ... )
 
  BUILD FAILED
  File.. file:/C:/Documents and
 Settings/fyom7305/.maven/plugins/maven-test-plugin-1.5/plugin.jelly
  Element... fail
  Line.. 148
  Column 54
  There were test failures.
  Total time: 1 minutes 12 seconds
  Finished at: Wed Mar 31 11:34:33 CEST 2004
 
  What's wrong ?
 
  François

- -- --- -=[ shuber2 at jahia dot com ]= --- -- - www.jahia.org : A 
collaborative source CMS and Portal Server 



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: pane justification?

2004-03-31 Thread Sturtz, Andrew
Thanks Stefano, that did it!! 

-Original Message-
From: Stefano Bianchi [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, March 31, 2004 1:17 AM
To: Jetspeed Users List
Subject: Re: pane justification?

Dear Andrew,
if you use jsp for layout look at
[TOMCAT]\webapps\jetspeed\WEB-INF\templates\jsp\layouts\html\default.jsp

td align=center valign=top
%// Enable for Debugging (Included servlet Error: 500) Including:
screenJsp %
  jsp:include page=%= screenJsp % flush=true /
/td

be sure valign=top.
If you use vm look at
[TOMCAT]\\webapps\jetspeed\WEB-INF\templates\vm\layouts\html\default.vm

td valign=top
  $screen_placeholder
/td
be sure valign=top.

Default.jsp and Default.vm are quite powerful and easy to use for modifying the 
general layout of your site.

Hope it helps, good luck
Stefano


- Original Message -
From: Sturtz, Andrew [EMAIL PROTECTED]
To: Jetspeed Users List [EMAIL PROTECTED]
Sent: Tuesday, March 30, 2004 11:49 PM
Subject: RE: pane justification?


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 Luta [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 30, 2004 4:41 PM
To: Jetspeed Users List
Subject: Re: pane justification?


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 don't understand your question !
Can you elaborate somewhat on your requirements ? what do you mean by panes
justified to the top ?

--
Raphaël Luta - [EMAIL PROTECTED]
Apache Jetspeed - Enterprise Portal in Java
http://jakarta.apache.org/jetspeed/


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE : RE : TR : Problem during jetspeed2 compil

2004-03-31 Thread zze-MORON Franois FTRD/DMI/REN
And when I try a fullDeploy, it fails :

C:\Apps\jetspeed-2\portalmaven fullDeploy
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0-rc2

Tentative de tlchargement de picocontainer-1.0-beta-5-SNAPSHOT.jar.
Tentative de tlchargement de nanocontainer-1.0-beta-1-SNAPSHOT.jar.
Tentative de tlchargement de pluto-1.0-SNAPSHOT.jar.
Tag library requested that is not present: 'reactor' in plugin: 'null'
Tag library requested that is not present: 'reactor' in plugin: 'null'
build:start:

fullDeploy:
deploy:
[echo] Deploying jetspeed2:jetspeed, Jetspeed-2 Portal Engine
[copy] Copying 1 file to C:\Apps\tomcat\webapps
[unwar] Expanding: C:\Apps\tomcat\webapps\jetspeed.war into C:\Apps\tomcat\w
ebapps\jetspeed
[copy] Copying 1 file to C:\Apps\tomcat\webapps
Tag library requested that is not present: 'reactor' in plugin: 'null'
catalina:base-shared:
[echo] Copying from C:\Documents and Settings\fyom7305/.maven/repository to
C:/Apps/tomcat/shared/lib/...
Tag library requested that is not present: 'reactor' in plugin: 'null'
Tag library requested that is not present: 'reactor' in plugin: 'null'

catalina:shared:


pam.register:
[java] log4j:WARN No appenders could be found for logger (org.apache.jetspee
d.Jetspeed).
[java] log4j:WARN Please initialize the log4j system properly.
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] PLUTO = [EMAIL PROTECTED]
[java] PLUTO = [EMAIL PROTECTED]
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] PLUTO = [EMAIL PROTECTED]
[java] PLUTO = [EMAIL PROTECTED]
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] PLUTO = [EMAIL PROTECTED]
[java] PLUTO = [EMAIL PROTECTED]
[java] Calling FileSystemPAM...
[java]  INFO: Loading C:/Apps/tomcat/webapps//jetspeed/WEB-INF/portlet.xml i
nto memory
[java]  INFO: Loading C:/Apps/tomcat/webapps//jetspeed/WEB-INF/jetspeed-port
let.xml into memory
[java]  INFO: Saving the portlet.xml in the registry...
[java]  INFO: Committing registry changes...
[java]  INFO: FileSystem deployment done.
[java] Done
Tag library requested that is not present: 'reactor' in plugin: 'null'

pam.deploy:
[java] log4j:WARN No appenders could be found for logger (org.apache.jetspee
d.Jetspeed).
[java] log4j:WARN Please initialize the log4j system properly.
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] PLUTO = [EMAIL PROTECTED]
[java] PLUTO = [EMAIL PROTECTED]
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] PLUTO = [EMAIL PROTECTED]
[java] PLUTO = [EMAIL PROTECTED]
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] PLUTO = [EMAIL PROTECTED]
[java] PLUTO = [EMAIL PROTECTED]
[java] Calling FileSystemPAM...
[java]  INFO: deploying WAR file'demo.war' to WEB-INF/...
[java]  INFO: Libraries and classes deployment finished!
[java]  INFO: prepare web archive 'C:/Apps/tomcat/webapps//HW_App/WEB-INF/we
b.xml' ...
[java]  INFO: Adding welcome-file-list element to web.xml...
[java] Updated C:/Apps/tomcat/webapps//HW_App/WEB-INF/web.xml saved.
[java]  INFO: Loading C:/Apps/tomcat/webapps//HW_App/WEB-INF/portlet.xml int
o memory
[java]  INFO: Loading C:/Apps/tomcat/webapps//HW_App/WEB-INF/jetspeed-portle
t.xml into memory
[java]  INFO: Loaded C:/Apps/tomcat/webapps//HW_App/WEB-INF/jetspeed-portlet
.xml into memory
[java]  INFO: Saving the 

RE : RE : RE : TR : Problem during jetspeed2 compil

2004-03-31 Thread zze-MORON Franois FTRD/DMI/REN
On the other hand it works well with a tomcat 4 version.
Is there any problems with version 5 ?

Franois

-Message d'origine-
De : zze-MORON Franois FTRD/DMI/REN [mailto:[EMAIL PROTECTED] 
Envoy : mercredi 31 mars 2004 17:29
 : Jetspeed Users List
Objet : RE : RE : TR : Problem during jetspeed2 compil


And when I try a fullDeploy, it fails :

C:\Apps\jetspeed-2\portalmaven fullDeploy
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0-rc2

Tentative de tlchargement de picocontainer-1.0-beta-5-SNAPSHOT.jar.
Tentative de tlchargement de nanocontainer-1.0-beta-1-SNAPSHOT.jar.
Tentative de tlchargement de pluto-1.0-SNAPSHOT.jar.
Tag library requested that is not present: 'reactor' in plugin: 'null' Tag library 
requested that is not present: 'reactor' in plugin: 'null'
build:start:

fullDeploy:
deploy:
[echo] Deploying jetspeed2:jetspeed, Jetspeed-2 Portal Engine
[copy] Copying 1 file to C:\Apps\tomcat\webapps
[unwar] Expanding: C:\Apps\tomcat\webapps\jetspeed.war into C:\Apps\tomcat\w 
ebapps\jetspeed
[copy] Copying 1 file to C:\Apps\tomcat\webapps
Tag library requested that is not present: 'reactor' in plugin: 'null'
catalina:base-shared:
[echo] Copying from C:\Documents and Settings\fyom7305/.maven/repository to 
C:/Apps/tomcat/shared/lib/... Tag library requested that is not present: 'reactor' in 
plugin: 'null' Tag library requested that is not present: 'reactor' in plugin: 'null'

catalina:shared:


pam.register:
[java] log4j:WARN No appenders could be found for logger (org.apache.jetspee 
d.Jetspeed).
[java] log4j:WARN Please initialize the log4j system properly.
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] PLUTO = [EMAIL PROTECTED]
[java] PLUTO = [EMAIL PROTECTED]
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] PLUTO = [EMAIL PROTECTED]
[java] PLUTO = [EMAIL PROTECTED]
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] PLUTO = [EMAIL PROTECTED]
[java] PLUTO = [EMAIL PROTECTED]
[java] Calling FileSystemPAM...
[java]  INFO: Loading C:/Apps/tomcat/webapps//jetspeed/WEB-INF/portlet.xml i nto 
memory
[java]  INFO: Loading C:/Apps/tomcat/webapps//jetspeed/WEB-INF/jetspeed-port
let.xml into memory
[java]  INFO: Saving the portlet.xml in the registry...
[java]  INFO: Committing registry changes...
[java]  INFO: FileSystem deployment done.
[java] Done
Tag library requested that is not present: 'reactor' in plugin: 'null'

pam.deploy:
[java] log4j:WARN No appenders could be found for logger (org.apache.jetspee 
d.Jetspeed).
[java] log4j:WARN Please initialize the log4j system properly.
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] PLUTO = [EMAIL PROTECTED]
[java] PLUTO = [EMAIL PROTECTED]
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] PLUTO = [EMAIL PROTECTED]
[java] PLUTO = [EMAIL PROTECTED]
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] cn=org.nanocontainer.script.groovy.GroovyContainerBuilder
[java] PLUTO = [EMAIL PROTECTED]
[java] PLUTO = [EMAIL PROTECTED]
[java] Calling FileSystemPAM...
[java]  INFO: deploying WAR file'demo.war' to WEB-INF/...
[java]  INFO: Libraries and classes deployment finished!
[java]  INFO: prepare web archive 'C:/Apps/tomcat/webapps//HW_App/WEB-INF/we
b.xml' ...
[java]  INFO: Adding welcome-file-list element to web.xml...
[java] Updated C:/Apps/tomcat/webapps//HW_App/WEB-INF/web.xml saved.
[java]  

RE : RE : RE : TR : Problem during jetspeed2 compil

2004-03-31 Thread Serge Huber
At 17:54 31.03.2004, you wrote:
On the other hand it works well with a tomcat 4 version.
Is there any problems with version 5 ?
Yes, the jetspeed.xml file needs to be moved under Tomcat 5 to 
tomcat/conf/Catalina/localhost

Regards,
  Serge Huber.


- -- --- -=[ shuber2 at jahia dot com ]= --- -- -
www.jahia.org : A collaborative source CMS and Portal Server 



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


RE: NullPointerException while rendering JSP template

2004-03-31 Thread Mark Orciuch
 Thanks for your help, I actually changed
 services.TemplateService.default.extension to jsp in
 TurbineResources.properties and it all worked fine. So I guess there is
 a slight issue rendering JSP with the Velocity engine :p

You can still use JSP based portlets when Velocity is the default template
engine. However, you cannot mix Velocity and JSP when it comes to layouts
and navigation. This wouldn't even make sense. It's either one or the other.

Last time I checked JSP support worked fine in Jetspeed. It is our goal to
support both. Please let us know if it isn't so.

Best regards,

Mark C. Orciuch
Next Generation Solutions, Ltd.
e-Mail: [EMAIL PROTECTED]
web: http://www.ngsltd.com



 I read it is supposed to work, but it might not be a prioritary goal in
 Jetspeed development. Maybe I'll post a bug request someday.

 Again, thanks for all :)

 --
 | Jean-Baptiste Lièvremont|
 |   E-mail : [EMAIL PROTECTED]|
 |[EMAIL PROTECTED] |
 |   Tel: (+33)6.14.85.19.96   |

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]







-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: RE : RE : TR : Problem during jetspeed2 compil

2004-03-31 Thread David Sean Taylor
On Wednesday, March 31, 2004, at 07:28  AM, zze-MORON François 
FTRD/DMI/REN wrote:

And when I try a fullDeploy, it fails :


C:\Apps\jetspeed-2\portalmaven fullDeploy

[snip]
[java] Calling FileSystemPAM...
[java]  INFO: deploying WAR file'pam.war' to WEB-INF/...
[java] ERROR: Unexpected exception deploying portlet application: 
java.io.IO
Exception: The portlet application archive target, 
C:/Apps/tomcat/webapps//PAM,
already exists.  Please remove it before attempting to deploy. 
attempting rollba
ck...
[java] java.io.IOException: The portlet application archive 
target, C:/Apps/
tomcat/webapps//PAM, already exists.  Please remove it before 
attempting to depl

The PAM directory exists in the webapps  directory
You need to delete it before redeploying
try this:

cd \apps\tomcat\webapps

rd /s PAM
rd /s jetspeed
rd /s HW_App
cd \apps\jetspeed-2
maven db.create
cd portal
maven fullDeploy
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


psml updates?

2004-03-31 Thread Sturtz, Andrew
Does anyone have a solution or work around for updating psml files
without totally overwriting them.  I need to update a user's role psml
but still leave their customizations in their user psml.  Any help would
be greatly appreciated.


jetspeed production?

2004-03-31 Thread Sturtz, Andrew
I need to know how developers manage updates from development to
production without affecting current production user database and
configurations already in place.  Does anyone have any recommendations
as to how this works aside from manual entry Any help would be a great
help.


Re: jetspeed production?

2004-03-31 Thread David Sean Taylor
On Wednesday, March 31, 2004, at 11:13  AM, Sturtz, Andrew wrote:

I need to know how developers manage updates from development to
production without affecting current production user database and
configurations already in place.  Does anyone have any recommendations
as to how this works aside from manual entry Any help would be a great
help.
I don't use HSQL in anything serious
Usually I setup as part of my build environment, Torque configurations 
for production, test and dev
THis can be configured via build scripts, or at runtime, I have also 
overrode the Torque.properties from a subset of properties available to 
the sysadmin



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: psml updates?

2004-03-31 Thread David Sean Taylor
On Wednesday, March 31, 2004, at 11:05  AM, Sturtz, Andrew wrote:

Does anyone have a solution or work around for updating psml files
without totally overwriting them.  I need to update a user's role psml
but still leave their customizations in their user psml.  Any help 
would
be greatly appreciated.

Not sure if that question is clear.
When you store PSML, whether to the DB as a blob, or XML file, it is 
marshaled out from Java to XML.
Role PSML exists in a different file (blob) than the User's PSML.
Are you speaking about references?

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: Jetpeed-cms or integration of any free cms into jetspeed

2004-03-31 Thread David Sean Taylor
On Wednesday, March 31, 2004, at 02:29  AM, Sprang, Henning (Firma CS) 
wrote:

Hy,

I have to build a small (but possibly growing) cms portlet upon 
jetspeed.
It doesn't need to have lots of features in the first version, just
some editor (can edit and add new pages) / chief editor ( must give 
release
permission for new and changed pages) user roles for editing pages in a
browser-based form editor, plus some versioning.
Plus a portlet that outputs the managed content, which naturally makes 
the thing
usefull in the first place.

As i saw, there is something called jetspeed-cms in the jetspeed 
sources,
which i eventually got running in the sense that i could place the 
admin
and the content ouput portlet on my workspace, but they don't seem to 
do much.
I hadn't the time to figure out how much i'd have to do to make
this thing more or less functional.

We (Christophe Lombart and I) on a second generation of the Jetspeed 
CMS (JCMS).
We hope to donate it to Apache Portals some time soon.
It works with Slide foremost, which is Christophe's main area of 
concern.
However the API is not tied to Slide.
 I also have a branch that works with the file system and a proprietary 
CMS (Dynabase).

I saw there once (sometime last year) was a short thread of some people
talking about that issue on the list, but the conversation didn't go 
pretty
far, at least not on the public list, and it's long ago.

And i found some hints that somebody integrated
a cms into jahia, which seems to be some commercial portal based on 
jetspeed,
(but it has a non-free source license which i can't work with)
and i read that somebody integrated the mmbase cms into jetspeed.

But finally, besides of those very small pieces of information, that
eventually somebody might have done something like this, or somebody 
wanted
sometimes to start working on this topic, I could not find any really 
useful
information or documentation on how those things where really done and 
how
I could do it for myself, even after about a day of searches and 
reading.

So, I am prepared to find out the whole thing on my own, develop a
cms portlet from ground up, and put a lot of work into it,
but before reinventing the wheel completely, I want to ask here again:
Did somebody ever intergrated some kind of cms into jetspeed, may it 
be slide,
as it seems to be used in the thing in the jetspeed-cvs, or any other 
one, and
has some hints on how to do it?
We are working on it
Be great if we can all collaborate and start a new project team at 
portals

ps: I want to use real open source free software, no commercial 
things at all for the
thing.


:-) good!

--
David Sean Taylor
Bluesunrise Software
[EMAIL PROTECTED]
[office]   +01 707 773-4646
[mobile] +01 707 529 9194


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


RE: Hide Categories of Portlets from Groups of Users

2004-03-31 Thread Bob Fleischman
David:

I modified the code to check for PERMISSION_PERSONIZE and added a new
security constraint user-select_admin-all 

If a portlet is marked user-view_admin-all they can not select it but they
can view it. If I set it to user-select_admin_all they can do both.

Bob

-Original Message-
From: David Sean Taylor [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 30, 2004 5:42 PM
To: Jetspeed Users List
Subject: Re: Hide Categories of Portlets from Groups of Users


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.checkPermission((JetspeedUser) data.getUser(),
 new PortalResource(entry),
 JetspeedSecurity.PERMISSION_VIEW)

 I've been looking at some of the other permissions. What is the 
 difference
 between 'personalize' and 'customize'?

Personalize is not used, but you may be on to something there
If we check the personalize permission when listing portlets, this 
could work as a special permission to list portlets in the customizer's 
portlet list

 Bob

 Ps. I've got a feeling I'm going to need to create my own custom
 CustomSetAction.


 -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 Portlets from Groups of Users


 On Monday, March 29, 2004, at 05:39  PM, Bob Fleischman wrote:

 On a related note. . .

 Is there a security setting on a given portlet so that only an admin
 can add
 it to a page?

 Sure, just setup a security constraint using the Security Browser (from
 the Admin UI)
 There is one already deployed with the default deployment called
 user-view_admin-all that may work for you

 If you want to use that constraint for all portlet instances in the
 system, go to the Portlet Browser,
 find your portlet, edit it, go to the first tab (Information) and set
 the Security Reference there.

 You can also override the constraint on a per portlet instance basis
 with the portlet customizer

 We have some portlets we only want on public pages and we do not want
 users
 to be able to put them on their home pages.

 Thanks

 Bob
 -Original Message-
 From: David Sean Taylor [mailto:[EMAIL PROTECTED]
 Sent: Sunday, March 28, 2004 5:38 PM
 To: Jetspeed Users List
 Subject: Re: Hide Categories of Portlets from Groups of Users


 On Sunday, March 28, 2004, at 04:19  PM, Bob Fleischman wrote:

 I know I can prevent users from seeing individual portlets in the 
 PSML
 Customizer by setting security on the portlet accordingly.



 Is it possible to set security on an entire category of portlets so
 that it
 does not show up in the drop down list?

 That would take some custom code.
 Currently there are no security constraints associations on categories



 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



 --
 David Sean Taylor
 Bluesunrise Software
 [EMAIL PROTECTED]
 [office]   +01 707 773-4646
 [mobile] +01 707 529 9194



 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



--
David Sean Taylor
Bluesunrise Software
[EMAIL PROTECTED]
[office]   +01 707 773-4646
[mobile] +01 707 529 9194



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Hide Categories of Portlets from Groups of Users

2004-03-31 Thread David Sean Taylor
On Wednesday, March 31, 2004, at 04:35  PM, Bob Fleischman wrote:

David:

I modified the code to check for PERMISSION_PERSONIZE and added a new
security constraint user-select_admin-all
If a portlet is marked user-view_admin-all they can not select it 
but they
can view it. If I set it to user-select_admin_all they can do both.

Nice 
Did you want to send a patch :-)


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Moving to Oracle database from Hypersonic database...

2004-03-31 Thread sridhar ramalingam
Hello all,
Are there any sequence of steps in order to move to Oracle database from
the default Hypersonic database?
 
Thanks in advance.
Sridhar


New User CreateException

2004-03-31 Thread Newton m Mn
Hi,

I am new for Jetspeed
when I create newuser in Jetspeed , I can get

org.apache.jetspeed.services.security.CredentialExpiredException: Password expired

exception, again when I change the password in was working fine. what was the issues 
is?. How can I solve my problem?.

RE : TR : Problem during jetspeed2 compil

2004-03-31 Thread zze-MORON François FTRD/DMI/REN
It's ok. I just have an error in my tomcat's log file :

2004-04-01 09:28:00 StandardContext[/jetspeed] Velocity   [info] Velocimacro : adding 
VMs from VM library template : VM_global_library.vm
2004-04-01 09:28:00 StandardContext[/jetspeed] Velocity  [error] ResourceManager : 
unable to find resource 'VM_global_library.vm' in any resource loader.

Is it a problem ?

-Message d'origine-

The PAM directory exists in the webapps  directory
You need to delete it before redeploying

try this:

cd \apps\tomcat\webapps

rd /s PAM
rd /s jetspeed
rd /s HW_App

cd \apps\jetspeed-2
maven db.create
cd portal
maven fullDeploy



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]