Re: Parser Interface

2002-06-05 Thread Peter Royal
On Wednesday 05 June 2002 04:47 pm, [EMAIL PROTECTED] wrote: > Peter, > It came from the cocoon-2.0.2-src distribution off the download with the > date 11-Jan-2002 03:20 14M > > Should I be taking from some place else? See if the binary distribution has the correct jar. -pete -- peter royal -

RE: Parser Interface

2002-06-05 Thread Faulkner, Perry
ECTED] Subject: Re: Parser Interface Peter, It came from the cocoon-2.0.2-src distribution off the download with the date 11-Jan-2002 03:20 14M Should I be taking from some place else? I want to integrate the Cocoon servlet with our transaction engine. -Adam Peter

Re: Parser Interface

2002-06-05 Thread Adam_Waldal
TED] g> cc: Subject: Re: Parser Int

Re: Parser Interface

2002-06-05 Thread Peter Royal
On Wednesday 05 June 2002 04:11 pm, [EMAIL PROTECTED] wrote: > I am looking for the Parser interface contained in the package: > org.apache.avalon.excalibur.xml > If anyone can help in this pursuit it would be greatly appreciated! Are you using a Cocoon distribution downloaded from th

Parser Interface

2002-06-05 Thread Adam_Waldal
To clarify: I am looking for the Parser interface contained in the package: org.apache.avalon.excalibur.xml If anyone can help in this pursuit it would be greatly appreciated! Thanks, Adam http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For a

Parser Interface missing in recent distribution

2002-06-05 Thread Adam_Waldal
I am trying to setup Cocoon and in the Cocoon.java servlet I am missing the package: org.apache.avalon.excalibur.xml.Parser I assume it should be in the Avalon Excaliber jar, but it is not. Can anyone enlighten me as to how I can eleviate this problem? Thanks, Adam