--- "Peter L. Berghold" <[EMAIL PROTECTED]> wrote:

> Hi folks,
> 
> I have an application that I'm trying to build using
> maven2 and the
> maven-xdoclet-plugin.  The area in my pom.xml that
> I'm mud wrestling
> with now is: 
> 
>  <hibernatecfg
>        version="3.0"
>       
> dbcURL="jdbc:postgresql://72.249.39.173/bcdcweb"
>       
> dialect="org.hibernate.dialect.PostgreSQLDialect"
>        driver="org.postgresql.Driver"
> 
>   />
> 
> When I run maven against the the POM file containing
> that I get a
> message: 
> "Embedded error: Unexpected error
> hibernatecfg: Either a container or standalone
> database connection
> method must be specified for a hibernate.cfg.xml
> file."
>
Maybe you just have a typo? ( dbcURL = jdbcURL )? 

regards,



----[ Konstantin Pribluda http://www.pribluda.de ]----------------
JTec quality components: http://www.pribluda.de/projects/


 
____________________________________________________________________________________
Sucker-punch spam with award-winning protection. 
Try the free Yahoo! Mail Beta.
http://advision.webevents.yahoo.com/mailbeta/features_spam.html

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
xdoclet-user mailing list
xdoclet-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to