Hello,
Do you think that is possible to replace jbossweb-tomcat55.sar in JBoss 4.0.5 by a jboss-web-deployer from JBoss 4.2.0 ?
Im trying, but I have a problem with this class :
java.lang.NoSuchMethodError: org.jboss.metadata.WebMetaData.isUseJBossWebLoader()Z
In my mind, this class has been changed between 4.0.5 and 4.2.0 in library jboss.jar. But the update of this jar does not seem to be easy.
I would like to do a test with Comet, but I cannot update JBoss 4.0.5 to 4.2.0 now.
Thanks,
Joan Bordeau.