[jboss-user] [Beginner's Corner] - Re: Migration from Jboss server to Tomcat, war file has Jboss-remoting dependencies
dhaval joshi
do-not-reply at jboss.com
Thu Apr 21 21:57:25 EDT 2011
dhaval joshi [http://community.jboss.org/people/dhaval0129] created the discussion
"Re: Migration from Jboss server to Tomcat, war file has Jboss-remoting dependencies"
To view the discussion, visit: http://community.jboss.org/message/601556#601556
--------------------------------------------------------------
Hi Peter
I refered documentation on Jboss Remoting 2 ,I think I pretty much figured out where all configuration file goes.
but In my Jboss-service.xml I have following <mbean> tag. I do not know where should I replace this in tomcat
<mbean code="org.jboss.remoting.transport.Connector"
name="jboss.remoting:service=Connector,transport=SSLServlet"
display-name="SSL Servlet transport Connector">
<attribute name="InvokerLocator">
sslservlet://localhost:8443/servlet-invoker/ServerInvokerServlet
</attribute>
<attribute name="Configuration">
<config>
<handlers>
<handler subsystem="test">org.jboss.test.remoting.transport.web.WebInvocationHandler</handler>
</handlers>
</config>
</attribute>
</mbean>
Thanks
Dhaval Joshi
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/601556#601556]
Start a new discussion in Beginner's Corner at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110421/94c299f7/attachment.html
More information about the jboss-user
mailing list