• Seam RuleBase can not load consequenceExceptionHandler

    I'm trying to create a simple test case using Arquillian, Seam and drools. consequenceExceptionHandler can not be loaded by drools api because of javaassist manipulation and class loading in Jboss AS 7. I changed fo...
    Profile Photo
    created by vata2999
  • Dom4J IllegalAccessError - Seam on JBoss 7 deployment error

    Hi all, I'm migrating a legacy application to Maven. There already have been many hitches and glitches, AFAIK Seam is really fickle concerning dependency versions it will work with.   This latest error I can't ...
    Profile Photo
    last modified by bmaurer
  • injecting seam components from ejb jar

    Hi, I have the following problem. I try to reproduce the photoalbum example of reichfaces with seam and maven. In the xhtml pahes the seam listener is activated, the el reference is resolved to the class which is ...
  • Deployment issues "could not read entries: java.io.FileNotFoundException"

    Hello, I'm trying to modernize our Seam Application  running on JBoss 7.1.1.Final. Right now I'm replacing Ant with Maven and am getting rid of some old stuff. But the new Maven built EAR won't deploy. The old ...
    Profile Photo
    last modified by bmaurer
  • How to get binary data from request?

    I have to customize ckeditor fileupload to a Seam 2.2.2 application due to a interface upgrade. I'm trying to do the simplest way but I'm missing something. First the editor plugin gives us a form exactly like this:...
    Profile Photo
    last modified by magnoferreira
  • JBoss Seam Websocket Integration

    Hi,   I created atmosphere and seam integration for using websocket and building real-time web application with seam .   the source code is available on https://github.com/omidp/atmosphere-seam   I w...
    Profile Photo
    created by vata2999
  • SEAM pdf barcode

    It's possible generate a barcode with the code above the barcode ?? <p:barCode type="inter25" code="123456789"  />
    Profile Photo
    last modified by arissonleal
  • Invoking JBPM business process from Seam pageflow

    Hi, I'm trying to invoke my business process from seam pageflow example. I have implemented NumberGuess pageflow example. I added myprocess.bpmn2 in component.xml file and myproject.jar file from JBPM into WEB\INF\li...
    Profile Photo
    last modified by aniket_nakhate
  • How to use jbpm comment with Seam

    I'm trying to add a comment to jbpm task instance via Seam injection as it's in Todo example one of the Seam examples.   <task-node name="todo">       <task name="todo" descrip...
    Profile Photo
    last modified by vata2999
  • Seam unit test

    Hi manarh,   I want to create a seam unit test for my project without starting Arquillian container as follow   public class UnitTest extends JUnitSeamTest {         @Test &...
    Profile Photo
    last modified by vata2999
  • Deployment error in Wildfly 8 Final

    Hello,   I am trying to deploy application in Wild Fly 8 Final , deployment fails with following error message.   Seam 2.3 , JSF 2.0   14:34:19,579 SEVERE [javax.enterprise.resource.webcontainer.jsf....
    Profile Photo
    last modified by madhushinde
  • No file extension in servlet path

    Hi Everyone, I am getting the following Exception in production environment,server is jboss. javax.servlet.ServletException: java.lang.IllegalArgumentException: no file extension in servlet path: /SpringDemo  ...
    Profile Photo
    last modified by ambrish_kumar
  • pdf generation with images (from html source)

    Hello, I have a problem in a pre-production environment with my application. I am generating on the fly pdf from contents stored in the database in html. <p:html>    <font size="3" face="Aria...
  • RichFaces Issue: Resource not registered

    We are working a Seam (2.0.1) based applications which uses Spring, Hibernate (3.2.5) and RichFaces (3.1.4SR1) on Weblogic 9.2 using the JSF RI. We are now running into an issue where we keep getting the following exc...
    Profile Photo
    last modified by rmcdonough
  • object is not an instance of declaring class

    I'm using Seam2.3.Final, Jboss7.1.1Final.   I've created  a Jboss Datasource named PostgresDS.   my persistence.xml     <?xml version="1.0" encoding="UTF-8"?> <persistence xmlns="...
    Profile Photo
    last modified by vata2999
  • Rendering PDF

    I'm generating a pdf using specific api of seam to do that. I'd like to know if there is a way to render it without showing it to the user. For example, when the user clicks at a link, I save the pdf in a directory w...
    Profile Photo
    last modified by rafaelfrade
  • Facing data inconsistent issue when i update a field with some value in one panel reflects same value to other panel which is not related

    Facing data inconsistent issue when i update a field with some value in one panel reflects same value to other panel which is not related. I am using Seam framework with JSF and Hibernate.       <r...
    Profile Photo
    last modified by suryapriya
  • Seam Search duplicates query

    Hi,   I created a list page using seam-gen with a simple inputText search as folllow.   CustomersList.xhtml   <h:form id="customersSearch" styleClass="edit">       ...
    Profile Photo
    created by vata2999
  • Need Help for Seam Remoting in AS7

    Hi, I am new to JBoss Seam, I just wanted to create a simple seam remote example using HelloAction given in tutorial. I followed each and every step but, I am not able to get proper result. My app specs. are JBoss ...
    Profile Photo
    last modified by pramey.birwatkar
  • Facing issue running seam application from jboss 5 to wildfly 8.2.0

    Hi,   I have seam application running in JBOSS 5. When I migrated to wildfly 8.2.0 I am facing the below issue.   Can someone please help me out to fix this issue.   I used seam 2.3.1 final and wildf...
    Profile Photo
    last modified by sreenathac