On 29/01/2014 15:52, Maxim Suprunov wrote:

Hello!


Hi Maxim, see my replies below.

Regards.

I'm evaluating Syncope for our project and have some difficulties.

Maybe you can help?
I prepared the project exactly as described

Here:

https://cwiki.apache.org/confluence/display/SYNCOPE/Create+a+new+Syncope+project

and here:

https://cwiki.apache.org/confluence/display/SYNCOPE/Run+Syncope+in+real+environments

It worked for Tomcat deployment, but does not want to be deployed in JBoss 7.1.1.

JBoss log says at startup:

13:55:48,585 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-7) JBAS010400: Bound data source [java:/syncopeDataSource]

ØSo my datasource defined in standalone.xml works

The syncope-console.war deploys without problems.

But when I try to deploy syncope.war ...
I'm not familiar with Spring, but the configuration seems to be the same as in the provided syncope-tutorial.

Here is a part of my JBoss logs L

[...]
13:56:23,072 WARN [org.jboss.as.ee] (MSC service thread 1-6) JBAS011006: Not installing optional component org.springframework.web.context.request.async.StandardServletAsyncWebRequest due to exception: org.jboss.as.server.deployment.DeploymentUnitProcessingException: JBAS011054: Could not find default constructor for class


This is an annoying warning, reported many times but harmless - see [1]

About the rest, you can compare your project with the sample provided by my company (Tirasa) at [2]: I have just upgraded it to 1.1.5 and checked it works in JBoss 7.1.1.

Regards.

[1] https://community.jboss.org/thread/231638 for more details.
[2] https://github.com/Tirasa/SyncopeOnJBoss

--
Francesco Chicchiriccò

Tirasa - Open Source Excellence
http://www.tirasa.net/

ASF Member, Apache Syncope PMC chair, Apache Cocoon PMC Member
http://people.apache.org/~ilgrosso/

Reply via email to