8-Sep-2014
NOTE: This article is 3 years or older so its information may no longer be relevant. Read on at your own discretion! Comments for this article have automatically been locked, refer to the
FAQ for more details.
Recently after installing ADF 12c and extending my domain to support ADF applications, I could no longer start my managed server. The 'Unresolved reference to WseeJaxwsFileStore' error kept on coming up every time I'd try to start the server.
When I checked the
config.xml file for my domain, one of the JMS server configurations was indeed referencing the
WseeJaxwsFileStore persistent store, however this store did not exist. Instead, the configuration file had the
WseeJaxwsFileStore_auto_2 store defined.
The fix was to update the JMS server configuration to use the other persistent store that was already configured in the file like this:
-i
A quick disclaimer...
Although I put in a great effort into researching all the topics I cover, mistakes can happen.
If you spot something out of place, please do let me know.
All content and opinions expressed on this Blog are my own and do not represent the opinions of my employer (Oracle).
Use of any information contained in this blog post/article is subject to
this disclaimer.
Igor Kromin
Other posts you may like...