Re: Using Pluto with Weblogic App Server
"David H. DeWolf" <[email protected]>
| Newsgroups | gmane.comp.jakarta.pluto.user |
|---|---|
| Message-ID | <[email protected]> |
sankarrv wrote: > Hi, > I have a Web application hosted in Weblogic 8 app server. > Our current application needs to have the ability to show portlets in one of > the tabs of the application. > Because of this I cannot use a different portal server as our existing > application should continue to work the way it is with an addition of being > able to display portlets. > > Is it possible to do the same by using Apache Pluto as the portlet container > for Weblogic? Will it have any impact to the existing application or its > capability to run portlets? Yes, I have it running in a very similar situation. . .I use the driver's filter which allows you to embed portlets within a jsp using taglibs. > > Also, Can any body give me steps to deploy pluto on weblogic? I tried > creating an EAR and deploying it to weblogic but got stuck with an error > regarding wrong applications.xml file. I haven't bundled it within an ear - but you shouldn't have any issues either. . . David > > Any help will be greatly appreciated. > > Sankar > >