Author: ron.sigal(a)jboss.com
Date: 2010-06-24 20:02:04 -0400 (Thu, 24 Jun 2010)
New Revision: 5878
Modified:
remoting3/trunk/jboss-remoting/src/main/resources/META-INF/services/org.jboss.remoting3.spi.RemotingServiceDescriptor
Log:
JBREM-1228: Added stuff to the wrong RemotingServiceDescriptor.
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-06-24
23:25:30 UTC (rev 5877)
+++
remoting3/trunk/jboss-remoting/src/main/resources/META-INF/services/org.jboss.remoting3.spi.RemotingServiceDescriptor 2010-06-25
00:02:04 UTC (rev 5878)
@@ -1,13 +1,5 @@
#
# 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
+org.jboss.remoting3.remote.RemoteSslProtocolDescriptor
\ No newline at end of file
Show replies by date