Hi all, I have been working on a local gitflow branch of Pebble to 
include the twitter4j updateStatus.java code replacing the current code 
in: PostToTwitterBlogEntryListener.post().

I replaced the node in pebble-plugins.xml: <blog-entry-listener> for: 
post-to-twitter values with values to accept the oauth: consumerKey and 
consumerSecret. (working correctly).

mvn package builds successfully w/ 775 tests run w/ no errors.

I am only deploying locally so that may be an issue.

The bigger issue is there are no exceptions thrown only the 403.jsp is 
displayed (error.forbidden): [Sorry, access to this resource is not 
allowed] when I attempt to publish a Blog Entry.

I could attach the debugger remotely but I prefer real-time logs initially.

I have studied the log4j.properties but I don't see any evidence of a 
pebble.log.

Currently, the only logging I have access to is the tomcat /logs directory.

I see there are many log.debug statements in the Pebble code but I don't 
see how to turn this feature on.

Any help on how to test and debug this issue would be very much appreciated.

Regards, David.

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
Pebble-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pebble-user

Reply via email to