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
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.
I am having issue with a restful web service deployed on WebSphere 7. Each time I try to access a url I\'m getting this error message:
I want to monitor mq listener status whether is up or down. If the connection is down i want to track it down and made a changes accordingly through my program. Is there a way to achieve 开发者_开发问
Where i work right now, they have about 60 apps (intranet and internet) running.Most apps use a datasource, JMS Queues, Topics etc.
I have deployed a war file in Websphere 7.0 console . Deployment was successful . On starting the application throws error as \" Failed to Start \"
All, I have my application running on websphere app server 7.0. I get some of these core dumps and trace files like
Need you help.I am doing Failover Management for DB2 9.7. The platform is Linux. I am using WebSphere App Server开发者_如何学C, IBM HTTP Server, DB2 9.7.I need to do workload management and failover m
I am trying to inject an EJB with the @EJB annotation : when I inject an EJB into another EJB it works fine.
Been really clueless on this issue for past 2 nights, the Apache CXF deployment on Websphere 7 just doesn\'t seem to work.