On Mon, 10 Jan 2005 12:18:46 -0800, Chuck Hill <email@hidden> wrote:
> Perhaps you are using the incremental builder? Have you changed any of
> the default directories? The Ant task is what builds the deployable
> package. You need to run the build (I think that is the name) Ant task
> to create a deployable binary.
>
> It launches OK in Eclipse as Eclipse uses it own internal launch
> mechanism and not WOBootstrap.
>
> Chuck
no, i was using the ant builds properly, however in my <classes>
element under the <woapplication> target I had dir="target/classes".
That was no problem except that in my include.patternset I had
"target/classes/**/*.class". So basically it was trying to look in
"target/classes/target/classes/**/.class".
And by the way chuck, love the PW book. As soon as I get past this
next deadline I'm planning on going back through some of my logic with
a fine-tooth comb and implement a lot of the things you suggested.
thanks for providing the community with such an excellent resource.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden