facebook

Error: Creating a webservice with MyEclipse and JBoss Server

  1. MyEclipse Archived
  2.  > 
  3. Web Services
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #281923 Reply

    Eduardo
    Member

    Hi, I’m trying to create a web service with this example: http://www.myeclipseide.com/documentation/quickstarts/webservices/

    But using the JBoss server.

    The error I’m receiving is:

    11:19:11,017 WARN [DeployerInterceptorJSE] Cannot load servlet class: org.codehaus.xfire.transport.http.XFireConfigurableServlet
    11:19:11,032 INFO [TomcatDeployer] deploy, ctxPath=/Cep, warUrl=…/deploy/Cep.war/
    11:19:11,126 INFO [[/Cep]] Marking servlet XFireServlet as unavailable
    11:19:11,126 ERROR [[/Cep]] Error loading org.jboss.web.tomcat.tc5.WebCtxLoader$ENCLoader@a992f9 org.codehaus.xfire.transport.http.XFireConfigurableServlet
    java.lang.ClassNotFoundException: org.codehaus.xfire.transport.http.XFireConfigurableServlet

    Could you please help me?

    Thanks

    #281929 Reply

    Loyal Water
    Member

    Were you able to configure and start the JBoss server without errors ?

    What step of the tutorial are you getting this error ?

    #281930 Reply

    Eduardo
    Member

    When I tried to deploy the project…

    #281936 Reply

    Loyal Water
    Member

    Are there any error messages in the console when you start the JBoss server without deploying the app?

    #281940 Reply

    Eduardo
    Member

    No… everything is fine…
    This part of the error isn’t strange?
    org.jboss.web.tomcat.tc5.WebCtxLoader$ENCLoader@a992f9

    I haven’t found this package…

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: Error: Creating a webservice with MyEclipse and JBoss Server

You must be logged in to post in the forum log in