You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by js...@apache.org on 2007/02/12 07:39:37 UTC

svn commit: r506323 - in /incubator/tuscany/cpp/sca/samples/AlertAggregator: ./ httpserver/ httpserver/startserver.bat httpserver/startserver.sh sample.alerter/ sample.display/

Author: jsdelfino
Date: Sun Feb 11 22:39:37 2007
New Revision: 506323

URL: http://svn.apache.org/viewvc?view=rev&rev=506323
Log:
Fixed svn:ignore properties and domain base URI

Modified:
    incubator/tuscany/cpp/sca/samples/AlertAggregator/   (props changed)
    incubator/tuscany/cpp/sca/samples/AlertAggregator/httpserver/   (props changed)
    incubator/tuscany/cpp/sca/samples/AlertAggregator/httpserver/startserver.bat
    incubator/tuscany/cpp/sca/samples/AlertAggregator/httpserver/startserver.sh
    incubator/tuscany/cpp/sca/samples/AlertAggregator/sample.alerter/   (props changed)
    incubator/tuscany/cpp/sca/samples/AlertAggregator/sample.display/   (props changed)

Propchange: incubator/tuscany/cpp/sca/samples/AlertAggregator/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Sun Feb 11 22:39:37 2007
@@ -0,0 +1,39 @@
+configure
+Makefile.in
+config.log
+depcomp
+config.guess
+config.h
+config.sub
+ltmain.sh
+Makefile
+config.status
+stamp-h1
+config.h.in
+libtool
+autom4te.cache
+missing
+aclocal.m4
+install-sh
+.deps
+*.dat
+.libs
+tmp
+bld
+.project
+.cdtproject
+.settings
+*_Proxy.cpp
+*_Proxy.h
+*_Wrapper.cpp
+*_Wrapper.h
+.pydevproject
+*.lib
+*.dll
+*.exe
+*.suo
+*.ncb
+*.user
+*.pdb
+Debug
+Release

Propchange: incubator/tuscany/cpp/sca/samples/AlertAggregator/httpserver/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Sun Feb 11 22:39:37 2007
@@ -0,0 +1,39 @@
+configure
+Makefile.in
+config.log
+depcomp
+config.guess
+config.h
+config.sub
+ltmain.sh
+Makefile
+config.status
+stamp-h1
+config.h.in
+libtool
+autom4te.cache
+missing
+aclocal.m4
+install-sh
+.deps
+*.dat
+.libs
+tmp
+bld
+.project
+.cdtproject
+.settings
+*_Proxy.cpp
+*_Proxy.h
+*_Wrapper.cpp
+*_Wrapper.h
+.pydevproject
+*.lib
+*.dll
+*.exe
+*.suo
+*.ncb
+*.user
+*.pdb
+Debug
+Release

Modified: incubator/tuscany/cpp/sca/samples/AlertAggregator/httpserver/startserver.bat
URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sca/samples/AlertAggregator/httpserver/startserver.bat?view=diff&rev=506323&r1=506322&r2=506323
==============================================================================
--- incubator/tuscany/cpp/sca/samples/AlertAggregator/httpserver/startserver.bat (original)
+++ incubator/tuscany/cpp/sca/samples/AlertAggregator/httpserver/startserver.bat Sun Feb 11 22:39:37 2007
@@ -44,7 +44,7 @@
 set PYTHONPATH=%TUSCANY_SCACPP%\extensions\python\bin
 
 set TUSCANY_SCACPP_ROOT=%APFULLDIR%\..\
-set TUSCANY_SCACPP_BASE_URI=http://localhost:9090/rest/
+set TUSCANY_SCACPP_BASE_URI=http://localhost:9090
 
 @REM Generate the tuscany_sca_mod_rest configuration
 if not exist %APFULLDIR%\conf\tuscany_sca_mod_rest.conf (

Modified: incubator/tuscany/cpp/sca/samples/AlertAggregator/httpserver/startserver.sh
URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sca/samples/AlertAggregator/httpserver/startserver.sh?view=diff&rev=506323&r1=506322&r2=506323
==============================================================================
--- incubator/tuscany/cpp/sca/samples/AlertAggregator/httpserver/startserver.sh (original)
+++ incubator/tuscany/cpp/sca/samples/AlertAggregator/httpserver/startserver.sh Sun Feb 11 22:39:37 2007
@@ -34,7 +34,7 @@
 export LD_LIBRARY_PATH=$TUSCANY_SCACPP/extensions/python/lib:$TUSCANY_SCACPP/lib:$TUSCANY_SDOCPP/lib:$AXIS2C_HOME/lib:$LD_LIBRARY_PATH
 
 export TUSCANY_SCACPP_ROOT=$APFULLDIR/../
-export TUSCANY_SCACPP_BASE_URI=http://localhost:9090/rest/
+export TUSCANY_SCACPP_BASE_URI=http://localhost:9090
 
 # Generate the mod_rest configuration
 if [ ! -f conf/tuscany_sca_mod_rest.conf ]; then

Propchange: incubator/tuscany/cpp/sca/samples/AlertAggregator/sample.alerter/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Sun Feb 11 22:39:37 2007
@@ -0,0 +1,39 @@
+configure
+Makefile.in
+config.log
+depcomp
+config.guess
+config.h
+config.sub
+ltmain.sh
+Makefile
+config.status
+stamp-h1
+config.h.in
+libtool
+autom4te.cache
+missing
+aclocal.m4
+install-sh
+.deps
+*.dat
+.libs
+tmp
+bld
+.project
+.cdtproject
+.settings
+*_Proxy.cpp
+*_Proxy.h
+*_Wrapper.cpp
+*_Wrapper.h
+.pydevproject
+*.lib
+*.dll
+*.exe
+*.suo
+*.ncb
+*.user
+*.pdb
+Debug
+Release

Propchange: incubator/tuscany/cpp/sca/samples/AlertAggregator/sample.display/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Sun Feb 11 22:39:37 2007
@@ -0,0 +1,39 @@
+configure
+Makefile.in
+config.log
+depcomp
+config.guess
+config.h
+config.sub
+ltmain.sh
+Makefile
+config.status
+stamp-h1
+config.h.in
+libtool
+autom4te.cache
+missing
+aclocal.m4
+install-sh
+.deps
+*.dat
+.libs
+tmp
+bld
+.project
+.cdtproject
+.settings
+*_Proxy.cpp
+*_Proxy.h
+*_Wrapper.cpp
+*_Wrapper.h
+.pydevproject
+*.lib
+*.dll
+*.exe
+*.suo
+*.ncb
+*.user
+*.pdb
+Debug
+Release



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org