soap session doc question

2002-03-06 Thread Jerzy Kut
Hi! Anybody know where I could looking for informations about how SOAP session work? I mean: when the session is created and destroyed for session type deployed classes? Thanks in advance. Jerzy Kut

Re: oracle exception in my own soap service

2002-03-05 Thread Jerzy Kut
Sorry for traffic and thank You for help. Jerzy Kut - Original Message - From: "Jerzy Kut" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 05, 2002 3:21 PM Subject: Re: oracle exception in my own soap service > Thank You Ruben! > > - Or

Re: oracle exception in my own soap service

2002-03-05 Thread Jerzy Kut
setclasspath.sh to make > the classpath point to your package, > or place classes12.zip in the directory where tomcat adds the libraries > dinammically to the classpath (if any). > > Ruben > > > > > "Jerzy Kut" > <[EMA

Re: oracle exception in my own soap service

2002-03-05 Thread Jerzy Kut
? - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 05, 2002 2:29 PM Subject: Re: oracle exception in my own soap service > > Is classes12.zip also in Tomcat's classpath? > > Ruben > > > > > "J

oracle exception in my own soap service

2002-03-05 Thread Jerzy Kut
ce but it didn't when I call it from shell by: $java DBClient It throws: Generated fault: Fault Code= SOAP-ENV:Server Fault String = Exception from service object: oracle/jdbc/driver/OracleDriver Fault Entries = null Fault URI = /soap/servlet/rpcrouter I have got oracle driver classes12.zip and I have got set CLASSPATH=path/to/oracle/driver/classes12.zip Where is reason? Best regards Jerzy Kut

Re: problem with installation

2002-03-01 Thread Jerzy Kut
SOAP routers only > speak POST. See http://xml.apache.org/soap/docs/install/index.html under > "Testing Your Server-Side Installation": "If you *don't* see this message, > your server is *not* configured correctly." > > Regards, > Mike > > >

problem with installation.log

2002-03-01 Thread Jerzy Kut
Moreover ~/jakarta-tomcat-4.0.2/logs/catalina.out has: Starting service Tomcat-Standalone Apache Tomcat/4.0.2 Sitemap location = sitemap.xmap Checking sitemap reload = true Reloading sitemap asynchron = true Sitemap check delay = 1 sec Starting service Tomcat-Apache Apache Tomcat/4.0.2 Server 1.6

problem with installation

2002-03-01 Thread Jerzy Kut
ry, I don't speak via HTTP GET- you have to use HTTP POST to talk to me. What is the problem? And where? Sorry for lame question, but when I read list archive usual sittuation is opposite: shell calling not works, but browser calling works fine :)) Best regards Jerzy Kut