Enable webservice for the demo.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|

Enable webservice for the demo.

Mansour
Is there any not to enable webservices for the demo ?
Would it be possible ?

Thank you.





Reply | Threaded
Open this post in threaded view
|

Re: Enable webservice for the demo.

Jacques Le Roux
Administrator
What do you want exactly? in, out, WSDL, external, etc. ?

Jacques

From: "Mansour Al Akeel" <[hidden email]>
> Is there any not to enable webservices for the demo ?
> Would it be possible ?
>
> Thank you.
>
>
>
>
>

Reply | Threaded
Open this post in threaded view
|

Re: Enable webservice for the demo.

Mansour
Jacques,

I am having some issues with findProductById webservice. I didn't try
another services yet. The problem is with JAXB used through axis2. I saw a
similar issue on https://issues.apache.org/jira/browse/OFBIZ-3385 but
not sure if it's related to binding as well.

The reason I want to export these services on the demo, is to make it easier
to test the
service and to get support from apache axis2 community.

I need the service and the wsdl. It will be enough to set export="true".

Thank you for looking into this.


On Mon, Mar 7, 2011 at 1:00 PM, Jacques Le Roux <
[hidden email]> wrote:

> What do you want exactly? in, out, WSDL, external, etc. ?
>
> Jacques
>
> From: "Mansour Al Akeel" <[hidden email]>
>
>> Is there any not to enable webservices for the demo ?
>> Would it be possible ?
>>
>> Thank you.
>>
>>
>>
>>
>>
>>
>
Reply | Threaded
Open this post in threaded view
|

Re: Enable webservice for the demo.

Jacques Le Roux
Administrator
OK, but what about https://issues.apache.org/jira/browse/OFBIZ-4210 ?
Note: I did not look into anything at all yet

Jacques

From: "Mansour Al Akeel" <[hidden email]>

> Jacques,
>
> I am having some issues with findProductById webservice. I didn't try
> another services yet. The problem is with JAXB used through axis2. I saw a
> similar issue on https://issues.apache.org/jira/browse/OFBIZ-3385 but
> not sure if it's related to binding as well.
>
> The reason I want to export these services on the demo, is to make it easier
> to test the
> service and to get support from apache axis2 community.
>
> I need the service and the wsdl. It will be enough to set export="true".
>
> Thank you for looking into this.
>
>
> On Mon, Mar 7, 2011 at 1:00 PM, Jacques Le Roux <
> [hidden email]> wrote:
>
>> What do you want exactly? in, out, WSDL, external, etc. ?
>>
>> Jacques
>>
>> From: "Mansour Al Akeel" <[hidden email]>
>>
>>> Is there any not to enable webservices for the demo ?
>>> Would it be possible ?
>>>
>>> Thank you.
>>>
>>>
>>>
>>>
>>>
>>>
>>
>

Reply | Threaded
Open this post in threaded view
|

Re: Enable webservice for the demo.

Mansour
Jacques,
The patch is there. Let me know what happens.

Thank you.

On Tue Mar 08,2011 01:42 pm, Jacques Le Roux wrote:

> OK, but what about https://issues.apache.org/jira/browse/OFBIZ-4210 ?
> Note: I did not look into anything at all yet
>
> Jacques
>
> From: "Mansour Al Akeel" <[hidden email]>
> > Jacques,
> >
> > I am having some issues with findProductById webservice. I didn't try
> > another services yet. The problem is with JAXB used through axis2. I saw a
> > similar issue on https://issues.apache.org/jira/browse/OFBIZ-3385 but
> > not sure if it's related to binding as well.
> >
> > The reason I want to export these services on the demo, is to make it easier
> > to test the
> > service and to get support from apache axis2 community.
> >
> > I need the service and the wsdl. It will be enough to set export="true".
> >
> > Thank you for looking into this.
> >
> >
> > On Mon, Mar 7, 2011 at 1:00 PM, Jacques Le Roux <
> > [hidden email]> wrote:
> >
> >> What do you want exactly? in, out, WSDL, external, etc. ?
> >>
> >> Jacques
> >>
> >> From: "Mansour Al Akeel" <[hidden email]>
> >>
> >>> Is there any not to enable webservices for the demo ?
> >>> Would it be possible ?
> >>>
> >>> Thank you.
> >>>
> >>>
> >>>
> >>>
> >>>
> >>>
> >>
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: Enable webservice for the demo.

