Could not find servlet for: /plugins/servlet/stampgen

Shaokai Wen May 13, 2013

Created a plugin with following configuration:

<servlet name="Stamp Generation" i18n-name-key="stamp-generation.name" key="stamp-generation" class="com.motorolasolutions.osrb.servlet.StampGeneration">
<description key="stamp-generation.description">The Stamp Generation Plugin</description>
<url-pattern>/stampgen</url-pattern>
</servlet>

any comment?

3 answers

0 votes
Shaokai Wen May 13, 2013

the plugin run errors. Thanks all for your comments.

0 votes
Timothy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 13, 2013

Did you forget to include your context path?

0 votes
Nadir MEZIANI
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 13, 2013

Suggest an answer

Log in or Sign up to answer