Skip to main content
Participant
December 15, 2009
Question

Integrating J2EE app with ColdFusion SMS gateway?

  • December 15, 2009
  • 2 replies
  • 817 views

I'd like to be able to call on the built-in SMS gateway functionality from within my J2EE application. Can anyone recommend a good tutorial, or tips on how I might go about doing this? Assume:

1) I'm a Java Expert, and a CF newbie.

2) I have an SMSC connection ready to go with the carrier, just need to develop my end.

I know I can deploy my WAR within ColdFusion somehow, but how can I access the SMS gateway libraries from within my code?

thanks!

This topic has been closed for replies.

2 replies

xoxota999Author
Participant
December 16, 2009

Well, after some digging, I discovered that ColdFusion basically uses a ripped off version of Logica / OpenSMPP, so I downloaded that and integrated it directly. No need for CF.

Thanks!

Inspiring
December 16, 2009

Refer the CFDocs here,

http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=Part_4_CF_DevGuide_1.html