Thursday, April 28, 2011

Get solaris version

uname doesn't give the OS release number. look at /etc/release.
Published with Blogger-droid v1.6.7

Wednesday, April 20, 2011

hibernate class loading problem in oas

oas will try to load its own antlr.jar from toplink. make sure to uncheck oracle.toplink from class loading during deployment. it will then use the antlr jar bundled from hibernate.
Published with Blogger-droid v1.6.7