[esb-issues] [JBoss JIRA] Commented: (JBESB-1314) hellowworld quickstart - sendesb ant target fails

Kevin Conner (JIRA) jira-events at lists.jboss.org
Tue Nov 20 07:08:19 EST 2007


    [ http://jira.jboss.com/jira/browse/JBESB-1314?page=comments#action_12388393 ] 
            
Kevin Conner commented on JBESB-1314:
-------------------------------------

This is failing because of the new codec classes.  The jar has not been added to the classpath of clients.

> hellowworld quickstart - sendesb ant target fails
> -------------------------------------------------
>
>                 Key: JBESB-1314
>                 URL: http://jira.jboss.com/jira/browse/JBESB-1314
>             Project: JBoss ESB
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Examples
>    Affects Versions: 4.2.1
>         Environment: At revision 16412 - trunk
>            Reporter: Len DiMaggio
>         Assigned To: Kevin Conner
>             Fix For: 4.2.1 CP1
>
>
> sendesb:
>     [echo] Runs Test ESB Message Sender
>     [java] Exception in thread "main" org.jboss.soa.esb.listeners.message.MessageDeliverException: Failed to deliver message [header: [ To: JMSEpr [ PortReference < <wsa:Address jms://localhost/queue/quickstart_helloworld_Request_esb/>, <wsa:ReferenceProperties jbossesb:java.naming.factory.initial : org.jnp.interfaces.NamingContextFactory/>, <wsa:ReferenceProperties jbossesb:java.naming.provider.url : jnp://127.0.0.1:1099/>, <wsa:ReferenceProperties jbossesb:java.naming.factory.url.pkgs : org.jboss.naming:org.jnp.interfaces/>, <wsa:ReferenceProperties jbossesb:destination-type : queue/>, <wsa:ReferenceProperties jbossesb:specification-version : 1.1/>, <wsa:ReferenceProperties jbossesb:connection-factory : ConnectionFactory/>, <wsa:ReferenceProperties jbossesb:persistent : true/>, <wsa:ReferenceProperties jbossesb:acknowledge-mode : 1/>, <wsa:ReferenceProperties jbossesb:type : urn:jboss/esb/epr/type/jms/> > ] ]] to Service [JBossESB-Internal:DeadLetterService].  Check for !
 errors.
>     [java]     at org.jboss.soa.esb.client.ServiceInvoker.post(ServiceInvoker.java:279)
>     [java]     at org.jboss.soa.esb.client.ServiceInvoker.deliverAsync(ServiceInvoker.java:184)
>     [java]     at org.jboss.soa.esb.client.ServiceInvoker.deliverToDeadLetterService(ServiceInvoker.java:226)
>     [java]     at org.jboss.soa.esb.client.ServiceInvoker.deliverAsync(ServiceInvoker.java:194)
>     [java]     at org.jboss.soa.esb.samples.quickstart.helloworld.test.SendEsbMessage.main(SendEsbMessage.java:55)
> BUILD FAILED
> /opt/ESB/trunk/product/build/jbossesb-server-4.2.1GA/samples/quickstarts/helloworld/build.xml:23: Java returned: 1

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the esb-issues mailing list