[jboss-user] [JBoss Portal] - Re: Unable to set CMS preferences

2007-03-13 Thread h.cahyadi
Hi I try to do same thing, and it also not works, I used jboss portal 2.4.1 GA, may be, if I give the URL of the page I accessed maybe it can help :

[jboss-user] [JBoss Portal] - Asking about issue JBPORTAL-538

2007-03-12 Thread h.cahyadi
Just one simple question is this issue: JBPORTAL-538 http://jira.jboss.com/jira/browse/JBPORTAL-538 already fixed in the 2.4.2 from the SVN? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4027102#4027102 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Seam and Portal Future

2007-03-11 Thread h.cahyadi
Hi All, I am just review my watched topics now I am already go deep with my seam + portal apps, but still found some problem like I post in different topic, is there anybody here have success story with seam + jsf+ facelets + jboss portal combination? please share your experience with me,

[jboss-user] [JBoss Seam] - What can caused state in multiple windows/tabs not isolated

2007-03-07 Thread h.cahyadi
Hi All, Can somebody tell me, what can caused state in multiple windows/tabs not isolated? this is related to my last post http://www.jboss.com/index.html?module=bbop=viewtopict=102658 please help me, thanks in advance Regards, -haric- View the original post :

[jboss-user] [JBoss Seam] - Re: Multiple Window/Tabs isolated conversations

2007-03-07 Thread h.cahyadi
kukeltje wrote anonymous wrote : So my conclusion is that there is something wrong with the way you start new conversations Yes you are right, when I try to use ctrl+n the behaviour is exactly the same with in the firefox, is there anybody here have sucess story with seam + facelets + jboss

[jboss-user] [JBoss Seam] - SeamPortletPhaseListener Vs TransactionalSeamPortletPhaseLis

2007-03-06 Thread h.cahyadi
What is the difference between SeamPortletPhaseListener and TransactionalSeamPortletPhaseListener ? can anyone give me a brief description Thanx and regards, -haric- View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4025324#4025324 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Seam debug error

2007-03-06 Thread h.cahyadi
Last night I upgrade to seam 1.2 Patch 1 and I get different error like this : | 08:57:28,671 INFO [Lifecycle] starting up: org.jboss.seam.security.identity | 08:57:28,750 ERROR [PhaseListenerManager] Exception in PhaseListener RENDER_RESP | ONSE(6) beforePhase. |

[jboss-user] [JBoss Seam] - Seam debug error

2007-03-05 Thread h.cahyadi
Hi All, when I try to use seam debug I get the following error : | 2007-03-06 11:39:22,812 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/b2bng].[Faces Servlet]] Servlet.service() for servlet Faces Servlet threw exception | java.lang.IllegalStateException: No

[jboss-user] [JBoss Seam] - Seam Interceptor in portal environment

2007-03-04 Thread h.cahyadi
Hi All, If we want to deploy seam application inside the portal environment, we must packaged our application into a web module(.war), my question is, how we can add an interceptor(seam interceptor) into an application that packaged as a web module? Thanks and Regards, -haric- View the

[jboss-user] [JBoss Seam] - Re: Seam portlet with Facelet support

2007-03-04 Thread h.cahyadi
Hi [EMAIL PROTECTED] What can I share to you? the configuration? or something else? I believe that there are somebody else who have done some thing same with me, to use facelets inside the portal, do you already check facelets wiki? but I still found some problems with my application, maybe I

[jboss-user] [JBoss Seam] - Re: Adding a default interceptor

2007-03-03 Thread h.cahyadi
Is there any work around to put interceptor definitions in components.xml? Thanx and Regards, -haric- View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4024827#4024827 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4024827

[jboss-user] [JBoss Seam] - Re: Adding a default interceptor

2007-03-03 Thread h.cahyadi
I read the documentation that, in order to make seam perform its magic, we need to add, interceptor declaration inside the ejb-jar.xml, but if my application is deployed inside a portal environment which is must be a web module(.war), then where I can define the interceptor declaration? please

[jboss-user] [JBoss Seam] - Re: Adding a default interceptor

2007-03-03 Thread h.cahyadi
one more question, related to my last post, has this issue already added at jira, what is the issue ID? thanx again -haric- View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4024895#4024895 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Back Button Problem

