@see
https://jira.jboss.org/jira/browse/SHRINKWRAP-106
What should be the expected behaviour? Add a class and its inner classes get thrown in
too? Some user option?
The issue is one of visibility; clients of ShrinkWrap may not be able to see all inner
classes that must be added to the archive, though they'll be required at runtime.
Though this problem is not unique to inner classes, it's any class. So the fallback
is to addResource or similar.
S,
ALR
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4270319#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...