[jboss-dev-forums] [Design of POJO Server] - Re: [jboss-metadata] Determine packaging structure from JBos
ALRubinger
do-not-reply at jboss.com
Wed Jul 23 16:08:14 EDT 2008
OK, will have to expand upon DeploymentSummary, then.
The root issue:
(appName/)ejbName/remote
...is defined by the EJB3 JNDI Binding contract. Right now BasicJndiBindingPolicy is prepending the "appName/" portion from the deploymentScopeBaseName, which is also present in a JAR. So I'll just have to add a piece that adds this only in presence of an EAR.
S,
ALR
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4166252#4166252
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4166252
More information about the jboss-dev-forums
mailing list