Hosting Openfire on Openshift - xmpp

Can I deploy Openfire on Openshift?
Will it work?
Can I deploy other xmpp server?
Before Openfire was on VPS, but now I need make it via Openshift, Is this possible?
Thanks.

Related

Where can the jmsActivationSpec be set when trying to integrate WebSphere MQ with Wildfly?

I have been trying to integrate IBM WebSphere MQ with WildFly server, as part of a application-server redeployment POC.
Have managed to deploy and added the resource adapter (wmq.jmsra.rar).
Also, managed to set-up the jmsQueueConnectionFactory via Connection Definitions, and jmsQueue via Admin Objects.
However, can't seem to find a configuration which would allow for setting of jmsActivationSpec. Greatly appreciate some help!

Axis2 application Weblogic managed server

Have created Webservice and deployed in weblogic admin sever its working as expected. But customer wants this to be deployed in weblogic managed server and in the deployment there is no error. But not able to access service. Anyone assists on what should be done to make this working in managed server.
You can use the WebLogic admin console to deploy and target your application to the managed server. If the application is already deployed, just update the targetng mode to include the managed server.

how to configure a redhat linux server as a webserver for hosting websites?

I have an IBM server (system x3250m4) and i have installed Linux red hat 6 server edition.
Now i need to make it as a web server for hosting websites via ftp. So i want to know what are all the procedures needed to make it as a web server. can anyone help me to resolve it.
Thanks in advance.
i suggest you to use "ISPConfig"
including : web server, ftp server, mysql databaes, emails, dns
link to build your hosting server : Perfect Server Fedora 15

mobicent sip servlet with jboss as 7 in cloud

I Have developed javaee solution for mobicent sip servlet. I need to share the application with client for a test purpose. how I can upload mobicent in a cloud? or is it possible to share my local pc with static ip mobicent url (jboss service) over internet?
We just created an AMI on the Amazon Marketplace, see https://aws.amazon.com/marketplace/pp/B00G9G94JW/ref=sp_mpg_product_title?ie=UTF8&sr=0-4
so you can just spin off a new instance and deploy your application there to share it with your customer. User Guide is here http://www.telestax.com/docs/
Just deploy it to Amazon EC2 and share the IP with your client.

Does ijab chat only work with Apache server?

The question is about ijab (facebook, gmail style chat bar) chat.
I have seen this tutorial for configuring ijab with Openfire XMPP server
but not able to connect it with Openfire server.
In the tutorial ijab is being used with Apache webserver but I am using Tomcat with urlrewritefilter for redirecting my request to Openfire server.
Does ijab chat only work with Apache server?
Is there any way of using ijab chat with other web servers like Tomcat, Weblogic, jboss etc?
I think It will only work in Apache since it requires mode_rewrite configuration.