2007-02-28 Thread h.cahyadi
Thanks for all your answer and help, I have trial and error some posibilities to solve this problem, i.e : play with pages.xml and faces-config.xml and also web.xml, but still can't fix this problem, finally I try to upgrade to myfaces 1.1.5 and this can solved my problem partialy, I mean that

[jboss-user] [JBoss Seam] - Re: Multiple Window/Tabs isolated conversations

2007-02-28 Thread h.cahyadi
petemuir wrote: anonymous wrote : The Seam Application Framework. (btw upgrade to a newer version) I have upgrade to seam 1.1.5 GA and also read the documentation about the The Seam Application Framework, but if we use that method to do paging, is there any method to display the status of

[jboss-user] [JBoss Seam] - Re: Multiple Window/Tabs isolated conversations

2007-02-28 Thread h.cahyadi
ccurban, I have tried to add @In annotations, but when I test it using multiple tabs in firefox I still getting that the stated is not isolated between the tabs, but in internet explorer I try to open two windows and that works fine, I don't sometimes I get stressed with this browser different

[jboss-user] [JBoss Seam] - What TBD means?

2007-02-28 Thread h.cahyadi
I read the API documentation about org.jboss.seam.core.FacesMessages class and found this description anonymous wrote : | A Seam component that TBD. | my question is, what TBD means? Thanx and Regards, -haric- View the original post :

[jboss-user] [JBoss Seam] - Re: Back Button Problem

2007-02-28 Thread h.cahyadi
I found something different in the log, when we success to do back button the log is like this : | 15:51:23,734 362563 DEBUG [org.jboss.seam.jsf.SeamPortletPhaseListener] before phase: RENDER_RESPONSE(6) | 15:51:23,734 362563 DEBUG [org.jboss.seam.util.Naming] JNDI InitialContext

[jboss-user] [JBoss Seam] - Re: Multiple Window/Tabs isolated conversations

2007-02-28 Thread h.cahyadi
In the version 1.2 is there any changes with the .xml file descriptor, coz I look at the JIRA and found some changes, to the descriptor file, if in my application architecture I separate the business logic and the presistence logic, can I still used the entity query, currently I stuck with 2

[jboss-user] [JBoss Seam] - Re: Back Button Problem

