OrangeScape Developer Community
A community for Application Developers on OrangeScape's Platform-as-a-Service
Hi Team,
How to deploy orangescpae application on local JBOSS and how to configure mySQL ?
Please suggest steps if any
Tags: jboss, mysql, orangescape
Permalink Reply by Kamal.S on February 26, 2013 at 11:27am Hi Amitp,
Please refer the existing discussion.
Permalink Reply by Santhosh Mahizhan on February 26, 2013 at 12:21pm Hi Amit,
Please find the below files for reference. The Application Context file will be inside the war file under /WEB-INF/ folder and mysql-ds.xml will be under server/default/deploy folder of your jboss.
Check line no 11 in mysql-ds.xml where the jndi name should be same as your Application ID under the Application context.xml file in line no 17 and also the respective database information as provided in DS file for your reference.
Cross verify the changes mentioned with your files in your application with the samples provided and retry.
© 2013 Created by OrangeScape Technologies.