Browse Source
Closes gh-34779 (cherry picked from commit e7402bc365acdbbbbb8c9aa6f0502cdd8f0f6f85)pull/35405/head
1 changed files with 0 additions and 11 deletions
@ -1,11 +0,0 @@
@@ -1,11 +0,0 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?> |
||||
<!DOCTYPE rmi PUBLIC "-//BEA Systems, Inc.//RMI Runtime DTD 1.0//EN" "rmi.dtd"> |
||||
|
||||
<!-- |
||||
- Special WebLogic deployment descriptor for Spring's RMI invoker. |
||||
- Only applied by WebLogic Server, ignored on other platforms. |
||||
--> |
||||
<rmi name="org.springframework.remoting.rmi.RmiInvocationWrapper"> |
||||
<cluster clusterable="true"/> |
||||
<method name="getTargetInterfaceName" idempotent="true"/> |
||||
</rmi> |
||||
Loading…
Reference in new issue