I want to create one message queue consuming code using activation specifications and deploy into the websphere server.
I saw some code available with jboss.but,i want in IBM websphere server.
Previously,i done consuming with listener port and using ejb-jar.xml and ibm-ejb-jar-bnd.xmi.
Now,i didn't no how to use activation specifications with XML and xmi files.is that right or not.Can anyone please,share the activation specifications code with bindings file and I want to deploy in websphere.Thanks in advance
I need activation specifications with suitable binding or any sample project