Ales Justin [
http://community.jboss.org/people/alesj] replied to the discussion
"Using a deployer to add jars to a webapp classpath."
To view the discussion, visit:
http://community.jboss.org/message/536353#536353
--------------------------------------------------------------
So why would Tomcat see classes in my jsf.deployer directory but not
in the jars that I explicitly added to the classpath?
Since those are part of default CL domain aka big-ball-o-mud, shared by everyone.
And why does your Seam deployer work with Tomcat? What is it doing
differently?
Dunno.
Could be that it adds that jar to non-web (sub)deployment,
as I think the attachment is optional, since it only cares about matching file (some Seam
known file).
(it might add that multiple times, but the first one would win anyway, and not much is in
seam-int.jar)
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/536353#536353]
Start a new discussion in JBoss Microcontainer at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]