RE: IBM WPS: What version of Jetspeed does it use?WPS itself contains parts of the Jetspeed core and has recontributed code back into the project. The two products are not one and the same however. If you are working with WPS, you will need to focus on the WPS implementation and not typically the underlying Jetspeed code which is shielded from the user.
If the code you mention is present in the jetspeed jar but not in the jetspeed core distribution, then it may have been recontributed and not used or not incorporated yet. The two products are not apples to apples in code or methodology and portlets written in one environment do not port transparently to the other. Focus on WPS if you will be using WPS. If you are using Jetspeed itself, then focus on that. WPS != jetspeed Scott IBM Corporation ----- Original Message ----- From: David Allen To: 'Scott A. Roehrig ' ; 'Jetspeed Users List ' Sent: Monday, December 24, 2001 7:23 PM Subject: RE: IBM WPS: What version of Jetspeed does it use? Looking at the contents of the Jetspeed.jar which is in H:\PortalServer\app\web\WEB-INF\lib I find that there are numerous classes in this jar not present in the 1.3a2 source distribution. Specifically I was looking for the implementation for FilePortletServiceRegistry in package org.apache.jetspeed.portletcontainer.services.portletserviceregistry. I found it in the jar as a class file, but it is not in the jetspeed-1.3a2-release-src source distribution. Any help would be appreciated... feels like I am finding my way in the dark without knowing what version of Jetspeed I am working with. Thanks, David -----Original Message----- From: Scott A. Roehrig To: Jetspeed Users List Sent: 12/21/01 6:20 PM Subject: Re: IBM WPS: What version of Jetspeed does it use? It is based off the 1.3a2 codebase, with IBM stuff as well. Scott ----- Original Message ----- From: "David Allen" <[EMAIL PROTECTED]> To: "Jetspeed Users List (E-mail)" <[EMAIL PROTECTED]> Sent: Friday, December 21, 2001 4:01 PM Subject: IBM WPS: What version of Jetspeed does it use? > For version 1.2 or 2.1? Does anybody know? > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
