Ok, I've got CFMX 6.1 J2EE setup on JBoss. It's been running smooth for 8 months in development and 5 in production.

Dev Branch:
/usr/jboss/{jboss-ver}/server/default/deploy/dev2.war/

QA Branch:
/usr/jboss/{jboss-ver}/server/default/deploy/testing.war/

I've been working on the latest feature set and just pushed some code to *dev2.war* from CVS and went to view the new code:

127.0.0.1:8080/dev2/yadda.cfm

The method "getFoo" could not be found in component
"/.../deploy/testing.war/WEB-INF/cfusion/CustomTags/path/to/my.cfc"

Why is code in /dev2.war/ looking in the OTHER WAR for the new method?

Thanks for any help,

Adrian
----------------------------------------------------------
To post, send email to [email protected]
To unsubscribe: http://www.dfwcfug.org/form_MemberUnsubscribe.cfm
To subscribe: http://www.dfwcfug.org/form_MemberRegistration.cfm





Reply via email to