XMLWordPrintable

Details

    • Sub-task
    • Resolution: Done
    • Major
    • 3.3.0.M3
    • None
    • cdi
    • None

    Description

      See Chapter 5. Resource Loading.

      For example:

      @Inject
      @Resource("WEB-INF/beans.xml")
      URL beansXml;

      or

      @Inject
      @Resource("WEB-INF/web.xml")
      Collection<InputStream> webXmls;

      OpenOn should open the corresponding resource which is to be injected.

      See http://docs.jboss.org/seam/3/solder/latest/reference/en-US/html/resourceloading.html

      Attachments

        Issue Links

          Activity

            People

              dazarov_jira Daniel Azarov (Inactive)
              alexeykazakov Alexey Kazakov
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: