Re: getting Jetspeed 2 to work with WebSphere 5.1.2

2005-03-15 Thread Seth Ford
Yeah... I have been working on Jetspeed 2 M1 and am struggling to get the default portlets to work in WebSphere 5.1.2 I guess I can try your new branch, but if you can provide any help getting them working on WebSphere/WSAD I would appreciate it. In this case I am trying to use the hot deploy..

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 Jetspe

Re: Graffito - Jetspeed CMS framework

2005-03-15 Thread Fabrice Dewasmes
Hi, This is great news. My first question would be : do you think it can work within JS1 with fusion ? In fact we are planning to integrate a CMS solution in Jetspeed 1.6 using fusion. It could be a good opportunity to work with you if this can fit our environment. In fact we were planning to in

Setting the Portlet Param using Javascript

2005-03-15 Thread Rajesh Jain
Is it possible to alter/set the Portlet Params using a javascript and then force load it. --rajesh. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Graffito - Jetspeed CMS framework

2005-03-15 Thread LOMBART Christophe
Marky, Of course, we want to support JSR 170. Oliver Kieesler is working on a cms object mapping for a JSR repository. Now, I'm going to work with him and check how we can integrate his work into Graffito. If you join the Graffito dev mailing you will see a JCR proposal for Graffito ASAP. Y

Re: Graffito - Jetspeed CMS framework

2005-03-15 Thread Marky Goldstein
propably you should also have a look into magnolia.info They have integrated the JackRabbit adapter into their CMS efforts. Maybe the two efforts could be joined. I myself can help, but more on a project management level such as organization, documentation, etc. Greets, Marky Raphaël Luta wrote: Ma

Re: Graffito - Jetspeed CMS framework

2005-03-15 Thread Raphaël Luta
Marky Goldstein wrote: Great. Please also support JSR 170 (Content Repository Standard). We are interested to join the effort. Given the very reduced number of active developpers on Graffito right now, the best way to see this happening quickly is to join the graffito-dev list, and start to work wi

Re: Graffito - Jetspeed CMS framework

2005-03-15 Thread Marky Goldstein
Great. Please also support JSR 170 (Content Repository Standard). We are interested to join the effort. Best regards, Marky 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/). G

importing PSML into the database - where do I put the driver?

2005-03-15 Thread Roel van Dijk
I'm following the "PSML Database Configuration Guide" on this page: http://portals.apache.org/jetspeed-1/psml_db.html Everything worked so far (had a little troubles with creating the .sql files for the database, but that eventually worked). I created the database, with all the tables. I altered

getting struts-plugins in a portlet

2005-03-15 Thread Thomas . Koch
hi ! can anybody tell me, how i could get the struts-plugins in a struts-portlet ? my problem: in past i could get the plugins by this method: public static ServiceFactory getServiceFactory(ServletContext context) throws InternalException { PlugIn[] plugIns = (PlugIn[]) context.get

localize struts portlet

2005-03-15 Thread Fabrice Dewasmes
Hi, I'm using JS1+fusion and i'm developping struts portlets. I'd like toknow if it's possible to have portlets switch language when the portal is switching language (for example using changelanguage portlet). Is there an API usable by portlets to know portal Locale ? I've tried to use getLocale

AW: StackOverFlowError when using a new build jetspeed

2005-03-15 Thread Sabine Winkler
You are right. it seems to depend on the including mechanism of the jetspeed examples. I've debugged a little bit and may think that within the call of the an aspect something recursive happend. but it would be nice if jetspeed from cvs would work like the pre-build binary version. thx -Urspr

Re: StackOverFlowError when using a new build jetspeed

2005-03-15 Thread Thomas . Koch
hi ! i have nealry the same problem. but in my case everthing runs fine : i can logon and use my own portlets - the others are not interesting for me - at the moment. but i get in the tomcat-cmd a stackoverflow. i have a little piece of the tomcat log: 2005-03-15 10:15:50 StandardContext[/demo]Je

StackOverFlowError when using a new build jetspeed

2005-03-15 Thread Sabine Winkler
hi, after a while I checked out jetspeed-2 from repository using eclipse and the mevenide plugin. everything worked fine and so I could build the jetspeed portal and deploy it into a tomcat instance (5.0.28). Using a browser to request the portal I got a a long exception stack trace (for requestin