[Users] Problème de création des tables avec postgresql

celine.villaume [via Petals Forums] ml-node+s974793n4025340h14 at n3.nabble.com
Fri Sep 21 16:22:45 CEST 2012



Bonjour,

je rencontre le meme problème.

J'utilise postgres 9.1.1 et Petals ESB 4.1.

J'ai modifié les fichiers server.properties et topology.xml pour prendre en
compte la base de données postgres.


registry.db.driver=org.postgresql.Driver
registry.db.url=jdbc:postgresql://localhost:5432/petalsregistry
registry.db.password=petalsuser
registry.db.user=petals
registry.db.dialect=org.hibernate.dialect.PostgreSQLDialect
registry.db.caching.enabled=true
registry.db.c3p0.enabled=true


<tns:jndi>
<tns:factory>org.ow2.petals.registry.postgresql.PostgreSqlInitialContextFactory</tns:factory>
                       
<tns:provider-url>jdbc:postgresql://localhost:5432</tns:provider-url>
                       
<tns:security-principal>postgres</tns:security-principal>
                       
<tns:security-credentials>postresPvPP</tns:security-credentials>
                        <tns:pool-size>5</tns:pool-size>
<tns:batch-size>10</tns:batch-size>
</tns:jndi>

Pourtant dans ma base de données, seuls les tables c3p0_conn_test et enpoint
apparaissent.
L'ajout de nouveaux modules echoue.

Est-ce que le soucis provient d'un soucis de configuration de mon coté ou
est-ce que le problème décrit plus haut n'est pas corrigé ?

Merci



_______________________________________________
If you reply to this email, your message will be added to the discussion below:
http://forum.petalslink.com/Probleme-de-creation-des-tables-avec-postgresql-tp3409769p4025340.html
To start a new topic under Users (get help, provide help), email ml-node+s974793n2681628h42 at n3.nabble.com
To unsubscribe from Users (get help, provide help), visit http://forum.petalslink.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=2681628&code=dXNlcnNAZm9ydW0ucGV0YWxzbGluay5vcmd8MjY4MTYyOHwtOTE3MDU0NjU4
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://forum-list.petalslink.org/pipermail/users/attachments/20120921/4487201f/attachment.html>


More information about the Users mailing list