Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.7
-
Fix Version/s: 2.8
-
Labels:None
-
Testcase included:yes
-
Patch Submitted:Yes
-
Number of attachments :
Description
JBoss 7 has a new remote lookup naming stragety. The name of the ejb-jar is not part of remote name. If that includes the version this is obviously going to cause problems. Using 'no-version' would fix this but I would like to keep version of the library jars as a quick way of verifying the ears contents. What this name mapping does is essentially 'no-version' for ejb-jars, 'standard' for library jars.
thanks for the patch!