"bill.burke(a)jboss.com" wrote :
| Now, when lib/ is processed, the JARStructure deployer determines it is neither a
"archive" nor a top level directory, so it does not process lib's children.
|
How could it know that lib/ is a subdeployment whereas com/ or org/
that just contain classes are not?
You need to provide extra information if you want a subdirectory deployed
and that subdirectory doesn't have a recognisable suffix.
I guess we could make an exception for the special case "lib'
and then hope nobody has a class called
lib.blah.Some.class :-)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4012986#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...