Portal 5.0.2 not compatible with JSR 168 portlets ?
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > WebSphere > WebSphere Portal Server > Portal 5.0.2 not compatible with JSR 168 portlets ?




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

griffett is offline     Portal 5.0.2 not compatible with JSR 168 portlets ?  
griffett


View Ip Address Report This Message To A Moderator Edit/Delete Message


Click Here to See the Profile for griffett Click here to Send griffett a Private Message Find more posts by griffett Add griffett to your buddy list
 
03-17-04 10:59 AM

I've just set up a WSAD sample project with a basic JSR 168 portlet.

When I try to run it on a test server in WSAD it says "this function is not 
supported for portlet (JSR 168) project" and the server status shows "incomp
atible".

I found this comment in the Portal Infocenter - "The Portlet API provided in
 WebSphere Portal is the first step toward the Portlet API standardization" 
- next to a link to the JSR 168 spec.

Am I right to assume that Websphere Portal 5.0.2 does not support JSR 168 ? 

Martin




[ Post a follow-up to this message ]



    Re: Portal 5.0.2 not compatible with JSR 168 portlets ?  
Dave Hay


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-17-04 09:39 PM

Hi Martin

You can deploy JSR168 portlets to WebSphere Portal v5.0.2, providing that
the portal server is running as a stand-alone installation i.e. not via the
Portal Test Environment. JSR168 is currently available as a technology
preview
(http://www-106.ibm.com/developerwor...ads/jsr168.html).
Full support should be available in a future release of the product.

It's also worth noting that, by default, the portlet container for JSR168 is
disabled on WebSphere Portal V5.0.2. The container is enabled by the
following setting in ConfigService.properties in the
wp_root/shared/app/config/services directory: -

portal.enable.jsr168 = true

and then restarting the Portal server.

There's also an eFix available for Portal v5.0.2 at: -

http://www-1.ibm.com/support/docvie...uid=swg24005598

which you should apply (this is also shipped with Portal v5.0.2).

Regards

Dave Hay




"griffett" <griffett.139qxj@mail.webservertalk.com> wrote in message
news:griffett.139qxj@mail.webservertalk.com...
>
> I've just set up a WSAD sample project with a basic JSR 168 portlet.
>
> When I try to run it on a test server in WSAD it says "this function is
> not supported for portlet (JSR 168) project" and the server status
> shows "incompatible".
>
> I found this comment in the Portal Infocenter - "The Portlet API
> provided in WebSphere Portal is the first step toward the Portlet API
> standardization" - next to a link to the JSR 168 spec.
>
> Am I right to assume that Websphere Portal 5.0.2 does not support JSR
> 168 ?
>
> *_Martin_*
>
>
>
> --
> griffett
> ------------------------------------------------------------------------
> Posted via http://www.webservertalk.com
> ------------------------------------------------------------------------
> View this thread: http://www.webservertalk.com/message152616.html
>







[ Post a follow-up to this message ]



    Re: Portal 5.0.2 not compatible with JSR 168 portlets ?  
OHK


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-22-04 06:33 AM

Have you seen the Portal Toolkit page?
http://www-306.ibm.com/software/inf...&S_CMP=campaign
The page says "Portal Test environment does not support JSR 168 portlet debu
gging . You must use a remote server to debug your JSR 168 portlet. "






[ Post a follow-up to this message ]



    Re: Portal 5.0.2 not compatible with JSR 168 portlets ?  
dgc


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-22-04 04:34 PM

For good comparison of jsr168 and wps502 read:
http://www-106.ibm.com/developerwor...403_hepper.html





[ Post a follow-up to this message ]



hyw208 is offline     Re: Re: Portal 5.0.2 not compatible with JSR 168 portlets ?  
hyw208


View Ip Address Report This Message To A Moderator Edit/Delete Message


Click Here to See the Profile for hyw208 Click here to Send hyw208 a Private Message Find more posts by hyw208 Add hyw208 to your buddy list
 
04-18-04 08:00 PM

Hi All,

I ran into problem when upgrading to Portal toolkit v5.02.
I have installed 

    1. WAS 5.0
    2. WSAD 5.0 and upgrade to 5.0.1
    3. WAS 5 PTF to the WebSphere Test Environment
    4. WAS 5 interim fixes
    5. Portal toolkit 5.0
    6. WebSphere Portal 5.0 for Test Environment

I am wondering whether this "You can deploy JSR168 portlets to WebSphere Por
tal v5.0.2, providing that the portal server is running as a stand-alone ins
tallation i.e. not via the Portal Test Environment" applies to my settings?

Does that mean I am not going to deploy JSR168 portlet even
I upgrade to portal toolkit v5.02?

your help is appreciated
Allen


quote:
Originally posted by Dave Hay Hi Martin You can deploy JSR168 portlets to WebSphere Portal v5.0.2, providing that the portal server is running as a stand-alone installation i.e. not via the Portal Test Environment. JSR168 is currently available as a technology preview (http://www-106.ibm.com/developerwor...ads/jsr168.html). Full support should be available in a future release of the product. It's also worth noting that, by default, the portlet container for JSR168 is disabled on WebSphere Portal V5.0.2. The container is enabled by the following setting in ConfigService.properties in the wp_root/shared/app/config/services directory: - portal.enable.jsr168 = true and then restarting the Portal server. There's also an eFix available for Portal v5.0.2 at: - http://www-1.ibm.com/support/docvie...uid=swg24005598 which you should apply (this is also shipped with Portal v5.0.2). Regards Dave Hay "griffett" <griffett.139qxj@mail.webservertalk.com> wrote in message news:griffett.139qxj@mail.webservertalk.com... > > I've just set up a WSAD sample project with a basic JSR 168 portlet. > > When I try to run it on a test server in WSAD it says "this function is > not supported for portlet (JSR 168) project" and the server status > shows "incompatible". > > I found this comment in the Portal Infocenter - "The Portlet API > provided in WebSphere Portal is the first step toward the Portlet API > standardization" - next to a link to the JSR 168 spec. > > Am I right to assume that Websphere Portal 5.0.2 does not support JSR > 168 ? > > *_Martin_* > > > > -- > griffett > ------------------------------------------------------------------------ > Posted via http://www.webservertalk.com > ------------------------------------------------------------------------ > View this thread: http://www.webservertalk.com/message152616.html >




[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 09:41 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register