Compile errors in the HelloWorld Web Service JMS and HelloWorld Service JMS 
samples
-----------------------------------------------------------------------------------

                 Key: TUSCANY-2185
                 URL: https://issues.apache.org/jira/browse/TUSCANY-2185
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA Samples
    Affects Versions: Java-SCA-1.2
            Reporter: ant elder
            Priority: Blocker
             Fix For: Java-SCA-1.2


I get the following compile errors when building the samples in the 1.2 branch:

[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Apache Tuscany SCA HelloWorld Web Service JMS Sample 
(during install)
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

C:\Tuscany\SVN\1.2-BRN\samples\helloworld-ws-service-jms\src\main\java\helloworld\HelloWorldServer.java:[23,34]
 package org.apache.activemq.
broker does not exist

C:\Tuscany\SVN\1.2-BRN\samples\helloworld-ws-service-jms\src\main\java\helloworld\HelloWorldServer.java:[32,21]
 cannot find symbol
symbol  : class BrokerService
location: class helloworld.HelloWorldServer

C:\Tuscany\SVN\1.2-BRN\samples\helloworld-ws-service-jms\src\main\java\helloworld\HelloWorldServer.java:[33,8]
 cannot find symbol
symbol  : class BrokerService
location: class helloworld.HelloWorldServer

C:\Tuscany\SVN\1.2-BRN\samples\helloworld-ws-service-jms\src\main\java\helloworld\HelloWorldServer.java:[33,38]
 cannot find symbol
symbol  : class BrokerService
location: class helloworld.HelloWorldServer

C:\Tuscany\SVN\1.2-BRN\samples\helloworld-ws-service-jms\src\main\java\helloworld\HelloWorldServer.java:[43,8]
 cannot find symbol
symbol  : class BrokerService
location: class helloworld.HelloWorldServer


[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Apache Tuscany SCA HelloWorld Service JMS Sample 
(during install)
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

C:\Tuscany\SVN\1.2-BRN\samples\helloworld-service-jms\src\main\java\helloworld\HelloWorldServer.java:[23,34]
 package org.apache.activemq.bro
ker does not exist

C:\Tuscany\SVN\1.2-BRN\samples\helloworld-service-jms\src\main\java\helloworld\HelloWorldServer.java:[24,44]
 package org.apache.tuscany.sca.
host.embedded does not exist

C:\Tuscany\SVN\1.2-BRN\samples\helloworld-service-jms\src\main\java\helloworld\HelloWorldServer.java:[33,8]
 cannot find symbol
symbol  : class SCADomain
location: class helloworld.HelloWorldServer

C:\Tuscany\SVN\1.2-BRN\samples\helloworld-service-jms\src\main\java\helloworld\HelloWorldServer.java:[35,24]
 cannot find symbol
symbol  : class BrokerService
location: class helloworld.HelloWorldServer

C:\Tuscany\SVN\1.2-BRN\samples\helloworld-service-jms\src\main\java\helloworld\HelloWorldServer.java:[35,51]
 cannot find symbol
symbol  : class BrokerService
location: class helloworld.HelloWorldServer

C:\Tuscany\SVN\1.2-BRN\samples\helloworld-service-jms\src\main\java\helloworld\HelloWorldServer.java:[42,36]
 cannot find symbol
symbol  : variable SCADomain
location: class helloworld.HelloWorldServer



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to