Skip to Content
0
Former Member
Jul 12, 2005 at 03:21 PM

JDI JAR Problem

33 Views

Hi,

I have an EJB project on the JDI with a couple of entity and session beans. for transfering data between the beans I want to use java data classes.

For this I generated a new DC project with the type java an generated my data classes and the getter and setter methods.

How can I get a JAR out of this java DC project to use a "used DC" in the bean projects.

Regards Bernd