[
http://jira.nuxeo.org/browse/NXP-1954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=32308#action_32308
]
Radu Darlea commented on NXP-1954:
----------------------------------
Replaced org.jboss.ws.server.ServiceEndpointServlet with
org.jboss.ws.integration.jboss.JBossServiceEndpointServlet. Got the same
exception as in NXP-1552.
Tried to use newer jbossws (2.0.2): couldn't deploy it. Exceptions at JBoss
start.
Found http://www.jboss.com/index.html?module=bb&op=viewtopic&t=85503,
refactored class FileManageWS to FileManageWSServlet. Now it looks the jbossws
stack finds it
2008-01-21 17:11:57,657 DEBUG
[org.jboss.ws.deployment.JSR181MetaDataBuilderEJB3] START buildMetaData:
[name=nuxeo.ear/nuxeo-platform-webapp-core-5.1.3-SNAPSHOT.jar]
and loads it
2008-01-21 17:11:58,341 DEBUG [org.jboss.ws.server.ServiceEndpointManager]
WebService created:
jboss.ws:context=nuxeo-platform-webapp-core-5,endpoint=FileManageWSServlet
2008-01-21 17:11:58,343 INFO
[org.jboss.ws.deployment.ServiceEndpointPublisher] Ignore <servlet-class> that
ends with 'Servlet': org.nuxeo.ecm.webapp.filemanager.FileManageWSServlet
but it suddenly loads it again
2008-01-21 17:11:58,478 DEBUG
[org.jboss.ws.deployment.JSR181MetaDataBuilderJSE] START buildMetaData:
[name=nuxeo.ear-nuxeo-platform-webapp-core-5.1.3-SNAPSHOT.jar-ws28769.war]
and fails
2008-01-21 17:11:59,782 ERROR [org.jboss.deployment.MainDeployer] Could not
create deployment:
file:/usr/local/jboss-4.0.5.GA/server/default/tmp/deploy/nuxeo.ear-nuxeo-plat
form-webapp-core-5.1.3-SNAPSHOT.jar-ws28769.war/
org.jboss.ws.WSException: Service already registerd:
jboss.ws:context=nuxeo-platform-webapp-core-5,endpoint=FileManageWSServlet
at
org.jboss.ws.server.ServiceEndpointManager.createServiceEndpoint(ServiceEndpointManager.java:501)
at
org.jboss.ws.deployment.ServiceEndpointDeployer.create(ServiceEndpointDeployer.java:120)
at
org.jboss.ws.integration.jboss.DeployerInterceptor.create(DeployerInterceptor.java:80)
at
org.jboss.ws.integration.jboss.DeployerInterceptorJSE.create(DeployerInterceptorJSE.java:74)
> Update LiveEdit WS
> ------------------
>
> Key: NXP-1954
> URL: http://jira.nuxeo.org/browse/NXP-1954
> Project: Nuxeo Enterprise Platform 5
> Issue Type: Bug
> Affects Versions: 5.1.3
> Reporter: Radu Darlea
> Assignee: Radu Darlea
> Fix For: 5.1.3
>
>
> LiveEdit WS and clients plugin don't work on new Core 1.4 and Platform 5.1.3.
> Until the JAXWS based WS are fully integrated, the usage of LiveEdit should
> be possible. Align the code.
> Also, replace the bootstrap launcher with the older integration link.
> The new JAXWS based WS should still be accessible in the 5.1.3 based on small
> modifications.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets