Click here to Skip to main content
15,896,405 members
Home / Discussions / Java
   

Java

 
GeneralRe: How to make Integer number increment by 1 in a JTextField? Pin
Richard MacCutchan25-Nov-13 22:38
mveRichard MacCutchan25-Nov-13 22:38 
GeneralRe: How to make Integer number increment by 1 in a JTextField? Pin
chdboy27-Nov-13 1:29
chdboy27-Nov-13 1:29 
GeneralRe: How to make Integer number increment by 1 in a JTextField? Pin
Nicholas Marty27-Nov-13 4:07
professionalNicholas Marty27-Nov-13 4:07 
GeneralRe: How to make Integer number increment by 1 in a JTextField? Pin
chdboy27-Nov-13 18:12
chdboy27-Nov-13 18:12 
Questionconverter video Pin
Member 1041289519-Nov-13 16:29
Member 1041289519-Nov-13 16:29 
AnswerRe: converter video Pin
Marco Bertschi19-Nov-13 20:18
protectorMarco Bertschi19-Nov-13 20:18 
AnswerRe: converter video Pin
Bernhard Hiller19-Nov-13 22:06
Bernhard Hiller19-Nov-13 22:06 
QuestionWeb WCF Pin
SheraX19-Nov-13 5:11
SheraX19-Nov-13 5:11 
Hey,

This will be difficult to explain. I'm not sure if you'll understand. Don't know how to describe it in a good way.

We are 2 developers.
I wrote 2 different WCF's in C# and there are several that will follow. They all share 7 common functions that a user is able to call.

My mate wrote a programm that takes those WCF's.
You can "login" to his program and Choose one of my WCF's via name. And then his program will forward all messages from the chosen WCF to you.

We tried the following:
Create a WebService in Java with those 7 functions and download the WSDL.
Then change the endpoint-URL inside the generated files to the WCF-URL that the user has chosen.

The problem is microsoft.
Microsofts WCF has a unusual WSDL-File.
The same for the .asmx-Webservices.
They are different from the Java - WSDL (Therefore the generated sources are different, too) though the provided functions are the same.

From Java you can consume both asmx and WCF - Services,
but not in a generic way, because when we do it as we do, we get the message that the WSDL at this endpoint is different from the WSDL that we have.

I hope the text was not toooooo confusing.
Does anyone know a solution ?

Greetings,
SheraX

Bildlich:
http://www.upload-pictures.de/bild.php/43100,webserviceSW5Q8.png[^]
QuestionUnderstanding Java Integer Pin
Raptor8118-Nov-13 10:05
Raptor8118-Nov-13 10:05 
AnswerRe: Understanding Java Integer Pin
Richard MacCutchan18-Nov-13 22:28
mveRichard MacCutchan18-Nov-13 22:28 
GeneralRe: Understanding Java Integer Pin
jschell19-Nov-13 10:49
jschell19-Nov-13 10:49 
GeneralRe: Understanding Java Integer Pin
Richard MacCutchan19-Nov-13 21:41
mveRichard MacCutchan19-Nov-13 21:41 
AnswerRe: Understanding Java Integer Pin
jschell19-Nov-13 10:58
jschell19-Nov-13 10:58 
AnswerRe: Understanding Java Integer Pin
Oscar020-Nov-13 6:35
Oscar020-Nov-13 6:35 
Questiontrying to find the real import files Pin
tiwal17-Nov-13 21:10
tiwal17-Nov-13 21:10 
AnswerRe: trying to find the real import files Pin
Richard MacCutchan17-Nov-13 22:32
mveRichard MacCutchan17-Nov-13 22:32 
GeneralRe: trying to find the real import files Pin
tiwal17-Nov-13 23:35
tiwal17-Nov-13 23:35 
GeneralRe: trying to find the real import files Pin
Richard MacCutchan18-Nov-13 0:43
mveRichard MacCutchan18-Nov-13 0:43 
GeneralRe: trying to find the real import files Pin
tiwal18-Nov-13 1:18
tiwal18-Nov-13 1:18 
AnswerRe: trying to find the real import files Pin
Oscar020-Nov-13 6:54
Oscar020-Nov-13 6:54 
QuestionOpenGTS with eclipse Pin
Member 1026351915-Nov-13 23:54
Member 1026351915-Nov-13 23:54 
AnswerRe: OpenGTS with eclipse Pin
Richard MacCutchan16-Nov-13 0:17
mveRichard MacCutchan16-Nov-13 0:17 
GeneralRe: OpenGTS with eclipse Pin
Member 1026351916-Nov-13 0:43
Member 1026351916-Nov-13 0:43 
Questionhelp!!! seasar framework ... Pin
thetime110214-Nov-13 17:47
thetime110214-Nov-13 17:47 
AnswerRe: help!!! seasar framework ... Pin
Richard MacCutchan14-Nov-13 21:40
mveRichard MacCutchan14-Nov-13 21:40 

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.