[
https://issues.apache.org/jira/browse/OPENEJB-871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dain Sundstrom closed OPENEJB-871.
----------------------------------
Resolution: Fixed
Sending
openejb3/server/openejb-webservices/src/main/java/org/apache/openejb/server/webservices/saaj/SaajUniverse.java
Transmitting file data .
Committed revision 691332.
> Saaj Implementation not found (--> NoClassDefFound)
> ---------------------------------------------------
>
> Key: OPENEJB-871
> URL: https://issues.apache.org/jira/browse/OPENEJB-871
> Project: OpenEJB
> Issue Type: Bug
> Components: webservices
> Affects Versions: 3.0
> Environment: Eclipse, maven test cases
> Reporter: Jean-Louis MONTEIRO
> Assignee: Dain Sundstrom
> Fix For: 3.0.1
>
> Attachments: patch.txt
>
>
> As far as I can see, properties are not well set in the
> org.apache.openejb.server.webservices.saaj.SaajUniverse
> Indeed, the static definition is wrong for the property
> javax.xml.soap.MetaFactory
> The value should be
> org.apache.openejb.server.webservices.saaj.SaajMetaFactoryImpl
> So, please find attached a patch.
> Kind regards,
> Jean-Louis MONTEIRO
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.