8 Replies Latest reply on Aug 11, 2009 2:01 AM by swd847

    I can not access  Seam-core  from UIComponent

    kaboel.repel.steel.scarlet.be
      I can not access  Seam-core  from UIComponent
      ---------------------------------------------


      ["
      From muy  UIComponent  located  in war:WEB-INF/lib/face.jar

      I'm calling   for  a value expression like this

           Object obj1=org.jboss.seam.core.Expressions.instance().createValueExpression(expression);
           
           
           
           i'm receiving   a ClassNotFound
           
                org.jboss.seam.core.Expression
                
                
                
      CLearly  I'm missing some Jar  or  have  a configuration error


      all other JSF  facelets  and richfaces  are  working correctly


      Can someone  please  assist me  in the  problem
      "]