Hi folks.

In WSO2 ESB 4.9.0 I try the following:

   1. Copy from an older ESB version a sequence.
   2. Go to WSO2 ESB 4.9.0, clic in Sequences menu, clic en Add Sequences
   and then clic in switch to source view
   
<https://localhost:9444/carbon/sequences/design_sequence.jsp?sequenceAction=add#>
   3. Paste the XML with the mediator defined for the sequence.
   4. Clic Save in Registry.
   5. Select Governance Registry and put this entry sequencev6/testsequence
   6. Clic Save and Close

At this point the sequence was stored as this:
<?xml version="1.0" encoding="UTF-8"?>
<sequence xmlns="http://ws.apache.org/ns/synapse"/>


The work around was after point 3 clic in switch to design view
<https://localhost:9444/carbon/sequences/source_sequence.jsp?ordinal=1&sequenceName=gov:sequencev6/testsequence&onErrorKey=&seqDescription=#>
and
then proceed to point 4.
No validation or information to the user with an alert for this issue.

Regards,
                Jorge
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to