[jboss-dev-forums] [Design of JBoss/Tomcat Integration] - Re: JBIDE-3394, hot deployment management api

rob.stryker@jboss.com do-not-reply at jboss.com
Fri Jan 16 02:10:21 EST 2009


erm...

    
        org.jboss.integration
        jboss-profileservice-spi
        5.0.3.GA
    
	
How is that a compilation dependency? Huh?  (Sorry, not familiar with the AS at *all*)

Getting a JNDI reference seems to require, um... compiling against AS5, which tools simply *cannot* do. Tooling cannot compile against versions of the AS. We have our own build system which pretty much forbids compiling against the AS. And if we compiled against one version of the AS, we'd need to recompile for other versions, which means we'd need to make different versions of tooling and / or do a heck of a lot of reflection to get anything to function. 

Max: um... any thoughts here? 

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

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



More information about the jboss-dev-forums mailing list