No, it stands that
$ C:\Users\CSinschek> java de.cased.secmon.WeavingPOJODeployer
> Exception in thread "main" java.lang.NoSuchMethodError: main
while at the same time
2010-06-07 07:42:08,893 [main] INFO
org.apache.axis2.deployment.AxisConfigBuilder - Unable to instantiate
deployer de.cased.s
Hi Jan,
If you have put the jar or class files in the classpath, then Axis2
should pick your class. If you have created a jar file for your
deployer please double check it.
Deepal
On Sun, Jun 6, 2010 at 2:39 PM, Jan Sinschek wrote:
> Hello,
>
> I am trying to use a custom deployer (which for th
Hello,
I am trying to use a custom deployer (which for the time being is simply
a POJODeployer subtype with no extra code), and have changed the
axis2.xml accordingly. Class-loading fails, as shown, although the
deployer is found on the classpath when I spawn a JVM stand-alone
(noting the abs
Hello everybody,
I have two services, one of them returns 1d string array (String[]) and the
other one returns 2d string array (String[][]). I noticed the invokeResponse
element in WSDL is same for both of them:
1D Array:
...
On Wed, Jun 2, 2010 at 03:35, Brett Allen
wrote:
> greetings,
>
> i am having to connect to a IIS/WCF service. joy. it immediately comes to a
> screaming halt when my first request is met with the following:
>
> org.apache.axis2.AxisFault: Transport error: 415 Error: Cannot process the
> message b