-
Notifications
You must be signed in to change notification settings - Fork 113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gateway and simulator profile not starting properly. #316
Comments
only smsc.war is not enough, you should check release/build.xml to find out what's the missing RA and jss7, smpp jar file.. etc |
the mvn clean install build successfully , if some compoenents rae missing , it should give errors, didnt it? (asking for my understand). is there any doc that describes, how to proceed and check missing components. |
mvn build is creating jar file only, ant build.xml will copy/download(jss7,smpp, ra...) those jar files to the JBoss directory is there any doc that describes, how to proceed and check missing components. if you require tech support then talk with mobius or paicbd. if you are student and practice with ss7 then you can pm me for limited help |
I did move forward, but still there are some issues that needed guidance. I didn't able to find a way to contact you sir. Kindly tell me how to contact you. |
My skype: nhanth87
…On Thu, Jan 30, 2025, 12:49 PM anisa ***@***.***> wrote:
I did move forward, but still there are some issues that needed guidance.
I didn't able to find a way to contact you sir. Kindly tell me how to
contact you.
—
Reply to this email directly, view it on GitHub
<#316 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACFT2XDEBTZJFVEOH4OLN4L2NG4PXAVCNFSM6AAAAABV7VCUYCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMRTGU3TGNZQGI>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
hi all,
I am working on smscgateway. I build it successfully. Cassandra db is working too. I installed wildfly 10 in /usr/smscgateway directory. i deployed the smsc.war file at wildfly/standalone/deployment folder and when i run ./standalone.sh. it started and says deployed at wildfly ui. But the thing is that its output is not same as described in running of smsc-adminguide-doc. I have shared the web pages of http://127.0.0.1:9990/management (it opens a webpage will null values) and http://127.0.0.1:9990 below. if we ignore the exact output senerio then on next step we have to run the simulator profile in wildfly folder, but i cant find any of the directory with name simulator in it . there are directory named simulator in smsc but thats inside smpp or hlr simulator . i am not able to moved forward. kindly guide me.
The text was updated successfully, but these errors were encountered: