[jboss-user] [JBoss Seam] - Problem with application with many portlets

2008-02-11 Thread wporzo
Hello. We are writing application: Seam, EJB3 and portlets. File structure is sth like this: - ear - ejb.jar - portlet1.war - portlet2.war - portlet3.war And now.. here comes the problem. When application is starting, seam creates components instance for each

[jboss-user] [JBoss Seam] - Re: Seam2 bug with Quartz?

2008-02-08 Thread wporzo
Hello. I have same problem. Only difference is that I'm using component with @Startup annotation to initialize quartz. Is there any workaround to this problem ? I know that this issue will be resolved in Seam 2.0.2 but unfortunately I don't have time to wait.. Thanks in advance :) View the

[jboss-user] [JBoss Seam] - Re: s:fileUpload whit portal

2008-02-04 Thread wporzo
Hello. I'm using JBoss 2.0.1.GA and I have same problem in JBoss Portal 2.6.3. When my form is marked as multipart, there is no method invocaction in seam component. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4126239#4126239 Reply to the post :

[jboss-user] [JBoss Seam] - Seam Security Richfaces (a4j) form problem

2007-11-18 Thread wporzo
Hello. My application uses Seam 2.0 and RichFaces 3.2.0-SNAPSHOT I've got simple login form: | h:form | rich:messages id=messages globalOnly=true/ | h:panelGrid columns=2 | h:outputText value=#{msg['login.username']} / | h:inputText value=#{identity.username}

[jboss-user] [JBoss Seam] - Re: Seam Security Richfaces (a4j) form problem

2007-11-18 Thread wporzo
Yeah.. this exactly what I need :) I hope.. it will be working with ajax4jsf. Thank you for answer. I'm waiting for Seam 2.0.1.. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4105861#4105861 Reply to the post :