RE: Integrating a CMS with J2

2005-04-20 Thread Christophe Lombart
FYI, available portlets are : * Content tree and document viewer (readonly) * Content Admin browser from which you can manage folders documents. There is an html editor (kupu) integrated within Graffito and I'm working on the permissions administration for this portlet. Of course, you can write

Re: Graffito - Jetspeed CMS framework

2005-03-15 Thread Christophe Lombart
Fabrice Dewasmes wrote: Hi, This is great news. My first question would be : do you think it can work within JS1 with fusion ? In Theory yes :-) Graffito portlets use some portal service (the Graffito components themself). I never used Fusion but I expect it is possible to access to some

Graffito - Jetspeed CMS framework

2005-03-14 Thread Christophe Lombart
Hi All, If you are looking for a CMS framework for Jetspeed, you are welcome to join the Graffito project (http://incubator.apache.org/graffito/). Graffito is a new incubated project which is focusing on content and document management. Graffito is still under developement but you can test the

Re: Graffito - Jetspeed CMS framework

2005-03-14 Thread Christophe Lombart
Graffito. The link in incubator's project is not active. BaTien DBGROUPS Christophe Lombart wrote: Hi All, If you are looking for a CMS framework for Jetspeed, you are welcome to join the Graffito project (http://incubator.apache.org/graffito/). Graffito is a new incubated project which is focusing

Re: Force restart/reload

2005-02-24 Thread Christophe Lombart
I had similar issues with my portlets. There is a bug in tomcat 5.0.28 with the autoDeploy. It is not used correctly in this version. Now, I use tomcat 5.0.30 and hot deploy works fine. Christophe Howard Lewis Ship wrote: Is there a quick and easy way to force Jetspeed to restart? I'm hot

Re: File upload using commons fileuploader not working

2005-02-24 Thread Christophe Lombart
I'm using the same component in Graffito and it works with Jetspeed 2. Your code seems correct. Maybe an issue in the html form. Christophe nik gonzalez wrote: By the way, its a JSR 168 portlet that i deployed in Fusion. Thanks, Nik -Original Message- From: nik gonzalez [mailto:[EMAIL

Re: JS2 - Getting Started - Maven errors

2005-02-24 Thread Christophe Lombart
Did you defined correctly all Jetspeed 2 parameters in the build.properties ? \\shared\lib\pluto-1.0.1-rc1.jar (The network path was not found) is not correct path Christophe Ramin wrote: Hello all, im new here.. pardon me if this has been covered before. Just did a fresh checkout of JS2 from

Re: CMS Portals

2004-06-23 Thread Christophe Lombart
Ian Wilson wrote: Hi, I work in a university lab that needs to handle role based access to clinical data. We also have a number of (portal based-web services) analysis tools that would need to exchange data with this CM/DM layer. So, a researcher would upload experimental data to a repository

Re: Doubts on Jetspeed

2004-06-17 Thread Christophe Lombart
Srinivasarao Salla wrote: Hi, May I know, in JetSpeed 1) If there is any separate content management feature provided to publish the content JCMS will be the default CMS components for Jetspeed. It under construction. David is trying an home for JCMS in the portals.apache.org=; 2)Is it

Re: Oracle connection problem

2004-05-26 Thread Christophe Lombart
Did you read the following page : http://portals.apache.org/jetspeed-1/database.html ? What do you means by it fails ? it there an exception ? Christophe Claire.lee wrote: Hi, JetSpeed1.4 works fine with MySQL, but when I try to run it with Oracle( I only change the JDBC driver), it fails I

Re: search examples anyone?

