The dummy.jar file resides in the root of the ear file.

Pseudopath:
test.ear/test.jar

The test.jar file directly contains the classpath as root so
test.jar/package/Class.class

I also tried different module orders inside the application.xml.
Moved the jar entry to the top but the mdb is still unable to find the 
Dummy.class

:| I already tried all possible combinations, but i still fail to instantiate 
my Dummy.class. And as such im absolutly clueless.

I also failed to find an example ear to re-engineer it. Seems like there are no 
examples availabe where the MDB tries to access other self written non-ejb 
classes.

I also tried to remove the dummy.jar and placed it inside the deploy/lib 
directory. Hoped that this would work but it also fails to find the class.

Im sure its just some kind of peanunt, but im unable to find my 
miss-configuration.

Any ideas?
thx
Bernhard Neuhauser

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

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


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to