Re: Deploying projects with multiple jars

From: Ken Anderson (list..nderhome.com)
Date: Thu Jun 15 2006 - 16:23:35 EDT

  • Next message: Ken Anderson: "Bug in Ant ?"

    Thanks! That worked like a charm.

    On Jun 15, 2006, at 3:33 PM, Watkins, Garry wrote:

    > Oops I think that I pasted twice. Here is what the original looks
    > like:
    > <lib dir=".">
    > <include name="Add .jar's that should be
    > copied in the woa."/>
    > <exclude name="**/*.woa/**"/>
    > </lib>
    >
    >
    > -----Original Message-----
    > From: Ken Anderson [mailto:list..nderhome.com]
    > Sent: Thursday, June 15, 2006 3:31 PM
    > To: woproject-de..bjectstyle.org
    > Subject: Re: Deploying projects with multiple jars
    >
    > I'm sorry Garry, but I can't see a difference between them...
    >
    > On Jun 15, 2006, at 2:38 PM, Watkins, Garry wrote:
    >
    >> Go to your build.xml file and change the lib entry within the
    >> woapplication element
    >>
    >> from this
    >> <lib dir=".">
    >> <include name="*.jar"/>
    >> <exclude name="**/*.woa/**"/>
    >> </lib>
    >>
    >> to this
    >> <lib dir=".">
    >> <include name="*.jar"/>
    >> <exclude name="**/*.woa/**"/>
    >> </lib>
    >>
    >> -----Original Message-----
    >> From: Ken Anderson [mailto:list..nderhome.com]
    >> Sent: Thursday, June 15, 2006 2:32 PM
    >> To: woproject-de..bjectstyle.org
    >> Subject: Deploying projects with multiple jars
    >>
    >>
    >> I'm having trouble understanding the right way to deploy a project
    >> that has multiple jars included in it. It works perfectly well
    >> inside
    >
    >> Eclipse, but it only installs the main jar. If I mark the other jars
    >> as resources, it puts them in the wrong place and does not update the
    >> classpath.
    >>
    >> I'm using 3.2M5a and WOLips 2.0.0.112. Would this work better if I
    >> upgrade?
    >>
    >> Thanks,
    >> Ken
    >>
    >>
    >>
    >>
    >>
    >> Confidential & Privileged
    >>
    >> Unless otherwise indicated or obvious from its nature, the
    >> information
    >
    >> contained in this communication is attorney-client privileged and
    >> confidential information/work product. This communication is intended
    >> for the use of the individual or entity named above. If the
    >> reader of
    >
    >> this communication is not the intended recipient, you are hereby
    >> notified that any dissemination, distribution or copying of this
    >> communication is strictly prohibited. If you have received this
    >> communication in error or are not sure whether it is privileged,
    >> please immediately notify us by return e-mail and destroy any
    >> copies--electronic, paper or otherwise--which you may have of this
    >> communication.
    >>
    >>
    >>
    >



    This archive was generated by hypermail 2.0.0 : Thu Jun 15 2006 - 16:23:37 EDT