cvs commit: jakarta-jetspeed .classpath locator.ent project.xml

2005-04-12 Thread taylor
taylor 2005/04/12 16:19:13 Modified:..classpath locator.ent project.xml Log: phasing out old stock quote service and replacing with new, Axis based one Revision ChangesPath 1.13 +3 -0 jakarta-jetspeed/.classpath Index: .classpath

cvs commit: jakarta-jetspeed/etc/project-dependencies axis.xml

2005-04-12 Thread taylor
taylor 2005/04/12 16:16:41 Added: etc/project-dependencies axis.xml Log: phasing out old stock quote service and replacing with new, Axis based one Revision ChangesPath 1.1 jakarta-jetspeed/etc/project-dependencies/axis.xml Index: axis.xml =

cvs commit: jakarta-jetspeed/webapp/WEB-INF/conf JetspeedResources.properties

2005-04-12 Thread taylor
taylor 2005/04/12 16:16:29 Modified:webapp/WEB-INF/conf JetspeedResources.properties Log: phasing out old stock quote service and replacing with new, Axis based one Revision ChangesPath 1.133 +8 -3 jakarta-jetspeed/webapp/WEB-INF/conf/JetspeedResources.properti

cvs commit: jakarta-jetspeed/src/java/org/apache/jetspeed/webservices/finance/stockmarket JetspeedStockQuoteService2.java

2005-04-12 Thread taylor
taylor 2005/04/12 16:16:08 Added: src/java/org/apache/jetspeed/webservices/finance/stockmarket JetspeedStockQuoteService2.java Log: phasing out old stock quote service and replacing with new, Axis based one Revision ChangesPath 1.1

cvs commit: jakarta-jetspeed/webapp LoggedInWelcome.html

2005-04-12 Thread sgala
sgala 2005/04/12 15:55:27 Modified:src/java/org/apache/jetspeed/services/security/registry RegistryAccessController.java xdocsportlet_config_RSS.xml code-standards.xml src/java/org/apache/jetspeed/modules/actions/controllers

Execption while Starting JetSpeed-2

2005-04-12 Thread Rajesh Jain
I built against M3-dev and there seems to be a mismatch in the column names in the Client Table when I start jetspeed. The database column name is Eval_Order regards Rajesh org.apache.jasper.JasperException: Bad SQL grammar [] in task 'OJB operation'; nes

cvs commit: jakarta-jetspeed-2/portal/src/java/org/apache/jetspeed/container/url/impl FusionPathInfoEncodingPortalURL.java

2005-04-12 Thread raphael
raphael 2005/04/12 15:42:23 Removed: portal/src/java/org/apache/jetspeed/container/url/impl FusionPathInfoEncodingPortalURL.java Log: Remove FusionPathInfoEncodingPortalURL which has been moved to Jetspeed 1 Fusion code source. -

cvs commit: jakarta-jetspeed maven.xml project.xml

2005-04-12 Thread sgala
sgala 2005/04/12 15:40:09 Modified:.maven.xml project.xml Log: changes by Ate (recovered from crashed disk :-) ) to have org.apache.jetspeed.fusion in maven to manage build including fusion or "classic" Revision ChangesPath 1.40 +13 -5 jakarta-jetspe

Re: found fusion/pluto interaction bug

2005-04-12 Thread Raphaël Luta
David Sean Taylor wrote: I'm testing it in J2 right now... I'll ping you when it's done and committed and let you update the Fusion assembly file, ok ? Great! OK, moved the code the in J1 Fusion directly and updated the assembly accordingly. You can forget everything I've said about updating dep

cvs commit: jakarta-jetspeed/webapp/WEB-INF/conf/assembly jetspeed-spring.xml

2005-04-12 Thread raphael
raphael 2005/04/12 15:31:05 Modified:webapp/WEB-INF/conf/assembly jetspeed-spring.xml Log: New NavigationState behaving like PathEncodingPortletURL but compatible with Turbine path info parameter parsing rule. This code has been moved out of Jetspeed 2 and is necessary to make

cvs commit: jakarta-jetspeed/fusion/src/java/org/apache/jetspeed/fusion/container/url/impl FusionPathInfoEncodingPortalURL.java

2005-04-12 Thread raphael
raphael 2005/04/12 15:30:42 Added: fusion/src/java/org/apache/jetspeed/fusion/container/url/impl FusionPathInfoEncodingPortalURL.java Log: New NavigationState behaving like PathEncodingPortletURL but compatible with Turbine path info parameter parsing rule

