thank you very much...
-----Original Message-----
From: Jung , Dr. Christoph [mailto:[EMAIL PROTECTED]]
Sent: 8. februar 2001 10:18
To: 'jBoss'
Subject: AW: [jBoss-User] ZOAP
here you are, http-server mbean will now give some
logging statements for your pleasure.
-----Ursprüngliche Nachricht-----
Von: Flemming Schmidt Boller [mailto:[EMAIL PROTECTED]]
Gesendet: Mittwoch, 7. Februar 2001 10:19
An: 'jBoss'
Betreff: RE: [jBoss-User] ZOAP
HI again
Is it possible ? just tell me where :-)
to get the ZOAP plugin to announce its presence i the server.log ?
it gives me great comfort knowning/seeing that zoap is actually loaded
:-)... silly me
flemming
-----Original Message-----
From: Jung , Dr. Christoph [mailto:[EMAIL PROTECTED]]
Sent: 7. februar 2001 09:10
To: 'jBoss'
Subject: AW: [jBoss-User] ZOAP
Sometimes, crazy people like me use exceptions as everyday programming
constructs ...
Ok, the trace that you sent really comes from a part of the test suite
<em>that
tests whether exceptions are serialialized correctly</em>. For that purpose,
the
TestException is thrown in the test bean (for which you normally would like
to see
a log in the server which you obviously did) and is sent over the channel to
notify the
client.
On the client side, it´s the http-server that notices that it has been
shut down <em>after</em> the test (which is also done via an IO exception!)
and just
logs the reason for its closing.
So: don´t worry. Exceptions are sometimes really good stuff (at least when
the unit tests
say "OK." ;-)
Best,
CGJ
-----Ursprüngliche Nachricht-----
Von: Flemming Schmidt Boller [mailto:[EMAIL PROTECTED]]
Gesendet: Mittwoch, 7. Februar 2001 08:28
An: '[EMAIL PROTECTED]'
Betreff: [jBoss-User] ZOAP
Hi
I have compiled ZOAP from cvs and I have deployed test-bean.jar and JBoss
generate no errors (1)
Perfect :-)
But when I run the test.bat I get many many exceptions... about sockect
closed, and HttpServer.run() nullpointer exception.
Here I have enclosed the server.log
anybody have an idea ?
regards flemming
==============SERVER.LOG==============
[Default]
[EMAIL PROTECTED](,org.z
oap.soap.HttpRequest@31aebf,org.zoap.soap.HttpResponse@478a43): got request
body <?xml version="1.0"?>
<n1:Envelope n1:encodingStyle="http://soap.zoap.org/"
xmlns:n1="http://schemas.xmlsoap.org/soap/envelope/"><n1:Body><n2:testExcept
ion-0-Request
xmlns:n2="http://schemas.infor.de/businessservices/test/TestInterface"></n2:
testException-0-Request></n1:Body></n1:Envelope>
[Default]
[EMAIL PROTECTED](,org.z
oap.soap.HttpRequest@31aebf,org.zoap.soap.HttpResponse@478a43): encountered
application exception de.infor.businessservices.test.TestException while
invoking container.
[Default] de.infor.businessservices.test.TestException
[Default] at
de.infor.businessservices.implementations.test.TestService.testException(Tes
tService.java:102)
[Default] at java.lang.reflect.Method.invoke(Native Method)
[Default] at
org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(Stateles
sSessionContainer.java:472)
[Default] at
org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSe
ssionInstanceInterceptor.java:87)
[Default] at
org.jboss.ejb.plugins.TxInterceptorCMT.invokeNext(TxInterceptorCMT.java:133)
[Default] at
org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.
java:263)
[Default] at
org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:99)
[Default] at
org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:14
4)
[Default] at
org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:192)
[Default] at
org.jboss.ejb.StatelessSessionContainer.invoke(StatelessSessionContainer.jav
a:271)
[Default] at
org.jboss.ejb.plugins.zoap.SoapContainerInvoker.receiveRequest(SoapContainer
Invoker.java:247)
[Default] at
org.zoap.soap.HttpServer.processRequest(HttpServer.java:155)
[Default] at de.infor.ce.http.Server.run(Server.java:264)
[Default] at
de.infor.ce.thread.PooledThread.run(PooledThread.java:109)
[Default]
[EMAIL PROTECTED](,org.z
oap.soap.HttpRequest@31aebf,org.zoap.soap.HttpResponse@478a43): send
response body <?xml version="1.0"?>
<n1:Envelope n1:encodingStyle="http://soap.zoap.org/"
xmlns:n1="http://schemas.xmlsoap.org/soap/envelope/"><n1:Body><n1:Fault><n1:
Detail><n2:TestException
xmlns:n2="http://schemas.infor.de/businessservices/test/TestException"></n2:
TestException></n1:Detail></n1:Fault></n1:Body></n1:Envelope>
[Auto deploy] Auto undeploy of file:/D:/jBoss-2.0/deploy/test-bean.jar
[J2EE Deployer] Stopping module test-bean.jar
[Container factory]
Undeploying:file:/D:/jBoss-2.0/bin/../tmp/deploy/test-bean.jar/ejb1002.jar
[Container factory] Undeployed application:
file:/D:/jBoss-2.0/bin/../tmp/deploy/test-bean.jar/ejb1002.jar
[J2EE Deployer] Destroying application test-bean.jar
[J2EE Deployer] deployment.cfg file deleted.
[J2EE Deployer] Could not remove file:
file:/D:/jBoss-2.0/tmp/deploy/test-bean.jar
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]