It appears to be axis2-jaxws-1.4.1.jar
Here's how I figured that out on a unix system:
[10:02:23] bel...@mechagodzilla: ~/java_dev/trunk/libs/axis2-1.4.1
$ grep org.apache.axis2.jaxws.framework.JAXWSDeployer lib/*
Binary file lib/axis2-jaxws-1.4.1.jar matches
[10:02:39] bel...@mechagodzilla: ~/java_dev/trunk/libs/axis2-1.4.1
$ unzip -l lib/axis2-jaxws-1.4.1.jar |grep
org.apache.axis2.jaxws.framework.JAXWSDeployer
13373 08-13-08 17:07 org/apache/axis2/jaxws/framework/JAXWSDeployer.class
Best regards,
-Matt Beldyk
On Tue, Jun 23, 2009 at 9:12 PM, Shasta Willson<[email protected]> wrote:
> Can someone tell me what .jar would contain
>
> org.apache.axis2.jaxws.framework.JAXWSDeployer
>
> I can't find it on the jar search engines I usually use.
>
> I'm getting a ClassNotFound in my logs, followed by an NPE without an
> obvious source a little later. I'm guessing something isn't getting
> initialized correctly, even though the Deployer doesn't cause it to
> fail immediately, and maybe putting the correct jar in place would
> help.
>
> Thank you,
> Shasta
>
--
Calvin: Know what I pray for?
Hobbes: What?
Calvin: The strength to change what I can, the inability to accept
what I can't, and the incapacity to tell the difference.