[JBoss-user] [JBoss Portal] - Re: Existing web applications integrating JBoss Portal

2005-12-15 Thread mholzner
not sure about the struts bridge, but the portal allows you to deploy separate wars containing portlet artifacts. You can do that with portlets, page, portals, themes, layouts, etc. All that should be required is the appropriate descriptor bundled into the war you deploy. So for example, if you

[JBoss-user] [JBoss Portal] - Re: Existing web applications integrating JBoss Portal

2005-12-15 Thread swathish
Thank you very much for your reply. I have successfully executed 4 different portlets in one portal. In this case all portlets are build in same .war file and in the same server. I have tried all these things to acheive my requirement. But I did not get a solution for that. In my case, all diffe

[JBoss-user] [JBoss Portal] - Re: Existing web applications integrating JBoss Portal

2005-12-15 Thread gruenewa
I guess that you should edit the XML deployment descriptors to configure/setup your portal. With JBoss Portal 2.2 these are the files with names like WEB-INF/x-portal.xml and WEB-INF/yy-object.xml. You should deploy them with one of your portlet applications. So what these files are doin

[JBoss-user] [JBoss Portal] - Re: Existing web applications integrating JBoss Portal

2005-12-14 Thread swathish
Thanks for the reply. I have used struts-brigde and make my application as portlet. Now I have different applications which are developed using struts. How can I integrate these different application into single portal? Please help me. View the original post : http://www.jboss.com/index.html?mo

[JBoss-user] [JBoss Portal] - Re: Existing web applications integrating JBoss Portal

2005-12-12 Thread gruenewa
I never used it, but for this task there is a "JBoss Portal Struts-Bridge". I think this should enable you to deploy your struts application as portlet with minimum efford. There is a Struts-Bridge demo at http://labs.jboss.com/portal/index.html?ctrl:id=page.default.downloads&project=portletswa