Forum tags


Top Posters

Last 30 days

  • ravinderjit.singh (28)
  • Antoine (23)
  • shao (20)
  • venkaiah.k (16)
  • danielandross (14)
  • eva.das (13)
  • metabyte (11)
  • sirswendu.ganapati (11)
  • cristiano.quintao (8)
  • sara.saraa (8)

All time

  • Antoine (1494)
  • Shivanand (1194)
  • cshekhar (928)
  • psq (796)
  • jag (391)
  • metabyte (384)
  • arnaud (328)
  • jalateras (325)
  • dfrench (271)
  • venkaiah.k (214)

Show last 4 hrs - 12 hrs - 24 hrs

POLL

We are looking for more information to tailor our training to better meet the needs of our customers. Please indicate all options that apply.

I would like to attend specialized training from Intalio on BPM as it relates to my application area:


I would like to attend specialized training from Intalio on BPM as it relates to my job function:


I would like to attend specialized training from Intalio on BPM as it relates to my industry:

Login

MAIN arrow FORUMS
Consuming Administrative Intalio Webservices (0 viewing) 
Go to bottom Post Reply Favoured: 0
TOPIC: Consuming Administrative Intalio Webservices
#12394
fernando.f.oliveira (User)
Junior Boarder
User Offline Click here to see the profile of this user
Consuming Administrative Intalio Webservices 10 Months ago Karma: 1  
I'm trying to use the administrative webservice in Coldfusion:

http://localhost:8080/axis2/services/TaskManagementServices?wsdl

But it's giving me the following error :

Could not generate stub objects for web service invocation.
Name: http://localhost:8080/axis2/services/TaskManagementServices?wsdl. WSDL: http://localhost:8080/axis2/services/TaskManagementServices?wsdl. java.io.IOException: ERROR: Missing element inFault "unavailableTaskFault" in operation "unavailableTaskFault", in binding setOutputAndComplete It is recommended that you use a web browser to retrieve and examine the requested WSDL document for correctness. If the requested WSDL document can't be retrieved or it is dynamically generated, it is likely that the target web service has programming errors.

...

java.io.IOException: ERROR: Missing element inFault "unavailableTaskFault" in operation "unavailableTaskFault", in binding setOutputAndComplete
at org.apache.axis.wsdl.symbolTable.SymbolTable.faultsFromSOAPFault(SymbolTable.java:2858)
at org.apache.axis.wsdl.symbolTable.SymbolTable.populateBindings(SymbolTable.java:2549)
at org.apache.axis.wsdl.symbolTable.SymbolTable.populate(SymbolTable.java:744)

Any ideas about this problem ?

I've tried on PHP and worked.
 
Report to moderator   Logged Logged  
 
Fernando F.Oliveira
  The administrator has disabled public write access.
#13690
intalionandu (User)
Fresh Boarder
User Offline Click here to see the profile of this user
Re:Consuming Administrative Intalio Webservices 7 Months, 3 Weeks ago Karma: 0  
any updates?
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#13724
fernando.f.oliveira (User)
Junior Boarder
User Offline Click here to see the profile of this user
Re:Consuming Administrative Intalio Webservices 7 Months, 2 Weeks ago Karma: 1  
Yes, the problem was on the Coldfusion webservices, which is based on Apache Axis version 1.24, and this have a lot of problems to handle webservices with fault methods.

I downloaded the Axis code from apache and I'm trying to fix those problems, some I've already fixed, but there are some issues to fix.

It's nothing wrong with Intalio webservices which is based on Axis2.

I'm still working on it.
 
Report to moderator   Logged Logged  
 
Fernando F.Oliveira
  The administrator has disabled public write access.
Go to top Post Reply
get the latest posts directly to your desktop