cvs commit: jakarta-jetspeed/fusion/src/java/org/apache/jetspeed/fusion/container/url - New directory

2005-04-12 Thread raphael
raphael 2005/04/12 15:30:39 jakarta-jetspeed/fusion/src/java/org/apache/jetspeed/fusion/container/url - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-jetspeed/fusion/src/java/org/apache/jetspeed/fusion/container/url/impl - New directory

2005-04-12 Thread raphael
raphael 2005/04/12 15:30:39 jakarta-jetspeed/fusion/src/java/org/apache/jetspeed/fusion/container/url/impl - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-jetspeed/fusion/src/java/org/apache/jetspeed/fusion/container - New directory

2005-04-12 Thread raphael
raphael 2005/04/12 15:30:39 jakarta-jetspeed/fusion/src/java/org/apache/jetspeed/fusion/container - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: found fusion/pluto interaction bug

2005-04-12 Thread Raphaël Luta
Ate Douma wrote: Raphaël Luta said: David Sean Taylor wrote: I'm testing it in J2 right now... I'll ping you when it's done and committed and let you update the Fusion assembly file, ok ? Great! I've committed the patch in Jetspeed 2 but Fusion is built against J2-M2... either we have to upgrade t

Re: found fusion/pluto interaction bug

2005-04-12 Thread Ate Douma
Raphaël Luta said: > David Sean Taylor wrote: > >>> >>> I'm testing it in J2 right now... I'll ping you when it's done and >>> committed and let you update the Fusion assembly file, ok ? >>> >> Great! >> > > I've committed the patch in Jetspeed 2 but Fusion is built against > J2-M2... either we hav

cvs commit: jakarta-jetspeed/xdocs content-syndication.xml

2005-04-12 Thread sgala
sgala 2005/04/12 14:59:35 Modified:xdocscontent-syndication.xml Log: change xmlhack (no longer active) by XML.com Revision ChangesPath 1.7 +1 -1 jakarta-jetspeed/xdocs/content-syndication.xml Index: content-syndication.xml =

Re: found fusion/pluto interaction bug

2005-04-12 Thread Raphaël Luta
David Sean Taylor wrote: I'm testing it in J2 right now... I'll ping you when it's done and committed and let you update the Fusion assembly file, ok ? Great! I've committed the patch in Jetspeed 2 but Fusion is built against J2-M2... either we have to upgrade the the dependency to J2-HEAD or gen

Re: found fusion/pluto interaction bug

2005-04-12 Thread David Sean Taylor
Raphaël Luta wrote: Let me know if I can do something now (or within the next 2 hours) else I'll at least test the cut release but probably not before Thursday. Thursday sounds more realistic Slim chance I'll finish anything today Still working thru some issues here, for example the tutorial is bro

cvs commit: jakarta-jetspeed-2/portal/src/java/org/apache/jetspeed/container/url/impl FusionPathInfoEncodingPortalURL.java

2005-04-12 Thread raphael
raphael 2005/04/12 14:46:48 Added: portal/src/java/org/apache/jetspeed/container/url/impl FusionPathInfoEncodingPortalURL.java Log: New NavigationState behaving like PathEncodingPortletURL but compatible with Turbine path info parameter parsing rule.

Re: found fusion/pluto interaction bug

2005-04-12 Thread Raphaël Luta
David Sean Taylor wrote: Raphaël Luta wrote: David Sean Taylor wrote: Moved this to Jetspeed-dev Raphaël Luta wrote: I thought we would first go through Release candidates for 1.6 before announcing an official "1.6" release ? im -1 on that because no one actually works on 1.6 anymore except mysel

Re: found fusion/pluto interaction bug

2005-04-12 Thread David Sean Taylor
Raphaël Luta wrote: David Sean Taylor wrote: Moved this to Jetspeed-dev Raphaël Luta wrote: I thought we would first go through Release candidates for 1.6 before announcing an official "1.6" release ? im -1 on that because no one actually works on 1.6 anymore except myself There hasn't been any a

Re: found fusion/pluto interaction bug

2005-04-12 Thread Raphaël Luta
David Sean Taylor wrote: Moved this to Jetspeed-dev Raphaël Luta wrote: I thought we would first go through Release candidates for 1.6 before announcing an official "1.6" release ? im -1 on that because no one actually works on 1.6 anymore except myself There hasn't been any activity on the 1.6 b

