You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Simon Laws (JIRA)" <tu...@ws.apache.org> on 2008/03/28 11:46:24 UTC

[jira] Updated: (TUSCANY-2149) samples/helloworld-service&reference-jms failure

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

Simon Laws updated TUSCANY-2149:
--------------------------------

    Attachment: tuscany-2149.patch

These changes get the sample working in my Eclipse workspace. Unfortunately I've run out of time to get this working in the disitribution build as  a few more changes are required and I don't want to half do them in a rush. Primarily the distribution needs to be updated to include ActiveMQ and the appropriate changes need to be made to LICENSE/NOTICE to take account of this. 

> samples/helloworld-service&reference-jms failure 
> -------------------------------------------------
>
>                 Key: TUSCANY-2149
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2149
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Samples
>    Affects Versions: Java-SCA-1.2
>         Environment: WinXP SP2 IBM JDK 5
>            Reporter: Simon Laws
>             Fix For: Java-SCA-1.2
>
>         Attachments: tuscany-2149.patch
>
>
> Firstly you have to do "ant compile" before "ant run" which is not what the README says
> Secondly running helloworld-service-jms gives rise to 
> C:\simon\tuscany\release\sca-r1.2-rc2\tuscany-sca-1.2-incubating\samples\hellowo
> rld-service-jms>ant run
> Buildfile: build.xml
> run:
>      [java] Exception in thread "main" org.osoa.sca.ServiceRuntimeException: org
> .apache.tuscany.sca.binding.jms.impl.JMSBindingException: Error starting JMSServ
> iceBinding
>      [java]     at org.apache.tuscany.sca.host.embedded.SCADomain.createNewInsta
> nce(SCADomain.java:264)
>      [java]     at org.apache.tuscany.sca.host.embedded.SCADomain.newInstance(SC
> ADomain.java:69)
>      [java]     at helloworld.HelloWorldServer.main(HelloWorldServer.java:34)
>      [java] Caused by: org.apache.tuscany.sca.binding.jms.impl.JMSBindingExcepti
> on: Error starting JMSServiceBinding
>      [java]     at org.apache.tuscany.sca.binding.jms.provider.JMSBindingService
> BindingProvider.start(JMSBindingServiceBindingProvider.java:104)
>      [java]     at org.apache.tuscany.sca.core.assembly.CompositeActivatorImpl.s
> tart(CompositeActivatorImpl.java:520)
>      [java]     at org.apache.tuscany.sca.host.embedded.impl.DefaultSCADomain.in
> it(DefaultSCADomain.java:226)
>      [java]     at org.apache.tuscany.sca.host.embedded.impl.DefaultSCADomain.<i
> nit>(DefaultSCADomain.java:109)
>      [java]     at org.apache.tuscany.sca.host.embedded.SCADomain.createNewInsta
> nce(SCADomain.java:230)
>      [java]     ... 2 more
>      [java] Caused by: org.apache.tuscany.sca.binding.jms.impl.JMSBindingExcepti
> on: connection factory not found: ConnectionFactory
>      [java]     at org.apache.tuscany.sca.binding.jms.provider.JMSResourceFactor
> y.createConnection(JMSResourceFactory.java:108)
>      [java]     at org.apache.tuscany.sca.binding.jms.provider.JMSResourceFactor
> y.getConnection(JMSResourceFactory.java:68)
>      [java]     at org.apache.tuscany.sca.binding.jms.provider.JMSResourceFactor
> y.createSession(JMSResourceFactory.java:79)
>      [java]     at org.apache.tuscany.sca.binding.jms.provider.JMSBindingService
> BindingProvider.registerListerner(JMSBindingServiceBindingProvider.java:120)
>      [java]     at org.apache.tuscany.sca.binding.jms.provider.JMSBindingService
> BindingProvider.start(JMSBindingServiceBindingProvider.java:102)
>      [java]     ... 6 more
>      [java] Java Result: 1

-- 
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