Custom Jetspeed Portal tutorial question

2007-04-30 Thread Annamalai, Valliammai
Hello, I am trying to create a custom Portal following the steps on 'JetExpress Portal Tutorial' (Jetspeed2, Maven-2). I get an error when I run 'mvn -P tomcat,min' command though. What is the reason for this error? The error message is as follows: sql-execute-derby: [java] Buildfile:

svn commit: r533888 - in /portals/jetspeed-2/branches/J2-M2-REDUX/components/jetspeed-capability: ./ src/test/java/org/apache/jetspeed/capabilities/ src/test/resources/ src/test/resources/boot/

2007-04-30 Thread ate
Author: ate Date: Mon Apr 30 16:56:07 2007 New Revision: 533888 URL: http://svn.apache.org/viewvc?view=rev&rev=533888 Log: Fixing test run for the Capabilities component. This uses the new JetspeedSerializer for seeding (and clearing) the database. As the database setup really only needs to be run

svn commit: r533883 [1/3] - in /portals/jetspeed-2/branches/J2-M2-REDUX: components/jetspeed-capability/ components/jetspeed-capability/src/main/java/org/apache/jetspeed/ components/jetspeed-capabilit

2007-04-30 Thread ate
Author: ate Date: Mon Apr 30 16:41:09 2007 New Revision: 533883 URL: http://svn.apache.org/viewvc?view=rev&rev=533883 Log: Complete refactoring of the JetspeedSerializer! The JetspeedSerializer was a monolitic component which depended on all other components for which it performed data serializat

svn commit: r533883 [3/3] - in /portals/jetspeed-2/branches/J2-M2-REDUX: components/jetspeed-capability/ components/jetspeed-capability/src/main/java/org/apache/jetspeed/ components/jetspeed-capabilit

2007-04-30 Thread ate
Modified: portals/jetspeed-2/branches/J2-M2-REDUX/components/jetspeed-serializer/src/main/java/org/apache/jetspeed/serializer/objects/JSSnapshot.java URL: http://svn.apache.org/viewvc/portals/jetspeed-2/branches/J2-M2-REDUX/components/jetspeed-serializer/src/main/java/org/apache/jetspeed/serializ

svn commit: r533879 - in /portals/jetspeed-2/trunk/xdocs: j1-migration.xml navigation.xml

2007-04-30 Thread taylor
Author: taylor Date: Mon Apr 30 16:29:56 2007 New Revision: 533879 URL: http://svn.apache.org/viewvc?view=rev&rev=533879 Log: J1 -> J2 migration guide (finally, this one was long overdue, and im not talking about me falling behind last week!) Added: portals/jetspeed-2/trunk/xdocs/j1-migratio

svn commit: r533878 - /portals/jetspeed-2/branches/J2-M2-REDUX/components/pom.xml

2007-04-30 Thread ate
Author: ate Date: Mon Apr 30 16:19:25 2007 New Revision: 533878 URL: http://svn.apache.org/viewvc?view=rev&rev=533878 Log: init-db should not be called attached to the life-cycle anymore Modified: portals/jetspeed-2/branches/J2-M2-REDUX/components/pom.xml Modified: portals/jetspeed-2/branch

svn commit: r533877 - /portals/jetspeed-2/branches/J2-M2-REDUX/jetspeed-portal-resources/pom.xml

2007-04-30 Thread ate
Author: ate Date: Mon Apr 30 16:18:13 2007 New Revision: 533877 URL: http://svn.apache.org/viewvc?view=rev&rev=533877 Log: Don't put "" around table and columns names Modified: portals/jetspeed-2/branches/J2-M2-REDUX/jetspeed-portal-resources/pom.xml Modified: portals/jetspeed-2/branches/J2

svn commit: r533874 - /portals/jetspeed-2/branches/J2-M2-REDUX/pom.xml

2007-04-30 Thread ate
Author: ate Date: Mon Apr 30 16:07:35 2007 New Revision: 533874 URL: http://svn.apache.org/viewvc?view=rev&rev=533874 Log: Moved init-db plugin configuration for test and production to profiles, test-setup and setup respectively. Now anywhere in the project (in context of a pom.xml), you can init

svn commit: r533869 - in /portals/jetspeed-2/branches/J2-M2-REDUX/maven/jetspeed-maven-plugins/src/main/java/org/apache/jetspeed/maven/plugins: DDLGeneratorMojo.java InitDbMojo.java UnpackResourcesMoj

2007-04-30 Thread ate
Author: ate Date: Mon Apr 30 15:22:03 2007 New Revision: 533869 URL: http://svn.apache.org/viewvc?view=rev&rev=533869 Log: Changing all the plugins to be aggregators to prevent them to execute on children modules for a pom project Modified: portals/jetspeed-2/branches/J2-M2-REDUX/maven/jet

svn commit: r533866 - /portals/jetspeed-2/branches/J2-M2-REDUX/maven/jetspeed-maven-plugins/src/main/java/org/apache/jetspeed/maven/plugins/

2007-04-30 Thread ate
Author: ate Date: Mon Apr 30 15:12:20 2007 New Revision: 533866 URL: http://svn.apache.org/viewvc?view=rev&rev=533866 Log: - refactored the way unpack resources can be configured, now using native PlexusConfiguration to allow xml attribute usages which makes it much, much cleaner - now ant like

[jira] Created: (JS2-690) Caching issue with Print Mode

2007-04-30 Thread Yang Sie (JIRA)
Caching issue with Print Mode - Key: JS2-690 URL: https://issues.apache.org/jira/browse/JS2-690 Project: Jetspeed 2 Issue Type: Bug Affects Versions: 2.1 Environment: Tomcat 5.and WebSphere 6.0

Re: Cache and Print Mode

2007-04-30 Thread David Sean Taylor
On Apr 30, 2007, at 6:52 AM, Sie, Yang wrote: Hello: I am looking into the Caching feature in JS2.1. one issue that I found was that print mode doesn't work properly. Before the cache expires itself (say, 60 sec), when I clicked on the print mode icon, it shows the view mode data. Somehow I th

Re: admin portlet problems in trunk

2007-04-30 Thread David Sean Taylor
On Apr 29, 2007, at 4:35 AM, Evangelos Vlachogiannis wrote: Hi, I have just build from trunk and I would like to report 2 problems I met: 1. Portlet is Not Available: j2-admin::RPADPortlet Reason: null 2. Portal Site Manager This crashes Firefox 2.0.0.3 . I ie7 the tree is loaded on fi

Re: update decorator to the whole portal

2007-04-30 Thread David Sean Taylor
On Apr 29, 2007, at 4:29 AM, Evangelos Vlachogiannis wrote: Hi, I would like to ask if somebody could guide me on how to do the following: I want a user to be able to update a portal decorator and portlet decorator to the whole portal. It would be great if you provide me with relative cl

Cache and Print Mode

2007-04-30 Thread Sie, Yang
Hello: I am looking into the Caching feature in JS2.1. one issue that I found was that print mode doesn't work properly. Before the cache expires itself (say, 60 sec), when I clicked on the print mode icon, it shows the view mode data. Somehow I think the solo state needs to invalidate the cache,