• how obtain session context  in WELD?

    Good day to all! I need to pass objects between different bins xhtml forms. how to gain access to the session context in WELD??? and how to put an object in the session context?
    Profile Photo
    last modified by energoperedacha
  • Help to create a project seam3

    Hi all, Well I have experience with projects seam 2.2 and JSF 1.2 and I need to take the next step to seam 3. I searched the web and really did not find much information, if someone could please help me how to create...
    Profile Photo
    last modified by isai.galarza
  • Creating unit tests with Weld and Junit 4

    In this post I'll show how do tests with Weld and JUnit 4.   So, why we're in trouble to test Weld with Junit. First of all almost everyone framework's that do IoC isn't ease to test with JUnit. This because JUn...
    Profile Photo
    last modified by ivandasilva
  • Weld 2.0 TCK failures on GlassFish

    testImplicitBeanArchiveModeAnnotated(org.jboss.cdi.tck.tests.deployment.discovery.BeanDiscoveryTest): expected:<false> but was:<true> testImplicitBeanArchiveModeNone(org.jboss.cdi.tck.tests.deployment.disc...
    Profile Photo
    last modified by jharting
  • CDI TCK 1.1 how-to

    Since CDI TCK 1.1 left JBoss Test Harness and runs on Arquillian now it's highly recommended to go through Arquillian documentation first.   1. A new test 1.1 Arquillian stuff 1.1.1 Test archive 1.1.2 ...
    Profile Photo
    last modified by mkouba
  • Weld integrator guide - changes for Weld 2.0

    This document describes changes in the Weld SPI between versions 1.x and 2.0. It also describes changes necessary for an integrator to implement in order for the product to be spec-compliant.   Weld SPI changesBe...
    Profile Photo
    last modified by jharting
  • Weld 2 Implementation Plan

    This section describes the implementation plan for each release of Weld 2.0.0   CDI 1.1 EDR1 (Weld 2.0.0.Alpha1)  Issue number Implementation TCK Notes Interceptors CDI-2 DONE CDITCK-237 DONE...
    Profile Photo
    last modified by jharting