RE: Hanging in SAX parser

2004-11-08 Thread Paul Kukk
Kevin, I have no problems running Xerces, Xalan, or JDOM with AXIS. Have you checked the classpath to make sure that nothing is conflicting with it? Or have yo tried moving it up your classpath? Paul -Original Message- From: Kevin J. Duling [mailto:[EMAIL PROTECTED] Sent: Monda

RE: Automating web service

2004-10-28 Thread Paul Kukk
Yes, this is very do-able? -Original Message-From: Suzy Fynes [mailto:[EMAIL PROTECTED]Sent: Thursday, October 28, 2004 7:11 AMTo: [EMAIL PROTECTED]Subject: RE: Automating web service Kinda of but an object would be sent to the client server.   Is it do-able?

RE: how to get rid of these warnings?

2004-10-20 Thread Paul Kukk
Can you post your applicationContext.xml file? -Original Message- From: Koney, Satish [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 20, 2004 12:00 PM To: [EMAIL PROTECTED] Subject: how to get rid of these warnings? I am trying to develop the service using Spring and Hibernate. When

RE: java reminders how

2004-09-16 Thread Paul Kukk
Create a simple Java app that is executed by cron at 0001 hours to query the database, utilize javamail to send an email based on the resultset.   Paul -Original Message-From: bethana kumar [mailto:[EMAIL PROTECTED]Sent: Thursday, September 16, 2004 10:41 AMTo: [EMAIL PROTECTE

RE: Axis + Hibernate

2004-09-16 Thread Paul Kukk
Yes I have a persistance services that utilizes AXIS, SPRING, and Hibernate. The services runs asyncronously to persist the clients data. SPRING is controlling the Transaction piece of the persistance where Hibernate is doing all the O/R mapping. If you can supply the code where you are actually

RE: Books -Axis, Web Service Sercurity

2004-08-18 Thread Paul Kukk
Suzy,       J2EE Web Services     Axis next Generation Java Soap       There is a new Axis book coming out this month. -Original Message-From: Suzy Fynes [mailto:[EMAIL PROTECTED]Sent: Wednesday, August 18, 2004 12:37 PMTo: [EMAIL PROTECTED]Subject: Books -Axis, Web Service