[opencms-dev] Effort Integrate OpenCms with JBoss Seam
Hossfeld, Felix
Felix.Hossfeld at bonprix.net
Wed Sep 20 13:37:49 CEST 2006
I don't know why you would need a custom tag. Just map the whole page through the faces and the opencms servlet.
To do this you will need to use a /faces apping for jsf. Then you can use /faces/opencms/page-in-vfs.jsp to access jsf pages.
Seam and ejb3 integration is as usual.
Regards
Felix Hoßfeld
> -----Original Message-----
> From: opencms-dev-bounces at opencms.org
> [mailto:opencms-dev-bounces at opencms.org] On Behalf Of Marius Oancea
> Sent: Wednesday, September 20, 2006 10:40 AM
> To: The OpenCms mailing list
> Subject: [opencms-dev] Effort Integrate OpenCms with JBoss Seam
>
> Is there any try to integrate OpenCms with JBoss Seam?
>
> I have a Seam Application (EJB3, JSF, ...) and customer likes
> to have opencms content around my application.
>
> I can make a portlet out of my applicaiton but AFAIK only
> opencms 7 will include mechanisms to embed portlets into
> pages. So I think the only remaining option is the other way
> around: to make a tag in my aplication that can load content
> from the opencms system.
>
> The page presented to the user will be something like that
>
> XXXXXXXXXXXXXXXXXXXXXXXXXX
> XXXXXX.............XXXXXXX
> XXXXXX.............XXXXXXX
> XXXXXXXXXXXXXXXXXXXXXXXXXX
>
>
>
>
> "." will be my application
> "X" will be opencms content (e.g. news, menu, ...)
>
> Thanx
> Marius
>
>
More information about the opencms-dev
mailing list