Can Axis2 support Spring-JPA configuration
------------------------------------------

                 Key: AXIS2-3040
                 URL: https://issues.apache.org/jira/browse/AXIS2-3040
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
         Environment: winxp ,  axis2
            Reporter: tommy


I worked fine with my spring-JPA project alone, but when I add some axis2 
features into this project, and upload .aar file to the server,  it shows me 
the exception as follows:

org.apache.axis2.deployment.DeploymentException: Processing Operations Modules w
ith an error of sample.spring.service.SpringInit
        at org.apache.axis2.deployment.repository.util.ArchiveReader.processServ
iceGroup(ArchiveReader.java:147)
        at org.apache.axis2.deployment.ServiceDeployer.deploy(ServiceDeployer.ja
va:79)
        at org.apache.axis2.deployment.DeploymentEngine.doDeploy(DeploymentEngin
e.java:582)
        at org.apache.axis2.deployment.repository.util.WSInfoList.update(WSInfoL
ist.java:201)
        at org.apache.axis2.deployment.RepositoryListener.update(RepositoryListe
ner.java:271)
        at org.apache.axis2.deployment.RepositoryListener.checkServices(Reposito
ryListener.java:189)
        at org.apache.axis2.deployment.RepositoryListener.startListener(Reposito
ryListener.java:265)
        at org.apache.axis2.deployment.scheduler.SchedulerTask.checkRepository(S
chedulerTask.java:61)
        at org.apache.axis2.deployment.scheduler.SchedulerTask.run(SchedulerTask
.java:68)
        at org.apache.axis2.deployment.scheduler.Scheduler$SchedulerTimerTask.ru
n(Scheduler.java:76)

Any help appreciated

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to