"[EMAIL PROTECTED]" wrote : show me a screenshot of your console configuration

Well, the hibernate.cfg.xml looks like this:<?xml version="1.0" 
encoding="UTF-8"?>
  | <!DOCTYPE hibernate-configuration PUBLIC
  |             "-//Hibernate/Hibernate Configuration DTD 3.0//EN"
  |             
"http://hibernate.sourceforge.net/hibernate-configuration-3.0.dtd";>
  | <hibernate-configuration>
  |     <session-factory>
  |         <property 
name="hibernate.dialect">org.hibernate.dialect.MySQLDialect</property>
  |             <mapping class="org.Shop.Item"/>
  |             <mapping class="org.Shop.Order"/>               
  |     </session-factory>
  | </hibernate-configuration>
  | 

with the screenshots of the wizard looking like this:
[img]http://200.40.100.106:8080/raul/console1.jpg[/img]
[img]http://200.40.100.106:8080/raul/console2.jpg[/img]
[img]http://200.40.100.106:8080/raul/console3.jpg[/img]
[img]http://200.40.100.106:8080/raul/console4.jpg[/img]

"[EMAIL PROTECTED]" wrote : and dump the stacktrace here (found in the error 
log view)

The Eclipse error log view is empty. Here's a screenshot of what I see when I 
run Hibernate Code Generation (note the tree view on the left 
too):[img]http://200.40.100.106:8080/raul/eclipse.jpg[/img]

"[EMAIL PROTECTED]" wrote : (and yes, it is completely possible to do without 
reverse engineering; just don't enable reverse engineering ;)

As you can see from the above screenshots, the checkbox is disabled.

----------------------------------

Hmmm... I cannot see the images in the Preview... Here are the Links, just in 
case:
4 console configuration screenshots:
http://200.40.100.106:8080/raul/console1.jpg
http://200.40.100.106:8080/raul/console2.jpg
http://200.40.100.106:8080/raul/console3.jpg
http://200.40.100.106:8080/raul/console4.jpg

JBoss IDE:
http://200.40.100.106:8080/raul/eclipse.jpg


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939964#3939964

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3939964


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to