Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6215746

Disable META-INF/* lookup from codebase in applet/plugin classloader

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 6
    • 1.4.2, 1.4.2_05, 6
    • deploy
    • b28
    • generic, x86
    • solaris_8, windows_2000, windows_xp

    Backports

      Description

        This issue is with an application logging a print error every time the application performs a print, even though the print is successful. This causes a roundtrip back to the server to log a message that needs to be eliminated. This is shown, it seems, as a bug but no fix is being provided.
         
        Servlet Error: File not found: META-INF/services/javax.print.PrintServiceLookup: javax.servlet.ServletException: File not found: META-INF/services/javax.print.PrintServiceLookup
                    at com.ibm.servlet.engine.srt.WebAppInvoker.handleInvocationHook(WebAppInvoker.java:227)
                    at com.ibm.servlet.engine.invocation.CachedInvocation.handleInvocation(CachedInvocation.java:67)
                    at com.ibm.servlet.engine.invocation.CacheableInvocationContext.invoke(CacheableInvocationContext.java:106)
                    at com.ibm.servlet.engine.srp.ServletRequestProcessor.dispatchByURI(ServletRequestProcessor.java:154)
                    at com.ibm.servlet.engine.oselistener.OSEListenerDispatcher.service(OSEListener.java:315)
                    at com.ibm.servlet.engine.http11.HttpConnection.handleRequest(HttpConnection.java:60)
                    at com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnection.java:332)
                    at com.ibm.ws.http.HttpConnection.run(HttpConnection.java:251)
                    at com.ibm.ws.util.CachedThread.run(ThreadPool.java:144)

        Customer is requesting a mechanism to stop this from being logged without having to do any additional work or setup such as the workaround that was proposed.

        test case is attached
        ###@###.### 2005-1-10 18:08:32 GMT

        Attachments

          Issue Links

            Activity

              People

                stanleyh Stanley Ho (Inactive)
                msusko Mark Susko (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:
                  Imported:
                  Indexed: