[jboss-user] [JBoss Portal] - Re: http://jira.jboss.com/jira/browse/JBPORTAL-459 You shoul

2007-05-21 Thread swestbom
Thomas, can you fix the JSF Facelet bridge? I gave you the fix (a few additional lines of code) and rename the jar to something meaningful instead of jsf-example.jar? Facelets should work within and outside the portal not in just one or the other, the instance of check and referral to the

[jboss-user] [JBoss Portal] - Re: http://jira.jboss.com/jira/browse/JBPORTAL-459 You shoul

2007-05-21 Thread [EMAIL PROTECTED]
swestbom wrote : Thomas, can you fix the JSF Facelet bridge? I gave you the fix (a few additional lines of code) and rename the jar to something meaningful instead of jsf-example.jar? I don't know what you are talking about, we submitted a patch to Facelets, but we don't own Facelets so i

[jboss-user] [JBoss Portal] - Re: http://jira.jboss.com/jira/browse/JBPORTAL-459 You shoul

2007-05-21 Thread swestbom
anonymous wrote : I don't know what you are talking about, we submitted a patch to Facelets, but we don't own Facelets so i can't tell you if the path is part of any release yet. Can you at least use a meaningful name for the jar with the bridge class and include the patched one in your

[jboss-user] [JBoss Portal] - Re: http://jira.jboss.com/jira/browse/JBPORTAL-459 You shoul

2007-05-21 Thread [EMAIL PROTECTED]
Ok, i see what you mean now. I will look into it on Wednesday probably. Thanks. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4047358#4047358 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4047358

[jboss-user] [JBoss Portal] - Re: http://jira.jboss.com/jira/browse/JBPORTAL-459 You shoul

2007-05-20 Thread [EMAIL PROTECTED]
bsmithjj wrote : One comment on the google gadget thingy - I have nothing against a google-gadget portlet or add-on module, but I really think that JBoss Portal would do better if it was a delivered as a basic Portal 'engine' with a lot of the bells and whistles available as easy-drop-in add

[jboss-user] [JBoss Portal] - Re: http://jira.jboss.com/jira/browse/JBPORTAL-459 You shoul

2007-05-20 Thread [EMAIL PROTECTED]
swestbom wrote : JBoss Portal has sort of lost its way as well. There are more and more features in the Portal that have nothing to do with JSR-168 and everything to do with bells and whistles for marketing. It would be far more useful if they were to do something like create a portal bridge

[jboss-user] [JBoss Portal] - Re: http://jira.jboss.com/jira/browse/JBPORTAL-459 You shoul

2007-05-18 Thread bsmithjj
rharari wrote : Hi Brad, | | I´ve a question: | | anonymous wrote : | | We are evaluating a few open source portals. | | | | Please, can you post or send me and e-mail describing which open source portals your team are evaluating? And also explain why you have decided to

[jboss-user] [JBoss Portal] - Re: http://jira.jboss.com/jira/browse/JBPORTAL-459 You shoul

2007-05-18 Thread swestbom
JBoss Portal has sort of lost its way as well. There are more and more features in the Portal that have nothing to do with JSR-168 and everything to do with bells and whistles for marketing. It would be far more useful if they were to do something like create a portal bridge for AJAX4JSF or

[jboss-user] [JBoss Portal] - Re: http://jira.jboss.com/jira/browse/JBPORTAL-459 You shoul

2007-05-18 Thread swestbom
BTW what is with jsf-example.jar containing the Facelet bridge class. Also replace the method in the class with this one so it works within and outside the portal. protected ResponseWriter createResponseWriter(FacesContext context) throws IOException, FacesException {

[jboss-user] [JBoss Portal] - Re: http://jira.jboss.com/jira/browse/JBPORTAL-459 You shoul

2007-05-17 Thread rharari
Hi Brad, I´ve a question: anonymous wrote : | We are evaluating a few open source portals. | Please, can you post or send me and e-mail describing which open source portals your team are evaluating? And also explain why you have decided to use jboss-portal? I´ve also evaluated some

[jboss-user] [JBoss Portal] - Re: http://jira.jboss.com/jira/browse/JBPORTAL-459 You shoul

2007-05-15 Thread [EMAIL PROTECTED]
I tried the following: Installed JBoss AS 4.0.5 with ejb3 profile using the JEMS installer 1.2.0.GA: http://labs.jboss.com/jemsinstaller/downloads Moved jboss-portal.sar, portal-cms.sar, portal-samples.sar in the deply directory with the datasource descriptor. The dashboard is working

[jboss-user] [JBoss Portal] - Re: http://jira.jboss.com/jira/browse/JBPORTAL-459 You shoul

2007-05-15 Thread bsmithjj
The only thing that I think I did differently from you is that I didn't use JEMS to create a portal installation - I just created 4.0.5 with ejb3 profile. I can't figure out what I did differently from you - maybe you used a different source for 2.6CR2 than the JBoss website download? Anyway,

[jboss-user] [JBoss Portal] - Re: http://jira.jboss.com/jira/browse/JBPORTAL-459 You shoul

2007-05-14 Thread [EMAIL PROTECTED]
Dashboard link works, any other question ? You can desactivate Google Gadget (just remove the corresponding war) we have lot of fans, thanks. You can remove the CMS, remove the corresponding sar. I'm glad to see that you diodn't change :) View the original post :

[jboss-user] [JBoss Portal] - Re: http://jira.jboss.com/jira/browse/JBPORTAL-459 You shoul

2007-05-14 Thread bsmithjj
oh yes - I forgot the stack trace | 09:18:40,432 ERROR STDERR - org.jboss.portal.core.controller.ResourceAccessDeniedException: Not Authorized has denied access | 09:18:40,432 ERROR STDERR - at

