[aspectwerkz-dev] AW And JBoss integration error

Ricardo de Siqueira Borges Pereira <[email protected]> Wed, 26 Jan 2005 19:58:31 -0200
Newsgroups gmane.comp.java.aspectwerkz.devel
Message-ID <[email protected]>

	Hi!

	I'm trying to integrate JBoss version 3.2.5 and AW and I'm getting
the follow error:

	21:54:14,857 INFO  [EARDeployer] Init J2EE application:
file:/C:/Java/jboss-3.2.5/server/default/deploy/globo-coreisp-server-2005012
1.ear
	21:54:18,200 WARN  [DeploymentInfo] Only the root deployment can set
the loader repository, ingoring config=null
	21:54:18,528 WARN  [DeploymentInfo] Only the root deployment can set
the loader repository, ingoring config=null
	21:54:18,888 INFO  [STDOUT] java.lang.NoClassDefFoundError:
org/dom4j/DocumentException
	21:54:18,888 INFO  [STDOUT]     at
org.codehaus.aspectwerkz.definition.SystemDefinitionContainer.registerClassL
oader(SystemDefinitionContainer.java:152)
	21:54:18,888 INFO  [STDOUT]     at
org.codehaus.aspectwerkz.definition.SystemDefinitionContainer.getHierarchica
lDefinitionsFor(SystemDefinitionContainer.java:367)
	21:54:18,888 INFO  [STDOUT]     at
org.codehaus.aspectwerkz.definition.SystemDefinitionContainer.getDefinitions
For(SystemDefinitionContainer.java:258)
	21:54:18,888 INFO  [STDOUT]     at
org.codehaus.aspectwerkz.transform.inlining.ContextImpl.<init>(ContextImpl.j
ava:90)
	21:54:18,888 INFO  [STDOUT]     at
org.codehaus.aspectwerkz.transform.inlining.InliningWeavingStrategy.newConte
xt(InliningWeavingStrategy.java:226)
	21:54:18,888 INFO  [STDOUT]     at
org.codehaus.aspectwerkz.transform.AspectWerkzPreProcessor._preProcess(Aspec
tWerkzPreProcessor.java:159)
	21:54:18,888 INFO  [STDOUT]     at
org.codehaus.aspectwerkz.transform.AspectWerkzPreProcessor.preProcess(Aspect
WerkzPreProcessor.java:141)
	21:54:18,903 INFO  [STDOUT]     at
org.codehaus.aspectwerkz.hook.impl.ClassPreProcessorHelper.defineClass0Pre(C
lassPreProcessorHelper.java:107)

	Can anyone help me ? I already tried to move the dom4j lib from
outside/inside of my ear, without a positive result.

	I can send my config files.

	Thanks in advance.

	Ricardo Borges