Ok, thanks.
Type: Posts; User: lenchan; Keyword(s):
Ok, thanks.
I checked out from cvs, but encountered errors during compilation. An example is:
[javac] /cvs/spring-richclient/src/org/springframework/richclient/list/CodedEnumComboBoxEditor.java:10: package...
Thanks Olivier. I did some seaches and it looks like that is the case with WLS 7 :-( BTW, WebLogic 8.1 works fine, but unfortunately, I have to deploy on WebLogic 7.0.
Yes, after hitting the...
Finished development on Tomcat 5 and attempted to deploy on WebLogic 7.0 SP2. However, WLS 7 doesn't seem to like jsp's in /WEB-INF/jsp, and I got http error 404 (page not found). I could only make...
Hi,
Not sure if this is a bean factory question or data access question, but anyway ...
I am just wondering how to deal with DBMS crash or periodic shutdown. The datasource is instantiated at...
Questions:
1. When do we expect to have "more robust subscription support" for the sandbox stuff? Just interested to get an idea of the plan and likely timeframe.
2. Spring 1.1 JMS stuff uses...
Anyone using the above combination?
1. Really interested to know how you are dealing with JNDI setup in WebLogic. MQ normally uses filesystem as the JNDI provider. So, do you guys just use that,...