Sorry, I can't do this, because from C++ I can check only success invocation of java-method in the my connector java-class. If the result of invocation is not success - I try write error message to stderr. I redirect stdout&stderr from C++ to log files. The messages from C++ about how works programm are writed to this files Nothing else not exists in my log files.
May by I can set some connection properties (like timeout etc) on the client side, because in the same way, but with JBoss+MySql, running on my host system every things OK (and not sow slow connections). By the way, other java Application from my host works OK with the JBoss on the that Linux. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3909723#3909723 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3909723 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
