hello, check WebContent -> conf -> hibernate.cfg.xml
<property name="connection.url">jdbc:mysql://localhost:5080/openmeetings?autoReconnect=true&useUnicode=true&createDatabaseIfNotExist=true&characterEncoding=utf-8</property> try to put you name_path insted of openmeetings, but don't forget to create the database with you name_path name and reinstall/ -- LE Patrick Elève en Ing1 à l'Eisti -- You received this message because you are subscribed to the Google Groups "OpenMeetings developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/openmeetings-dev?hl=en.