[jboss-user] [JBoss Portal] - Re: http://jira.jboss.com/jira/browse/JBPORTAL-459 You shoul

2007-05-14 Thread [EMAIL PROTECTED]
Right i don't change your attitude always make me keep this style. Anyway, some information on this stacktrace ? What is the scenario around this ? I am willing to resolve this if you met a bug, just give me some background, so far nobody reported an error like this. View the original post :

[jboss-user] [JBoss Portal] - Re: http://jira.jboss.com/jira/browse/JBPORTAL-459 You shoul

2007-05-14 Thread bsmithjj
My environment: Windows JBoss 4.0.5 with EJB3 MySQL 5.0.37 with Connector 5.0.4 JDK 1.5 I downloaded JBoss Portal 2.6-CR2, placed it in the deploy directory, started the server up, logged in as admin, clicked the Admin link (that worked), then clicked the dashboard link and got a blank white

[jboss-user] [JBoss Portal] - Re: http://jira.jboss.com/jira/browse/JBPORTAL-459 You shoul

2007-05-14 Thread [EMAIL PROTECTED]
So i guess you used the JEMS installer to get 4.0.5+EJB3 ? The version we test on is the standard JBoss 4.0.5, the installer is slightly different. If your other developer had reported it before we could have had a look for CR2. If you confirm that it is by using the JEMS installer i can have

[jboss-user] [JBoss Portal] - Re: http://jira.jboss.com/jira/browse/JBPORTAL-459 You shoul

2007-05-14 Thread [EMAIL PROTECTED]
It appears that the CMS workflow cannot be that easily turned off. I created a Jira feature request for you: http://jira.jboss.com/jira/browse/JBPORTAL-1399 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4045507#4045507 Reply to the post :

[jboss-user] [JBoss Portal] - Re: http://jira.jboss.com/jira/browse/JBPORTAL-459 You shoul

2007-05-14 Thread bsmithjj
Yes - I used the JEMS installer (1.2.0) to create 4.0.5 + EJB3. Thanks View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4045511#4045511 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4045511

[jboss-user] [JBoss Portal] - Re: http://jira.jboss.com/jira/browse/JBPORTAL-459 You shoul

2007-05-14 Thread [EMAIL PROTECTED]
Ok, i will give it a try tomorrow. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4045518#4045518 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4045518 ___ jboss-user mailing list

[jboss-user] [JBoss Portal] - Re: http://jira.jboss.com/jira/browse/JBPORTAL-459 You shoul

2007-05-14 Thread [EMAIL PROTECTED]
Actually the installation guide has a warning about it: http://docs.jboss.com/jbportal/v2.6/reference-guide/en/html/installation.html anonymous wrote : | Warning | Make sure to download the JBoss AS Zip version. DO NOT ATTEMPT to deploy JBoss Portal on the installer version of JBoss AS! We

[jboss-user] [JBoss Portal] - Re: http://jira.jboss.com/jira/browse/JBPORTAL-459 You shoul

2006-12-26 Thread bsmithjj
Julien, Thanks for the update on the security API's, the documentation, and the guarantee to freeze the portal API's in this layer for the 2.X series. I will take a look at these and see if I can make progress with your documentation and example. Thanks again, Brad Smith View the original

[jboss-user] [JBoss Portal] - Re: http://jira.jboss.com/jira/browse/JBPORTAL-459 You shoul

2006-12-25 Thread [EMAIL PROTECTED]
JBoss Portal relies on the JACC framework for authorization. It is true that this has been removed from the documentation as it is an implementation detail. Since 2.4 we have developed an abstraction on top of JACC which hides the usage of that layer (because the layer API simply sucks,

[jboss-user] [JBoss Portal] - Re: http://jira.jboss.com/jira/browse/JBPORTAL-459 You shoul

2006-12-25 Thread [EMAIL PROTECTED]
I have started to rework the security documentation in the 2.6 trunk docs (http://anonsvn.jboss.org/repos/portal/docs/trunk/referenceGuide/en/modules/security.xml). It describe both authentication and authorization part with simple examples. I regret that I don't have much time to spend on that

[jboss-user] [JBoss Portal] - Re: http://jira.jboss.com/jira/browse/JBPORTAL-459 You shoul

2006-12-19 Thread [EMAIL PROTECTED]
On top of the documentation you have the Wiki. Here is a page related to what you are looking for: http://wiki.jboss.org/wiki/Wiki.jsp?page=PortalSecurityImplementation View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3994914#3994914 Reply to the post :

[jboss-user] [JBoss Portal] - Re: http://jira.jboss.com/jira/browse/JBPORTAL-459 You shoul

2006-12-19 Thread bsmithjj
The link to the wiki is not good enough. Here is a link to the 2.2 docs on the JACC security http://docs.jboss.com/jbportal/v2.2/reference-guide/en/html_single/#security in JBoss Portal. We are evaluating a few open source portals. We're concerned that there is a lot of change going on in

[jboss-user] [JBoss Portal] - Re: http://jira.jboss.com/jira/browse/JBPORTAL-459 You shoul

2006-12-19 Thread bsmithjj
so what you're saying is 1. Yes - the security API's are in flux 2. When 2.6 is released, instead of updating the documentation, you will prefer to update your wiki I am not sure why I would a.) use 2.4 release of portal and b.) be interested in support for it - as we know, 2.4.X is

[jboss-user] [JBoss Portal] - Re: http://jira.jboss.com/jira/browse/JBPORTAL-459 You shoul

2006-12-19 Thread [EMAIL PROTECTED]
Sorry if i was unclear by saying that it will reach the Wiki first. What i meant is that the documentation for the security will reach the Wiki very soon. It will of course be incorporated to the official documentation for 2.6 at the release date. It allows people to start playing with 2.6