Thanks for the responses
1-Does JBoss Portal offers 2 type of pages open windows and content page?
I don't understand the question
=>open window : a prompt window
5-Does JBoss Portal offers a page which contains the portal plan?
I don't understand the question
=>a portal plan= portal map
10- What's the business process related to the publication of content?
I don't understand the question
=>What'are the standard roles implied in a publication process.
12-Can we made a thematic folder?
I don't understand the question
=> categorisation of the content folders
13-Does JBoss Portal offers the fuction on the media release?
I don't know what "media release" is
=> news of the mass media
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988824#3988824
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988824
I just faced the same problem, after updating to 4.0.5 from 4.0.3sp1.
It seems that BASIC authentication has been changed so that the prompt now is triggered after the error page, i.e. when an error page is configured there is no prompt anymore..
(I assume your 404 error code was due to not finding the 401.html)
after removing
| <error-page>
| <error-code>401</error-code>
| /error/401.html
| </error-page>
it works again (at least for me..)..
Perhaps JBoss might want to comment on this? I´d say it´s not possible anymore (4.0.5) to define a 401-error page when having BASIC authentication (which worked with 4.0.3sp1 - i haven´t tried 4.0.4..)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988822#3988822
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988822