cvs commit: jakarta-jetspeed/plugin/target maven-jetspeed-plugin-1.0-SNAPSHOT.jar

2005-04-12 Thread taylor
taylor 2005/04/12 12:33:40 Removed: plugin/target maven-jetspeed-plugin-1.0-SNAPSHOT.jar Log: remove target from cvs - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-jetspeed/tutorial/src/java/org/apache/jetspeed/tutorial/om .cvsignore

2005-04-12 Thread taylor
taylor 2005/04/12 12:12:03 Added: tutorial/src/java/org/apache/jetspeed/tutorial/om .cvsignore Log: ignore generated files Revision ChangesPath 1.1 jakarta-jetspeed/tutorial/src/java/org/apache/jetspeed/tutorial/om/.cvsignore Index: .cvsignore

cvs commit: jakarta-jetspeed/tutorial/src/java/org/apache/jetspeed/tutorial/om - New directory

2005-04-12 Thread taylor
taylor 2005/04/12 12:12:02 jakarta-jetspeed/tutorial/src/java/org/apache/jetspeed/tutorial/om - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-jetspeed/tutorial/src/java .cvsignore

2005-04-12 Thread taylor
taylor 2005/04/12 12:11:31 Added: tutorial/src/java .cvsignore Log: ignore generated files Revision ChangesPath 1.1 jakarta-jetspeed/tutorial/src/java/.cvsignore Index: .cvsignore =

cvs commit: jakarta-jetspeed/src/java/org/apache/jetspeed/om/security/turbine .cvsignore

2005-04-12 Thread taylor
taylor 2005/04/12 12:10:55 Modified:src/java/org/apache/jetspeed/om/security/turbine .cvsignore Log: ignore generated files Revision ChangesPath 1.2 +21 -1 jakarta-jetspeed/src/java/org/apache/jetspeed/om/security/turbine/.cvsignore Index: .cvsignore ==

cvs commit: jakarta-jetspeed/src/java/org/apache/jetspeed/om/dbregistry .cvsignore

2005-04-12 Thread taylor
taylor 2005/04/12 12:07:18 Added: src/java/org/apache/jetspeed/om/dbregistry .cvsignore Log: ignore generated files Revision ChangesPath 1.1 jakarta-jetspeed/src/java/org/apache/jetspeed/om/dbregistry/.cvsignore Index: .cvsignore ==

cvs commit: jakarta-jetspeed/src/java/org/apache/jetspeed/xml .cvsignore

2005-04-12 Thread taylor
taylor 2005/04/12 12:05:09 Modified:src/java/org/apache/jetspeed/xml .cvsignore Added: src/java/org/apache/jetspeed/xml/api .cvsignore src/java/org/apache/jetspeed/xml/api/jcm .cvsignore Log: ignore generated files Revision ChangesPath 1.1

cvs commit: jakarta-jetspeed/src/java/org/apache/jetspeed/om/dbpsml .cvsignore

2005-04-12 Thread taylor
taylor 2005/04/12 12:03:56 Added: src/java/org/apache/jetspeed/om/dbpsml/map .cvsignore src/java/org/apache/jetspeed/om/dbpsml .cvsignore Log: ignore generated files Revision ChangesPath 1.1 jakarta-jetspeed/src/java/org/apache/jetspeed

cvs commit: jakarta-jetspeed/src/java/org/apache/jetspeed/om/apps/email .cvsignore

2005-04-12 Thread taylor
taylor 2005/04/12 11:59:02 Modified:src/java/org/apache/jetspeed/om/apps .cvsignore src/java/org/apache/jetspeed/om/apps/email .cvsignore Log: ignore generated files Revision ChangesPath 1.2 +1 -1 jakarta-jetspeed/src/java/org/apache/jetspeed/o

cvs commit: jakarta-jetspeed/src/java .cvsignore

2005-04-12 Thread taylor
taylor 2005/04/12 11:57:51 Added: src/java .cvsignore Log: ignore generated files Revision ChangesPath 1.1 jakarta-jetspeed/src/java/.cvsignore Index: .cvsignore === *.generation

cvs commit: jakarta-jetspeed RELEASE-TODO

