Re: Calling services from external applications
Posted by
Jacques Le Roux on
May 05, 2007; 4:25pm
URL: http://ofbiz.116.s1.nabble.com/Calling-services-from-external-applications-tp180768p180773.html
Hi Jean-Sébastien,
Did you try to use Axis's Java2WDSL ?
Jacques
----- Message d'origine -----
De : "Jean-Sébastien Hederer" <
[hidden email]>
À : <
[hidden email]>
Envoyé : vendredi 4 mai 2007 22:56
Objet : Re: Calling services from external applications
> We (ASPERIENCE) have tried to develop a JSR168 portlet accessing some
> services through SOAP in order to validate a tutorial found on a
related
> ofbiz site and we've failed to make it run.
>
> But we had'nt found the 2 URLS below. Perhaps is there a solution.
>
> "Jacques Le Roux" a écrit le 04/05/2007 19:24 :
> > Andrew,
> >
> > De : "Andrew Crowe" <
[hidden email]>
> >
> >
> >> If we ever want to access the services from a completely remote
> >>
> > location
> >
> >> (not sure if we would actually ever want this though!) then web
> >>
> > services
> >
> >> would be the way to go. However, if we are using complex types
that
> >> ofbiz cant handle then we may be stuck!
> >>
> >
> > I never used it yet but i seems that using Axis's Java2WDSL should
be