use Xerces, can be found by downloading from xml.apache.org. Also there is a
significant amount of soap stuff on the apache SOAP section in the same
site. You might also want to have a look at CapeCOnnecect or even IONAs web
services engine which will do all the exposing EJBs as services for you
automatically.
chanoch
-----Original Message-----
From: milh_cbt@y... [mailto:milh_cbt@y...]
Sent: 22 June 2001 12:40
To: Java 2 Enterprise Edition
Subject: [j2ee] use xml parser in EJB
how to create EJB Web Service, my app server (inprise application server
4.1) doesn't have it's own XML parser, can i user other, what, where?