DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22527>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22527 Lookup of jndi datasource in Weblogic 7.0 Summary: Lookup of jndi datasource in Weblogic 7.0 Product: Avalon Version: unspecified Platform: All OS/Version: Linux Status: NEW Severity: Normal Priority: Other Component: Excalibur AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Using the excalibur-datasource-1.1.1.jar used with apache cocoon 2.1, the jndi lookup of a known valid jndi datasource fails. This is due to the fact that "comp/env/jdbc" is being prepended to the jndi name. weblogic does not appear to need this. addtion of code to try again without the prepended string allows the lookup to work. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