2007-02-27 Thread h.cahyadi
I have tried this way but I still can do back buttoning :( any other suggestion? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4023008#4023008 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4023008

[jboss-user] [JBoss Seam] - Re: Multiple Window/Tabs isolated conversations

2007-02-27 Thread h.cahyadi
Thanx petemuir for your sugestion, but until now this problem not yet solved in my application, any other suggestion? Thanx and Regards, -haric- View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4023010#4023010 Reply to the post :

[jboss-user] [JBoss Seam] - Back Button Problem

2007-02-26 Thread h.cahyadi
Dear All, I am using Seam 1.1.1 GA when I test my application using firefox it works find if I press the browser back button, but in the internet explorer when I press the back button it not works, but there is no exception in the log, what is my mistake? please help... Thanx and Regards

[jboss-user] [JBoss Seam] - Re: Back Button Problem

2007-02-26 Thread h.cahyadi
The problem is I canot use back button in internet explorer, when I hit back button my application won't go back to the previous page, it stays on the current page, I read the seam faq, and it says that seam handle the back button problem, but is there a clue to handle back button? View the

[jboss-user] [JBoss Seam] - Re: Multiple Window/Tabs isolated conversations

2007-02-26 Thread h.cahyadi
OK let me give a more complete description Environment : - Seam 1.1.1 GA - Jboss Portal 2.4 GA - MyFaces 1.1.4 - OS Win XP I have an application that manage internal document, and if the number of documents is very large, I perform data paging, so I only display 10 documents per page, the

[jboss-user] [JBoss Seam] - Re: Multiple Window/Tabs isolated conversations

2007-02-26 Thread h.cahyadi
Are you sure that we must put the scope into conversation? bacause in the booking demo I saw the the scope is SESSION and it can perform multiple windows transaction anonymous wrote : | Why not just use the paging built into Query objects? | what do you mean by that, could you explain

[jboss-user] [JBoss Seam] - Multiple Window/Tabs isolated conversations

2007-02-25 Thread h.cahyadi
Hi all, How to get Multiple Window/Tabs isolated conversations, do we must make our controller as a SFSB? can anyone here give me example or explanation how to achieve Multiple Window/Tabs isolated conversations? Can this be applied to portlet environment? Thanx and regards, -haric- View

[jboss-user] [JBoss Portal] - Re: Accessing UserModule with MyFaces

2007-02-05 Thread h.cahyadi
Hi, I try to do same method with you do but but get error, I already added jboss-portlet.xml configuration too, but still get error, this is my error : | The portlet threw an exception | java.lang.StringIndexOutOfBoundsException: String index out of range: -1 | at

[jboss-user] [JBoss Portal] - Re: Accessing UserModule with MyFaces

2007-02-05 Thread h.cahyadi
Hi all, I have progress now, I add this to jboss-portlet.xml : | service | service-nameUserModule/service-name | service-class | org.jboss.portal.identity.UserModule | /service-class |

[jboss-user] [JBoss Seam] - Perform select all for h:selectBooleanCheckbox

2007-02-01 Thread h.cahyadi
Hi All, I am newbie to jsf and seam, I have take look at seam-dvd example and try It, if we perform search for the movie ( http://127.0.0.1:8080/seam-dvd/browse.seam ) we will get the movie list with a checkbox to select it, and my question is how to get select all functionality for all the

[jboss-user] [JBoss Portal] - Re: Login.jsp

2007-01-31 Thread h.cahyadi
Hi portal geek, I am facing problem same with your problem to change the default login.jsp have you already solved your problem? if yes, can you tell me how? thanks before regards, -haric- View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4009205#4009205 Reply

[jboss-user] [JBoss Portal] - Re: Configuring a new login page for Portal

2007-01-31 Thread h.cahyadi
Hi portal geek, I am facing problem same with your problem to change the default login.jsp have you already solved your problem? if yes, can you tell me how? thanks before regards, -haric- View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4009206#4009206 Reply

[jboss-user] [JBoss Seam] - Re: Seam and Portal Future

2007-01-08 Thread h.cahyadi
Hi Gavin, nice to see your post again :) I want to share my experience when using seam+portlet+jsf+facelets, may be I also have post some of them in the diferent topic, but I found some new problem yesterday. Here is my spec : - Seam 1.1.0 GA - Jboss portal 2.4 GA I have an application which

[jboss-user] [JBoss Seam] - Re: Seam and Portal Future

2007-01-08 Thread h.cahyadi
Gavin Please review this thread :) thanx and regards, -haric- View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3999279#3999279 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3999279

[jboss-user] [JBoss Portal] - Portal and Seam Mix

2007-01-07 Thread h.cahyadi
Hi All, There is an interesting thread about portal and seam integration, now I am in project using combination of portlet+seam+facelets, and I found so many dificulties, maybe guys from portal site can join the thread at seam forums, because it would be nice if we can use this two

[jboss-user] [JBoss Seam] - Re: Seam portlet with Facelet support

2007-01-07 Thread h.cahyadi
Now I work with seam+facelets+myfaces+portlet, but like in my previous post, I found so many dificulties, but poorly I am not the decision maker in my project, so I try to keep going with that combination, may I know what kind of project that you in now? View the original post :

[jboss-user] [JBoss Seam] - Re: Seam Data Paging

2007-01-05 Thread h.cahyadi
OK norman, thanx for your answer, I will try it may be for the next release of seam, you can include more comple sample about paging, and don't forget to make beter integration between seam and portal, where is gavin I am not saw his post, for this last few days :) Best Regards, -haric-

[jboss-user] [JBoss Seam] - Seam Data Paging

2007-01-04 Thread h.cahyadi
Does anyone here have an example to perform data paging mechanism using seam? I have tried to use tomahawk t:dataScroller it works but, I think it not perform paging mechanism at all, because if I check the number of record stored in the conversation it displays the number of all data in my

[jboss-user] [JBoss Seam] - Re: Seam Data Paging

