[jboss-dev-forums] [Design of POJO Server] - Re: EARStructure not deploying modules

bill.burke@jboss.com do-not-reply at jboss.com
Thu Oct 26 14:40:02 EDT 2006


Another issue I found before lunch was that EARStructure needed to set the parent of the ear module's ContextInfo.  Otherwise the parent was unable to be determined by the StructureMetaDataImpl.addContext method because the vfsPath was "" for the parent and "session1.jar" for the child.  THe Comparator would always return 0 so the child would never be added to the list of contexts (the tree).

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3981096#3981096

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3981096



More information about the jboss-dev-forums mailing list