This configuration is only for deployment locally.

How do I configure it remotely?


From: "MustafaSait Özen" <[EMAIL PROTECTED]>
Reply-To: [email protected]
To: [email protected]
Subject: Re: [mojo-user] jboss-maven-plugin-1.3.2-SNAPSHOT + Jboss-4.2.0.GA + Maven-2.0.7
Date: Thu, 2 Aug 2007 23:14:19 +0300

use  a configuration like this

                <configuration>
                    <serverName>default</serverName>

<jbossHome>/Users/sait/Library/jboss-4.2.0.GA</jbossHome>

                    <port>8080</port>
                    <hostName>localhost</hostName>
                    <fileName>
${project.build.directory}/${project.build.finalName
}.war
                    </fileName>
                </configuration>



On 02/08/07, Christiaan Veerman <[EMAIL PROTECTED]> wrote:
>
> Hello:
>
> I am trying to use the jboss-maven-plugin for remote deployment of
> Jboss-4.2.0.GA.
>
> Currently, I am using maven-2.0.7 and the
> jboss-maven-plugin-1.3.2-SNAPSHOT.
>
> The maven build does not fail; however the artifact does not get deployed.
>
> The configuration is:
>
> <hostName>localhost</hostName>
>
> Any help would be greatly appreciated.
>
> Cheers,
>
> Christiaan
>
> _________________________________________________________________
> Find a local pizza place, movie theater, and more….then map the best
> route!
>
> http://maps.live.com/default.aspx?v=2&ss=yp.bars~yp.pizza~yp.movie%20theater&cp=42.358996~-71.056691&style=r&lvl=13&tilt=-90&dir=0&alt=-1000&scene=950607&encType=1&FORM=MGAC01
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list please visit:
>
>     http://xircles.codehaus.org/manage_email
>
>


--
Mustafa Sait ÖZEN
Elektrik Elektronik Mühendisi -- Electrical Electronics Engineer
Telefon - Phone: +90 222 335 05 80 - 1390

_________________________________________________________________
Now you can see trouble…before he arrives http://newlivehotmail.com/?ocid=TXT_TAGHM_migration_HM_viral_protection_0507


---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to