Hi
My project was eariler deployed on Jboss 4.2.2 and now we are migrating towards jboss 5.1.0, We used Jboss remoting in Jboss 4.2.2 and so we edited Jboss-Service.xml in <JBOSS_HOME>\Server\Default\Conf, In Jboss-Service.xml of Jboss 4.2.2 Remoting Services & Transaction which our application is using. we also edited Remoting Services section in Jboss-service.xml.
but now after we partially migrated to jboss 5.1.0, i could not find Remoting Services section in Jboss-service.xml of 5.1.0. Also lot of other sections like Transaction,Invokers to the JMX-node,Remoting Services and Deployment scanning are missing in Jboss-service.xml of Jboss 5.1.0.
If you compare jboss-service.xml of Jboss 4.2.2 & Jboss 5.1.0 with some code comparator then you can verify this changes which i am seeting.
Can any one let me know how can I Use Remoting & Transaction Services in Jboss 5.1.0 ? and Incase I have to edit this Remoting services section then where should i make changes ?
Comments