Att Current time we use an Israfil fork. Where we have this context
path as an configuration.

I trully dont know how to use extraParameters =/

Have you try get help here:
http://groups.google.com/group/israfil-mojo-users


VELO

On Thu, Mar 6, 2008 at 2:04 PM, sudhan kanade <[EMAIL PROTECTED]> wrote:
>
> Hi Velo,
>
> Thanks for responding to the mail. I have tried doing the following but
> could not get to succeed :
>
>             <extraParameters>
>                      <parameter>
>                       <name>context-path</name>
>                       <values><value>/samples</value></values>
>                      </parameter>
>              </extraParameters>
>
> Can you please correct me if I am missing something here.
>
> thanks,
>
> Sudhan
>
>
>
> ----- Original Message ----
> From: VELO <[EMAIL PROTECTED]>
> To: k_sudhan <[EMAIL PROTECTED]>; [email protected]
> Sent: Wednesday, March 5, 2008 5:24:08 PM
> Subject: Re: Maven
>
> Have U set the extraParameter with
> -compiler.context-root <context-path>
>
>
> VELO
>
> On Wed, Mar 5, 2008 at 8:35 PM, k_sudhan <[EMAIL PROTECTED]> wrote:
> > Hi Velo,
> >
> >  We are also using almost the same structure and used to build and
> >  deploy using Flex Builder. But as our backend is Maven configured,
> >  we also wanted to move the Maven way for our flex project.
> >  Now my question is, i have been playing with israfil plugin but the
> >  build fails looking for context-root defined in service-config.xml.
> >  As i am passing
> >
> >  <dataServicesConfig>
> >                        C:\jboss-
> >  4.0.5.GA\server\default\deploy\samples.war\WEB-INF\flex\services-
> >  config.xml
> >                    </dataServicesConfig>
> >
> >  parameter the serices.config.xml gets loaded but unable to find
> >  context-root parameters. Tried adding it using <extraParameters>
> >  with context-root and passing on the root (The builds works fine but
> >  fails during runtime when invoking the remote service ). We are also
> >  using FDS in our environment.
> >
> >  Any pointers appreciated.
> >
> >  thanks,
> >
> >  Sudhan
> >
> >
> >  --- In [email protected], VELO <[EMAIL PROTECTED]> wrote:
> >  >
> >
> >
> > > Hi,
> >  >
> >  > At work we are using maven for all, compile flex (thanks israfil),
> >  > compile java, build war and build ear.
> >  >
> >  > To build war we have a dependency to LCDS 2.5 flex.war
> >  > To compile java we have several dependencies to flex-*.jar
> >  > (flex-messaging.jar, flex-messaging-common.jar, depends of
> >  situation)
> >  > To compile flex we put charts, fds dependencies.
> >  >
> >  > We are using an internal name definition for the groupID and
> >  artifactID.
> >  > Have adobe made some oficial groupID/artifactID for maven users?
> >  >
> >  > Something like this:
> >  > http://maven.apache.org/guides/mini/guide-coping-with-sun-jars.html
> >  >
> >  > Or any planning for Coping with Adobe JARs/SWCs ?
> >  >
> >  >
> >  > VELO
> >  >
> >
> >
> >
>
>
>
>  ________________________________
> Never miss a thing. Make Yahoo your homepage.

Reply via email to