Jetspeed 2 Exception occured

2006-01-03 Thread mu baosen
Hello everyone. I deployed Jetspeed 2 to Jrun 4.When I click the submit button in the portlet, I encount the follow exception: - Failed to dispatch.include for Portlet Application: /j2-admin, servlet: /container java.lang.UnsupportedOperationException: not implemented in class jrun.servlet.http.

Re: Character encoding

2006-01-03 Thread mu baosen
Thank you for reply. >JSR 168 portlet do not perform no operations for the response encoding. >So, I think it's displayed correctly. Where can I specify the response encoding?

Re: Virtual portal support

2006-01-03 Thread David Sean Taylor
Greg Buchanan wrote: Did any of the features as described in JS2-317 (i.e. support for some virtual portal mechanism) get into the Jetspeed 2.0 final release ? Thanks Subsites can be partitioned in the PSML (Page) space under the __subsite-root

Re: Profiler documentation?

2006-01-03 Thread David Sean Taylor
[EMAIL PROTECTED] wrote: All, I know that there's still a lot of loose ends to document, but I wondered if there was anything existing that describes Profilers that I haven't seen yet. The link from the documentation page results in a 404 and I'm having a heck of a time trying to understand th

Virtual portal support

2006-01-03 Thread Greg Buchanan
Did any of the features as described in JS2-317 (i.e. support for some virtual portal mechanism) get into the Jetspeed 2.0 final release ? Thanks

Profiler documentation?

2006-01-03 Thread jetspeed
All, I know that there's still a lot of loose ends to document, but I wondered if there was anything existing that describes Profilers that I haven't seen yet. The link from the documentation page results in a 404 and I'm having a heck of a time trying to understand the examples. Any assistance

Re: Jetspeed questions

2006-01-03 Thread David Sean Taylor
[EMAIL PROTECTED] wrote: 1. (Jetspeed 1.6) Created a user and assigned User,Admin and Guest Role. Customise buttons available on portlets etc. Removed the User and Admin role logged out and back in, user was still able to customise even though Guest Role does not have customise permission. Im gu

Re: Layout portlet: cannot define the column width

2006-01-03 Thread David Sean Taylor
Cubehead Fang wrote: hi all, When i use the VelocityTwoColumnsSmallLeft or VelocityTwoColumns2575 portlet, it isn't different from VelocityTwoColumns portlet. It didn't define the width of the column. But when using VelocityTwoColumnsTable, it works well. I found that the column template have n

RE: Jetspeed questions

2006-01-03 Thread Archana Turaga
I will attempt answering some questions here: 1) This should be happening automatically but check the TURBINE_USER_GROUP_ROLE_TBL to see if the un-assignment of the roles User and Admin for the user has taken place or not and also check the TURBINE_ROLE_PERMISSION table to make sure that the permis

Build J2 from source

2006-01-03 Thread jonathan.hawkins
trying to build latest source from SVN, issuing maven allClean allBuild repeatedly gives the following error + | Cleaning Jetspeed-2 Portal Installer | Memory: 18M/24M + Attempting to download standalone-compiler-3.6.1

Re: Change a page's layout

2006-01-03 Thread Cubehead Fang
if you edit your psml file in the editor, please change the fragment's id. if you change the portlet.xml , please restart your tomcat. 2006/1/3, Clarence Ho <[EMAIL PROTECTED]>: > > Dear Cubehead, > > Actually I've tried both ways but still can't fix the problem. > > I modified the layout.vm to

RE: Change a page's layout

2006-01-03 Thread Clarence Ho
Dear Cubehead, Actually I've tried both ways but still can't fix the problem. I modified the layout.vm to display the no. of columns in the page, and it always display 2, even though I have changed the layout to "jetspeed-layouts::VelocityOneColumn" I believe that it somehow fail to retrieve t

Re: Change a page's layout

2006-01-03 Thread Cubehead Fang
hi. you have 2 ways to fix the problem. 1. change the portlet.xml of the layout portlet application change value of the init-param ViewPage of the you want to use portlet from "columns" to "tcolumns". 2. change the layout.vm. there is a solution. change the follow lines in the WEF-INF/templates

Change a page's layout

2006-01-03 Thread Clarence Ho
Hi, I created some new pages in the portal and want to try out different layout formats (e.g. three columns, two columns small left, etc.). I tried to modify the layout by both editing the .psml file and through the edit mode of the page. However, no matter which layout I set, it's still using

Jetspeed questions

2006-01-03 Thread jonathan.hawkins
1. (Jetspeed 1.6) Created a user and assigned User,Admin and Guest Role. Customise buttons available on portlets etc. Removed the User and Admin role logged out and back in, user was still able to customise even though Guest Role does not have customise permission. 2. (Jetspeed 1.6) Created a new