Hi,
It worked sucessfully when,
1. Clone the repository https://github.com/wso2/carbon-mediation/tree/v4.6.6

2. Go to
<dir>/component/business-adaptors/hl7/org.wso2.carbon.business.messaging.hl7.common/main/java/org/wso2/carbon/business/messaging/hl7/common/data/conf/
and edit HL7MessagePublisherConfig.java file, by replacing bam by das
that is include import
org.wso2.carbon.das.data.publisher.util.PublisherUtil; instead of import
org.wso2.carbon.bam.data.publisher.util.PublisherUtil;
then edit the pom.xml related to
<dir>/component/business-adaptors/hl7/org.wso2.carbon.business.messaging.hl7.common/
by adding dependency for das
   <dependency>
            <groupId>org.wso2.carbon.mediation</groupId>
            <artifactId>org.wso2.carbon.das.data.publisher.util</artifactId>
        </dependency>
instead of
   <dependency>
            <groupId>org.wso2.carbon</groupId>
            <artifactId>org.wso2.carbon.bam.data.publisher.util</artifactId>
        </dependency>
3. Then build the total project and get the required jar file for the
patch, and added patch to your downloaded ESB directory and restart the ESB
Server.
Thanks,

On Fri, Sep 9, 2016 at 12:37 PM, Jagath Sisirakumara Ariyarathne <
jaga...@wso2.com> wrote:

