Hi Vincent,

Which nightly release of the plug-in did you try ? Only the 2003-03-28
one actually works, since Jetty 4.2.9 is not yet supported by the Cactus
framework.

1/ I could not reproduce that, are you sure this is not a preference
remaining from a previous plug-in installaion ?

2/ Same as 1

3/ Do you mean it should check for jars equivalent to those it is going
to add (for example add a more recent httpclient and remove the existing
one) ?

4/ Please tell me the release you are using

5/ OK

Julien

-----Original Message-----
From: Vincent Massol [mailto:[EMAIL PROTECTED] 
Sent: Sunday, March 30, 2003 12:05 PM
To: [EMAIL PROTECTED]
Cc: 'Julien Ruaux'
Subject: [eclise plugin] bugs found


Hi Julien,

I have tried the Cactus Eclipse plugin and I have found the following
issues:

1/ By default it seems to configure a Resin 2.1.6 container

2/ The default webapp output war name is "c:/temp/webapp.war". It should
be the default OS tmp directory (C:\DOCUME~1\VINCEN~1\LOCALS~1\Temp\ for
me).

3/ "cactify" should check if the jars it adds are already in the project
build path before adding them!

4/ The Jetty support does not seem to work. I get the following error:

org.apache.cactus.util.ChainedRuntimeException: Failed to load/execute
client side initializer
[org.apache.cactus.extension.jetty.JettyInitializer]

[...]

java.lang.NoSuchMethodException:
org.mortbay.jetty.servlet.FilterHolder.applyTo(java.lang.String)

[...]

5/ the following jars should not be added when cactifying a project:
  - log4j
  - nekohtml
  - xercesImpl
  - xmlParserAPIs

As they are only needed during execution but not at compilation time,

Thanks
-Vincent


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to