Hi guys. This seems like a simple issue but I can't figure it out yet. When 
specifying an html page to use in a window, what should be the proper file 
lookup path? The code below causes a 404 Page Not Found error. Whats the deal?


  | 
  |       <window>
  |         <window-name>MyCMSWindow</window-name>
  |           <content>
  |             <content-type>cms</content-type>
  |             <content-uri>/WEB-INF/pages/home.html</content-uri>
  |           </content>
  |           <region>center</region>
  |           <height>1</height>
  |       </window>
  | 

thanks in advance

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

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

Reply via email to