You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Alex Kachanov <al...@intadev.com> on 2002/01/30 14:55:20 UTC

RE: Cocoon2 and JDK 1.4

hello, guys!

Is anyone aware about the problems with cocoon2 under JDK 1.4?

I've tried to run Cocoon2 under JDK 1.4 rc and had those conflicts
of XML parsers.

Shouldn't we think ahead?

with best wishes
Alexander Kachanov

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


Re: Cocoon2 and JDK 1.4

Posted by Michael Hartle <mh...@hartle-klug.com>.
Alex Kachanov wrote:

>hello, guys!
>
>Is anyone aware about the problems with cocoon2 under JDK 1.4?
>
>I've tried to run Cocoon2 under JDK 1.4 rc and had those conflicts
>of XML parsers.
>
If I am not mistaken, have a look at the lib\ext directory of the 
JDK1.4rc, there you should find the xerces.jar which contains the 
conflicting XML parser, so it is possible to remove or exchange the 
conflicting, pre-packaged parser.

By the way, I think that packaging Xerces with the new JDK is a pretty 
cool acknowledgement for the work of the Xerces folks, but it can be 
annoying for those who either want/need to stay on the edge with Xerces 
or work on/use a project that potentially uses a newer Xerces. :-/

Best regards,

Michael Hartle,
Hartle & Klug GbR


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


RE: Cocoon2 and JDK 1.4

Posted by Davanum Srinivas <di...@yahoo.com>.
Alex,

See if you can use "Endorsed Standards Override Mechanism" to override conflicts:
http://java.sun.com/j2se/1.4/docs/guide/standards/index.html

Thanks,
dims
--- Alex Kachanov <al...@intadev.com> wrote:
> hello, guys!
> 
> Is anyone aware about the problems with cocoon2 under JDK 1.4?
> 
> I've tried to run Cocoon2 under JDK 1.4 rc and had those conflicts
> of XML parsers.
> 
> Shouldn't we think ahead?
> 
> with best wishes
> Alexander Kachanov
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> For additional commands, email: cocoon-dev-help@xml.apache.org
> 


=====
Davanum Srinivas - http://jguru.com/dims/

__________________________________________________
Do You Yahoo!?
Great stuff seeking new owners in Yahoo! Auctions! 
http://auctions.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org