Migrating j2ee Application from JBoss to SAP

Dear sirs,

I am new to SAP WAS. I am working in struts, J2ee technology. We have a project which is deployed in JBoss4.0.2 with MySQL as the back end. The project uses CMP and Normal JDBC for database access.

1. Will SAP WAS support Migration from JBoss?

2. We are using MySQL as back end and we would like to know whether the database is suppeoted bt SAP WAS?

I tried to create a sample Entity bean with CMP with MySQL as back end; But failed to get the connection.

Do you have any idea whether any tutorials are available to for configuring and creating EJBs using SAP WAS with MySQL as backend?

Your help and suggestions solicited,

Thannkyou,

Sudheesh K S

[715 byte] By [sudheesh_javaa] at [2007-10-2 6:39:45]
# 1
While migrating an app from one vendor to another, it helps a lot if you know whether your app is correctly written or not as per the Java EE spec. So try using AVK ( http://java.sun.com/j2ee/avk) and that will tell you whether your app is portable or not.Sahoo
sahooa at 2007-7-16 13:47:54 > top of Java-index,Enterprise & Remote Computing,AVK Portability...