2004-05-24 Thread Christophe Lombart
See the search service interface. The API is quite simple ( see http://portals.apache.org/jetspeed-1/apidocs/index.html). What you need is : 1. get a reference to the Search service. 2. add some object into the Lucene index via the SearchService methods ( add(...)) 3. Later, search objects via

Looking for Jetspeed experts

2004-05-21 Thread Christophe Lombart
Hi All, I'm looking for Jetspeed/CMS experts for an important project in Europe - Brussels/France (french or english speaker). The following knowledge are required : * Jetspeed or any other portal solution. * Red Hat WAF - content management solution (very important). * Lucene or any other

Simple Jsp Action

2003-12-09 Thread Christophe Lombart
I'm trying to start a simple turbine action from my site (not a portlet action, a classic turbine action). Everything is good with a velocity template but not with a jsp template. Here is the log : 2003-12-10 00:10:55,144 [Thread-10] DEBUG JetspeedTemplatePage - JetspeedTemplatePage: Setting

Re: DMS

2003-10-23 Thread Christophe Lombart
Star Office can't handle complex documents. Correct me if I'm wrong. Thanks, Leszek - Original Message - From: Christophe Lombart [EMAIL PROTECTED] To: Jetspeed Users List [EMAIL PROTECTED] Sent: Wednesday, October 22, 2003 4:30 PM Subject: Re: DMS This is exactly what I'm doing for one

Re: DMS

2003-10-22 Thread Christophe Lombart
This is exactly what I'm doing for one for my customer. The end-users have a secure access to a documents hierarchy (folders) via a portlet. A word document can be edited and save back to the server after some validation. Documents are stored into a repository (Slide) which can be used for

Re: DMS

2003-10-22 Thread Christophe Lombart
API [EMAIL PROTECTED] wrote: Hi, how do you interact with Open Office? Is that through it's API, or do you call the executable? Cheers, Bo Christophe

Re: Jetspeed CMS

2003-10-20 Thread Christophe Lombart
I'm not working full time on that. Do you want to help ? Christophe [EMAIL PROTECTED] wrote: Hi Christophe, What's the status of the Jetspeed Slide CMS? Greetings, Stefan - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: Jetspeed on weblogic

2003-10-16 Thread Christophe Lombart
) at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHan dler.java:25) at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:178) at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:151) -Original Message- From: Christophe Lombart [mailto:[EMAIL

Re: Uploading file 1MB

2003-10-13 Thread Christophe Lombart
Check the value of services.UploadService.repository in the TurbineResources.properties. If I'm remember correctly, this value has to be change when you are running on windows box. by using this param point to a correct folder. I'm using this service without any other issues. Christophe

Re: How to open link(href) in same parent portlet window

2003-10-02 Thread Christophe Lombart
Can you give more info ? What kind of url ? do you want to use another template for the portlet or redirect to an external site ? Dev wrote: Hi, My current portlet has many different links(urls). And when user clicks on that link, I want to get it open within same portlet window. How

Re: Jetspeed download

2003-09-22 Thread Christophe Lombart
from http://jakarta.apache.org/jetspeed/site/install.html, I have no problem Ron Wheeler wrote: I was trying to help someone get started with Jetspeed and we were not able to get the Jetspeed distribution from the download page. If I click on the link from the Binary Download page IE tries to

Re: Cascading Menus from PSML

2003-09-21 Thread Christophe Lombart
Jonathan Porterfield wrote: Hmmm, I'm not quite sure why using the customizer would be a problem.(?) I'm sure you know the environment better than me, though. It just takes more time to code. At least that's a first thought. Comments, critiques, identification of major gaps in logic greatly

Re: Link to a JSP page on a JSPPortlet

2003-09-21 Thread Christophe Lombart
Marco Fabbri wrote: With portlet space I mean to replace the JSP output contained in my portlet with another JSP content: it's not enough to use a jetspeed:link? no, it is use for navigation. Use setTemplate in your portlet action. Can you send me a jsp action example to use the setTemplate?

Re: Link to a JSP page on a JSPPortlet

2003-09-20 Thread Christophe Lombart
Marco Fabbri wrote: Where I wrong? How can I open another jsp in the same portlet space? What do you mean by portlet space ? If you want to assigne another jsp into the same portlet use the method setTemplate in your jsp action or your GenericMvcAction (see the javadoc). Christophe

Re: Adding Portlet as link in another portlet content

2003-09-18 Thread Christophe Lombart
For navigation, see the class org.apache.jetspeed.util.template.BaseJetspeedLink, the velocity tools $jlink and the forward service (http://jakarta.apache.org/jetspeed/site/forwards.html). Christophe * * JS developer wrote: Hi, I want to add a one portlet as link into content of another

Re: Cascading Menus from PSML

2003-09-18 Thread Christophe Lombart
Cascading menu with plenty of javascript DHTML ? I'm intesting to build one for my project but it is not plannified for this month :-) Anyway, If you can work without the customizer in this case, it is not so complex to build your own, if you know javascript-DHTML, the PSML structure and the

Re: jsp errorPage

2003-09-18 Thread Christophe Lombart
I'm not complelty familiar with jsp within jetspeed but have you try to put this directive in /WEB-INF/templates/jsp/layouts/html/default.jsp ? Christophe Gregory Joseph wrote: Hi list, Is there any way Jetspeed can support the JSP errorPage directive? Or maybe JetSpeed / Turbine provide

Re: Jetspeed CMS / Slide integration - news from the developer

2003-09-04 Thread Christophe Lombart
Dariush Behboudi wrote: Will be also suitable as a Document management component? Well, it depends on what you are calling a document management. Until now, there is only a couple of services which gives some methods to access to a repository. In this rep, you add all cms object you want (XML,

Re: multiple servlet in jetspeed

2003-09-02 Thread Christophe Lombart
preference for path2 servlet. ~suchi -Original Message- From: Christophe Lombart [mailto:[EMAIL PROTECTED] Sent: Monday, September 01, 2003 2:39 PM To: Jetspeed Users List Subject: Re: multiple servlet in jetspeed Why do you need that ? Jetspeed is based on turbine which provide actions. I

Re: Menus and submenus

2003-06-03 Thread Christophe Lombart
If I forget nothing, you need to write a new controller class, an action class, declare it in controller.xreg and certainly write a new template for this controller with a lot of javascript. Than, you can use it in your own PSML file. Maybe, you can check in the controller.xreg some samples

Re: Removing the Jakarta Jetspeed Portal information fromtheBrowsertitle

2003-03-26 Thread Christophe Lombart
If I remember corretly, the tutorial explains how to do that. Christophe Aurelien Pernoud wrote: I don't understand the question... The file JetspeedResources.properties is under /WEB-INF/conf, if that's the question ? Wilson, Allen a ecrit : That is the version I am using.Is it

Re: about weblogic jar reading bug

2003-03-26 Thread Christophe Lombart
Currently, I'm also working on trying to deploy my jetspeed application into weblogic. Until now, I found the following problems : * As you said, war file doesn't work. Following some info in the weblogic user groups, getRealPath returns null when the applications is running in a war file. So,

Re: Removing the Jakarta Jetspeed Portal informationfromtheBrowsertitle

2003-03-26 Thread Christophe Lombart
Message- From: Christophe Lombart [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 26, 2003 1:58 PM To: Jetspeed Users List Subject: Re: Removing the Jakarta Jetspeed Portal informationfromtheBrowsertitle If I remember corretly, the tutorial explains how to do that. Christophe Aurelien

RE: jetspeed security and slide

2002-10-18 Thread christophe . lombart
Too busy for the week-end but I will prepare something for the next week. * A readme which explain how to integrate it with the existing jetspeed code. * a small proposal which summarize the most important features and api. * a small Slide demo repository based on HSQL. +1 for a Jetspeed forum