Search the web
Sign In
New User? Sign Up
nntprss · nntp//rss
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
config file patch (MySQL support)   Message List  
Reply | Forward Message #80 of 187 |
Re: [nntprss] config file patch (MySQL support)

Alek,

Thanks for your helpful feedback -

> first: example config is incorrect as & is not escaped it should be:
[snip]

Fixed and committed to CVS

> second: printing more menaingful errors is *really* useful in
> Main.java:
[snip]

Errors generated within loadConfiguration are now written to the log, along
with the stack trace.

> * third: in build.xml it should be debug="true" (instead of
> debug="fasle") to see line numbers in exception,
[snip]

Build file updated and committed to CVS

> * fourth: i have managed nntprss to connect to MySQL4 but i get this
> weird exception - anybody any idea? i used org.slashdot RSS channel
> for testing configured in nntprss-config.xml
[snip]

I found a few bugs in the JDBC code - the particular one you were
experiencing was due to a missing space between the id column name and the
WHERE constraint.

I've just checked in an update to CVS containing a number of fixes to the
JDBC code. This should get you up and running.

Regards,

Jason




Tue Mar 23, 2004 3:16 am

jason_brome
Offline Offline
Send Email Send Email

Forward
Message #80 of 187 |
Expand Messages Author Sort by Date

first: example config is incorrect as & is not escaped it should be: <db connect='jdbc:mysql://127.0.0.1/nntprssdb?user=bla ...
as10m
Offline Send Email
Mar 23, 2004
1:29 am

Alek, Thanks for your helpful feedback - ... [snip] Fixed and committed to CVS ... [snip] Errors generated within loadConfiguration are now written to the log,...
Jason Brome
jason_brome
Offline Send Email
Mar 23, 2004
2:58 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help