Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-1084

SpringContextLoaderListener breaks build

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 3.0.9.Final
    • None
    • None
    • None

    Description

      While running mvn install

      Resteasy Spirng Integration fails.
      [INFO] Resteasy Spring integration ....................... FAILURE [ 3.230 s]

      The following is the error I get.
      [WARNING] COMPILATION WARNING :
      [INFO] -------------------------------------------------------------
      [WARNING] /home/sten/Code/Resteasy/jaxrs/resteasy-spring/src/main/java/org/jboss/resteasy/client/spring/RestClientProxyFactoryBean.java: Some input files use or override a deprecated API.
      [WARNING] /home/sten/Code/Resteasy/jaxrs/resteasy-spring/src/main/java/org/jboss/resteasy/client/spring/RestClientProxyFactoryBean.java: Recompile with -Xlint:deprecation for details.
      [INFO] 2 warnings
      [INFO] -------------------------------------------------------------
      [INFO] -------------------------------------------------------------
      [ERROR] COMPILATION ERROR :
      [INFO] -------------------------------------------------------------
      [ERROR] /home/sten/Code/Resteasy/jaxrs/resteasy-spring/src/main/java/org/jboss/resteasy/plugins/spring/SpringContextLoaderListener.java:[53,41] cannot find symbol
      symbol: class ServletContext
      location: class org.jboss.resteasy.plugins.spring.SpringContextLoaderListener
      [ERROR] /home/sten/Code/Resteasy/jaxrs/resteasy-spring/src/main/java/org/jboss/resteasy/plugins/spring/SpringContextLoaderListener.java:[53,72] cannot find symbol
      symbol: class ConfigurableWebApplicationContext
      location: class org.jboss.resteasy.plugins.spring.SpringContextLoaderListener
      [ERROR] /home/sten/Code/Resteasy/jaxrs/resteasy-spring/src/main/java/org/jboss/resteasy/plugins/spring/SpringContextLoaderListener.java:[56,21] cannot find symbol
      symbol: variable springContextLoaderSupport
      [INFO] 3 errors

      Attachments

        Activity

          People

            patriot1burke@gmail.com Bill Burke (Inactive)
            simonstrom_jira Simon Ström (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: