• Unique Featured Exchange Migration tool

    In an organization or any kind of business if you are thinking to upgrade from your exchange server 2003 to exchange 2010 instead of this its better to move to cloud based office 365 service. Before performing migrati...
    Profile Photo
    last modified by johnjorge
  • File Upload does not work with a4j command button. Is that a bug?

    Hi! In my web app, I use a data table to iterate over an arraylist. For every item i create a link to submit a file. I,m doing this with a modal panel. So, here is a piece of xhtml page. <ui:define name="bod...
    Profile Photo
    last modified by uesker
  • migration  webapp jboss5 seam2

    I must migrate an old java  webapp run in  jboss5 it use seam2.2   new environment    ApplicaitonServer jboss7.1. What is the better framework for migrate seam2.2 ?   thank you s...
    Profile Photo
    created by nicolatenente
  • Seam 2.3 mail and JSF 2.2

    I recently upgraded my JBoss 7.1.1 to use JSF 2.2.1 so that I can use pass through attributes which I require for developing mobile sites with jquery mobile. However, this seems to have broken seams org.jboss.seam.fa...
    Profile Photo
    last modified by twhitehead
  • Seam 2.2.2 deploy error JBoss as 7

    Hi all, I'm try to deploy a generated Seam 2.2.2 project into JBoss as 7, I've follow this tutorial http://community.jboss.org/blogs/marek-novotny/2011/07/15/seam-2-jpa-example-on-jboss-as7, but inside the log I've th...
    Profile Photo
    last modified by chicco0386
  • DCEVM+hotswap agent with seam 2.3.1, JBoss 7.1.1, JDK1.7 0_79

    Hi,   Can anybody able to configure  hotswap agent with seam 2.3.1 Final, JBoss 7.1.1 Final, JDK1.7 0_79
    Profile Photo
    last modified by chaitu381923
  • Migration from Seam 2 to CDI/DeltaSpike

    We did some migration documentation before, even it was not very well announced on all possible streams.   It started as Seam 2 -> Seam 3 migration example at seam/migration · GitHub for very well known ...
    Profile Photo
    created by manarh
  • seam 3 on glassfish 5

    Application with seam version 3.1.0-Final , java 8 when deployed on glassfish 3.1.2.2 works perfectly fine, but on change server to glassfish 5 or payara 5 following error is generated: org.jboss.weld.exceptions.Illeg...
    Profile Photo
    last modified by skorejo
  • Seam 3 to deltaspike

    How can we convert the following classes or annotations from Seam 3 to deltaspike. Even if the few can be answered it will be highly appreciated.       S.No. Seam package class Referenced as 1 or...
    Profile Photo
    created by skorejo
  • Ugrade from seam 2.3.1.Final to 2.3.4.Final-redhat-1

    We are thinking to change the seam dependency in application from 2.3.1.Final to 2.3.4.Final-redhat-1. is this advisable and what are its implications?   A security report flagged one of the application where S...
    Profile Photo
    last modified by rmg_hrr
  • is seam 2 actually now ?

    Hi   i may know if Seam2 is good at now or there are other application framework (spgin, wicket,...)  ?   my objective I have an old application seam web internal only, intranet jsf + ejb + mysql ...
    Profile Photo
    last modified by nicolatenente
  • seam -  ancora attuale ?

    salve   sto mettendo mano ad una applicazione Seam 2 vecchia di 6 anni. mi chiedo se con tutti i framweork attuali abbia ancora senso investire sulla conoscenz a di Seam   la natura della applicazione us...
    Profile Photo
    last modified by nicolatenente
  • Deploying a Seam 2.2 webapp on Wildfly 10/EAP 7

    HI! I believe this is kind weird or very rare but I need to check with the community.   Has anyone managed to successfully port/deploy a Seam 2.2 webapp ("as is" ), with no lib upgrade (from the Seam 2.2 stack)...
    Profile Photo
    last modified by rafaelcba
  • Is there a way to hide the conversation Id in URL

    Hi,   It Would be great if anyone could help me with hiding/disabling conversation id (cid) that always comes with the request URL. I tried removing it using UrlRewriteFilter provided by tuckey(http://tuckey.org...
    Profile Photo
    last modified by aupadhyay
  • How to decide what page to redirect with JBPM

    Hi! In my app, I have a taskInstanceList and a link for execute each task avaliable. However, before start a task, I have to discover to what xhtml page I have to redirect. So, i used the strategy described bellow ...
    Profile Photo
    last modified by uesker
  • Method not found EL expression throwing error?

    In this code is a call to the customerSession.setSelectedAddress(null) method... This is so we can add a new shipping address even if we already have one.          ...
    Profile Photo
    last modified by samuraicoder
  • Seam 2.3 on Wildfly 8/9

    You know Seam 2.x is literally dead project for long ago now, but if somebody would like to use a Seam 2 based application on the latest greatest Wildfly they won't run smoothly due JSF 2.2 which is by default on. So...
    Profile Photo
    last modified by manarh
  • deploy on weblogic 12 problem

    Hi All,   I have a project working with Seam 2.0 and we need to deploy it on weblogic 12.2.1.2   it is working fine on weblogic 10.3.6 and weblogic 12.1.3   hint: I am using Ant for build and deploy...
    Profile Photo
    last modified by islamfawzi
  • SEAM 2.3.1 final on weblogic 12

    Hi at all, I'm using SEAM 2.3.1 final to create an application for weblogic12.   I created a EAR sem-gen application and i used the seam documentation related weblogic integration, but when i deploy the app...
    Profile Photo
    last modified by sirio85
  • Seam dependency with Hibernate Validator

    Hi, i started to use the Bean Validation (JSR 303) instead the old Hibernate Validator, so I got the new libraries (the reference Impl, hibernate-validator 4.02), and put in my classpath, now I thought: "well let's, g...
    Profile Photo
    last modified by israel.bgf