Thank you, i was trying in wrong folder as you say.

But now i can not access localhost:9080/syncope/rest
my /console/src/main/resources/configuration.properties settings is same
like

scheme=http
host=localhost
port=9080
path=/syncope/rest/

but still i'm getting HTTP Status 404

2013/2/14 Francesco Chicchiriccò <[email protected]>

>  On 13/02/2013 21:51, Ömer Faruk Ak wrote:
>
> I'm trying to start up Syncope in basic embedded mode.
>
>
> Hi,
> glad to see you're interested in Apache Syncope!
>
> Find my replies below.
>
>
>  Firstly i download it from here:http://syncope.apache.org/downloads.html then
> install maven to my Ubuntu 12.04 from repo.
>
>
> This step is not needed: downloading the sources from the link above is
> not required for generating a new project.
>
>
>  Then with maven 3 i build syncope with this settings
>
> mvn archetype:generate \
> -DarchetypeGroupId=org.apache.syncope \
> -DarchetypeArtifactId=syncope-archetype \
> -DarchetypeRepository=http://repo1.maven.org/maven2 \
> -DarchetypeVersion=1.0.5
>
> from here:
> https://cwiki.apache.org/confluence/display/SYNCOPE/Create+a+new+Syncope+project
>  then
> run this command:
>
> mvn clean package
>
> Finally i want to try console demo and from this page
> https://cwiki.apache.org/confluence/display/SYNCOPE/Run+Syncope+in+embedded+mode
>  i
> used this command
>
>
> Before running "mvn -P embedded" you must "Go under console", i.e.
>
> cd console
>
> then
>
>
>  mvn -P embedded
>
> it build project again and gives this warning:
>
> [WARNING] The requested profile "embedded" could not be activated because it 
> does not exist.
>
> How can i run this application?
>
>
> Now you should be able to get to it.
>
> Next upcoming release 1.1.0 will provide an easier standalone distribution
> for "test driving" Syncope.
>
> Regards.
>
> --
> Francesco Chicchiriccò
>
> ASF Member, Apache Syncope PMC chair, Apache Cocoon PMC 
> Memberhttp://people.apache.org/~ilgrosso/
>
>


-- 
Ömer Faruk AK
[email protected]
555 557 12 45
www.omerfarukak.com

Reply via email to