[jboss-dev-forums] [Design of POJO Server] - Re: JACC: Policy Configuration needs to be linked with child
anil.saldhana@jboss.com
do-not-reply at jboss.com
Mon Dec 11 15:28:07 EST 2006
"scott.stark at jboss.org" wrote : Why doesn't DeploymentUnit.getSimpleName() work?
| /**
| * Get the simple vfs name of the deployment unit. This is the simple
| * name of the virtual file .
| *
| * vfs path ------------------- simple name
| * deploy/some.ear "some.ear"
| * deploy/some.ear/x.ejb "x.ejb"
| * deploy/some.ear/y.sar "y.sar"
| * deploy/some.ear/y.sar/z.rar "z.rar"
| * deploy/complexwithappxml.ear/module-mbean1.sar/submbean.sar submbean.sar
| * @return the deployment unit simple path
| */
| public String getSimpleName();
|
I thught we wanted to remove the suffix from the context id.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3992892#3992892
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3992892
More information about the jboss-dev-forums
mailing list