• 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
Axis javax.xml.rpc.service.endpoint.address null
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Axis javax.xml.rpc.service.endpoint.address null


  • Subject: Axis javax.xml.rpc.service.endpoint.address null
  • From: Lachlan Deck <email@hidden>
  • Date: Fri, 26 Mar 2010 10:06:32 +1100

Hi all,

I'm trying to connect to paymentexpress (payment gateway) using generated stubs from the relevant wsdl but at runtime I get the below stack trace.

I've got the client.wsdd in resources and added both JavaWebServicesClient and JavaWebServicesSupport to the classpath, but am having no luck.

Any ideas?

I notice in the superclass Stub.java (for Axis) _setProperty("javax.xml.rpc.service.endpoint.address", urlString) would set it. So I need to just figure out why this isn't being set at runtime. Where would this normally come from?

with regards,
--

Lachlan Deck


AxisFault
faultCode: {http://xml.apache.org/axis/}Server.NoEndpoint
faultSubcode:
faultString: No endpoint
faultActor:
faultNode:
faultDetail:
	{http://xml.apache.org/axis/}exceptionName:org.apache.axis.NoEndPointException
	{http://xml.apache.org/axis/}stackTrace:No endpoint
	at com.paymentexpress.stubs.PaymentExpressWSSoap12Stub.submitTransaction(PaymentExpressWSSoap12Stub.java:268)
	at au.com.ish.paymentexpress.ISHPaymentExpressClient.doTransaction(ISHPaymentExpressClient.java:59)
	at au.com.ish.paymentexpress.ISHPaymentExpressClient.processTransaction(ISHPaymentExpressClient.java:166)
	at com.ish.java.payment.ISHPaymentGateway.sendTransaction(ISHPaymentGateway.java:128)
	at willow.controller.TransactionProcessingController.processPaymentRequest(TransactionProcessingController.java:209)
	at willow.view.EnrolmentPaymentProcessing.performAction(EnrolmentPaymentProcessing.java:286)
	at com.webobjects.woextensions.WOLongResponsePage.run(WOLongResponsePage.java:119)
	at er.extensions.concurrency.ERXWOLongResponsePage.run(ERXWOLongResponsePage.java:33)
	at java.lang.Thread.run(Thread.java:637) _______________________________________________
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

  • Follow-Ups:
    • Re: Axis javax.xml.rpc.service.endpoint.address null
      • From: Lachlan Deck <email@hidden>
  • Prev by Date: Re: Bug in WO5.4.3? (was: Snapshots mysteriously vanishing?)
  • Next by Date: Re: Bug in WO5.4.3? (was: Snapshots mysteriously vanishing?)
  • Previous by thread: Re: Bug in WO5.4.3? (was: Snapshots mysteriously vanishing?)
  • Next by thread: Re: Axis javax.xml.rpc.service.endpoint.address null
  • Index(es):
    • Date
    • Thread