[jboss-user] [JNDI/Naming/Network] - JNDI, Quartz, and god Is it a weird issue

Dusteh do-not-reply at jboss.com
Sat Mar 21 16:36:46 EDT 2009


Hi folks, 

I've got a really weird issue involving a named JNDI Oracle DS, Quartz Scheduling and Crystal Reports XI for Java. I've created a micro reporting app that allows users to schedule the reports to run at a later time. 

The issue I'm having is when in the Quartz job process I created for generating the report, The Crystal component loses the JNDI Object and can't access the data base, the first bizarre thing is that I use the same connection before hand to gather the stored parameter information to pass into the report and the code I wrote can successfully use it to make database look ups. 

The next odd thing is I have a manual way to kick this process off through an applet interface that goes through the same Quartz job process and works to completion with no issues. 

The final odd thing that has got me very confused on how Jboss and JNDI operate together is that I can deploy the app undeploy it and then promptly redeploy it and have NONE of the above issues. Can some one point me in a direction to solve this deployment issue, if I can get that solved it will take care of the other two quarks.

This issue happens on both Jboss AS 4.2.2.ga and 4.2.3.ga

I appreciate any help that can be sent my way



View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4220048#4220048

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4220048



More information about the jboss-user mailing list