[ 1798249 ] Failed to load standardjboss.xml
This commit is contained in:
parent
e7d223dac2
commit
c62d9e709a
|
@ -13,32 +13,6 @@
|
||||||
<enforce-ejb-restrictions>false</enforce-ejb-restrictions>
|
<enforce-ejb-restrictions>false</enforce-ejb-restrictions>
|
||||||
|
|
||||||
<!-- start heng sin modification -->
|
<!-- start heng sin modification -->
|
||||||
<enterprise-beans>
|
|
||||||
<session>
|
|
||||||
<ejb-name>adempiere/Status</ejb-name>
|
|
||||||
<jndi-name>adempiere/Status</jndi-name>
|
|
||||||
<invoker-bindings>
|
|
||||||
<invoker>
|
|
||||||
<invoker-proxy-binding-name>
|
|
||||||
stateless-http-invoker
|
|
||||||
</invoker-proxy-binding-name>
|
|
||||||
</invoker>
|
|
||||||
</invoker-bindings>
|
|
||||||
</session>
|
|
||||||
<session>
|
|
||||||
<ejb-name>adempiere/Server</ejb-name>
|
|
||||||
<jndi-name>adempiere/Server</jndi-name>
|
|
||||||
<invoker-bindings>
|
|
||||||
<invoker>
|
|
||||||
<invoker-proxy-binding-name>
|
|
||||||
stateless-http-invoker
|
|
||||||
</invoker-proxy-binding-name>
|
|
||||||
</invoker>
|
|
||||||
</invoker-bindings>
|
|
||||||
</session>
|
|
||||||
|
|
||||||
</enterprise-beans>
|
|
||||||
|
|
||||||
<invoker-proxy-bindings>
|
<invoker-proxy-bindings>
|
||||||
<!-- A custom invoker for RMI/HTTP -->
|
<!-- A custom invoker for RMI/HTTP -->
|
||||||
<invoker-proxy-binding>
|
<invoker-proxy-binding>
|
||||||
|
|
Loading…
Reference in New Issue