| Author | 
		  Message | 
  		
  		
		     Topic: Resource environment provider and JMS resources | 
  		
  		
		  nuernbergms
  
	  	  Replies: 2 Views: 35397
  | 
		   Forum: WebSphere Application Server   Posted: Mon Aug 03, 2015 6:46 am   Subject: Resource environment provider and JMS resources | 
  		
  		
		  Thank you, but your answer is too abstract for me. I understand that configuration should be done using the right scope.
 Can you point me to some actual example how to configure this? | 
  		
  		
		     Topic: Resource environment provider and JMS resources | 
  		
  		
		  nuernbergms
  
	  	  Replies: 2 Views: 35397
  | 
		   Forum: WebSphere Application Server   Posted: Fri Jul 31, 2015 4:52 am   Subject: Resource environment provider and JMS resources | 
  		
  		
		  Hello, I have the following question:
 
 So far we have a more or less normal integration of IBM Websphere and IBM MQ in order that we can access MQ resources from our web-app.
 The resource reference ... | 
  		
  		
		     Topic: javax.naming.NameNotFoundException | 
  		
  		
		  nuernbergms
  
	  	  Replies: 16 Views: 30338
  | 
		   Forum: IBM MQ Java / JMS   Posted: Fri Jul 31, 2015 4:31 am   Subject: javax.naming.NameNotFoundException | 
  		
  		
		  We have the integration working now for several months. I just wanted to finish the thread here by saying that the example from the IBM tutorial must have an error somewhere in it.
 
 We actually use  ... | 
  		
  		
		     Topic: javax.naming.NameNotFoundException | 
  		
  		
		  nuernbergms
  
	  	  Replies: 16 Views: 30338
  | 
		   Forum: IBM MQ Java / JMS   Posted: Thu Mar 26, 2015 5:59 am   Subject: javax.naming.NameNotFoundException | 
  		
  		
		  Yes, I chose correct scope and provider as described in the tutorial.
 I also restarted the WAS instance.
 And I checked all this several times. | 
  		
  		
		     Topic: javax.naming.NameNotFoundException | 
  		
  		
		  nuernbergms
  
	  	  Replies: 16 Views: 30338
  | 
		   Forum: IBM MQ Java / JMS   Posted: Thu Mar 26, 2015 5:09 am   Subject: javax.naming.NameNotFoundException | 
  		
  		
		  > or are you relying on the internal WAS MQ Client?
 
 Yes, this was my understanding that I can rely on this. | 
  		
  		
		     Topic: javax.naming.NameNotFoundException | 
  		
  		
		  nuernbergms
  
	  	  Replies: 16 Views: 30338
  | 
		   Forum: IBM MQ Java / JMS   Posted: Wed Mar 25, 2015 11:48 pm   Subject: javax.naming.NameNotFoundException | 
  		
  		
		  > I thought you were supposed to deploy the MQ Resource Adapter...
 
 I looked up this requirement but found that it should be only required for the Liberty profile. My understanding is that the De ... | 
  		
  		
		     Topic: javax.naming.NameNotFoundException | 
  		
  		
		  nuernbergms
  
	  	  Replies: 16 Views: 30338
  | 
		   Forum: IBM MQ Java / JMS   Posted: Wed Mar 25, 2015 8:06 am   Subject: javax.naming.NameNotFoundException | 
  		
  		
		  I'm sure about questions 1-4.
 
 What is about question 5? Do I have to copy JARs from the MQ installation to the WAS classpath? | 
  		
  		
		     Topic: javax.naming.NameNotFoundException | 
  		
  		
		  nuernbergms
  
	  	  Replies: 16 Views: 30338
  | 
		   Forum: IBM MQ Java / JMS   Posted: Wed Mar 25, 2015 7:17 am   Subject: javax.naming.NameNotFoundException | 
  		
  		
		  > The link that you posted is not working
 
 Sorry, there was a point at the end which made it invalid. Here's the corrected link.
 
 <?xml version="1.0" encoding="UTF-8"?> ... | 
  		
  		
		     Topic: javax.naming.NameNotFoundException | 
  		
  		
		  nuernbergms
  
	  	  Replies: 16 Views: 30338
  | 
		   Forum: IBM MQ Java / JMS   Posted: Tue Mar 24, 2015 11:34 pm   Subject: javax.naming.NameNotFoundException | 
  		
  		
		  So what can I do to analyze the problem? I'm not only new to MQ but also to JNDI in general.
 
 > SampleMDBConnectionFactory is not found
 When I created it using the wizard, at the end there was a ... | 
  		
  		
		     Topic: javax.naming.NameNotFoundException | 
  		
  		
		  nuernbergms
  
	  	  Replies: 16 Views: 30338
  | 
		   Forum: IBM MQ Java / JMS   Posted: Tue Mar 24, 2015 7:41 am   Subject: javax.naming.NameNotFoundException | 
  		
  		
		  Here is tuturial URL
 
   http://www-01.ibm.com/support/docview.wss?uid=swg27016505.
 
 
 Here is the stacktrace
 
 [3/24/15 11:01:01:232 EDT] 0000003c MDBListenerIm W   WMSG0017E& ... | 
  		
  		
		     Topic: javax.naming.NameNotFoundException | 
  		
  		
		  nuernbergms
  
	  	  Replies: 16 Views: 30338
  | 
		   Forum: IBM MQ Java / JMS   Posted: Tue Mar 24, 2015 7:40 am   Subject: javax.naming.NameNotFoundException | 
  		
  		
		  Hello,
 I'm learning about Websphere Application Server, MQ Server, and how to communicate from my EAR.
 
 I setup WAS 8.5.5, MQ Server 7.5 (both developers editions) on SuSE 11 and verified they work ... |