I believe this class should be spelled "AttachmentServer". Glen
Am Mittwoch, den 04.07.2007, 18:06 +0000 schrieb [EMAIL PROTECTED]: > Author: jliu > Date: Wed Jul 4 11:06:54 2007 > New Revision: 553285 > > URL: http://svn.apache.org/viewvc?view=rev&rev=553285 > Log: > * CXF-747. Remove unnecessary interceptors for Provider. > * Use same DispatchIn/DispatchOut data binding interceptors for > Dispatch and Provider. > > Added: > incubator/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/provider/AttachementServer.java > URL: > http://svn.apache.org/viewvc/incubator/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/provider/AttachementServer.java?view=auto&rev=553285 > ============================================================================== > --- > incubator/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/provider/AttachementServer.java > (added) > +++ > incubator/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/provider/AttachementServer.java > Wed Jul 4 11:06:54 2007 > @@ -0,0 +1,45 @@ > +/** > + * Licensed to the Apache Software Foundation (ASF) under one > + * or more contributor license agreements. See the NOTICE file > + * distributed with this work for additional information
