• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

Portlet container in Weblogic Application server

 
Ranch Hand
Posts: 245
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I trawled through various forums without any answers.

Basically I am looking if oracle Weblogic 11g Application server has any embedded portlet container in it so that I can deploy my JSR 168 portlets on it. I know Websphere AS 6.1 has one. I am not looking to use Weblogic Portal.

In case it does not have, has any body ever tried to embed any external portlet container such as "Open Portal Portlet container" on Werblogic ?
 
Ranch Hand
Posts: 977
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
As you mentioned the Weblogic version with Portlet container is Weblogic Portal. I do not know any other ways using weblogic. If you find a way to deploy a portlet container to weblogic server please let us know how?

 
Bartender
Posts: 6663
5
MyEclipse IDE Firefox Browser Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am not aware of a way either. But is there a specific reason you do not want to use weblogic portal ?
reply
    Bookmark Topic Watch Topic
  • New Topic