[
https://issues.apache.org/jira/browse/CXF-2725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12848517#action_12848517
]
Daniel Kulp commented on CXF-2725:
----------------------------------
My web-inf/lib probably has too much in it. I pretty much copied everything
from the cxf distro:
{code}
BPMCore.jar commons-configuration-1.5.jar
jettison-1.2.jar serializer-2.7.1.jar velocity-1.5.jar
ECMBPMCommon.jar commons-lang-2.4.jar
joda-time-1.6.jar slf4j-api-1.5.10.jar velocity-1.6.2.jar
FastInfoset-1.2.7.jar commons-logging-1.1.1.jar
jra-1.0-alpha-4.jar slf4j-jdk14-1.5.10.jar
woodstox-core-asl-4.0.7.jar
Jace.jar commons-pool-1.5.2.jar js-1.7R1.jar
spring-beans-2.5.6.jar wsdl4j-1.6.2.jar
WHICH_JARS cxf-bundle-2.2.6.jar
jsr311-api-1.1.jar spring-context-2.5.6.jar wss4j-1.5.8.jar
XmlSchema-1.4.5.jar geronimo-javamail_1.4_spec-1.6.jar log4j.jar
spring-context-support-2.5.6.jar xalan-2.7.1.jar
aopalliance-1.0.jar geronimo-jms_1.1_spec-1.1.1.jar
mina-core-2.0.0-M6.jar spring-core-2.5.6.jar xml-resolver-1.2.jar
asm-2.2.3.jar geronimo-servlet_2.5_spec-1.2.jar
neethi-2.0.4.jar spring-jms-2.5.6.jar xmlbeans-2.4.0.jar
bcprov-jdk15-145.jar jaxb-impl-2.1.12.jar
opensaml-2.3.0.jar spring-tx-2.5.6.jar xmlsec-1.4.3.jar
commons-codec-1.3.jar jaxb-xjc-2.1.12.jar
openws-1.3.0.jar spring-web-2.5.6.jar xmltooling-1.2.1.jar
commons-collections-3.2.1.jar jaxen-1.1.jar
oro-2.0.8.jar stax2-api-3.0.1.jar
{code}
All I endorsed were:
{code}
serializer-2.7.1.jar xalan-2.7.1.jar xercesImpl-2.9.1.jar
{code}
which I still had to do due to the opensaml check that they do.
> "local part cannot be "null" when creating a QName"
> ---------------------------------------------------
>
> Key: CXF-2725
> URL: https://issues.apache.org/jira/browse/CXF-2725
> Project: CXF
> Issue Type: Bug
> Components: JAXB Databinding
> Affects Versions: 2.2.6
> Environment: Websphere 6.1, CXF 2.2.6 OR 2.2.7-snapshot, OpenSAML
> libraries, Spring 2.5.6 libraries, JAX WS Client
> Reporter: Sidhartha Priye
> Priority: Critical
> Attachments: bpm-servicesCXF.zip, SpringClientWithSAMLToken.zip
>
>
> The entire discussion on this issue can be read here
> http://old.nabble.com/local-part-cannot-be-%22null%22-when-creating-a-QName-td27714287.html#a27872480
> On Dan's suggestion, I am entering this track item as he mentioned he will
> take a shot at it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.