opensubscriber
   Find in this group all groups
 
Unknown more information…

w : wsrp4j-user@portals.apache.org 14 May 2008 • 8:19PM -0400

wsrp4j current version with spring
by Henry Lu

REPLY TO AUTHOR
 
REPLY TO GROUP




I checked the web.xml file in wsrp4j-producer, there are two isteners:

    <listener>
      
<listener-class>org.apache.wsrp4j.producer.provider.pluto.driver.ProviderImpl</listener-class>
    </listener>  

    <listener>
        
<listener-class>org.springframework.web.context.ContextLoaderListener</listener-class>        

    </listener>

It seems to me that the ProviderImpl works, but the
ContextLoaderListener never starts.

Any idea to fix?

-Henry

Bookmark with:

Delicious   Digg   reddit   Facebook   StumbleUpon

Related Messages

opensubscriber is not affiliated with the authors of this message nor responsible for its content.