Author: ron.sigal(a)jboss.com
Date: 2010-10-26 21:03:43 -0400 (Tue, 26 Oct 2010)
New Revision: 6125
Modified:
remoting3/trunk/jboss-remoting/src/main/resources/META-INF/services/org.jboss.remoting3.spi.RemotingServiceDescriptor
Log:
JBREM-1228: File corrupted in SVN repository.
Modified:
remoting3/trunk/jboss-remoting/src/main/resources/META-INF/services/org.jboss.remoting3.spi.RemotingServiceDescriptor
===================================================================
---
remoting3/trunk/jboss-remoting/src/main/resources/META-INF/services/org.jboss.remoting3.spi.RemotingServiceDescriptor 2010-10-27
01:01:29 UTC (rev 6124)
+++
remoting3/trunk/jboss-remoting/src/main/resources/META-INF/services/org.jboss.remoting3.spi.RemotingServiceDescriptor 2010-10-27
01:03:43 UTC (rev 6125)
@@ -1,5 +1,13 @@
#
-# Remoting "remote" protocol descriptors
+# Remoting "mockTransport" protocol descriptor
#
+
org.jboss.remoting3.remote.RemoteProtocolDescriptor
org.jboss.remoting3.remote.RemoteSslProtocolDescriptor
+
+org.jboss.remoting3.test.EndpointConfigurationTestCase$MockProtocolDescriptor
+org.jboss.remoting3.test.EndpointConfigurationTestCase$MockClassExternalizerFactoryServiceDescriptor
+org.jboss.remoting3.test.EndpointConfigurationTestCase$MockClassResolverServiceDescriptor
+org.jboss.remoting3.test.EndpointConfigurationTestCase$MockClassTableServiceDescriptor
+org.jboss.remoting3.test.EndpointConfigurationTestCase$MockObjectResolverServiceDescriptor
+org.jboss.remoting3.test.EndpointConfigurationTestCase$MockObjectTableServiceDescriptor
\ No newline at end of file
Show replies by date