Config File

2001-08-28 Thread mario . heiss
Hello anyone, does anyone know the name of the configFile where the data from the soap/admin is stored?? Thanks Mario Heiss - This message is intended for the addressee or its representative only. Any form of unauthorized

throwing Exceptions from an EJB through Soap to a client

2001-08-27 Thread mario . heiss
Hello together, does anyone know how to throw an Exception from an EJB through SoapServer to the client. Everytime I only can read out fo the Fault Object, but I need a real Exception at client side. Is there something to configure inside SoapAdmin ??? Thanks in advance Mario ---

How to throw an Exception through SOAP???

2001-08-21 Thread mario . heiss
Hello together, My Soap Server is calling an EJB and this is returning a selfmade Exception. How can I get this Exception on Client side??? I receive nothing!!! Has anyone an idea? P.S. I am catching on client side Exception and also Throwable. Thanks in advance Mario -

ANT Soap and EJB's

2001-08-14 Thread mario . heiss
runBuild(Main.java:421) at org.apache.tools.ant.Main.main(Main.java:149) The documentation proposes the org.apache.soap.providers.StatelessEJBProvider, but if it is replaced by java we get no error, but the Bean is not working properly. Has anyone an idea??? Thanks in a

RE: TcpTunnelGui in Apache SOAp.2

2001-08-14 Thread mario . heiss
It's not necessary to run TCPTunnel at Linux, you can configure TCPTunnel in this way, that it is connecting against your web Server. That means you run your sources at your local PC also TCPTunnel which is connecting against your Linux WebServer. Just make a File with the extension .cmd and co

Problem with Soap DeploymentDescriptor while using EJB's

2001-08-12 Thread mario . heiss
org.apache.tools.ant.Project.executeTargets(Project.java:510) at org.apache.tools.ant.Main.runBuild(Main.java:421) at org.apache.tools.ant.Main.main(Main.java:149) Does anyone know why this exception is thrown??? Thanks in advance Mario Heiss

SOAP and XML Problem???

2001-08-06 Thread mario . heiss
org.apache.tools.ant.Project.executeTargets(Project.java:510) at org.apache.tools.ant.Main.runBuild(Main.java:421) at org.apache.tools.ant.Main.main(Main.java:149) BUILD FAILED Has anyone a idea??? It seems that the Problem only occurs during parsing the SOAP Deployment Descriptor Thanks in advance Mario Heiss