[JBoss-user] [Persistence & CMP/JBoss] - DTO relationship needs a DB table allowing foreign key=null?

2004-06-21 Thread sunstarnova
Hi, we have an database design problem on mySQL using JBoss. We are using CMP, Autoincrement and InnoDB relationships. The Problem of our design question is the following: As we use EJB as abstaction layer and tranfer data from client to server by DTO, we have a "dirty flag" that marks our DTO

[JBoss-user] [Installation & Configuration] - Re: Failure when debugging JBoss from Eclipse

2004-04-19 Thread sunstarnova
The port is already in use by a) the same server (started twice) b) another server c) any other program make sure the port is not used already, maybe try a "telnet portXXX" to see, what service is running on your machine and port. View the original post : http://www.jboss.org/index.html?module