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.
|