cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to use a web-service provided by Alfresco

arnab_thokder
Champ in-the-making
Champ in-the-making
Hi, can anybody pls help me out,

My Alfresco.war has been deployed in Oracle 10g AS. When I am trying to create a Client proxy Class using a WSDL file - content-service.wsdl provided by Alfresco, then I am getting the following error. I am using Oracle Jdev 10.1.3.2 for generating the proxy classes. Please help me out.


WARNING: value type package prefix is ignored for the types defined in the schema that has same target namespace as the target namespace of wsdl: "http://www.alfresco.org/ws/service/content/1.0"
WARNING: OWS-00102 Mapped {http://www.alfresco.org/ws/model/content/1.0}ParentReference to javax.xml.soap.SOAPElement ParentReference. Reason for not creating a custom Java type: use of an unimplemented feature.
WARNING: OWS-00085 The schema element {http://www.w3.org/2001/XMLSchema}group is not supported.  The type {http://www.alfresco.org/ws/model/content/1.0}ClassDefinition uses this schema element and will be ignored.
WARNING: OWS-00085 The schema element {http://www.w3.org/2001/XMLSchema}group is not supported.  The type {http://www.alfresco.org/ws/model/content/1.0}ValueDefinition uses this schema element and will be ignored.
WARNING: OWS-00085 The schema element {http://www.w3.org/2001/XMLSchema}group is not supported.  The type {http://www.alfresco.org/ws/model/content/1.0}AssociationDefinition uses this schema element and will be ignored.
1 REPLY 1

tremal
Champ in-the-making
Champ in-the-making
Hi!

I have the same problem with the Jdeveloper 10.1.3.4.

Is it possible know what tag is doing the problem? Thanks