You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "tommy (JIRA)" <ji...@apache.org> on 2007/08/02 04:41:53 UTC

[jira] Issue Comment Edited: (AXIS2-3040) Can Axis2 support Spring-JPA configuration

    [ https://issues.apache.org/jira/browse/AXIS2-3040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12517124 ] 

tommy edited comment on AXIS2-3040 at 8/1/07 7:41 PM:
------------------------------------------------------

I ran my spring-JPA project only in single java project mode, no any application server involved. It tested my project well. After I added some codes that are from sample pojoguidespring to my spring-JPA, it didn't work at all. The tomcat server gives me the excepiton just as above. I tried the sample pojoguidespring, it works. Why the server refused my deployment when I used the same springInit as pojoguidespring? 


-----------------------------------------------------------------------------------------------------------------------------------


It seems that I found the problem, the axis2 dosen't support Spring2 .xsd declaration, am I right? How can I changed this to make my project work within the environment of Axis2


 was:
I ran my spring-JPA project only in single java project mode, no any application server involved. It tested my project well. After I added some codes that are from sample pojoguidespring to my spring-JPA, it didn't work at all. The tomcat server gives me the excepiton just as above. I tried the sample pojoguidespring, it works. Why the server refused my deployment when I used the same springInit as pojoguidespring? 

> 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
>            Assignee: robert lazarski
>
> 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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org