[jbossts-issues] [JBoss JIRA] (JBTM-1899) registerDestination cannot be found in BlacktieSubsystemAdd class.

Amos Feng (JIRA) jira-events at lists.jboss.org
Tue Aug 27 06:22:26 EDT 2013


    [ https://issues.jboss.org/browse/JBTM-1899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12799461#comment-12799461 ] 

Amos Feng commented on JBTM-1899:
---------------------------------

I have fixed in https://github.com/jbosstm/jboss-as/commit/5708ecb90fd1196cf8032f979a2c244c266fbc0c
                
> registerDestination cannot be found in BlacktieSubsystemAdd class.
> ------------------------------------------------------------------
>
>                 Key: JBTM-1899
>                 URL: https://issues.jboss.org/browse/JBTM-1899
>             Project: JBoss Transaction Manager
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Application Server Integration, BlackTie
>            Reporter: Gytis Trikleris
>            Assignee: Amos Feng
>             Fix For: 5.0.0.M5
>
>
> http://172.17.131.2/view/Narayana+BlackTie/job/narayana/240/
> http://172.17.131.2/view/Narayana+BlackTie/job/narayana/241/
> {code}
> [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ wildfly-blacktie ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 25 source files to /home/hudson/workspace/narayana/TESTS/QA_JTS_JACORB/jdk/jdk7.latest/label/linux/jboss-as/blacktie/target/classes
> [INFO] -------------------------------------------------------------
> [WARNING] COMPILATION WARNING : 
> [INFO] -------------------------------------------------------------
> [WARNING] /home/hudson/workspace/narayana/TESTS/QA_JTS_JACORB/jdk/jdk7.latest/label/linux/jboss-as/blacktie/src/main/java/org/wildfly/extension/blacktie/BlacktieSubsystemExtension.java:[80,21] registerOperationHandler(java.lang.String,org.jboss.as.controller.OperationStepHandler,org.jboss.as.controller.descriptions.DescriptionProvider,boolean,org.jboss.as.controller.registry.OperationEntry.EntryType) in org.jboss.as.controller.registry.ManagementResourceRegistration has been deprecated
> [WARNING] /home/hudson/workspace/narayana/TESTS/QA_JTS_JACORB/jdk/jdk7.latest/label/linux/jboss-as/blacktie/src/main/java/org/wildfly/extension/blacktie/BlacktieSubsystemAdd.java:[125,29] installServices(org.jboss.as.controller.ServiceVerificationHandler,java.util.List<org.jboss.msc.service.ServiceController<?>>,java.lang.String,org.jboss.msc.service.ServiceTarget,org.jboss.msc.service.ServiceName,java.lang.String,boolean,java.lang.String[]) in org.jboss.as.messaging.jms.JMSQueueAdd has been deprecated
> [WARNING] /home/hudson/workspace/narayana/TESTS/QA_JTS_JACORB/jdk/jdk7.latest/label/linux/jboss-as/blacktie/src/main/java/org/codehaus/stomp/StompMarshaller.java: Some input files use unchecked or unsafe operations.
> [WARNING] /home/hudson/workspace/narayana/TESTS/QA_JTS_JACORB/jdk/jdk7.latest/label/linux/jboss-as/blacktie/src/main/java/org/codehaus/stomp/StompMarshaller.java: Recompile with -Xlint:unchecked for details.
> [INFO] 4 warnings 
> [INFO] -------------------------------------------------------------
> [INFO] -------------------------------------------------------------
> [ERROR] COMPILATION ERROR : 
> [INFO] -------------------------------------------------------------
> [ERROR] /home/hudson/workspace/narayana/TESTS/QA_JTS_JACORB/jdk/jdk7.latest/label/linux/jboss-as/blacktie/src/main/java/org/wildfly/extension/blacktie/BlacktieSubsystemAdd.java:[129,53] cannot find symbol
>   symbol:   method registerDestination(java.lang.String,java.lang.String,org.jboss.dmr.ModelNode)
>   location: variable INSTANCE of type org.jboss.as.messaging.jms.JMSQueueConfigurationRuntimeHandler
> [INFO] 1 error
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbossts-issues mailing list