Jared P Jurkiewicz/Raleigh/IBM is out of the office.

2004-07-04 Thread Jared P Jurkiewicz
I will be out of the office starting July 2, 2004 and will not return until July 6, 2004. I am out of the office for the fourth of July holiday. I will respond to notes when I return. For emergencies, pleace contact my second line manager, Bill Lawton.

Jared P Jurkiewicz/Raleigh/IBM is out of the office.

2004-05-23 Thread Jared P Jurkiewicz
I will be out of the office starting May 19, 2004 and will not return until May 31, 2004. I am out of the office and state for this time period. I will have only sporatic e-mail access, so will be unable to do much. For emergencies, contact my manager Darrell Mcpeake. For 5.1.1 defect approval

Jared P Jurkiewicz/Raleigh/IBM is out of the office.

2003-12-28 Thread Jared P Jurkiewicz
I will be out of the office starting December 22, 2003 and will not return until January 5, 2004. I am out of the office for Chrismas holiday and will be traveling extensively. If this is an emergency, please contact my manager Darrell Mcpeake. For track approvals, contact either Chris Giaraffa

Jared P Jurkiewicz/Raleigh/IBM is out of the office.

2003-08-24 Thread Jared P Jurkiewicz
I will be out of the office starting August 22, 2003 and will not return until August 25, 2003. I am out of the office on friday. I will respond to notes monday morning.

Jared P Jurkiewicz/Raleigh/IBM is out of the office.

2003-07-06 Thread Jared P Jurkiewicz
I will be out of the office starting July 4, 2003 and will not return until July 8, 2003. I am out of the office for thr Fourth of July holiday. I will return on July 8th and respond to your e-mail then. For emergencies, please contact my manager.

Jared P Jurkiewicz/Raleigh/IBM is out of the office.

2002-12-28 Thread Jared P Jurkiewicz
I will be out of the office starting December 23, 2002 and will not return until January 6, 2003. I will be on Christmas vacation. I will try to check notes during the vacation and respond if anything is urgent. -- To unsubscribe, e-mail: For additional commands

Re: BSF help

2001-08-31 Thread Jared P Jurkiewicz
BSF requires additional libraries to add support for specific languages. In the case of JavaScript, it requires the Rhino javascript jar to be present (js.jar). You'd need a java implementation of VBScript to be available to the server to use VBScript as a BSF artifact. -- Jared "Bogomil

Re: calling stateless EJB via SOAP

2001-08-29 Thread Jared P Jurkiewicz
ceed. Has anyone out there managed to get Apache to serve up an EJB through SOAP? Specifically, and EJB running on JBOSS? -Original Message- From: Jared P Jurkiewicz [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 28, 2001 11:36 AM To: [EMAIL PROTECTED] Subject: Re: calling stateless EJB via

Re: calling stateless EJB via SOAP

2001-08-28 Thread Jared P Jurkiewicz
The classpath that SOAP is on doesn't contain the EJB classes, so it's not finding the home interface class to load and invoke. You need to add your EJB jar to the classpaht SAOP sees, I believe. -- Jared "Cook, Martin" <[EMAIL PROTECTED]> on 08/28/2001 11:51:51 AM Please respond to [EMAIL PR

Re: Linkage error

2001-07-31 Thread Jared P Jurkiewicz
I think you've got a non-namespaced parser or older DOM definition in your classpath. Check what parsers and DOM defs you have. -- Jared "Rahul Pathak" <[EMAIL PROTECTED]> on 07/31/2001 01:31:38 PM Please respond to [EMAIL PROTECTED] To: <[EMAIL PROTECTED]> cc: Subject: Linkage error Hi