users@glassfish.java.net
JSF 2 pages spread over multiple OSGi bundles
This message
: [
Message body
] [ More options (
top
,
bottom
) ]
Related messages
: [
Next message
] [
Previous message
] [
Next in thread
] [
Replies
]
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]
From
: <
ranomail_at_gmail.com
>
Date
: Wed, 3 Aug 2011 12:00:24 +0000 (GMT)
Hi,
I'm researching about WAB and I've found this amazing screencast:
http://blogs.oracle.com/arungupta/entry/screencast_32_osgi_enabled_java
.
Is there a way to spread UI pages/components over multiple OSGi
bundles? For instance:
--- mainapp.war
------page1.xhtml
.... (other resources, libs)
---module1.jar
------page_module1.xhtml
.... (other resources, libs)
How can I access UI resources in module1 from the context of mainapp?
http://localhost:8080/mainapp/page1.jsf
(OK)
http://localhost:8080/mainapp/page_module1.xhtml
(???)
I wanna to be able install/update/remove "JSF 2 UI modules" in runtime
using OSGi for that.
Thanks in advance,
Robert
This message
: [
Message body
]
Next message
:
forums_at_java.net: "Glassfish 311 Eclipse 37. Cute bug. Lose Data."
Previous message
:
forums_at_java.net: "Re: Glassfish 3.1.1 unable to deploy web application"
Next in thread
:
Jason Lee: "Re: JSF 2 pages spread over multiple OSGi bundles"
Reply
:
Jason Lee: "Re: JSF 2 pages spread over multiple OSGi bundles"
Maybe reply
:
Martin Gainty: "RE: JSF 2 pages spread over multiple OSGi bundles"
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]