[jbossws-issues] [JBoss JIRA] Commented: (JBWS-2554) Remove dependency on Remoting 2
Darran Lofthouse (JIRA)
jira-events at lists.jboss.org
Mon Jul 6 10:59:51 EDT 2009
[ https://jira.jboss.org/jira/browse/JBWS-2554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12475046#action_12475046 ]
Darran Lofthouse commented on JBWS-2554:
----------------------------------------
Some further information on this failure.
I am seeing the value for the 'builderThreadLocal' is being initialised by the thread 'main' as part of the deployment process for a POJO endpoint in deploy at the time the server is started - if this happens then all threads spawned to process incoming requests are sharing the same document builder.
> Remove dependency on Remoting 2
> -------------------------------
>
> Key: JBWS-2554
> URL: https://jira.jboss.org/jira/browse/JBWS-2554
> Project: JBoss Web Services
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: jbossws-integration, jbossws-native
> Reporter: David Lloyd
> Assignee: Alessio Soldano
> Priority: Critical
> Fix For: jbossws-native-3.2.0
>
>
> Remoting 2.x is going away, possibly for the forthcoming JBossAS 5.1 release; Remoting 3 will not have an equivalent generic HTTP abstraction. Anything depending on Remoting 2 will break if it is not ported to some other situation.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jbossws-issues
mailing list