WML WAP Support

2005-03-25 Thread Geoff Hollingworth
Hi in Jetspeed 1 there was some level of rudimentary support for formatting onto wireless devices. Does that exist in Jetspeed 2? If not has anybody got suggestions on the best way to add it. thanks /geoff - To unsubscribe,

Jetspeed2 Portlet Development Example

2005-03-25 Thread Stephen Hatfield
Does anyone have a full example of portlet development in Jetspeed2? What I would dearly love to have are all the files necessary for a portlet and instructions on how to deploy portlets. I find the documentation on portlet development at Apache a bit thin. I realize I am probably asking for a

Best Way to start developing a portal

2005-03-25 Thread Geoff Hollingworth
Hi I now have a succesful environment running on linux using the source from CVS. I now will start to develop my own portal (skins, layout, portlets). I want to continue to take down the latest source code as I am doing this. Can anyone recommend the best way i do this so i can easily download

RE: Best Way to start developing a portal

2005-03-25 Thread Shah Amit
Hi Geoff, I got this advise from David Sean Taylor, and it has really worked great for me. I have a seperate directory where I have all my source for my portlet, decorators and stuff like that. And then I have my own maven goals in my project files which deploy these portlets, decorators and

RE: Best Way to start developing a portal

2005-03-25 Thread Geoff Hollingworth
thank you so much. i am new to this maven thing and the jetspeed deploy mechanisms. is it possible for you to share with me your maven build.properties file that you have created to deploy your myportal files. if you could share anything else that you think would help me then that is also

J1 to J2 Migration

2005-03-25 Thread Shiv Swaminathan
Hi , We have an application running on J1 presently and we would like to move it to J2 soon. Has anybody attempted this ? if so please do post details of it. Is there any easier way to migrate than to re-code the whole stuff ? Shivkumar Swaminathan

RE: Best Way to start developing a portal

2005-03-25 Thread Shah Amit
Following are entries from all my build files. Hope they help. Steal them with pride ;) I dont know if you are already aware but maven usually has three files that describe a project --- 1. Maven.xml file Start Maven.xml file === project

RE: Best Way to start developing a portal

2005-03-25 Thread Geoff Hollingworth
thanks amit i will start reading up. greatly appreciated /geoff From: Shah Amit [EMAIL PROTECTED] Reply-To: Jetspeed Users List jetspeed-user@jakarta.apache.org To: jetspeed-user@jakarta.apache.org Subject: RE: Best Way to start developing a portal Date: Fri, 25 Mar 2005 17:49:59 -0500 Following

J2/Fusion synchronization: step one done!

2005-03-25 Thread Ate Douma
Team and Fusion users, I've committed an updated J1/Fusion in the J1 branch j2_deployment_refactoring_sync. As far as I have been able to test, Fusion now runs with the current J2 CVS HEAD. Please, make sure you update your J2 head first as I committed several changes to J2 too which are needed