So Thomas and Scott-- Is there a list dedicated to the WPS product? I prefer the give and take of a list rather than opening a PMR and praying someone gets back to me when I have a question.
As well, how do I provide feedback on bugs? For instance, the CSS bundled with WPS Enable include inconsistent font sizes on tabledata and shadedtabledata. Who gets that info? Jetspeed or IBM? Right now I have significant issues with the PortletServices and need to know who I should be talking to about the problems... We are agressively moving forward with WPS and I want to make sure I have a good lay of the land before I turn it over to my implementation teams. Thanks for any assistance, David Allen -----Original Message----- From: Thomas Schaeck To: Jetspeed Users List Sent: 12/26/01 2:28 AM Subject: Re: IBM WPS: What version of Jetspeed does it use? There was an old JetSpeed API and there's a newer Portlet API that was modeled after the Servlet API, defining interfaces to isolate portlets entirely from the portal server implementation classes. The WPS 1.2 Portlet API is based on the API under proposals/portletAPI with some corrections/improvements that we had to make when really implementing the API. I think we are at an intermediate stage right now - ultimately, there needs to be a standard Portlet API that is common across all Portal Servers - JetSpeed, WebSphere Portal Server and other J2EE based application servers. This will enable portlet providers to write portlets that run on all portal server platforms. The Portlet API is the important interface for interoperability while the portal implementations are where portals will differentiate themselves from others by providing different features depending on what requirements they consider important. WebSphere Portal Server for example must provide a large amount of new functionality for the next release to satisfy the requirements of a multitude of large customers, the same is probably true for the portal servers of the other portal server vendors. Best regards, Thomas Thomas Schaeck Architect, WebSphere Portal Server IBM Pervasive Computing Division Phone: +49-(0)7031-16-3479 Mobile: +49-(0)171-6928407 e-mail: [EMAIL PROTECTED] Fax: +49-(0)7031-16-4888 Address: IBM Deutschland Entwicklung GmbH, Schoenaicher Str. 220, 71032 Boeblingen, Germany "Frans Thamura" <[EMAIL PROTECTED]> on 11/26/2001 07:17:13 AM Please respond to "Jetspeed Users List" <[EMAIL PROTECTED]> To: "Jetspeed Users List" <[EMAIL PROTECTED]> cc: Subject: Re: IBM WPS: What version of Jetspeed does it use? This means the Jetspeed from IBM WPS is not Jetspeed API... right, I see in the web site there is several tag for PSML that is different.. like <allowed> etc. Right??? Or this means WPS is a step a head rather that Jetspeed it self... right... if yes, this is a strange step, Xerces is faster than JAXP, that why Crimson is donated by Sun right??? Frans ----- Original Message ----- From: "Thomas Schaeck" <[EMAIL PROTECTED]> To: "Jetspeed Users List" <[EMAIL PROTECTED]> Cc: "'Scott A. Roehrig '" <[EMAIL PROTECTED]>; "'Jetspeed Users List '" <[EMAIL PROTECTED]> Sent: Tuesday, December 25, 2001 9:57 PM Subject: RE: IBM WPS: What version of Jetspeed does it use? > > WebSphere Portal Server 1.2 already has the new Portlet API; JetSpeed still > has the old one since the plan was to first finish the 1.3 a 2 release that > has several other new features and then move to the new API. > > Best regards, > > Thomas > > Thomas Schaeck > Portal Architect > IBM Pervasive Computing Division > Phone: +49-(0)7031-16-3479 Mobile: +49-(0)171-6928407 e-mail: > [EMAIL PROTECTED] Fax: +49-(0)7031-16-4888 > Address: IBM Deutschland Entwicklung GmbH, Schoenaicher Str. 220, 71032 > Boeblingen, Germany > > > David Allen <[EMAIL PROTECTED]> on 12/25/2001 01:23:36 AM > > Please respond to "Jetspeed Users List" <[EMAIL PROTECTED]> > > To: "'Scott A. Roehrig '" <[EMAIL PROTECTED]>, "'Jetspeed Users List '" > <[EMAIL PROTECTED]> > cc: > 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]> > > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- To unsubscribe, e-mail: < mailto:[EMAIL PROTECTED]> For additional commands, e-mail: < mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
