[jboss-user] [JBoss Portal] - Re: problem with IPC

2008-04-13 Thread shimonl97
Your ipc setting are for portlet a, and ipc implementation is in portlet b View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4143704#4143704 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4143704

[jboss-user] [JBoss Portal] - JSF command button with partial_refresh_enabled - Portal

2008-04-08 Thread shimonl97
I am trying a simple jsf with 2 action buttons in the portal. (jsf in jsp not facletes). It works fine when partial_refresh_enabled = false. when partial_refresh_enabled = true, submit is performed but it always takes the action for the first button, so if I have 2 back bean methods it always

[jboss-user] [JBoss Portal] - Re: IPC

2008-03-13 Thread shimonl97
Need the answer urgently. No answers because it is so complicated, or too easy? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4136498#4136498 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4136498

[jboss-user] [JBoss Portal] - Re: Help with IPC

2008-03-13 Thread shimonl97
The classes needed for the IPC must be placed in a jar inside lib directory under your VVV.sar directory (or inside your vvv.sar zip file if you are using packed deployment) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4136501#4136501 Reply to the post :

[jboss-user] [JBoss Portal] - IPC

2008-03-11 Thread shimonl97
If IPC is configured and working, and one action is one portlet is configured to change another portlet, does it mean that the oction on the original portlet is not activated and this portlet is not rerendered (when we use partial refresh?). In the examples, the onEvent method returns the

[jboss-user] [JBoss Portal] - Re: JSF Portlet + IPC

2008-03-10 Thread shimonl97
Have same problem here. I have two portlet one JSF and the other regular portlet. I defined the listener on the regular portlet and try to change it based on submited value from the jsf portlet. The problem is that second portlet is fired but nothing is happened in the original jsf, the command

[jboss-user] [JBoss Portal] - a4j bridge

2008-03-04 Thread shimonl97
I am trying to use the new bridge with ajax/rich jsf (no faclets but jsp). I get this exception: java.lang.ClassCastException: org.jboss.portlet.JBossRenderRequest What is the required configuration for the new bridge? examples are for faclets and the demo application is for seam+rich. I played

[jboss-user] [JBoss Portal] - Re: Getting session in JSF backing bean

2007-12-24 Thread shimonl97
Cast it to PortletSession you can get the http session from portalContext View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4115399#4115399 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4115399

[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6.3 download - chapter about basic Richfa

2007-12-17 Thread shimonl97
It is in the release note but could not find it, where should I look for it? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4113380#4113380 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4113380

[jboss-user] [JBoss Portal] - Re: AJAX enabled Portlet on JBoss Portal

2007-11-27 Thread shimonl97
Can you add your war to this thread? It will be much easier to try to deploy it. Thanks View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4107960#4107960 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4107960

[jboss-user] [JBoss Portal] - Re: Portlet with Ajax4jsf

2007-11-25 Thread shimonl97
I tried a4j in jboss portlet two ways, first with files from http://anonsvn.jboss.org/repos/portletswap/portlets/src/framework/RichFacesPortlet/ Had to get some files from richfaces svn because they are not in main jar file, after some work I managed to compile it all but when I tried it in my

[jboss-user] [Management, JMX/JBoss] - Re: Incremental Hot Deployment

2007-11-13 Thread shimonl97
Its an old thread but I wanted to ask maybe there is a new solution. is there any supported way to update a single compiled JSP in a existing EAR depolyment? maybe mbean that loads the file or take it from file location and zip it in the right place in an ear or a war? View the original post

[jboss-user] [JBoss Portal] - Re: Chanhes Made Though the Admin Console is not reflecting

2007-10-10 Thread shimonl97
It is so simple, so why this poor guy waited 2 weeks to get the answer? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4093460#4093460 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4093460

[jboss-user] [JBoss Portal] - Re: Portal Structure Export / Looking for tools.

2007-09-19 Thread shimonl97
Are their any news about this subject? Manualy creating xml configurations looks very error prown and we need it to decide if we are going to work with jboss portal View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4086350#4086350 Reply to the post :

[jboss-user] [JBoss Portal] - More then one jboss portal servers using the same portal dB

2007-09-19 Thread shimonl97
Is their a problem with working from two different jboss portal servers on the same portal dB? It looks like a must if more then one developer programmed on his local jboss portal but try to use one centric db. We tried it but run into exceptions that were solved when we generated portal db for