From: terryxian <nu...@jb...> - 2005-07-21 22:50:22
|
Not only one such warning, there are several of them. The following is the output snippet: 16:48:19,434 INFO [EjbModule] Deploying CustomerEnt 16:48:19,682 INFO [EjbModule] Deploying CustomerInventoryEnt 16:48:19,694 INFO [EjbModule] Deploying CorpAuditSes 16:48:19,718 WARN [EjbModule] Could not load the org.jboss.webservice.server.ServiceEndpointInterceptor interceptor 16:48:19,720 INFO [EjbModule] Deploying CustomerSes 16:48:19,730 WARN [EjbModule] Could not load the org.jboss.webservice.server.ServiceEndpointInterceptor interceptor 16:48:20,761 INFO [EjbModule] Deploying AssemblyEnt 16:48:20,774 INFO [EjbModule] Deploying BomEnt 16:48:20,794 INFO [EjbModule] Deploying ComponentEnt 16:48:20,806 INFO [EjbModule] Deploying PartEnt 16:48:20,821 INFO [EjbModule] Deploying WorkOrderEnt 16:48:20,833 INFO [EjbModule] Deploying LargeOrderEnt 16:48:20,859 INFO [EjbModule] Deploying InventoryEnt 16:48:20,871 INFO [EjbModule] Deploying LargeOrderSes 16:48:20,896 WARN [EjbModule] Could not load the org.jboss.webservice.server.ServiceEndpointInterceptor interceptor 16:48:20,898 INFO [EjbModule] Deploying WorkOrderSes 16:48:20,908 WARN [EjbModule] Could not load the org.jboss.webservice.server.ServiceEndpointInterceptor interceptor 16:48:20,909 INFO [EjbModule] Deploying MfgAuditSes 16:48:20,924 WARN [EjbModule] Could not load the org.jboss.webservice.server.ServiceEndpointInterceptor interceptor 16:48:20,926 INFO [EjbModule] Deploying LargeOrderMDB 16:48:20,942 INFO [EjbModule] Deploying ReceiveMDB 16:48:24,044 INFO [EjbModule] Deploying OrderLineEnt 16:48:24,057 INFO [EjbModule] Deploying ItemEnt 16:48:24,069 INFO [EjbModule] Deploying OrderEnt 16:48:24,081 INFO [EjbModule] Deploying OrderSes 16:48:24,092 WARN [EjbModule] Could not load the org.jboss.webservice.server.ServiceEndpointInterceptor interceptor 16:48:24,093 INFO [EjbModule] Deploying OrderAuditSes 16:48:24,104 WARN [EjbModule] Could not load the org.jboss.webservice.server.ServiceEndpointInterceptor interceptor 16:48:24,105 INFO [EjbModule] Deploying ItemBrowserSes 16:48:24,215 INFO [EjbModule] Deploying FulfillOrderMDB 16:48:25,443 INFO [EjbModule] Deploying SupplierEnt 16:48:25,455 INFO [EjbModule] Deploying SupplierCompEnt 16:48:25,467 INFO [EjbModule] Deploying SComponentEnt 16:48:25,478 INFO [EjbModule] Deploying POEnt 16:48:25,497 INFO [EjbModule] Deploying POLineEnt 16:48:25,509 INFO [EjbModule] Deploying ReceiverSes 16:48:25,520 WARN [EjbModule] Could not load the org.jboss.webservice.server.ServiceEndpointInterceptor interceptor 16:48:25,521 INFO [EjbModule] Deploying SupplierAuditSes 16:48:25,531 WARN [EjbModule] Could not load the org.jboss.webservice.server.ServiceEndpointInterceptor interceptor 16:48:25,532 INFO [EjbModule] Deploying BuyerMDB 16:48:25,932 INFO [EjbModule] Deploying SequenceEnt 16:48:25,945 INFO [EjbModule] Deploying SequenceSes ==================================== Are all the beans deployed? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886016#3886016 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3886016 |