"wrompattern" wrote : 
  | In standardjboss.xml
  | <invoker-proxy-binding>
  |       session-webservice-invoker
  |       <invoker-mbean/>
  |       org.jboss.net.ws4ee.server.EJBProxyFactoryImpl
  |       </proxy-factory>
  |       <proxy-factory-config/>
  | </invoker-proxy-binding>
  | 
  |  Some tags missing, the correct is
<invoker-proxy-binding>
  |       <name>session-webservice-invoker</name>
  |       <invoker-mbean/>
  |       <proxyfactory>org.jboss.net.ws4ee.server.EJBProxyFactoryImpl
  |       </proxy-factory>
  |       <proxy-factory-config/>
  | </invoker-proxy-binding>

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3853210#3853210

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3853210


-------------------------------------------------------
This Newsletter Sponsored by: Macrovision 
For reliable Linux application installations, use the industry's leading
setup authoring tool, InstallShield X. Learn more and evaluate 
today. http://clk.atdmt.com/MSI/go/ins0030000001msi/direct/01/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to