Click here to Skip to main content
15,881,898 members
Home / Discussions / Java
   

Java

 
GeneralRe: Read JNDI from c# Pin
jschell9-Apr-13 9:19
jschell9-Apr-13 9:19 
GeneralRe: Read JNDI from c# Pin
Richard MacCutchan9-Apr-13 9:40
mveRichard MacCutchan9-Apr-13 9:40 
GeneralRe: Read JNDI from c# Pin
Member 111849410-Apr-13 22:55
Member 111849410-Apr-13 22:55 
GeneralRe: Read JNDI from c# Pin
Richard MacCutchan10-Apr-13 23:14
mveRichard MacCutchan10-Apr-13 23:14 
GeneralRe: Read JNDI from c# Pin
Member 111849410-Apr-13 23:21
Member 111849410-Apr-13 23:21 
GeneralRe: Read JNDI from c# Pin
Richard MacCutchan11-Apr-13 0:38
mveRichard MacCutchan11-Apr-13 0:38 
GeneralRe: Read JNDI from c# Pin
Member 111849411-Apr-13 0:42
Member 111849411-Apr-13 0:42 
SuggestionRe: Read JNDI from c# Pin
Prasad Khandekar2-May-13 19:49
professionalPrasad Khandekar2-May-13 19:49 
Hello,

Personally I think you should not do it this way. I will rather suggest that you create a Web service in Java for sending the message and invoke it from the C#. It's very clean. The webservice need not be a SOAP web service. You can create this web service very easily in java either via

  • JSP
  • Servlet
  • Spring MVC
  • RestEasy

By the way if you use WebSphere MQ then it comes with the necessary messaging libraries for .NET platform. Non Java Client support will be available in 2.x release JBOSS Messaging[^].

Regards,
Prasad P. Khandekar
Knowledge exists, man only discovers it.

QuestionJava Program to accept input from user and then display output . Pin
Aman kumar routh4-Apr-13 3:35
Aman kumar routh4-Apr-13 3:35 
AnswerRe: Java Program to accept input from user and then display output . Pin
emadrefai4-Apr-13 6:20
emadrefai4-Apr-13 6:20 
GeneralRe: Java Program to accept input from user and then display output . Pin
Aman kumar routh4-Apr-13 6:29
Aman kumar routh4-Apr-13 6:29 
AnswerRe: Java Program to accept input from user and then display output . Pin
Richard MacCutchan4-Apr-13 6:29
mveRichard MacCutchan4-Apr-13 6:29 
QuestionJAVA Pin
Member 995424830-Mar-13 8:01
professionalMember 995424830-Mar-13 8:01 
AnswerRe: JAVA Pin
Richard MacCutchan30-Mar-13 13:19
mveRichard MacCutchan30-Mar-13 13:19 
AnswerRe: JAVA Pin
Shubhashish_Mandal1-Apr-13 2:43
professionalShubhashish_Mandal1-Apr-13 2:43 
AnswerRe: JAVA Pin
Cesar Bretana Gonzalez3-Apr-13 9:43
professionalCesar Bretana Gonzalez3-Apr-13 9:43 
AnswerRe: JAVA Pin
Aman kumar routh4-Apr-13 3:46
Aman kumar routh4-Apr-13 3:46 
AnswerRe: JAVA Pin
Richard MacCutchan9-Apr-13 4:58
mveRichard MacCutchan9-Apr-13 4:58 
Questionhow to add list item dynamically in java I/O Pin
Member 824369330-Mar-13 3:30
Member 824369330-Mar-13 3:30 
AnswerRe: how to add list item dynamically in java I/O Pin
Richard MacCutchan30-Mar-13 6:18
mveRichard MacCutchan30-Mar-13 6:18 
GeneralRe: how to add list item dynamically in java I/O Pin
Member 824369330-Mar-13 22:54
Member 824369330-Mar-13 22:54 
GeneralRe: how to add list item dynamically in java I/O Pin
Richard MacCutchan31-Mar-13 5:50
mveRichard MacCutchan31-Mar-13 5:50 
GeneralRe: how to add list item dynamically in java I/O Pin
Member 824369331-Mar-13 5:58
Member 824369331-Mar-13 5:58 
GeneralRe: how to add list item dynamically in java I/O Pin
Richard MacCutchan31-Mar-13 6:01
mveRichard MacCutchan31-Mar-13 6:01 
GeneralRe: how to add list item dynamically in java I/O Pin
Member 824369331-Mar-13 6:03
Member 824369331-Mar-13 6:03 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.