[Hibernate] Hibernate JMX, JBoss, and JNDI...

2004-06-21 Thread Graeme Knight
Hi. I am experimenting with having a Hibernate Service running as a JMX MBean per documentation on hibernate.org. All is fine - I can get the MBean housed in JBoss. I want to execute a test to see if I can play with the persistent objects/copies of those objects from a test-client that is not h

[Hibernate] [hbm2java] BUG

2004-06-21 Thread Tony Calleri França
I Think maybe I´ve found one: Apparently everything is set up ok, but I get a NullPointerException during the ant task (see console-output below). More info on the attachments: build.xml: E:\tony\gaga\JBuilderEJB\build.xml HBM file: E:\tony\gaga\JBuilderEJB\src\br\com\compsisnet\model\Property.hb

RES: [Hibernate] [hbm2java] BUG

2004-06-21 Thread Tony Calleri França
Sorry.. IT department's fault :-) Renamed the attachments. []'s Tony Lumpda -Mensagem original- De: Tony Calleri França [mailto:[EMAIL PROTECTED] Enviada em: segunda-feira, 21 de junho de 2004 17:15 Para: [EMAIL PROTECTED] Assunto: [Hibernate] [hbm2java] BUG I Think maybe I´ve found o

[Hibernate] GUI components

2004-06-21 Thread Diego Juiz
I’m new to hibernate. I’m testing and learning how to use it. I want to use it to make three tier desktop applications (Ex: DB: MySQL, AppServer: JBOSS, Client). I couldn’t find a GUI components framework to make the client side of the application as a desktop application not as a web appli

Re: [Hibernate] [hbm2java] BUG

2004-06-21 Thread Max Rydahl Andersen
Hello Tony, the right place for this is in the JIRA Make jira with the failing hbm file and stack trace /max Monday, June 21, 2004, 10:15:19 PM, you wrote: > I Think maybe I´ve found one: > Apparently everything is set up ok, but I get a NullPointerException during > the ant task (see console-