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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to