• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
webservices message based?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

webservices message based?


  • Subject: webservices message based?
  • From: "Oliver Egger" <email@hidden>
  • Date: Thu, 22 Feb 2007 14:41:09 +0100

hello

has anyone succeeded in creating a message based  webservice (doc/literal)?
or did somebody already try to deploy a webservice directly from a
wsdd description axis can generate with wsdl2java?

i'm stuck already at the first steps: i made a simple java service
within WebObjects 5.3.2 (uses Axis 1.1) which echoes a string. if i
register this service with
WOWebServiceRegistrar.registerWebService as a message (doc/literal) service
i get the following error trying to access it with a axis 1.4 or a .net client:

method style for message-based service wasnt one we recognized!
	at org.apache.axis.providers.java.MsgProvider.processMessage(MsgProvider.java:181)
	at org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:333)
	at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:71)
	at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:150)
	at org.apache.axis.SimpleChain.invoke(SimpleChain.java:120)
	at org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:481)
	at org.apache.axis.server.AxisServer.invoke(AxisServer.java:323)
	at com.webobjects.appserver._private.WOWebService.performActionNamed(WOWebService.java:375)
	at com.webobjects.appserver._private.WOActionRequestHandler._handleRequest(WOActionRequestHandler.java:240)
	at com.webobjects.appserver._private.WOActionRequestHandler.handleRequest(WOActionRequestHandler.java:142)
	at com.webobjects.appserver._private.WOWebServiceRequestHandler.handleRequest(WOWebServiceRequestHandler.java:95)
	at com.webobjects.appserver.WOApplication.dispatchRequest(WOApplication.java:1306)

the rpc style works withouth any problem.

any tips/hints greatly appreciated

oliver


-- oliver egger dienerstr. 75 - 8004 zürich - switzerland http://www.egger-loser.ch _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Prev by Date: Using String in SOAP
  • Next by Date: Re: Using String in SOAP
  • Previous by thread: Re: Using String in SOAP
  • Next by thread: Is there an easy way
  • Index(es):
    • Date
    • Thread