> Hi Amutheezan,
>
> The reason for the issue is that HL7MessagePublisherConfig uses incorrect
> PublisherUtil. Could you please create a JIRA for this issue in [1].
>
> [1] - https://wso2.org/jira/browse/ESBJAVA
>
> Thanks.
>
> On Fri, Sep 9, 2016 at 9:31 AM, Amutheezan Sivagnanam <amuthee...@wso2.com
> > wrote:
>
>> Hi,
>> I faced some issues when sending message through HAPi Test Panel. I have
>> attached the error_log related to that.
>> Thanks,
>>
>> On Thu, Sep 8, 2016 at 3:43 PM, Jagath Sisirakumara Ariyarathne <
>> jaga...@wso2.com> wrote:
>>
>>> Hi Amutheezan,
>>>
>>> You need to install HL7 feature version 4.6.6 for ESB 5.0.0. Seems it is
>>> not there in feature repo and we will add it soon.
>>>
>>> Meantime, you can build it locally and add through a local repository in
>>> ESB.
>>>
>>> Thanks.
>>>
>>> On Thu, Sep 8, 2016 at 12:08 PM, Amutheezan Sivagnanam <
>>> amuthee...@wso2.com> wrote:
>>>
>>>> Hi,
>>>> I redo every tasks from beginning and same error occurs as previous
>>>> case. I have attached the errorlog and modified Axis2.xml file (for
>>>> enabling HL7 transport).
>>>> Thanks,
>>>>
>>>> On Thu, Sep 8, 2016 at 11:42 AM, Amutheezan Sivagnanam <
>>>> amuthee...@wso2.com> wrote:
>>>>
>>>>> Hi,
>>>>> I have attached the files for Error Occured While Creating the Proxy
>>>>> Service and the corresponding proxy service file.
>>>>> Thanks,
>>>>>
>>>>> On Thu, Sep 8, 2016 at 10:43 AM, Jagath Sisirakumara Ariyarathne <
>>>>> jaga...@wso2.com> wrote:
>>>>>
>>>>>> Hi,
>>>>>>
>>>>>> Could you please attach your proxy configuration and the complete
>>>>>> carbon log file. By looking at the error, it is due to a missing class.
>>>>>>
>>>>>> Thanks,
>>>>>>
>>>>>> On Wed, Sep 7, 2016 at 1:31 PM, Amutheezan Sivagnanam <
>>>>>> amuthee...@wso2.com> wrote:
>>>>>>
>>>>>>> Hi,
>>>>>>> I am doing HL7 Monitoring Solution Project, for part of initial
>>>>>>> study I need to configure HL7 for DAS. For this I tried ESB 4.8.1 and 
>>>>>>> ESB
>>>>>>> 4.9.0, it successfully publish data to DAS, but when I tried with ESB
>>>>>>> 5.0.0, It makes the proxy-service  which I used for other version(ESB
>>>>>>> 4.8.1, ESB 4.9.0) to disabled. I have attached the "error log" which I
>>>>>>> received while creating proxy-service.
>>>>>>>
>>>>>>> Regards,
>>>>>>> S.Amutheezan
>>>>>>> --
>>>>>>> S.Amutheezan
>>>>>>> *Software Engineering Intern*
>>>>>>> Mobile : +94 76 771 1924
>>>>>>> amuthee...@wso2.com
>>>>>>> Public Profile : <https://www.facebook.com/AmuX93>
>>>>>>> <https://lk.linkedin.com/in/amutheezansivagnanam>
>>>>>>> <https://lk.linkedin.com/in/amutheezansivagnanam>
>>>>>>> <https://lk.linkedin.com/in/amutheezansivagnanam>
>>>>>>>
>>>>>>> <https://wso2.com/signature>
>>>>>>>
>>>>>>> _______________________________________________
>>>>>>> Dev mailing list
>>>>>>> Dev@wso2.org
>>>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Jagath Ariyarathne
>>>>>> Technical Lead
>>>>>> WSO2 Inc.  http://wso2.com/
>>>>>> Email: jaga...@wso2.com
>>>>>> Mob  : +94 77 386 7048
>>>>>> <http://wso2.com/signature>
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> S.Amutheezan
>>>>> *Software Engineering Intern*
>>>>> Mobile : +94 76 771 1924
>>>>> amuthee...@wso2.com
>>>>> Public Profile : <https://www.facebook.com/AmuX93>
>>>>> <https://lk.linkedin.com/in/amutheezansivagnanam>
>>>>> <https://lk.linkedin.com/in/amutheezansivagnanam>
>>>>> <https://lk.linkedin.com/in/amutheezansivagnanam>
>>>>>
>>>>> <https://wso2.com/signature>
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> S.Amutheezan
>>>> *Software Engineering Intern*
>>>> Mobile : +94 76 771 1924
>>>> amuthee...@wso2.com
>>>> Public Profile : <https://www.facebook.com/AmuX93>
>>>> <https://lk.linkedin.com/in/amutheezansivagnanam>
>>>> <https://lk.linkedin.com/in/amutheezansivagnanam>
>>>> <https://lk.linkedin.com/in/amutheezansivagnanam>
>>>>
>>>> <https://wso2.com/signature>
>>>>
>>>
>>>
>>>
>>> --
>>> Jagath Ariyarathne
>>> Technical Lead
>>> WSO2 Inc.  http://wso2.com/
>>> Email: jaga...@wso2.com
>>> Mob  : +94 77 386 7048
>>> <http://wso2.com/signature>
>>>
>>
>>
>>
>> --
>> S.Amutheezan
>> *Software Engineering Intern*
>> Mobile : +94 76 771 1924
>> amuthee...@wso2.com
>> Public Profile : <https://www.facebook.com/AmuX93>
>> <https://lk.linkedin.com/in/amutheezansivagnanam>
>> <https://lk.linkedin.com/in/amutheezansivagnanam>
>> <https://lk.linkedin.com/in/amutheezansivagnanam>
>>
>> <https://wso2.com/signature>
>>
>
>
>
> --
> Jagath Ariyarathne
> Technical Lead
> WSO2 Inc.  http://wso2.com/
> Email: jaga...@wso2.com
> Mob  : +94 77 386 7048
> <http://wso2.com/signature>
>



-- 
S.Amutheezan
*Software Engineering Intern*
Mobile : +94 76 771 1924
amuthee...@wso2.com
Public Profile : <https://www.facebook.com/AmuX93>
<https://lk.linkedin.com/in/amutheezansivagnanam>
<https://lk.linkedin.com/in/amutheezansivagnanam>
<https://lk.linkedin.com/in/amutheezansivagnanam>

<https://wso2.com/signature>
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to