i am deploying a standalone EJB3 service (some SLSBs and SFSBs) as a .jar file using the
autodeploy mechanism.
what i want to do is change the context the beans are bound to, without changing the jar
name. i have looked at repacking it as an .ear file, but, once again, the deployment
context is being bound by the .ear name. is there a way to specify in the deployment
descriptors what context the beans should be deployed as.
n.b. there is no packaged war file, so i do not have a web.xml or jboss-web.xml to specify
context in.
TIA
== stanton
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4179905#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...