ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ API Support » PCF, .Net, "Not yet implemented" exception

Post new topic  Reply to topic
 PCF, .Net, "Not yet implemented" exception « View previous topic :: View next topic » 
Author Message
royr
PostPosted: Sun Nov 28, 2004 9:04 am    Post subject: PCF, .Net, "Not yet implemented" exception Reply with quote

Acolyte

Joined: 30 Jun 2001
Posts: 65
Location: Israel

Hi,

[Windows, MQ v5.3.1 CSD07]

This has been posted before, but didn't really get answered.

I'm getting a "not yet implemented" exception while trying to construct an IBM.WMQ.PCF.PCFMessage from an IBM.WMQ.MQMessage.

Code:

MQMessage mqMessage = new MQMessage();
...
(Got mqMessage from queue)
...
PCFMessage pcfMessage = new PCFMessage(mqMessage);


I know the PCF classes are not yet officially supported. But still, PCFAgent internally implements the same functionality, so it can't be to hard to externalize it, can it?

Does anyone know if there are any plans to support PCF?
Or do I have to implement it myself, again?

Thanks,
Roy.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Sun Nov 28, 2004 10:05 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

I would have thought that java# being part of the .NET platform all you would need is to encapsulate the standard Java interface in a J# shell and instantiate in .NET via the J# shell.

Enjoy
Back to top
View user's profile Send private message Send e-mail
JasonE
PostPosted: Mon Nov 29, 2004 4:44 am    Post subject: Reply with quote

Grand Master

Joined: 03 Nov 2003
Posts: 1220
Location: Hursley

If you want PCF support from a .NET application then you need to raise this as a requirement with IBM - Its on the list of possible things to do, but there's nothing like customer demand to raise its priority on the stack.

(If you do raise this, I'd also suggest you point out the specific problem you are seeing)
Back to top
View user's profile Send private message
kirani
PostPosted: Mon Nov 29, 2004 5:33 pm    Post subject: Reply with quote

Jedi Knight

Joined: 05 Sep 2001
Posts: 3779
Location: Torrance, CA, USA

Jason,

Is there a website where we can log such requirements or do we have to go thru local IBM support?
_________________
Kiran


IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries

Back to top
View user's profile Send private message Visit poster's website
JasonE
PostPosted: Tue Nov 30, 2004 1:35 am    Post subject: Reply with quote

Grand Master

Joined: 03 Nov 2003
Posts: 1220
Location: Hursley

The only way I know of is to go through support, get a form and email it to a specific address, but to be honest I'm not sure I'd know if there were other ways.

To go back to the original problem raised (royr) - I would have expected the code you mention to work as of fixpack 7 or 8 (Note 'Work' is different from 'Supported'...). Can you please ensure you have unregistered the amqmdnet.dll from the GAC (gacutil /u amqmdnet) and then registered it again, and try your app again.
Back to top
View user's profile Send private message
royr
PostPosted: Tue Dec 14, 2004 7:41 am    Post subject: Reply with quote

Acolyte

Joined: 30 Jun 2001
Posts: 65
Location: Israel

Jason, you're right as usual
There was an old version amqmdnet.dll in the gac. I updated the gac and now it's working.

Thanks,
Roy.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ API Support » PCF, .Net, "Not yet implemented" exception
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.