|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
Enhydra Shark webserviceAPI and Complex typeHello the list !
In first, I cannot find any information about a webservice API for shark administration, does this exists ?
On the other hand, I got a problem with a complexType declaration from external reference (WSDL to be more precise) ...
I Tried to declare a new type, as external reference , with a location set to "http://gps.ducastel.info/service.php?wsdl", xref="GpsPosition" and namespace="http://gps.ducastel.info"
but as soon as i declare a new process variable in my workflow, its instanciation failed with "persisting of process variable failed"...
I uploaded the xpdl file here : http://gps.ducastel.info/GPSWebService.xpdl if you need to se it.
Could someone help me ?
Thanks a lot.
Alexis
-- You receive this message as a subscriber of the jawe@... mailing list. To unsubscribe: mailto:jawe-unsubscribe@... For general help: mailto:sympa@...?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
|
|
Re: Enhydra Shark webserviceAPI and Complex typeHi,
when you deploy Shark as webservice, the API is the same as its POJO API. You can see it by the way e.g. Swing Admin application uses Shark no matter if it is integreted as POJO into the application, accessed through the webservice or EJB. We use the same code in Swing Admin to use shark in all three ways. As an external reference type you can define only Java classes. You currently can't use WSDL/XSD type definitions ... Regards, Sasa. Alexis Ducastel wrote: > Hello the list ! > > In first, I cannot find any information about a webservice API for > shark administration, does this exists ? > > On the other hand, I got a problem with a complexType declaration from > external reference (WSDL to be more precise) ... > I Tried to declare a new type, as external reference , with a location > set to "http://gps.ducastel.info/service.php?wsdl", xref="GpsPosition" > and namespace="http://gps.ducastel.info <http://gps.ducastel.info/>" > but as soon as i declare a new process variable in my workflow, its > instanciation failed with "persisting of process variable failed"... > > I uploaded the xpdl file here : > http://gps.ducastel.info/GPSWebService.xpdl if you need to se it. > > Could someone help me ? > > Thanks a lot. > > Alexis > -- You receive this message as a subscriber of the jawe@... mailing list. To unsubscribe: mailto:jawe-unsubscribe@... For general help: mailto:sympa@...?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
|
|
Re: Re: Enhydra Shark webserviceAPI and Complex typeHi Sasa !
Thank you so much !
2008/8/18 Sasa Bojanic <sasaboy@...> Hi, -- You receive this message as a subscriber of the jawe@... mailing list. To unsubscribe: mailto:jawe-unsubscribe@... For general help: mailto:sympa@...?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
| Free embeddable forum powered by Nabble | Forum Help |