[jboss-user] [JBoss Portal] - use of Jboss-web, Jboss-app, Jboss-portlet config files
portalgeek
do-not-reply at jboss.com
Fri Sep 22 12:26:34 EDT 2006
Hi,
In one of the portlet samples, i down-loaded from PortletSwap.com (iframe portlet) has following files:
1. Jboss-web 2.Jboss-app 3. Jboss-portlet
4. *-object.xml 5. portlet.xml 6.web.xml 7. portlet-instances.xml
Jboss-web is empty.
| <?xml version="1.0"?>
| <jboss-web>
| </jboss-web>
|
Jboss-app
| <jboss-app>
| <app-name>iframe</app-name>
| </jboss-app>
|
Jboss-portlet
| <portlet-app>
| <portlet>
| <portlet-name>IFramePortlet</portlet-name>
| </portlet>
| </portlet-app>
|
Are these config files generated in prior version like 2.2 and now not needed ? Or there is any other use ? Please throw some light.
thanks
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973599#3973599
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3973599
More information about the jboss-user
mailing list