Hi, I am trying to deploy an application (JBoss401RC1) based on servlet+ejb but it shows the following errors (Class not found):
16:36:54,972 INFO [EARDeployer] Init J2EE application: file:/C:/NM/JBoss/jboss-4.0.1RC1/jboss-4.0.1RC1/server/default/deploy/HelloService4.ear 16:36:55,914 INFO [TomcatDeployer] deploy, ctxPath=/HelloService, warUrl=file:/C:/NM/JBoss/jboss-4.0.1RC1/jboss-4.0.1RC1/server/default/tmp/deploy/tmp13496HelloService4. ts/helloService4-exp.war/ 16:36:56,434 INFO [WSDLFilePublisher] WSDL published to: file:/C:/NM/JBoss/jboss-4.0.1RC1/jboss-4.0.1RC1/server/default/data/wsdl/helloService4.war/MyHelloService.wsdl 16:36:56,845 WARN [TypeMappingDescription] Class not found: helloservice3Web.HelloIF_createSubscriber_RequestStruct 16:36:56,855 WARN [TypeMappingDescription] Class not found: helloservice3Web.HelloIF_createSubscriber_ResponseStruct 16:36:56,855 WARN [TypeMappingDescription] Class not found: helloservice3Web.HelloIF_deleteSubscriber_RequestStruct (...) 16:36:56,975 INFO [AxisService] WSDD published to: C:\NM\JBoss\jboss-4.0.1RC1\jboss-4.0.1RC1\server\default\data\wsdl\helloService4.war\MyHelloService.wsdd 16:36:56,995 INFO [AxisService] Web Service deployed: http://localhost:8080/HelloService/JoseluService 16:36:57,065 INFO [EARDeployer] Started J2EE application: file:/C:/NM/JBoss/jboss-4.0.1RC1/jboss-4.0.1RC1/server/default/deploy/HelloService4.ear Any hint about how to solve it? Thanks in advance View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3857062#3857062 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3857062 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
