Update of 
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/src/java/com/finalist/newsletter
In directory 
james.mmbase.org:/tmp/cvs-serv31018/portlets-newsletter/src/java/com/finalist/newsletter

Modified Files:
        ApplicationContextFactory.java 
Log Message:
CMSC-818 remove unused file.


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Portlets/portlets-newsletter/src/java/com/finalist/newsletter
See also: http://www.mmbase.org/jira/browse/CMSC-818


Index: ApplicationContextFactory.java
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/src/java/com/finalist/newsletter/ApplicationContextFactory.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- ApplicationContextFactory.java      7 May 2008 08:25:00 -0000       1.5
+++ ApplicationContextFactory.java      7 May 2008 08:27:34 -0000       1.6
@@ -58,7 +58,7 @@
       System.out.println("got it----");
       init(context);
 //      context.get
-      contextName = (HttpServletContext)context.getServletContextName();
+//      contextName = (HttpServletContext)context.getServletContextName();
    }
 
    public static Object getBean(String name){
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to