Hi there trying to make EJB3 bean accessible via HTTP I added following to the <JBOSS_HOME>\server\all\deploy\ejb3.deployer\META-INF\jboss-service.xml
<mbean code="org.jboss.remoting.transport.Connector" xmbean-dd="org/jboss/remoting/transport/Connector.xml" name="jboss.remoting:type=Connector,name=Ejb3Connector,handler=ejb3,transport=http"> jboss.aop:service=AspectDeployer http://${jboss.bind.address}:8099 org.jboss.aspects.remoting.AOPRemotingInvocationHandler deploying such service, I get exception 15:26:38,406 WARN [ServiceController] Problem creating service jboss.remoting:type=Connector,name=Ejb3Connector,handler=ejb3,transport=http java.lang.ClassNotFoundException: org.jboss.remoting.transport.coyote.CoyoteInvoker at org.jboss.remoting.serialization.ClassLoaderUtility.loadClass(ClassLoaderUtility.java:89) at org.jboss.remoting.InvokerRegistry.loadServerInvoker(InvokerRegistry.java:371) at org.jboss.remoting.InvokerRegistry.createServerInvoker(InvokerRegistry.java:430) ... Can anybody help me to fix this please? My configuration: jboss-4.0.4RC1 (downloaded as tar.gz) and jboss-EJB-3.0_RC5-PFD installed according to the INSTALL.html Many thanks Alexey View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931576#3931576 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3931576 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ JBoss-user mailing list JBoss-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-user