[esb-issues] [JBoss JIRA] Updated: (JBESB-1801) bpm_orchestration3 quickstart documentation does not conform to real behaviour

Jiri Pechanec (JIRA) jira-events at lists.jboss.org
Tue Jun 10 03:37:16 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBESB-1801?page=all ]

Jiri Pechanec updated JBESB-1801:
---------------------------------

        Summary: bpm_orchestration3 quickstart documentation does not conform to real behaviour  (was: bpm_orchestartion3 quickstart does not report the token id for signalling)
    Description: 
The quickstart should print on the screen the id of token that should be used for signalling
     [SetupSignal] --------------------------------
     [SetupSignal] jbpmTokenId: 1
     [SetupSignal] Body: Hello Signal
     [SetupSignal] --------------------------------

But it prints
2008-06-10 09:28:39,460 INFO  [org.jboss.soa.esb.samples.quickstarts.bpm_orchestration3.esb_actions.SetupKey] --------------------------------
2008-06-10 09:28:39,460 INFO  [org.jboss.soa.esb.samples.quickstarts.bpm_orchestration3.esb_actions.SetupKey] businessKey: Demo1
2008-06-10 09:28:39,461 INFO  [org.jboss.soa.esb.samples.quickstarts.bpm_orchestration3.esb_actions.SetupKey] Body: Hello start
2008-06-10 09:28:39,461 INFO  [org.jboss.soa.esb.samples.quickstarts.bpm_orchestration3.esb_actions.SetupKey] --------------------------------

Documentation for QS has to be updated

  was:
The quickstart should print on the screen the id of token that should be used for signalling
     [SetupSignal] --------------------------------
     [SetupSignal] jbpmTokenId: 1
     [SetupSignal] Body: Hello Signal
     [SetupSignal] --------------------------------

But it prints
2008-06-10 09:28:39,460 INFO  [org.jboss.soa.esb.samples.quickstarts.bpm_orchestration3.esb_actions.SetupKey] --------------------------------
2008-06-10 09:28:39,460 INFO  [org.jboss.soa.esb.samples.quickstarts.bpm_orchestration3.esb_actions.SetupKey] businessKey: ${token}
2008-06-10 09:28:39,461 INFO  [org.jboss.soa.esb.samples.quickstarts.bpm_orchestration3.esb_actions.SetupKey] Body: Hello start
2008-06-10 09:28:39,461 INFO  [org.jboss.soa.esb.samples.quickstarts.bpm_orchestration3.esb_actions.SetupKey] --------------------------------

The ${token} is not replaced by the identifier

       Priority: Minor  (was: Major)

> bpm_orchestration3 quickstart documentation does not conform to real behaviour
> ------------------------------------------------------------------------------
>
>                 Key: JBESB-1801
>                 URL: http://jira.jboss.com/jira/browse/JBESB-1801
>             Project: JBoss ESB
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Examples
>    Affects Versions: 4.2.1 CP3
>         Environment: Embedded, production
>            Reporter: Jiri Pechanec
>         Assigned To: Kevin Conner
>            Priority: Minor
>             Fix For: 4.2.1 CP3
>
>
> The quickstart should print on the screen the id of token that should be used for signalling
>      [SetupSignal] --------------------------------
>      [SetupSignal] jbpmTokenId: 1
>      [SetupSignal] Body: Hello Signal
>      [SetupSignal] --------------------------------
> But it prints
> 2008-06-10 09:28:39,460 INFO  [org.jboss.soa.esb.samples.quickstarts.bpm_orchestration3.esb_actions.SetupKey] --------------------------------
> 2008-06-10 09:28:39,460 INFO  [org.jboss.soa.esb.samples.quickstarts.bpm_orchestration3.esb_actions.SetupKey] businessKey: Demo1
> 2008-06-10 09:28:39,461 INFO  [org.jboss.soa.esb.samples.quickstarts.bpm_orchestration3.esb_actions.SetupKey] Body: Hello start
> 2008-06-10 09:28:39,461 INFO  [org.jboss.soa.esb.samples.quickstarts.bpm_orchestration3.esb_actions.SetupKey] --------------------------------
> Documentation for QS has to be updated

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