Status: New
Owner: jean.deruelle
CC: vladimir.ralev,  pavel.slegr
Labels: Type-Defect Priority-Medium JBCP5-Patch-5.1.0 Release-Type-FINAL Component-Sip-Servlets

New issue 2258 by pavel.slegr: Incopatible WS for JBCP 5.1.0
http://code.google.com/p/mobicents/issues/detail?id=2258

JBCP 5.1.0 branch with merged MSS 1.5 is not compilable with EAP 5.1.0 WS

log:
---------
[INFO]
------------------------------------------------------------------------
[INFO] Building Sip Servlets Loading Specifics for JBoss 5
[INFO]    task-segment: [clean, install]
[INFO]
------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered
resources, i.e. build is platform dependent!
[INFO] skip non existing
resourceDirectory /home/pslegr/WORKSPACE/jbcp5_MEAD/sip-servlets/sip-servlets-jboss5/src/main/resources
[WARNING] POM for
'org.mobicents.tools:sip-balancer-jar:pom:5.1.0.GA-JBCP5:provided' is
invalid.

Its dependencies (if any) will NOT be available to the current build.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 57 source files
to /home/pslegr/WORKSPACE/jbcp5_MEAD/sip-servlets/sip-servlets-jboss5/target/classes
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure

/home/pslegr/WORKSPACE/jbcp5_MEAD/sip-servlets/sip-servlets-jboss5/src/main/java/org/jboss/web/tomcat/service/TomcatConvergedSipInjectionContainer.java:[58,7] cannot access org.jboss.ejb3.vfs.spi.VirtualFile
class file for org.jboss.ejb3.vfs.spi.VirtualFile not found
public class TomcatConvergedSipInjectionContainer extends

/home/pslegr/WORKSPACE/jbcp5_MEAD/sip-servlets/sip-servlets-jboss5/src/main/java/org/jboss/web/tomcat/service/session/JBossCacheSipManager.java:[329,36] initOutdatedSessionChecker() in org.jboss.web.tomcat.service.session.JBossCacheSipManager cannot override initOutdatedSessionChecker() in org.jboss.web.tomcat.service.session.JBossCacheManager; attempting to use incompatible return type
found   :
org.jboss.web.tomcat.service.session.JBossCacheSipManager.OutdatedSessionChecker
required: org.jboss.web.tomcat.service.session.OutdatedSessionChecker

/home/pslegr/WORKSPACE/jbcp5_MEAD/sip-servlets/sip-servlets-jboss5/src/main/java/org/mobicents/servlet/sip/startup/jboss/SipJBossContextConfig.java:[133,39] cannot access org.jboss.metadata.annotation.AbstractAnnotationImpl
class file for org.jboss.metadata.annotation.AbstractAnnotationImpl not
found
                        DescriptionsImpl descriptionsImpl =
(DescriptionsImpl)descriptionGroupMetaData.getDescriptions();

/home/pslegr/WORKSPACE/jbcp5_MEAD/sip-servlets/sip-servlets-jboss5/src/main/java/org/mobicents/servlet/sip/startup/jboss/SipJBossContextConfig.java:[134,23] operator != cannot be applied to org.jboss.metadata.javaee.spec.DescriptionsImpl,<nulltype>

/home/pslegr/WORKSPACE/jbcp5_MEAD/sip-servlets/sip-servlets-jboss5/src/main/java/org/mobicents/servlet/sip/startup/jboss/SipJBossContextConfig.java:[138,16] operator != cannot be applied to org.jboss.metadata.javaee.spec.IconsImpl,<nulltype>

/home/pslegr/WORKSPACE/jbcp5_MEAD/sip-servlets/sip-servlets-jboss5/src/main/java/org/mobicents/servlet/sip/startup/jboss/SipJBossContextConfig.java:[144,23] operator != cannot be applied to org.jboss.metadata.javaee.spec.DisplayNamesImpl,<nulltype>


[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 43 seconds
[INFO] Finished at: Thu Jan 06 13:22:50 CET 2011
[INFO] Final Memory: 161M/468M
[INFO]

Reply via email to