Charging and Control Applications (MOSC)

MOSC Banner

Plugin smpp online notification webservice - concurrency control

edited Jul 21, 2010 9:25PM in Charging and Control Applications (MOSC) 4 commentsAnswered
Hi,
I want to control concurrency of online notification webservice called by OCSG on receipt of MO sms. How can i do it?

I was looking into the option of JMS transport (https://jms-ws-transport.dev.java.net), which i think is not possible with OCSG as it does not use JAX-WS. In the end i could write an interceptor (receiver) service which will receive sms from ocsg and store in a jms queue. And from there on an mdb could dispatch to destination service. And i can control concurrency of mdb so that the service at the end of receipt chain will get load in a controlled manner.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center