Sounds like the plugin is not even being initialised since
you don't see the
message "Initialising TrackbackKeywordPlugin."
Maybe can't find class
"com.mbledug.blojsom.plugin.trackback.TrackbackKeywordP
lugin"
Try "org.blojsom" instead of
"com.mbledug.blojsom"
----- Original Message -----
From: "Garrett Smith" <dhtmlkitchen gmail.com>
To: <blojsom-users lists.sourceforge.net>
Sent: Sunday, December 16, 2007 1:21 PM
Subject: Re: [Blojsom-users] Trackback Keyword Plugin
> On Nov 26, 2007 2:51 PM, Cliffano Subagio
<cliffano gmail.com> wrote:
>> Let's debug this further.
> Thanks. I really appreciate the help.
>
> When I include the XML in blojsom-plugins:
> <bean id="trackbackkeyword"
>
class="com.mbledug.blojsom.plugin.trackback.TrackbackKe
ywordPlugin"
> init-method="init"
destroy-method="destroy">
> <property name="eventBroadcaster">
> <ref bean="eventBroadcaster"/>
> </property>
> </bean>
>
>
>
>
>> Set the log level to DEBUG and check the followings
log messages:
>>
> I'm checking in catalina.out and std.out but I don't
see any of the
> following:
>
>
>> 1. "Initialising
TrackbackKeywordPlugin."
>> This should appear when Blojsom is deployed,
and it indicates that
>> the
>> plugin was starting up properly.
>>
>> 2. "Unable to retrieve text for trackback with
url: "
>> This indicates that the plugin can't retrieve
the trackback content
>> and
>> hence it can't check for the existence of the
keyword.
>>
>> 3. "is spam suspect: "
>> The line that contains "is spam
suspect" also gives the information
>> of
>> check type, keywords, and the text to check. This
log message appears on
>> every trackback submission (providing the plugin
has been enabled).
>>
>> 4. "Marking trackback to be deleted."
>> Keyword doesn't exist on the trackback and will
be deleted.
>>
>> 5. "Marking trackback to be moderated."
>> Similar to above, but trackback will be
moderated instead.
>>
>> Let me know what you find.
>>
> What could be wrong?
>
> Thanks,
>
> Garrett
>>
>> Cheers,
>> Cliff.
>>
>>
>>
>>
>> On Nov 26, 2007 3:12 PM, Garrett Smith
<dhtmlkitchen gmail.com> wrote:
>>
>> >
>> >
>> >
>> >
>> > The documentation on the wiki says:
>> > "Configure Trackback Keyword from Blojsom
administration menu weblog
>> > settings->properties->set
property"
>> >
>> > But this has no effect -- I just got a Xanax
trackback.
>> >
>> >
>> >
>>
>>
>>
------------------------------------------------------------
-------------
>> This SF.net email is sponsored by: Microsoft
>> Defy all challenges. Microsoft(R) Visual Studio
2005.
>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
a>
>> _______________________________________________
>> Blojsom-users mailing list
>> Blojsom-users lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/blojsom-u
sers
>>
>>
>
>
>
> --
> Monkey, so they say, is the root of all people today.
>
>
------------------------------------------------------------
-------------
> SF.Net email is sponsored by:
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services
> for just about anything Open Source.
> http://ad.doubleclick.net/clk;164216
239;13503038;w?http://sf.net/marketplace
> _______________________________________________
> Blojsom-users mailing list
> Blojsom-users lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/blojsom-u
sers
------------------------------------------------------------
-------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216
239;13503038;w?http://sf.net/marketplace
_______________________________________________
Blojsom-users mailing list
Blojsom-users lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/blojsom-u
sers
|