Hi Alex-

jrun 
-Djrunx.axis.AxisServerObjectFactory=org.apache.axis.server.JNDIAxisServerFactory
java.lang.NoSuchMethodException: 
jrunx.kernel.JRun.Djrunx.axis.AxisServerObjectFactory=org.apache.axis.server.JNDIAxisServerFactory([Ljava.lang.String;)
        at java.lang.Class.getMethod(Class.java:978)
        at jrunx.kernel.JRun.invoke(JRun.java:179)
        at jrunx.kernel.JRun.main(JRun.java:168)

no invoke method available in JNDIAxisServerFactory

Any reason why you're not running under tomcat?

Martin --
This e-mail communication and any attachments may contain confidential and 
privileged information for the use of the 
designated recipients named above. If you are not the intended recipient, you 
are hereby notified that you have received
this communication in error and that any review, disclosure, dissemination, 
distribution or copying of it or its 
contents
  ----- Original Message ----- 
  From: Alexander Bunkenburg 
  To: [email protected] 
  Sent: Monday, November 27, 2006 9:11 AM
  Subject: Axis 1.4 /CFMX6.1/JRun4


  Hello people

  I am still trying to Axis 1.4 working in ColdFusion MX 6.1 which is a kind of 
JRun 4.

  My difficulty now is

javax.naming.NameNotFoundException: No such binding: AxisServerApparently, JRun 
4 which has Axis 
1.0 incorporated, uses its own class as 
org.apache.axis.server.AxisServerFactory.The class is called 
jrun.axis.JRunServerFactory and it is in jrun.jar.How can I configure Axis to 
use a different class as AxisServerFactory, for example 
  org.apache.axis.server.JNDIAxisServerfactory? I thought I only have to pass 
the 
  system property
  -Daxis.ServerFactory=org.apache.axis.server.JNDIAxisServerFactory
  but that seems to be ignored.

  Thanks for any help! 


  -- 
  Alexander Bunkenburg
  www.inspiració.com
  N 41°22.929' E 2°08.335' 51m 

Reply via email to