if I use maven with JDK 1.4, I get errors in the j2ee and application server plugin:
>maven -g ... [ERROR] File...... \\delta3\develop\cmr\code\java\maven\plugins\maven-j2ee-plugin-1.0\plugin.jelly [ERROR] Element... j:import [ERROR] Line...... 19 [ERROR] Column.... 65 [ERROR] Connection refused: connect I think it is a DTD resolver problem with the integrated XML parser or transformer in 1.4. I have no problem if I use JDK 1.3 Any ideas how to fix it? Thomas -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
