Uploaded image for project: 'Weld'
  1. Weld
  2. WELD-895

Cover programatic weld installation in Jetty

    Details

    • Type: Bug
    • Status: Resolved (View Workflow)
    • Priority: Major
    • Resolution: Out of Date
    • Affects Version/s: 1.1.1.Final
    • Fix Version/s: None
    • Component/s: None
    • Labels:
      None

      Description

      Seam docs on seam-wicket reffers to Weld's documentation.
      http://docs.jboss.org/seam/3/wicket/latest/reference/en-US/html/wicket.installation.html

      That one only shows how to configure a WAR to be deployed to Jetty.
      Decription of programatic installation to embedded Jetty is missing.

      Could someone please add this to the doc?

      Also, is it ok to have it separated this way since weld-wicket moved to seam-wicket?
      (I admit that I don't know the relationships between Weld and Seam...)

        Gliffy Diagrams

          Activity

          Hide
          ozizka Ondrej Zizka added a comment -

          I've changed this to a bug because the documentation is wrong.

          Following http://docs.jboss.org/seam/3/wicket/latest/reference/en-US/html/wicket.installation.html ,
          I get to http://docs.jboss.org/weld/reference/latest/en-US/html/environments.html#d0e5286
          which suggests me to configure the BeanManager using class org.jboss.weld.resources.ManagerObjectFactory ,
          which is not present in seam-wicket nor any of it's dependencies (seam-solder, wicket).

          Show
          ozizka Ondrej Zizka added a comment - I've changed this to a bug because the documentation is wrong. Following http://docs.jboss.org/seam/3/wicket/latest/reference/en-US/html/wicket.installation.html , I get to http://docs.jboss.org/weld/reference/latest/en-US/html/environments.html#d0e5286 which suggests me to configure the BeanManager using class org.jboss.weld.resources.ManagerObjectFactory , which is not present in seam-wicket nor any of it's dependencies (seam-solder, wicket).
          Hide
          jharting Jozef Hartinger added a comment -

          Ondrej, org.jboss.weld.resources.ManagerObjectFactory is a part of Weld.

          Show
          jharting Jozef Hartinger added a comment - Ondrej, org.jboss.weld.resources.ManagerObjectFactory is a part of Weld.

            People

            • Assignee:
              Unassigned
              Reporter:
              ozizka Ondrej Zizka
            • Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:

                Development