Hi, thanks for ypur answer. I am using eclipse IDE to execute the Server.java and Client.java. I was testing it with mvn -Pserver and mvn -Pclient, but there is shown an other error as in the eclipse IDE.
mvn says that he cant find the class org.apache.wss4j.common.crypto.Merlin It seems like there is a dependency missing, but I am pretty sure, that I included everything I need. If I am executing the Java-Files in the IDE the error doesnt appear, instead there is the EOF exception -- View this message in context: http://cxf.547215.n5.nabble.com/SOAP-Fault-Unexpected-EOF-in-prolog-tp5747519p5747747.html Sent from the cxf-user mailing list archive at Nabble.com.
