"scott.stark(a)jboss.org" wrote : I'm sitting in it now for an ear
deployment:
|
|
| | Thread [main] (Suspended (breakpoint at line 102 in EARStructure))
| | EARStructure.determineStructure(VirtualFile, StructureMetaData,
StructuredDeployers) line: 102
| | BasicStructuredDeployers.determineStructure(VirtualFile, StructureMetaData) line:
76
| | MainDeployerImpl.determineStructure(DeploymentContext) line: 528
| | MainDeployerImpl.addDeploymentContext(DeploymentContext) line: 271
| | ProfileServiceBootstrap.loadProfile(String) line: 365
| | ProfileServiceBootstrap.bootstrap() line: 246
| | ProfileServiceBootstrap(AbstractBootstrap).run() line: 89
| | ServerImpl.doStart() line: 401
| | ServerImpl.start() line: 340
| | Main.boot(String[]) line: 210
| | Main$1.run() line: 508
| | Thread.run() line: not available
| |
|
What I meant was that a module within the EAR is not getting determineStructure called. I
know this for a fact as I'm stepping through...
Now where to put determineStructure? Within DefaultStructureBuilder?
BTW, can you please explain what DefaultStructureBuilder is trying to accomplish?
Specifically, what is going on with all the Classpath stuff? Specifically, I need to know
if the Classpath will only contain the EJB jar and not other jars so that I can scan
propertly for annotations.
thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3981122#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...