"javatwo" wrote : 
  | 1. can a normal user(not admin) create a page, add portlets, design layout 
and apply theme, then persist them?  on per user basis?  
  | 

In the 2.6 version, users have their dahsboard, it's per user. They can 
add/remove pages, add/remove portlets.

"javatwo" wrote : 
  | 2. can page layout/theme be visually designed, for example,  add/remove a 
region, add/remove portlets,  moving portlets on the page?
  | 

layout/themes and pages/portlets are not coupled. See the dashboard, it seems 
to be what you are looking for, you can drag and drop windows from a region to 
another

"javatwo" wrote : 
  | 3. For JSF appliction ear file that has EJB entities and wars, can it 
migrate to Portlet?  I read the portal doc that says all portlets are war 
files. Where to put the Entity ejb jar file?
  | 


It is not different, your ear will contain a web archive (war) that will 
contain the JSF pages and portlet descriptor.

You shoul dhave a look at the documentations and play with the portal a bit 
(installation is really easy, use the bundled version if you want).
For EJB3 support you will need to use the JEMS installer, but it doesn't 
include Portal 2.6 yet (with dashboard).

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4048849#4048849

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4048849
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to