You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@geronimo.apache.org by David Lewis <da...@spectransinc.com> on 2006/03/02 20:13:32 UTC

geronimo plugin not publishing correctly

dear list;

I am having a strange problem with the eclipse geronimo plugin.  
I create a simple EJB project then publish it to the server.
This works fine.  Now if I change the EJB and try to republish
one of two things happens, either the publish fails with a cant find
ear.zip file or the publish succeeds but none of the changes are
published.

Is anyone else suffering from this?

Here is my environment
Fedora Core 4
Java 1.4.2_10
Eclipse 3.1.2
WTP 1.0.1 (the 20060213 version)
Geronimo 1.0 plugin

Re: geronimo plugin not publishing correctly

Posted by Sachin Patel <sp...@gmail.com>.
Hmm, I've haven't run across that.  Could you run with trace enabled  
on the org.apache.geronimo.devtools.eclipse.core plugin and send me  
the trace output from the time after the initial deploy to the time  
you invoke the re-publish?

- sachin



On Mar 2, 2006, at 2:13 PM, David Lewis wrote:

> dear list;
>
> I am having a strange problem with the eclipse geronimo plugin.
> I create a simple EJB project then publish it to the server.
> This works fine.  Now if I change the EJB and try to republish
> one of two things happens, either the publish fails with a cant find
> ear.zip file or the publish succeeds but none of the changes are  
> published.
>
> Is anyone else suffering from this?
>
> Here is my environment
> Fedora Core 4
> Java 1.4.2_10
> Eclipse 3.1.2
> WTP 1.0.1 (the 20060213 version)
> Geronimo 1.0 plugin