2005-04-12 Thread taylor
taylor 2005/04/12 11:56:44 Modified:.RELEASE-TODO Log: dont forget fusion Revision ChangesPath 1.27 +2 -2 jakarta-jetspeed/RELEASE-TODO Index: RELEASE-TODO === RCS file: /home/cvs/

cvs commit: jakarta-jetspeed/tutorial maven.xml

2005-04-12 Thread taylor
taylor 2005/04/12 11:56:26 Modified:tutorial maven.xml Log: typo in template Revision ChangesPath 1.10 +1 -1 jakarta-jetspeed/tutorial/maven.xml Index: maven.xml === RCS file: /home/cvs/ja

Re: found fusion/pluto interaction bug

2005-04-12 Thread David Sean Taylor
Moved this to Jetspeed-dev Raphaël Luta wrote: I thought we would first go through Release candidates for 1.6 before announcing an official "1.6" release ? im -1 on that because no one actually works on 1.6 anymore except myself There hasn't been any activity on the 1.6 branch for months My vote

cvs commit: jakarta-jetspeed/src/java/org/apache/jetspeed/om/dbregistry BasePortletMediatype.java SecurityAccessDbEntryPeer.java BasePortletMediatypePeer.java PortletCategoryPeer.java BasePortletParameter.java BasePortletParameterPeer.java BaseSecurityDbEntryPeer.java PortletParameterPeer.java BaseSecurityDbEntry.java BasePortletDbEntryPeer.java PortletParameter.java BaseSecurityAllowDbEntryPeer.java PortletDbEntry.java BasePortletDbEntry.java BasePortletCategoryPeer.java PortletMediatype.java BaseSecurityAccessDbEntryPeer.java BaseSecurityAccessDbEntry.java BasePortletCategory.java SecurityAccessDbEntry.java SecurityDbEntry.java PortletMediatypePeer.java PortletCategory.java BaseSecurityAllowDbEntry.java SecurityAllowDbEntry.java SecurityAllowDbEntryPeer.java

2005-04-12 Thread taylor
taylor 2005/04/12 11:14:32 Removed: src/java/org/apache/jetspeed/om/dbregistry BasePortletMediatype.java SecurityAccessDbEntryPeer.java BasePortletMediatypePeer.java PortletCategoryPeer.java

Re: cvs commit: jakarta-jetspeed/src/java/org/apache/jetspeed/om/apps/email .cvsignore

2005-04-12 Thread David Sean Taylor
Sorry, I committed the wrong files Great way to start a release Removing now [EMAIL PROTECTED] wrote: taylor 2005/04/12 10:49:58 Added: src/java/org/apache/jetspeed/om/dbregistry/map PortletDbEntryMapBuilder.java SecurityAccessDbEntry

cvs commit: jakarta-jetspeed/src/java/org/apache/jetspeed/om/apps/email .cvsignore

2005-04-12 Thread taylor
taylor 2005/04/12 10:49:58 Added: src/java/org/apache/jetspeed/om/dbregistry/map PortletDbEntryMapBuilder.java SecurityAccessDbEntryMapBuilder.java PortletParameterMapBuilder.java PortletMe

cvs commit: jakarta-jetspeed/src/java/org/apache/jetspeed/om/dbregistry/map - New directory

2005-04-12 Thread taylor
taylor 2005/04/12 10:49:51 jakarta-jetspeed/src/java/org/apache/jetspeed/om/dbregistry/map - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Third party portlets do not work in M2

2005-04-12 Thread CDoremus
Hi Ate, This was a clean first install (jetspeed-2.0-M2 bundled with Tomcat 5.5.8) on two separate machines, so there was no interference by previous installments. Both threw the same errors that I described previously. I enabled logging, but I did not see anything in the logs referring to the

Create new Portal

2005-04-12 Thread Santiago Urrizola
Hi, i try to create a new portal, call myPortal. I copy all the sources from the jetspeed to this new project into the eclipse. Delete al .java, and export the jetspeed-2.0-M2.jar to myPortal/WEB-INF/lib directory Then i add this directory to the server.xml in the tomcat configuration, and start

Problem when linking new jsp file to the custom portlet

2005-04-12 Thread Bala Saraswathi A
Hi, I built the jetspeed 2 from binary. Its working fine. I added a new own portlet in the sample application. Its also working fine. I created a new jsp file and linked with the custom portlet. Now I am not able to view the jsp content when I click that portlet. Any idea how to solve this is