cancel
Showing results for 
Search instead for 
Did you mean: 

To Deploy a Java Dictionary Project into a Specified DataBase

Former Member
0 Kudos

Hi

I created a DataSource for mysql database in my j2ee engine. There is no sap related tables in my specified mysql db. I want to deploy my java dictionary project into that specified mysql db. But there is no option for specifying datasources in the dictionary project. Then how can we do the same. If any one had any idea about this, please share with me.

Thanks in Advance

Vipindas

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

When you install the NWDS the default Datatabase instance (like db1 )for the environment is also Created for the NWDS in MSSQL.So the library project will automatically point to that DataSource.

Kind Reagds

Mukesh

Former Member
0 Kudos

Hi Mukesh,

Thank you.

My MYSQL DB is in some another system. I installed driver and DataSource for this MYSQL DB in our SAP J2EE Engine. Our default DB is MaxDB. I need to deploy my Java Dictionary Projects into my MYSQL DB.

I checked every xml files along with my dictionary project. But there is no provision for specifying the destination datasource. Then how can i deploy it.

Regards

Vipindas

Answers (0)