cancel
Showing results for 
Search instead for 
Did you mean: 

Questions on JDI

former_member343107
Participant
0 Kudos

Hi All,

I have some questions about JDI. Could anybody help to answer them?

1. Some components need to use API provided by some jar files. These JAR files are provided by third party. How could we check in those jar files to DTR?

2. There're some EJB projects (not JDI) in my local computer. How could we put the contents of those projects into a development components in a easy way? To create new classes in DC and copy codes to them is too troublesome.

3. Similar to the previous question. How could we move classes, EJBs, Web Service configurations from one devleopment component to another?

Thanks

Jerome

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

1. Use External Library DC(s). There are multiple topics in these forums about this process.

2. Create a new DC with the correct Component Type and then import your existing classes. (rightclick the project and select "Import...").

3. See 2.

former_member343107
Participant
0 Kudos

Thanks a lot, Pascal.

It solved all the problems.

Answers (0)