Questions tagged [publisher]

325 questions
0
votes
1 answer

Self Code Signing and Showing Publisher

I've come across information about showing the publisher in the UAC window and that it requires a publishing certificate. I've made a test one (Ripped off this code) and signed my EXE with it, and see the signature in the properties of the file. But…
0
votes
1 answer

WSO2 MB - How to Get Publisher IP or ID

in a use case in which i have N publishers on a topic and M subscribers to the same topic, when a message is delivered, is there the native possibility for a each subscriber to know which was the actual publisher (by an ID or an IP field)? Is this…
Alex
  • 1,515
  • 2
  • 22
  • 44
0
votes
0 answers

Publisher's responses to wmode=direct?

Not many portals supported wmode=direct or gpu a while ago. I suppose the things are now changing fast and many folks are making accelerated/Stage3D games. Since many portals are supporting wmode direct, it should not be difficult to look for a…
fakhir
  • 157
  • 10
0
votes
0 answers

Not able to run Statistics Collector Sample in WSO2 Governance Registry 4.5.3

I followed the exact steps mentioned in Statistics Collector Sample. But events are not getting published, I tried to debug it and found that no system.out.println() lines(used for debugging in StatisticsCollectorServiceComponent.java) are getting…
Jagjeet
  • 33
  • 4
0
votes
1 answer

nservicebus 4.03 how do you setup publisher/subscriber?

how do we setup publisher where the subscription information is stored in the DB? What all do you need in the configs of publisher and subscribers??
Miral
  • 5,968
  • 16
  • 57
  • 85
0
votes
0 answers

sending publisher file using mail()

I have designed an email in publisher that I would like to go out via php script to new users when they register for my site. My question is how do I convert and send a publisher file via the php mail() function. Thank you
TWeeKeD
  • 119
  • 1
  • 2
  • 16
0
votes
2 answers

Publisher could not be verified while opening an exe from UNC path

I am getting the error "Publisher could not be verified. Are you sure you want to run this software" while opening an exe from UNC path. when I am trying to open an exe from UNC path (\abcserver\apps). There were two possible solutions but didn't…
sar123
  • 13
  • 6
0
votes
1 answer

How to publish list of executable packages in ccnet without zipping it

I have ccnet and project configured on it which generates around 7-8 big packages i.e exe which is around 1GB space. I want to list down them on ccnet dashboard. I find this http://www.cruisecontrolnet.org/projects/ccnet/wiki/Package_Publisher on…
0
votes
1 answer

Publishing multiple server endpoints in one WSO2 API

I’m have two endpoints in a SOAP server implementation. http://myhost.net:8081/configuration/v3.0/skills/SOAP?wsdl http://myhost.net:8081/configuration/v3.0/termCodes/SOAP?wsdl Can I publish them in one API using API Publisher, so my client only has…
0
votes
0 answers

JMS Body content filter

I m working on JMS. I create a TextMessage and append some text("Hello World") to it. Now, I want to filter the messages based on the words/content("Hello") in the body of the message. I tried using selector, but I think it only filter properties in…
NGoyal
  • 190
  • 2
  • 18
0
votes
3 answers

Filtering in JMS based on body content

I m implementing Pub/Sub model using JMS. I send a message from Pub to all Subscribers. I want that subscribers should get filtered messages based on some string in actual message body. For example a subscriber subscribe to a topic 'sports' and…
NGoyal
  • 190
  • 2
  • 18
0
votes
1 answer

Is it possible to write a VSTO addin for Publisher 2010 and Access 2010?

I have written a couple of VSTO addins for Word 2010 and Excel 2010. I want to be able to do the same for Publisher and Access, but there aren't project templates in Visual Studio 2010 for those. I have tried Google and failed to find anything…
Chris K
  • 435
  • 2
  • 10
0
votes
1 answer

WCF's publisher subscriber pattern

I have been using WCF for a fair bit now, and I have come across several articles on MSDN regarding WCF's publisher subscriber model. One of the requirements in a project I'm about to embark on requires me to have one server send out messages to…
Null Reference
  • 11,260
  • 40
  • 107
  • 184
0
votes
1 answer

Iframe make it clickable through and image

I'm a publisher for an ad network I would like to know if it's possible to make the iframe clickable trough an image, so when some one click on it, the link that the ad network put on the iframe show up like a pop-under, like if some one has clicked…
Kevin
  • 3
  • 5
-1
votes
1 answer

SwiftUI & Combine - Struggling to Get Publisher Working

I'd like to be able to watch a variable and get a Publisher stream of its current value and its previous value. I believe scan is the appropriate function to use for this purpose but I am struggling to get it working in a SwiftUI view. Here's a…
Oliver Pearmain
  • 19,885
  • 13
  • 86
  • 90
1 2 3
21
22