|
Kevan, i
tried and following the execution, the problem is in the
proxyManagerClass.getMethod("createProxy", clzArray); the getMethod call fails. But looking at the javadoc i see that the signature of the ProxyManager createProxy method is Object createProxy(javax.management.ObjectName, Class)but we are inovoking proxyManagerClass.getMethod("createProxy", clzArray) where clzArray is a Class[] as if the signature were Object createProxy(javax.management.ObjectName, Class[]) Kevan Miller wrote:
|
- Re: Problem at geronimo boot Kevan Miller
- Re: Problem at geronimo boot Paolo Denti
- Re: Problem at geronimo boot Kevan Miller
- Re: Problem at geronimo boot Jason Warner
- Re: Problem at geronimo boot Kevan Miller
- Re: Problem at geronimo boot Jason Warner
- Re: Problem at geronimo boot Paolo Denti
- Re: Problem at geronimo boot Viet Nguyen
- Re: Problem at geronimo boot Paolo Denti
- Re: Problem at geronimo boot Kevan Miller
- Re: Problem at geronimo boot Paolo Denti
- Re: Problem at geronimo boot Kevan Miller
- Re: Problem at geronimo boot Paolo Denti
- Re: Problem at geronimo boot Paolo Denti
- Re: Problem at geronimo boot Paolo Denti
- Re: Problem at geronimo boot Kevan Miller
- Re: Problem at geronimo boot Viet Nguyen
- Re: Problem at geronimo boot David Jencks
- Re: Problem at geronimo boot Paolo Denti
- Re: Problem at geronimo boot Paolo Denti
- Re: Problem at geronimo boot Kevan Miller
