jbpm 5.4 with mysql - jboss

I'm using jBPM 5.4 with the inbuild database H2.
It works fine.
I need to migrate from H2 to MySql/MS-SQL.
Hence i followed this useful link, https://community.jboss.org/wiki/SetUpJBPM54FinalInstallerToUseMSSQLServer2008UsingJTDS
But as specified i dont have ant install.demo.db
can anyone please help me in porting to MySQL/MS-SQL ?
TIA

It is been changed to ant install.db.files but not notified in user guide.

Related

Is it possible to deploy oracle forms application(.fmb and .fmx) into jBoss AS?

I am looking for a solution to migrate oracle forms applications from weblogic AS to jBoss AS. Is it possible? I googled it and went through a number of articles, but did not find a solution.
Any help would be appreciated.
Finally i reached at a conclusion!
The simple answer is NO.
Oracle forms apps are running using native compiler in fusion middleware AS. So if we want
to deploy the oracle forms into jBoss, we need to write compiler for each oracle forms depending on the app and its complexity.

Application migration from ATG9.4 to ATG11.1

Can anyone please help as i have to migrate the application running in ATG9.4 to ATG11.1. I have don't have idea like how to do migration in ATG.
what should be the approach and how to go about it?
It will be a 5 step migration, each migration step will require you to migrate to a higher version.
All of which is available in the Migration Documentation on the Oracle Commerce website.

Integrating eclipse with db2

I was doing a project related to the IBM competition and need to create a web application. I have done a web application before by connecting netbeans and mysql. But, now am facing problem right from installation.
Is there any workbench(like something for mysql) for db2 . If so can anyone give a link. Also, I need to make jdbc connections. So, is there any other software I need to install.
Kindly explain to me in detail as I'm not pretty sure about this.
All you need is a DB2 JDBC JAR. Pick the appropriate one for your version and add it to your CLASSPATH.
You should use either a DB2 admin client to create tables and view data or something like SQL Squirrel.

ASM library: Version incompatibility between GAE and Spring

I'm currently working on a project based on Spring 3.1.2 which needs to run over GAE.
After researching the logs, I think I know why I'm getting a 500 Internal Server Error whenever I need to interact with the App. The problem I'm facing is related with ASM (http://asm.ow2.org/).
It seems like GAE relies on ASM 4.0, while the project runs fine locally if I use ASM 3.1.
However, I found impossible to make it work when ASM 4.0 :(
I'm completely new to Google App Engine, so ... any tip to solve this issue is welcome! (I've already lost the whole morning finding what the problem was and trying too many different ways to solve it ... but no way).
Thank you very much in advance for your suggestions ;)
I found some information about that, try to upgrade your spring version to 3.2 M2. This version support cgilib 3.0 with asm 4.0!
Visit https://jira.springsource.org/browse/SPR-9669

intranet prebuild solution for joomla

HI,
is there any prebuild solution for intranet deployment in joomla??. I know there are solutions for Frupal like drupal commons and atrium but is there anything for joomla??
Or if any one knows a step by step procedure for doing this with all good module?? I know how to setup and install joomla but configuring it and setting up is difficult and so i am looking for pre build solution
I think I will go with wordpress and mediawiki integration. Thanks for the help.