[jboss-user] [Installation, Configuration & DEPLOYMENT] - File structure question when deploying html through portlet

crazynewt2 do-not-reply at jboss.com
Wed Oct 24 11:20:03 EDT 2007


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



More information about the jboss-user mailing list