2007-01-04 Thread h.cahyadi
is there any example about hibernate data paging? I think tomahawk data scroller is cool and easy to use, but I don't know why, if I test only with 400.00 data it is very slow, because it actualy load all the data to the memory, not load data on demand View the original post :

[jboss-user] [JBoss Seam] - Seam and Portal Future

2007-01-04 Thread h.cahyadi
Hi JBoss Seam Team, I just want to ask simple question, how about future integration of seam and portal, becaus like in my previous post, there is some problem about seam and portal, hopefully that seam and portal will be a good match in the future :) Regards, -haric- View the original post

[jboss-user] [JBoss Seam] - Re: Seam Data Paging

2007-01-04 Thread h.cahyadi
Norman wrote anonymous wrote : | Several of the seam examples (hotel booking, dvdstore, etc...) use it, as does any application created by seam-gen. | Norman, I have seen the example, but in that example there is no jum to n page like we use tomahawk, maybe I can do it programmaticaly,

[jboss-user] [JBoss Seam] - Re: Seam Data Paging

2007-01-04 Thread h.cahyadi
sherkan777 wrote : anonymous wrote : | This stuff has much bugs and changed then instead of IceFaces, here is better dataPAginator nad full ajax force! | sherkan do you work with portlet also? I have tried Icefaces also, but found so many errors, so I fallback to tomahawk, can you give

[jboss-user] [JBoss Seam] - Re: Seam and Portal Future

2007-01-04 Thread h.cahyadi
[EMAIL PROTECTED] wrote : anonymous wrote : | some time later, when a future version of Portal becomes available that fixes our problems, we can move our Seam app towards pure portlets. | Is this mean that at this time, it would be a huge PAIN if I am trying to combine

[jboss-user] [JBoss Portal] - PhaseListener getting called multiple times

2007-01-03 Thread h.cahyadi
Currently I have jboss-seam 1.1.0 GA jboss portal 2.4 and AS jboss_4.0.5GA I have two portlet windows that perform and IPC, when I saw the log it seems that some method called multiple times, can some one explains this? Is this because of PhaseListener getting called multiple times ? thanks

[jboss-user] [JBoss Seam] - Seam debug exception

2007-01-03 Thread h.cahyadi
Hi all, I used seam version 1.1.0 GA and jboss as version 4.0.5 GA I have an exception when I try to access the seam debug page, here is my exception : | 14:07:10,125 ERROR [PhaseListenerManager] Exception in PhaseListener RENDER_RESPONSE(6) beforePhase. | java.lang.IllegalStateException:

[jboss-user] [JBoss Seam] - Portal IPC and Seam problem

2007-01-02 Thread h.cahyadi
Dear All, I have an application, which using IPC mechanism, I have 2 portlet, portlet A and portlet B, portlet A is like a folder list, and portlet B is the folder contents. Everytime I click at portlet A it makes an IPC so it change the portlet B, so portlet B displays the folder content

[jboss-user] [JBoss Seam] - How to get conversation ID in portlet

2007-01-02 Thread h.cahyadi
How to get conversation ID in a potlet application? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3997220#3997220 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3997220 ___

[jboss-user] [JBoss Seam] - Re: How to get conversation ID in portlet

2007-01-02 Thread h.cahyadi
I am not try it yet, but as a description I have two portlet A and B that perform IPC, and I want to get the current conversation ID in potlet B, because every time I click on portlet A that perform IPC to portlet B it creates new conversation, not used the previous conversation, so if I can

[jboss-user] [JBoss Seam] - Re: Portal IPC and Seam problem

2007-01-02 Thread h.cahyadi
This topic has relation with this topic : http://www.jboss.com/index.html?module=bbop=viewtopict=98228 does any one can help me, I have dificulties to find resource or sample related to my problem... thanx and regards, -haric- View the original post :

[jboss-user] [JBoss Seam] - Seam Debug in portlet application

2007-01-02 Thread h.cahyadi
Does any one know how to use seam-debug in a portlet application? thanx n regards, -haric- View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3997413#3997413 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3997413

[jboss-user] [JBoss Seam] - Re: How to get conversation ID in portlet

2007-01-02 Thread h.cahyadi
Norman, I have try | Conversation.instance().getId() | it works, but why the value is diferent from the value displayed in the url? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3997429#3997429 Reply to the post :