1 Reply Latest reply on Oct 29, 2009 2:26 PM by pmuir

    API docs need to be updated?

    asookazian

      I downloaded Weld 1.0.0.CR1 along with the community edition of IntelliJ and JBoss 5.2.0.CR1.


      In some of the non-JBoss server's web.xml files I see this:


      <listener>
            <listener-class>org.jboss.weld.environment.servlet.Listener</listener-class>
         </listener>



      I can't find this class in the API docs that are bundled with the Weld distro: C:\java\weld-1.0.0-CR1\doc\apidocs


      I think I had pointed this out a few months ago and it was never fixed?


      Or am I wrong?  thx.