[switchyard-issues] [JBoss JIRA] Created: (SWITCHYARD-465) camel-jms-binding compilation error and it is not included as a module in the quickstarts pom.xml

Daniel Bevenius (JIRA) jira-events at lists.jboss.org
Fri Sep 16 02:02:26 EDT 2011


camel-jms-binding compilation error and it is not included as a module in the quickstarts pom.xml
-------------------------------------------------------------------------------------------------

                 Key: SWITCHYARD-465
                 URL: https://issues.jboss.org/browse/SWITCHYARD-465
             Project: SwitchYard
          Issue Type: Task
          Components: quickstarts
    Affects Versions: 0.2
            Reporter: Daniel Bevenius
            Assignee: Daniel Bevenius
             Fix For: 0.3


It is not included in the list of modules and the following compilation error is reported when building:
{noformat}
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project switchyard-quickstarts-camel-jms-binding: Compilation failure
[ERROR] /Users/danbev/work/jboss/switchyward/quickstarts/camel-jms-binding/src/main/java/org/switchyard/quickstarts/camel/jms/binding/HornetQClient.java:[69,39] cannot access org.hornetq.api.core.client.ServerLocator
[ERROR] class file for org.hornetq.api.core.client.ServerLocator not found
[ERROR] hornetQConnectionFactory = new HornetQConnectionFactory(new TransportConfiguration(NettyConnectorFactory.class.getName()));
[ERROR] -> [Help 1]
{noformat}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the switchyard-issues mailing list