Jacques Le Roux
Administrator
Hi Mansour it's fixed at r1080959 in trunk ant I have added export=true at 1080960

Thanks for your help!

HTH

Jacques

From: "Mansour Al Akeel" <[hidden email]>

> Jacques,
> The patch is there. Let me know what happens.
>
> Thank you.
>
> On Tue Mar 08,2011 01:42 pm, Jacques Le Roux wrote:
>> OK, but what about https://issues.apache.org/jira/browse/OFBIZ-4210 ?
>> Note: I did not look into anything at all yet
>>
>> Jacques
>>
>> From: "Mansour Al Akeel" <[hidden email]>
>> > Jacques,
>> >
>> > I am having some issues with findProductById webservice. I didn't try
>> > another services yet. The problem is with JAXB used through axis2. I saw a
>> > similar issue on https://issues.apache.org/jira/browse/OFBIZ-3385 but
>> > not sure if it's related to binding as well.
>> >
>> > The reason I want to export these services on the demo, is to make it easier
>> > to test the
>> > service and to get support from apache axis2 community.
>> >
>> > I need the service and the wsdl. It will be enough to set export="true".
>> >
>> > Thank you for looking into this.
>> >
>> >
>> > On Mon, Mar 7, 2011 at 1:00 PM, Jacques Le Roux <
>> > [hidden email]> wrote:
>> >
>> >> What do you want exactly? in, out, WSDL, external, etc. ?
>> >>
>> >> Jacques
>> >>
>> >> From: "Mansour Al Akeel" <[hidden email]>
>> >>
>> >>> Is there any not to enable webservices for the demo ?
>> >>> Would it be possible ?
>> >>>
>> >>> Thank you.
>> >>>
>> >>>
>> >>>
>> >>>
>> >>>
>> >>>
>> >>
>> >
>>
>

Reply | Threaded
Open this post in threaded view
|

Re: Enable webservice for the demo.

Mansour
Jacques,
thank you. Makes things easier.

I trully appreciate your help.

On Sat Mar 12,2011 07:22 pm, Jacques Le Roux wrote:

> Hi Mansour it's fixed at r1080959 in trunk ant I have added export=true at 1080960
>
> Thanks for your help!
>
> HTH
>
> Jacques
>
> From: "Mansour Al Akeel" <[hidden email]>
> > Jacques,
> > The patch is there. Let me know what happens.
> >
> > Thank you.
> >
> > On Tue Mar 08,2011 01:42 pm, Jacques Le Roux wrote:
> >> OK, but what about https://issues.apache.org/jira/browse/OFBIZ-4210 ?
> >> Note: I did not look into anything at all yet
> >>
> >> Jacques
> >>
> >> From: "Mansour Al Akeel" <[hidden email]>
> >> > Jacques,
> >> >
> >> > I am having some issues with findProductById webservice. I didn't try
> >> > another services yet. The problem is with JAXB used through axis2. I saw a
> >> > similar issue on https://issues.apache.org/jira/browse/OFBIZ-3385 but
> >> > not sure if it's related to binding as well.
> >> >
> >> > The reason I want to export these services on the demo, is to make it easier
> >> > to test the
> >> > service and to get support from apache axis2 community.
> >> >
> >> > I need the service and the wsdl. It will be enough to set export="true".
> >> >
> >> > Thank you for looking into this.
> >> >
> >> >
> >> > On Mon, Mar 7, 2011 at 1:00 PM, Jacques Le Roux <
> >> > [hidden email]> wrote:
> >> >
> >> >> What do you want exactly? in, out, WSDL, external, etc. ?
> >> >>
> >> >> Jacques
> >> >>
> >> >> From: "Mansour Al Akeel" <[hidden email]>
> >> >>
> >> >>> Is there any not to enable webservices for the demo ?
> >> >>> Would it be possible ?
> >> >>>
> >> >>> Thank you.
> >> >>>
> >> >>>
> >> >>>
> >> >>>
> >> >>>
> >> >>>
> >> >>
> >> >
> >>
> >
>