[Mondrian] how to integrate mondrian to jetspeed?
wzx
wzx112233 at 163.com
Sun Jul 13 23:35:04 EDT 2008
Hi, Sherman
Thank you for your help. But I still have a question
My JPivot and JetSpeed are the latest version. but they doesn't work.
Also i tried JBoss Portal 2.6.5, it still doesn't work. Does only JBoss Portal2.0 works. but anyhow, i will have a try using Jboss Portal2.0
2008-07-14
wzx
发件人: Sherman Wood
发送时间: 2008-07-14 10:29:18
收件人: 'Mondrian developer mailing list'
抄送:
主题: RE: [Mondrian] how to integrate mondrian to jetspeed?
You can’t have filters in a portlet server.
If you check out the JPivot source, there is old code there for a JPivot portlet. It worked for JBoss Portal 2.0, but you should be able to adapt it to the latest JPivot and JetSpeed.
Sherman
Jaspersoft
From: mondrian-bounces at pentaho.org [mailto:mondrian-bounces at pentaho.org] On Behalf Of wzx
Sent: Sunday, July 13, 2008 6:11 PM
To: Mondrian developer mailing list; mondrian at pentaho.org
Subject: [Mondrian] how to integrate mondrian to jetspeed?
Hi, all
I am now working on integration from mondrian to jetspeed. But currently I meet a serious problem.
Following is added in my web.xml
<filter>
<filter-name>JPivotController</filter-name>
<filter-class>com.tonbeller.wcf.controller.RequestFilter</filter-class>
<init-param>
</filter>
<filter-mapping>
<filter-name>JPivotController</filter-name>
<url-pattern>/testpage.jsp</url-pattern>
</filter-mapping>
And it works very well if this project is not worked as a portlet in jetspeed. But if it works as a portlet in jetspeed, it always fails. The error message shows
that the JPivotController doesn’t work. But I don’t know why. I think may be I have written the wrong url-pattern.
Is there any body have integrated Mondrian to jetspeed successfully? Or have good idea for me.
Very appreciated.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.pentaho.org/pipermail/mondrian/attachments/20080714/5971fc47/attachment.html
More information about the Mondrian
mailing list