In jboss-4.0.2's jboss-ws4ee.war, the web.xml file defines the following:
  <servlet>
  |     <servlet-name>JBossAxisAdminServlet</servlet-name>
  |     <display-name>JBoss-Axis Admin Servlet</display-name>
  |     
<servlet-class>org.jboss.webservice.server.JBossAdminServlet</servlet-class>
  |   </servlet>

When starting either the all or default server directory that come with 
jboss-4.0.2, the following error appears in the log:

  java.lang.ClassNotFoundException: 
org.jboss.webservice.server.JBossAdminServlet

I searched the jboss-4.0.2 distribution and couldn't find that class anywhere.
I even checked CVS under the webservice sub-project.

Unless I'm missing something, this looks like a bug in the jboss-4.0.2 
distribution.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3876321#3876321

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3876321


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to