• Under load with concurrent users 20 and more, some of the operations occasionally fail with ConcurrentRequestTimeout error

    We have a management application using seam 2.2 running on jboss 6.1. When the application is used by concurrent users 20 and more ,some of the operations occasionally fail with ConcurrentRequestTimeout error.Below is...
    Profile Photo
    created by reema.pal
  • How can I print my page

    I want to print my web page. Do I have to use an applet or is there an easy way to get it done under seam framework?
    Profile Photo
    last modified by tonyukuk
  • Facing Issue while Migrating From Jboss7.1 to EAP 6.4

    Hello All,   We have upgraded below mentioned technologies from its lower version , Also we are migrating the server from Jboss 7.1 to EAP 6.4. We are facing issue after the Deployment while launching our applic...
    Profile Photo
    last modified by d54b6yl
  • Transaction cleanup in Seam 2.3 on wildfly 8 or 9

    Dear seam2 users,   From time to time (about 1 of 100 requests) I can observe the following non-deterministic transaction cleanup behavior in a Seam 2.3 application running either on wildfly 8 or 9:   ->...
    Profile Photo
    created by miguelz
  • Seam.Component.getInstance raise Seam is not defined

    Hi,    Im doing remoting for js and trying to get the example from the doc to work. Have configured servlet in the web.xml, put <script type="text/javascript" src="seam/resource/remoting/resource/remote....
    Profile Photo
    last modified by shanghanyu
  • Seam 2.2.2 Final seam-gen abstraction

    Hello there,   I'm an enthusiastic newbie when it comes to OOP, Java and Seam.   First thing I did was create a webapp by using seam-gen. I'm using JBoss Developer Tools 6.0.1, JDK 6.14. My DB comprises a...
    Profile Photo
    last modified by taliesin84
  • Illegal attempt to set StateManager after a response has been rendered.

    Hi guys, I'm attempting to upgrade our frameworks to Seam 2.3 Richfaces 4.3.3 and JSF 2.2 on Tomcat 6.0.29. Upon attempting to access the test page I get the following exception SEVERE: java.lang.IllegalStateExcepti...
    Profile Photo
    last modified by knjendu
  • Seam 2.3.0 CR1 not working in Java 1.7

    Hi All,   I have a working application built in Seam 2.3.0 CR1, Java 1.6 and Jboss 7.1.1. It is working fine until now but when I tried to migrate the application to java 1.7 suddenly none of the Java classes wi...
    Profile Photo
    last modified by snowhite
  • Seam Hibernate upgrade validator issue

    Hi,   I have upgrade an Hibernate 3.X app to 5.X. Now i am getting NoClassDefFoundError: org/hibernate/validator/ClassValidator. The reason could be that validator now moved to a new package.   How this ca...
    Profile Photo
    last modified by dvrajitha
  • Seam multiple JNDI names

    Hi All,   I wanted to know how seam can configure to lookup for two ejb modules. If all ejbs are in one module we can use seam.properties with org.jboss.seam.core.init.jndiPattern But if there are two ejb modul...
    Profile Photo
    last modified by dvrajitha
  • Start collpased grouping  extendedDataTable

    Hi everyone, I want to know if someone knows how to start collapsed an extendedDataTable with groupingColumn. I put the attribute groupingColumn and it works, but i want that the grid start collapsed. Thanks in a...
    Profile Photo
    last modified by msantana
  • WARN  [JDBCExceptionReporter] SQL Error: 0, SQLState: null 23:05:28,171 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: -3f57fd7b:7aa:57b3fdc0:8a status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax

    Caused in Jboss seam application
    Profile Photo
    created by jjagadeesh1215
  • how to migrate seamtests (seam 2.2.2) to arquillian?

    I only found guides showing the migration of seam 2.3  tests to arquillian.   As I'm migrating from jboss eap 5 to 6, I would like to migrate the tests but it's been complicated to do that from the scenario...
    Profile Photo
    last modified by magnoferreira
  • NullpointerException on binary image rendering in jboss 7.5 AS

    Hi,   We have migrated our GUI from jboss 5.1 EAP to Jboss 7.5 AS, but we want to use existing jboss 5.1 jar's with Jboss 7.5 AS. While hitting page, I am rendering byte[] dynamically on GUI, but I am getting b...
    Profile Photo
    last modified by hemant17m
  • Seam long-running nested transaction isolation with jpa and extended managed persistence

    I have one long running conversation and would like to persist or update in a nested conversation another object without firing eventual changes made to other objects and prevent commits or updates in parent conversat...
    Profile Photo
    last modified by ricardo.bento
  • Seam 2.3.1.Final <restrict> with 3rd party authentication

    We are upgrading our applications to 2.3.1.Final from 2.2.0.GA.  With 2.2.0.GA we follow a 3rd party (J2EE?) authentication model, leveraging a single signon service.  In order to get this to work, we had to...
    Profile Photo
    last modified by johncarl81
  • Rerender on a birt report is losing page parameters values

    I have a jsf 2.0 xtml page with a seam birt  tag  to render a report . Everything works on the first call, but when I'm trying to rerender the report the page and EL parameters are missing . This is my page...
    Profile Photo
    created by bussard
  • Need to upload a file, convert it to an entity and persist it.  Example?

    I've got an app I'm working on and I need to upload a file, parse it into an entity and persist it. I see a lot of example of how to upload files in html5 but I don't see the connection between the html page and how ...
    Profile Photo
    created by jseanjensen
  • No ClassLoaders found when deploying on Windows

    Hi Folks, I'm getting a strange problem when I deploy my app on Windows (XP or 2k3) Here's the server.log output when it deploys successfully on Mac or Linux: 15:22:33,664 INFO  [EARDeployer] Init J2EE applica...
    Profile Photo
    last modified by mikebgx
  • How to integrate dynamic Reports with Jboss Seam 2.1.1?

     
    Profile Photo
    last modified by jjagadeesh1215