websphere
Remote rendering WCM content using WSRP on IBM WebSphere Portal 7
We are using WebSphere Portal 7 and WCM 7 on seperate servers. We have set up WSRP so that we can render the WCM content on the Portal server. The problem I am having is that the recommended settings[详细]
2023-04-13 08:53 分类:问答JNDI naming with websphere 7
I have an application that uses EJB and JPA2.0 with eclipselink. I have been able to deploy it successfully and the application starts successfully but when i try to access the uri of the webservice i[详细]
2023-04-12 23:42 分类:问答java.lang.ClassCastException: com.ibm.ws.jpa.management.JPATxEntityManager
I have a restful webservice using eclipselink2.0 as JPA provider deployed on WAS vs 7.0.00.19 with OSGI and JPA2.0 feature pack.[详细]
2023-04-12 19:15 分类:问答Websphere 7 MQueue: how to access queue depth from Java?
I\'d like to write some code to monitor the queue size on We开发者_开发知识库bsphere 7 MQ. This is the code I\'ve come up with[详细]
2023-04-12 16:42 分类:问答getting started with websphere application server
Am a java programmer and wanted to get started with Websphere Application server. Can someone please suggest some 开发者_运维百科good intro. books/articles/links etcIBM\'s red books are good resource[详细]
2023-04-12 11:50 分类:问答OSGI on Websphere ThreadFactory lookup
I\'m new to OSGI and working on such project that runs on websphere. I have a simple scheduler, I used java.util.concurrent.ScheduledExecutorService like so:[详细]
2023-04-12 07:09 分类:问答What is causing spikes for JDBC calls to Oracle from within Websphere?
I was wondering whether someone can shed some light on the following issue: We\'ve been seeing spikes for JDBC calls from within a Spring 2.5.6 based web service run on Websphere 6.1 on AIX for calls[详细]
2023-04-11 23:15 分类:问答Disable XSD validation against http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd in Websphere AS
I\'m deploying a .war in Webshepere AS 6.1 with this in web.xml: xsi:schemaLocation=\"http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd\"[详细]
2023-04-11 19:24 分类:问答Passing on LPTA token on webservices call isn't working
I\'ve got a j2ee web application using j2ee security, so the identity of the user is propagated from WebSEAL to the application, running in WAS7. I\'m now trying to make a SOAP webservices call and pr[详细]
2023-04-11 18:55 分类:问答View text with the format of your choice?
I want to view a String (Java, copied out of Eclipse under Debug) with different encoding formats.What is a good program with which to view them.Or will that even work?[详细]
2023-04-11 14:09 分类:问答