[jboss-dev-forums] [Design of JBoss Portal] - jboss-portlet.xml documentation
ezraepstein
do-not-reply at jboss.com
Wed Jul 12 18:51:42 EDT 2006
I've been scouring the docs and found this:
http://docs.jboss.com/jbportal/v2.4/reference-guide/en/html/xmldescriptors.html
which is a start, but it is very sketchy. I can't find a schema or any other definition for the jboss-portlet.xml file and its contents. Does such a doc exist?
Oddly the docs page I did find (above) explicates the tags one can use in the standard portlet.xml, but of course anyone can get those from the spec. How about a similar list for the jboss-specific file ?! :-)
In particular, I can blithely copy&paste from the portal-core.war (and indeed have done so), but I'd really like to understand the difference between, say
<service-ref>:container=Instance,type=global</service-ref>
and
<service-ref>:service=Module,type=User</service-ref>
within a service tag...
Anyone?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957564#3957564
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3957564
More information about the jboss-dev-forums
mailing list