You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Mark Combellack (JIRA)" <tu...@ws.apache.org> on 2008/04/02 12:58:24 UTC

[jira] Assigned: (TUSCANY-2185) Compile errors in the HelloWorld Web Service JMS and HelloWorld Service JMS samples

     [ https://issues.apache.org/jira/browse/TUSCANY-2185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Combellack reassigned TUSCANY-2185:
----------------------------------------

    Assignee: Mark Combellack

> 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
>            Assignee: Mark Combellack
>            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: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org