David Sean Taylor a �crit :

Fabrice Dewasmes wrote:

Hi,

This is great news. My first question would be : do you think it can work within JS1 with fusion ?


Graffito (and Graffito portlets) will run inside Fusion.
Just need to add the Graffito components to the Spring configuration


I've tried to use it. In fact the maven scripts don't work 'out of the box' for hsql. There are a few bugs. Here are those that I remember :
- empty password for DB is not valid
- torque SQL scripts generation doesn't generate a good script for creation of content table because of the BLOB field (the field has no type) -- should have been set to OBJECT type ?
- SQL scripts are maybe not generated at the right place (src/sql/... vs target/src/sql/...)
- J2 deploy doesn't deploy assembly at the right place (WEB-INF/assembly instead of WEB-INF/conf/assembly)


At the end, everything deploys well within JS1+Fusion. BUT I don't understand how to use the portlet. When in view mode, the portlet tells me that i'm connected to [server]jetspeed but that there is no content and I should use edit mode. But in edit mode the portlet appears empty and no log in the console.... What did I miss ?

Thanks

Fabrice

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to