In websphere admin console, we can change the log configuration , for example, the log file name, rolloverSize and log level and so on. After we saved the change in console, if we choose run time and
I\'ve noticed that both ways of looking up a DataSource using JNDI work: jdbc/DataSource java:comp/env/jdbc/DataSo开发者_JAVA技巧urce
I\'m getting this exception when trying to access a JAX-WS webservice running on the same WAS 7.0 server as the client.
I have reviewed the previous Jconsole/WAS questions but I need some additional help. When I try and run my script to launch jconsole with Websphere 6.1 (Security enabled) I get this error:
I have a question about session management. Here\'s the scenario. There are 3 groups of users on the same network. There is a J2EE application that is set to end a user\'s session after 60 minutes.
Newbie: I have an assignment as a Java/Websphere developer working with Oracle 10G DBA and a PL/SQL developer to implement file s开发者_运维百科ystem storage of images and I need some guidelines on ho
I develop application run in Websphere work manager. work manager is used to run thread in the webpshere applications erver.
I have a top-down EJB Webservice (deployed on Websphere 6.01) that hangs the first time I call it after starting the JVM. If I see the logs, it seems to do everything normal that I expect it to (retri
Is there WebSphere Applicatio开发者_StackOverflown Server free edition available for non-production usage. I don\'t mean WebSphere Application Server Community edition, which is WAS bannered Apache Ge
Is there a way to only allow POST requests to j_security_check? I want to reject GETs. I am using Form Based security and want to only allow Posts to j_security_check. If a login request is made via a