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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to