Click here to Skip to main content
15,902,636 members
Home / Discussions / Java
   

Java

 
AnswerRe: record audio and video by java Pin
twseitex22-May-11 10:23
twseitex22-May-11 10:23 
AnswerRe: record audio and video by java Pin
san-shiro{701}4-Jun-11 3:43
san-shiro{701}4-Jun-11 3:43 
Questionjava source to c++ (help me) Pin
DominoBoy21-May-11 11:12
DominoBoy21-May-11 11:12 
AnswerRe: java source to c++ (help me) Pin
Richard MacCutchan21-May-11 21:20
mveRichard MacCutchan21-May-11 21:20 
QuestionSOAP Error on Sending with SAAJ0537 Pin
omlac20-May-11 3:38
omlac20-May-11 3:38 
AnswerRe: SOAP Error on Sending with SAAJ0537 Pin
Nagy Vilmos20-May-11 5:44
professionalNagy Vilmos20-May-11 5:44 
GeneralRe: SOAP Error on Sending with SAAJ0537 Pin
omlac22-May-11 2:43
omlac22-May-11 2:43 
GeneralRe: SOAP Error on Sending with SAAJ0537 Pin
omlac22-May-11 3:08
omlac22-May-11 3:08 
I have added the faultcode to cater for version differences but still getting the same error message. im using the following as my url for the msg: to "http://www.pascalbotte.be/rcx-ws/rcx";

<?xml version="1.0" ?>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">
<env:Header>
<env:Upgrade>
<env:SupportedEnvelope qname="ns1:Envelope"
xmlns:ns1="http://www.w3.org/2003/05/soap-envelope"/>
</env:Upgrade>
</env:Header>
<env:Body>
<env:Fault>
<faultcode>env:VersionMismatch</faultcode>
<faultstring>Version Mismatch</faultstring>
</env:Fault>
</env:Body>
</env:Envelope>
AnswerRe: SOAP Error on Sending with SAAJ0537 Pin
all_in_flames8-Jun-11 7:41
professionalall_in_flames8-Jun-11 7:41 
QuestionHow to build a online game being like "Hearts" of Microsoft Windows??? Pin
nhutanh1818-May-11 17:50
nhutanh1818-May-11 17:50 
AnswerRe: How to build a online game being like "Hearts" of Microsoft Windows??? Pin
TorstenH.18-May-11 19:36
TorstenH.18-May-11 19:36 
AnswerRe: How to build a online game being like "Hearts" of Microsoft Windows??? Pin
jschell19-May-11 8:23
jschell19-May-11 8:23 
GeneralRe: How to build a online game being like "Hearts" of Microsoft Windows??? Pin
TorstenH.19-May-11 21:25
TorstenH.19-May-11 21:25 
QuestionDisplacement Filter in Java Pin
uzairkamal17-May-11 8:23
uzairkamal17-May-11 8:23 
AnswerRe: Displacement Filter in Java Pin
TorstenH.17-May-11 23:38
TorstenH.17-May-11 23:38 
QuestionHow to get row and column count with POI? Pin
leejs41316-May-11 20:54
leejs41316-May-11 20:54 
AnswerRe: How to get row and column count with POI? Pin
TorstenH.17-May-11 23:34
TorstenH.17-May-11 23:34 
AnswerRe: How to get row and column count with POI? Pin
JP_Rocks29-May-11 22:32
JP_Rocks29-May-11 22:32 
QuestionTime in Java Pin
williamroma16-May-11 11:26
williamroma16-May-11 11:26 
AnswerRe: Time in Java Pin
Richard MacCutchan16-May-11 12:47
mveRichard MacCutchan16-May-11 12:47 
AnswerRe: Time in Java Pin
Nothing Natarajan21-May-11 0:54
Nothing Natarajan21-May-11 0:54 
GeneralRe: Time in Java Pin
Etienne Rached21-Jun-11 4:28
Etienne Rached21-Jun-11 4:28 
AnswerRe: Time in Java Pin
JP_Rocks29-May-11 22:29
JP_Rocks29-May-11 22:29 
QuestionHow do i go about this Pin
atoivan15-May-11 22:02
atoivan15-May-11 22:02 
AnswerRe: How do i go about this Pin
Richard MacCutchan15-May-11 22:18
mveRichard MacCutchan15-May-11 22:18 

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.