You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wink.apache.org by "Gerhard Petracek (JIRA)" <ji...@apache.org> on 2013/07/13 22:14:06 UTC

[jira] [Closed] (WINK-244) Wrong log during servlet startup

     [ https://issues.apache.org/jira/browse/WINK-244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gerhard Petracek closed WINK-244.
---------------------------------

    
> Wrong log during servlet startup
> --------------------------------
>
>                 Key: WINK-244
>                 URL: https://issues.apache.org/jira/browse/WINK-244
>             Project: Wink
>          Issue Type: Bug
>            Reporter: Davanum Srinivas
>            Assignee: Bryant Luk
>            Priority: Minor
>             Fix For: 1.1
>
>
> My Web.xml says:
>     <servlet>
>         <servlet-name>restSdkService</servlet-name>
>         <servlet-class>org.apache.wink.server.internal.servlet.RestServlet</servlet-class>
>         <init-param>
>             <param-name>applicationConfigLocation</param-name>
>             <param-value>/WEB-INF/application</param-value>
>         </init-param>
>     </servlet>
> When i start the servlet, i see the following in the logs
> 189 [http-8080-1] INFO org.apache.wink.common.internal.application.ApplicationFileLoader - Loading application from META-INF/core/wink-providers.                                   
> 616 [http-8080-1] INFO org.apache.wink.server.internal.servlet.RestServlet - Using application classes null named in init-param applicationConfigLocation    
> The first line makes sense, the second one does not. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira