[jboss-user] [Installation, Configuration & Deployment] - Re: jboss-4.2.0.GA Bindingmanager
poyge394
do-not-reply at jboss.com
Tue Jun 12 10:51:09 EDT 2007
actually i found for deploy/ejb3.deployer/META-INF/jboss-service.xml
i was just blind
| <!-- EJB3 Remoting Connector ejb3.deployer/META-INF/jboss-service.xml -->
|
| <service-config name="jboss.remoting:type=Connector,name=DefaultEjb3Connector,handler=ejb3"
| delegateClass="org.jboss.services.binding.AttributeMappingDelegate">
| <delegate-config>
| <attribute name="InvokerLocator">socket://${jboss.bind.address}:3973</attribute>
| </delegate-config>
| <binding port="3973"/>
| </service-config>
|
but for conf/jboss-service.xml and the Mben name it does not exists
name="jboss.remoting:service=Connector,transport=socket"
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4053598#4053598
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4053598
More information about the jboss-user
mailing list