Hi,
The Jetty Launcher is working now, I was using Eclipse 3.4 jee and jetty
launcher only works with 3.2 , when i installed 3.2 and configured it, it
started working, there is only one problem , It runs the contents of the
/sipXconfig/web/test folder, but i want to see the changes in the contents
on /sipXconfig/web/context/WEB-INF folder. Can any body help to figure out
whats the problem , may be i am not using the right path for copying the
sipxconfig.properties.

Run web app once
cp *build/web/tests/war/WEB-INF/classes/sipxconfig.properties
web/test/sipxconfig.properties (may have to refresh and/or clean web project
from eclipse) *
**
**
**
** Thanx in Advance.


Regards,
Rabail Javed



On Thu, Sep 25, 2008 at 6:50 PM, rabail javed <[EMAIL PROTECTED]>wrote:

> Thanx Kevin , I tried the wiki instructions but the path that is specified
> in the second step(highligted) , doesnt exist. Secondly whenever i click the
> Run->Run Configurations->Jetty Web  to add a new Jetty Web Configuration , i
> get the following error
>
> "An error has occurred. See error log for more details.
> org.eclipse.jdt.internal.debug.ui.launcher.WorkingDirectoryBlock: method
> <init>()V not found
> "
>
>
>    - Run web app once
>    - cp *build/web/tests/war/WEB-INF/classes/sipxconfig.properties
>    web/test/sipxconfig.properties (may have to refresh and/or clean web 
> project
>    from eclipse) *
>    - Select "Run/Open Run Dialog..." from Eclipse menu and create a new
>    Jetty Web configuration
>    - Set the following parameters:
>       - Main Tab
>          - Jetty home: [Location of your Jetty (full) installation]
>          - webroot: context
>       - Args Tab
>          - VM Arguments (add this argument):
>          -Dorg.apache.tapestry.disable-caching=true
>       - Classpath Tab
>          - Add neoconf project
>
>
>
>
> From: Kevin Thorley <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Date: Thu, 25 Sep 2008 15:03:46 -0400
> Subject: Re: [sipX-dev] jetty configuration for eclipse and sipxconfig
>
> On Thu, 2008-09-25 at 13:54 -0400, rabail javed wrote:
> > Hi ,
> > My intention is to refresh the web browser with in the Eclipse IDE,
> > immediately after making changes in the UI. I have added the Jetty
> > Generic Server Adapter , after that whenever i am trying to add the
> > sipxconfg-web as a web application for jetty , i get an error in
> > eclipse "There are no projects that can be added or removed from the
> > server." I am following the same steps that we usually follow to run
> > the web application in apache server inside Eclipse.
> >
> > I need your guidence to deal with this problem
> > Thanks a lot.
>
> Have you had a look at the wiki instructions?  I wrote them about a year
> ago, but I think they're still valid.  I admit I haven't tried them in
> some time
>
> http://sipx-wiki.calivia.com/index.php/SipX_ConfigServer_Eclipse
>
> Kevin
>
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev

Reply via email to