• 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
JAX-WS Endpoint within a WOApplication
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

JAX-WS Endpoint within a WOApplication


  • Subject: JAX-WS Endpoint within a WOApplication
  • From: Matteo Centro <email@hidden>
  • Date: Tue, 02 Oct 2012 14:26:25 +0200

Hi list,

I'm trying to implement a webservice using JAX-WS after I concluded
that the app that needs to talk with mine can't speak through
WOWebServices...
All the examples I found make a webservice server by

javax.xml.ws.Endpoint.publish("http://localhost:8080/WS/NameOfService";,
implementor);


This of course works even from within a WO Application but it starts
to listen on a new port, which is not good for me.
Is it possible to publish an Endpoint that goes through the usual
WOPort maybe by using a new request handler?
Anybody already did that?

Thanks in advance,


Matteo
 _______________________________________________
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: JAX-WS Endpoint within a WOApplication
      • From: John Huss <email@hidden>
  • Prev by Date: Re: setting boolean value from a rule
  • Next by Date: Re: JAX-WS Endpoint within a WOApplication
  • Previous by thread: Re: setting boolean value from a rule
  • Next by thread: Re: JAX-WS Endpoint within a WOApplication
  • Index(es):
    • Date
    • Thread