java - How to store Jboss web service requests -


i'm using jboss 6 , need store incoming/outgoing web service requests(soap). know jboss allows log web service messages, want store them in database without going through log file. idea how may that? many thanks!

i don't have experience jboss. i'd think treat these requests application data. means map them database via persistence api.


Comments

Popular posts from this blog

Cursor error with postgresql, pgpool and php -

delphi - ESC/P programming! -

c++ - error: use of deleted function -