hi, tomcat is listening at 9080............... my console.properties file is like this:
scheme=http host=localhost port=9080 rootPath=/syncope/rest/ my core.log is like this: 13:57:33.933 INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from file [F:\syncope 1.2.0-M1\apache-tomcat-7.0.54\webapps\syncope\WEB-INF\classes\coreContext.xml] 13:57:34.823 INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from file [F:\syncope 1.2.0-M1\apache-tomcat-7.0.54\webapps\syncope\WEB-INF\classes\persistenceContext.xml] 13:57:34.887 INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from file [F:\syncope 1.2.0-M1\apache-tomcat-7.0.54\webapps\syncope\WEB-INF\classes\persistenceContextEMFactory.xml] 13:57:35.194 INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from file [F:\syncope 1.2.0-M1\apache-tomcat-7.0.54\webapps\syncope\WEB-INF\classes\restContext.xml] 13:57:35.288 INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [META-INF/cxf/cxf.xml] 13:57:35.303 INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [META-INF/cxf/cxf-servlet.xml] 13:57:35.395 INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from file [F:\syncope 1.2.0-M1\apache-tomcat-7.0.54\webapps\syncope\WEB-INF\classes\schedulingContext.xml] 13:57:35.411 INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from file [F:\syncope 1.2.0-M1\apache-tomcat-7.0.54\webapps\syncope\WEB-INF\classes\securityContext.xml] 13:57:35.484 INFO org.springframework.security.core.SpringSecurityCoreVersion - You are running with Spring Security Core 3.2.5.RELEASE 13:57:35.491 INFO org.springframework.security.config.SecurityNamespaceHandler - Spring Security 'config' module version is 3.2.5.RELEASE 13:57:35.531 INFO org.springframework.security.config.method.GlobalMethodSecurityBeanDefinitionParser - Expressions were enabled for method security but no SecurityExpressionHandler was configured. All hasPermision() expressions will evaluate to false. 13:57:35.553 WARN org.springframework.security.config.http.MatcherType - 'path-type' is deprecated. Please use 'request-matcher' instead. 13:57:35.625 INFO org.springframework.security.config.http.HttpSecurityBeanDefinitionParser - Checking sorted filter chain: [Root bean: class [org.springframework.security.web.context.SecurityContextPersistenceFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 200, Root bean: class [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 400, Root bean: class [org.springframework.security.web.authentication.www.BasicAuthenticationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1500, Root bean: class [org.springframework.security.web.savedrequest.RequestCacheAwareFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1600, Root bean: class [org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1700, Root bean: class [org.springframework.security.web.authentication.AnonymousAuthenticationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 2000, Root bean: class [org.springframework.security.web.session.SessionManagementFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 2100, Root bean: class [org.springframework.security.web.access.ExceptionTranslationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 2200, <org.springframework.security.web.access.intercept.FilterSecurityInterceptor#0>, order = 2300] 13:57:35.629 INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from file [F:\syncope 1.2.0-M1\apache-tomcat-7.0.54\webapps\syncope\WEB-INF\classes\workflowContext.xml] 13:57:36.527 INFO org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from URL [file:F://syncope 1.2.0-M1//iconnect//core//target/test-classes/persistence.properties] 13:57:36.527 INFO org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from URL [file:F://syncope 1.2.0-M1//iconnect//core//target/test-classes/rest.properties] 13:57:36.527 WARN org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Could not load properties from URL [file:F://syncope 1.2.0-M1//iconnect//core//target/test-classes/rest.properties]: F:\syncope 1.2.0-M1\iconnect\core\target\test-classes\rest.properties (The system cannot find the file specified) 13:57:36.527 INFO org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from URL [file:F://syncope 1.2.0-M1//iconnect//core//target/test-classes/security.properties] 13:57:36.527 WARN org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Could not load properties from URL [file:F://syncope 1.2.0-M1//iconnect//core//target/test-classes/security.properties]: F:\syncope 1.2.0-M1\iconnect\core\target\test-classes\security.properties (The system cannot find the file specified) 13:57:36.527 INFO org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from URL [file:F://syncope 1.2.0-M1//iconnect//core//target/test-classes/connid.properties] 13:57:36.528 INFO org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from URL [file:F://syncope 1.2.0-M1//iconnect//core//target/test-classes/workflow.properties] 13:57:36.528 WARN org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Could not load properties from URL [file:F://syncope 1.2.0-M1//iconnect//core//target/test-classes/workflow.properties]: F:\syncope 1.2.0-M1\iconnect\core\target\test-classes\workflow.properties (The system cannot find the file specified) 13:57:36.528 INFO org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from URL [file:F://syncope 1.2.0-M1//iconnect//core//target/test-classes/mail.properties] 13:57:36.536 INFO org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from class path resource [persistence.properties] 13:57:36.537 INFO org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from class path resource [rest.properties] 13:57:36.537 INFO org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from class path resource [security.properties] 13:57:36.538 INFO org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from class path resource [connid.properties] 13:57:36.538 INFO org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from class path resource [workflow.properties] 13:57:36.539 INFO org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from class path resource [mail.properties] 13:57:36.619 INFO org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 13:57:36.619 INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'connectorExecutor' of type [class org.springframework.scheduling.config.TaskExecutorFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 13:57:36.620 INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'connectorExecutor' of type [class org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 13:57:38.677 INFO org.springframework.jdbc.datasource.init.ScriptUtils - Executing SQL script from class path resource [quartz/tables_h2.sql] 13:57:39.788 INFO org.springframework.jdbc.datasource.init.ScriptUtils - Executed SQL script from class path resource [quartz/tables_h2.sql] in 1111 ms. 13:57:40.022 INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 13:57:40.075 INFO org.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 13:57:40.077 INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.2.1 created. 13:57:40.096 INFO org.springframework.scheduling.quartz.LocalDataSourceJobStore - Using db table-based data access locking (synchronization). 13:57:40.104 INFO org.springframework.scheduling.quartz.LocalDataSourceJobStore - JobStoreCMT initialized. On Fri, Sep 19, 2014 at 2:52 PM, ilgrosso [via syncope-user] < [email protected]> wrote: > On 19/09/2014 11:06, tdigambar wrote: > > hi, > > as per your suggestion i had put this link on > > browser:-http://localhost:8080/syncope/rest/?_wadl&_type=xml > > > > its shows 404 error ........The requested resource is not available. > > Ok, then either > > 1. to which port Tomcat is listening to? > 2. how did you call your Syncope WAR? > > or instead there are errors you can find in the core logs. > > Regards. > > -- > Francesco Chicchiriccò > > Tirasa - Open Source Excellence > http://www.tirasa.net/ > > Involved at The Apache Software Foundation: > member, Syncope PMC chair, Cocoon PMC, Olingo PMC > http://people.apache.org/~ilgrosso/ > > > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > > http://syncope-user.1051894.n5.nabble.com/Error-while-deploying-1-2-0-m1-tp5707684p5707687.html > To unsubscribe from Error while deploying 1.2.0-m1, click here > <http://syncope-user.1051894.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=5707684&code=dGRpZ2FtYmFyQGdtYWlsLmNvbXw1NzA3Njg0fDE5NTQ5NTYzMzg=> > . > NAML > <http://syncope-user.1051894.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> > -- *Thanks and Regards* *Tope Digambar Prakash* -- View this message in context: http://syncope-user.1051894.n5.nabble.com/Error-while-deploying-1-2-0-m1-tp5707684p5707688.html Sent from the syncope-user mailing list archive at Nabble.com.
