/[projects]/dao/DaoAdresseService/src/main/java/dk/daoas/daoadresseservice/ContextListener.java
ViewVC logotype

Diff of /dao/DaoAdresseService/src/main/java/dk/daoas/daoadresseservice/ContextListener.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2607 by torben, Tue Jul 14 08:32:56 2015 UTC revision 2608 by torben, Wed Jul 15 06:52:05 2015 UTC
# Line 41  public class ContextListener implements Line 41  public class ContextListener implements
41           // TODO Auto-generated method stub           // TODO Auto-generated method stub
42      }      }
43    
44      @SuppressWarnings("deprecation")      @Override
         @Override  
45      public void contextInitialized(ServletContextEvent ctxtEvt)  {      public void contextInitialized(ServletContextEvent ctxtEvt)  {
46          System.out.println("Starting DAO Context");          System.out.println("Starting DAO Context");
47                    

Legend:
Removed from v.2607  
changed lines
  Added in v.2608

  ViewVC Help
Powered by ViewVC 1.1.20