----- Original Message ----- From: "Alexander Bunkenburg" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Friday, November 24, 2006 6:33 PM
Subject: Axis 1.4 /CFMX6.1/JRun4


My questions are: who should have registered AxisServer in the JNDI-tree?
I noticed that /comp/env/AxisServer is indeed available in the JNDI of
another web app, the C:/CFusionMX/wwwroot that comes with the standard
installation of CFMX/JRun. But not in the web app axis! I searched
everywhere I can think where the /comp/env/AxisServer entry in the
JNDI tree is configured.


Hello,

I also use Axis 1.4. I deployed it on older Weblogic 5.1 and on Tomcat 4.x. So far I had no need to go indeep of its functionality, but now I have looked in the sources and only place when the registration could occur is the AxisServlet.init method, which is enforced by "load-on-startup" in web.xml. Since I have completly no experience with your server I have no idea why does it not work, but if there was a try to register the name and it failed some error logs should exist. Look in them or check wheather log4j is configured in your server because Axis stronglu uses it and You can see what happens.

sincerely Olek

Polsoft, Poznan, Poland

----------------------------------------------------------------------
PS. >>> http://link.interia.pl/f19a6


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to