rohajda
08-08-2006, 11:32 AM
I am using lps-3.3.3 and currently testing SOAP 1.1 web service. Web Service is working fine with java but is not working with Laszlo. Problem is happening during autoload of soap where it cannot find requested soap service. In LPS.LOG there are some errors that I am adding below. I have attached wsdl file also that is giving problem.
8 Aug 2006 20:36:59 (127.0.0.1 282) DEBUG servlets.LZServlet - Request 282 finished
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG servlets.LZServlet - Request: servlet path /docs/reference/.tmp_0682282FD0BF5A72C412BF845D149A61_soap-$1.lzx
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG servlets.LZServlet - Request: request uri /lps-3.3.3/docs/reference/.tmp_0682282FD0BF5A72C412BF845D149A61_soap-$1.lzx
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG servlets.LZServlet - Request: query string lzt=swf
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG servlets.LZServlet - Request: path info null
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG servlets.LZServlet - Request: path xlated null
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG servlets.LZServlet - Request: server name 127.0.0.1
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG servlets.LZServlet - Request: server port 8080
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG servlets.LZServlet - Request: is secure false
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG servlets.LZServlet - Request: charset UTF-8
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG servlets.LZServlet - Header: host : 127.0.0.1:8080
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG servlets.LZServlet - Header: user-agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG servlets.LZServlet - Header: accept : text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG servlets.LZServlet - Header: accept-language : en-us,en;q=0.5
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG servlets.LZServlet - Header: accept-encoding : gzip,deflate
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG servlets.LZServlet - Header: accept-charset : ISO-8859-1,utf-8;q=0.7,*;q=0.7
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG servlets.LZServlet - Header: keep-alive : 300
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG servlets.LZServlet - Header: connection : keep-alive
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG servlets.LZServlet - Header: referer : http://127.0.0.1:8080/lps-3.3.3/docs/reference/.tmp_0682282FD0BF5A72C412BF845D149A61_soap-$1.lzx?showTaskBar=false?&src=/lps-3.3.3/docs/reference/.tmp_0682282FD0BF5A72C412BF845D149A61_soap-$1.lzx?showTaskBar=false
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG servlets.LZServlet - Header: cookie : JSESSIONID=0682282FD0BF5A72C412BF845D149A61
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG servlets.LZServlet - Header: if-modified-since : Tue, 08 Aug 2006 18:29:27 GMT
08 Aug 2006 20:36:59 (127.0.0.1 283) INFO servlets.LZServlet - Request for C:\Soft\OpenLaszlo Server 3.3.3\Server\lps-3.3.3\docs\reference\.tmp_0682282FD0BF5A72C412BF84 5D149A61_soap-$1.lzx
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG servlets.LZServlet - responding via: org.openlaszlo.servlets.responders.ResponderSWF
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG server.Option - checking: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG cm.CompilationManager - getLastModified for C:\Soft\OpenLaszlo Server 3.3.3\Server\lps-3.3.3\docs\reference\.tmp_0682282FD0BF5A72C412BF84 5D149A61_soap-$1.lzx
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG cm.CompilationManager - computeKey: /docs/reference/.tmp_0682282FD0BF5A72C412BF845D149A61_soap-$1.lzx debug falsekrank falselogdebug falseprofile falseruntime swf7sourcelocators false
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG cache.Cache - findItem
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG cache.Cache - Found old item for /docs/reference/.tmp_0682282FD0BF5A72C412BF845D149A61_soap-$1.lzx debug falsekrank falselogdebug falseprofile falseruntime swf7sourcelocators false
08 Aug 2006 20:37:00 (127.0.0.1 283) DEBUG cache.Cache - reckoned an item
08 Aug 2006 20:37:00 (127.0.0.1 283) DEBUG cache.Cache - cache cache at 30,190,571 bytes on-disk and 963,773 bytes in-memory.
08 Aug 2006 20:37:00 (127.0.0.1 283) DEBUG cache.Cache - cache now at disk: 30,190,571 bytes.
08 Aug 2006 20:37:00 (127.0.0.1 283) DEBUG cache.Cache - cache now at mem: 963,773 bytes.
08 Aug 2006 20:37:00 (127.0.0.1 283) DEBUG responders.ResponderCompile - Last-Modified: Tue, 08 Aug 2006 18:36:57 GMT
08 Aug 2006 20:37:00 (127.0.0.1 283) DEBUG responders.ResponderCompile - If-Modified-Since: Tue, 08 Aug 2006 18:29:27 GMT
08 Aug 2006 20:37:00 (127.0.0.1 283) DEBUG responders.ResponderCompile - modsince 1,155,061,767,000 lastmod 1,155,062,217,000
08 Aug 2006 20:37:00 (127.0.0.1 283) INFO responders.ResponderSWF - Requesting object for C:\Soft\OpenLaszlo Server 3.3.3\Server\lps-3.3.3\docs\reference\.tmp_0682282FD0BF5A72C412BF84 5D149A61_soap-$1.lzx
08 Aug 2006 20:37:00 (127.0.0.1 283) DEBUG server.Option - checking: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6
08 Aug 2006 20:37:00 (127.0.0.1 283) DEBUG cm.CompilationManager - computeKey: /docs/reference/.tmp_0682282FD0BF5A72C412BF845D149A61_soap-$1.lzx debug falsekrank falselogdebug falseprofile falseruntime swf7sourcelocators false
08 Aug 2006 20:37:00 (127.0.0.1 283) DEBUG cache.Cache - findItem
08 Aug 2006 20:37:00 (127.0.0.1 283) DEBUG cache.Cache - Found old item for /docs/reference/.tmp_0682282FD0BF5A72C412BF845D149A61_soap-$1.lzx debug falsekrank falselogdebug falseprofile falseruntime swf7sourcelocators false
08 Aug 2006 20:37:00 (127.0.0.1 283) DEBUG cache.Cache - reckoned an item
08 Aug 2006 20:37:00 (127.0.0.1 283) DEBUG cache.Cache - cache cache at 30,190,571 bytes on-disk and 963,773 bytes in-memory.
08 Aug 2006 20:37:00 (127.0.0.1 283) DEBUG cache.Cache - cache now at disk: 30,190,571 bytes.
08 Aug 2006 20:37:00 (127.0.0.1 283) DEBUG cache.Cache - cache now at mem: 963,773 bytes.
08 Aug 2006 20:37:00 (127.0.0.1 283) INFO responders.ResponderSWF - Sent SWF, 184,821 bytes
08 Aug 2006 20:37:00 (127.0.0.1 283) DEBUG servlets.LZServlet - Request 283 finished
08 Aug 2006 20:37:00 (127.0.0.1 284) DEBUG servlets.LZServlet - Request: servlet path /docs/reference/__dbgprobe.lzx
08 Aug 2006 20:37:00 (127.0.0.1 284) DEBUG servlets.LZServlet - Request: request uri /lps-3.3.3/docs/reference/__dbgprobe.lzx
08 Aug 2006 20:37:00 (127.0.0.1 284) DEBUG servlets.LZServlet - Request: query string lzt=stat
08 Aug 2006 20:37:00 (127.0.0.1 284) DEBUG servlets.LZServlet - Request: path info null
08 Aug 2006 20:37:00 (127.0.0.1 284) DEBUG servlets.LZServlet - Request: path xlated null
08 Aug 2006 20:37:00 (127.0.0.1 284) DEBUG servlets.LZServlet - Request: server name 127.0.0.1
08 Aug 2006 20:37:00 (127.0.0.1 284) DEBUG servlets.LZServlet - Request: server port 8080
08 Aug 2006 20:37:00 (127.0.0.1 284) DEBUG servlets.LZServlet - Request: is secure false
08 Aug 2006 20:37:00 (127.0.0.1 284) DEBUG servlets.LZServlet - Request: charset UTF-8
08 Aug 2006 20:37:00 (127.0.0.1 284) DEBUG servlets.LZServlet - Header: host : 127.0.0.1:8080
08 Aug 2006 20:37:00 (127.0.0.1 284) DEBUG servlets.LZServlet - Header: user-agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6
08 Aug 2006 20:37:00 (127.0.0.1 284) DEBUG servlets.LZServlet - Header: accept : text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
08 Aug 2006 20:37:00 (127.0.0.1 284) DEBUG servlets.LZServlet - Header: accept-language : en-us,en;q=0.5
08 Aug 2006 20:37:00 (127.0.0.1 284) DEBUG servlets.LZServlet - Header: accept-encoding : gzip,deflate
08 Aug 2006 20:37:00 (127.0.0.1 284) DEBUG servlets.LZServlet - Header: accept-charset : ISO-8859-1,utf-8;q=0.7,*;q=0.7
08 Aug 2006 20:37:00 (127.0.0.1 284) DEBUG servlets.LZServlet - Header: keep-alive : 300
08 Aug 2006 20:37:00 (127.0.0.1 284) DEBUG servlets.LZServlet - Header: connection : keep-alive
08 Aug 2006 20:37:00 (127.0.0.1 284) DEBUG servlets.LZServlet - Header: cookie : JSESSIONID=0682282FD0BF5A72C412BF845D149A61
08 Aug 2006 20:37:00 (127.0.0.1 284) DEBUG servlets.LZServlet - Header: referer : http://127.0.0.1:8080/lps-3.3.3/docs/reference/.tmp_0682282FD0BF5A72C412BF845D149A61_soap-$1.lzx?lzt=swf
08 Aug 2006 20:37:00 (127.0.0.1 284) DEBUG servlets.LZServlet - Header: content-type : application/x-www-form-urlencoded
08 Aug 2006 20:37:00 (127.0.0.1 284) DEBUG servlets.LZServlet - Header: content-length : 28
08 Aug 2006 20:37:00 (127.0.0.1 284) INFO servlets.LZServlet - Request for C:\Soft\OpenLaszlo Server 3.3.3\Server\lps-3.3.3\docs\reference\__dbgprobe.lzx
08 Aug 2006 20:37:00 (127.0.0.1 284) DEBUG servlets.LZServlet - responding via: org.openlaszlo.servlets.responders.ResponderSTAT
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG servlets.LZServlet - Request: servlet path /docs/reference/.tmp_0682282FD0BF5A72C412BF845D149A61_soap-$1.lzx
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG servlets.LZServlet - Request: request uri /lps-3.3.3/docs/reference/.tmp_0682282FD0BF5A72C412BF845D149A61_soap-$1.lzx
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG servlets.LZServlet - Request: query string lzr=swf7&proxied=true&url=soap%3A%2F%2Fsoap&wsdl=http%3A%2F%2Frohajda%3A8888%2FMySQL%2DTestBC4 J4%2Dcontext%2Droot%2FAppModuleServiceSoapHttpPort %3FWSDL&request=load&reqtype=GET&lzt=data&ccache=false&cache=false&sendheaders=false&__lzbc__=1155062220421
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG servlets.LZServlet - Request: path info null
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG servlets.LZServlet - Request: path xlated null
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG servlets.LZServlet - Request: server name 127.0.0.1
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG servlets.LZServlet - Request: server port 8080
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG servlets.LZServlet - Request: is secure false
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG servlets.LZServlet - Request: charset UTF-8
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG servlets.LZServlet - Header: host : 127.0.0.1:8080
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG servlets.LZServlet - Header: user-agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG servlets.LZServlet - Header: accept : text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG servlets.LZServlet - Header: accept-language : en-us,en;q=0.5
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG servlets.LZServlet - Header: accept-encoding : gzip,deflate
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG servlets.LZServlet - Header: accept-charset : ISO-8859-1,utf-8;q=0.7,*;q=0.7
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG servlets.LZServlet - Header: keep-alive : 300
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG servlets.LZServlet - Header: connection : keep-alive
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG servlets.LZServlet - Header: cookie : JSESSIONID=0682282FD0BF5A72C412BF845D149A61
08 Aug 2006 20:37:00 (127.0.0.1 285) INFO servlets.LZServlet - Request for C:\Soft\OpenLaszlo Server 3.3.3\Server\lps-3.3.3\docs\reference\.tmp_0682282FD0BF5A72C412BF84 5D149A61_soap-$1.lzx
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG servlets.LZServlet - responding via: org.openlaszlo.servlets.responders.ResponderDATA
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG data.DataSource - 'url' is soap://soap
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG utils.LZHttpUtils - modifyWEBAPP
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG server.Configuration - No option for proxy-security-urls; is allowed? true
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG data.DataSource - 'url' is soap://soap
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG utils.LZHttpUtils - modifyWEBAPP
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG responders.ResponderCache - urlstr soap://soap
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG responders.ResponderCache - ds is soap
08 Aug 2006 20:37:00 (127.0.0.1 285) INFO responders.ResponderCache - proxying soap://soap, not cacheable on server or client
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG data.DataSource - 'url' is soap://soap
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG utils.LZHttpUtils - modifyWEBAPP
08 Aug 2006 20:37:00 (127.0.0.1 285) INFO data.DataSource - requesting URL: 'soap://soap'
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG data.SOAPDataSource - getData
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG data.DataSource - 'url' is http://rohajda:8888/MySQL-TestBC4J4-context-root/AppModuleServiceSoapHttpPort?WSDL
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG utils.LZHttpUtils - modifyWEBAPP
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG utils.LZHttpUtils - proxyRequestHeaders
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG utils.LZHttpUtils - user-agent=Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG utils.LZHttpUtils - accept=text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG utils.LZHttpUtils - accept-language=en-us,en;q=0.5
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG utils.LZHttpUtils - accept-charset=ISO-8859-1,utf-8;q=0.7,*;q=0.7
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG utils.LZHttpUtils - keep-alive=300
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG utils.LZHttpUtils - cookie=JSESSIONID=0682282FD0BF5A72C412BF845D149A61
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG data.HTTPDataSource - Parsing url
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG data.HTTPDataSource - encoded path: /MySQL-TestBC4J4-context-root/AppModuleServiceSoapHttpPort
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG data.HTTPDataSource - encoded query: WSDL
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG data.HTTPDataSource - setting up http client
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG data.HTTPDataSource - timeout set to 30,000
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG data.HTTPDataSource - starting remote request
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - >> "GET /MySQL-TestBC4J4-context-root/AppModuleServiceSoapHttpPort?WSDL HTTP/1.1[\r][\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - >> "user-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6[\r][\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - >> "accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5[\r][\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - >> "accept-language: en-us,en;q=0.5[\r][\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - >> "accept-charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7[\r][\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - >> "keep-alive: 300[\r][\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - >> "cookie: JSESSIONID=0682282FD0BF5A72C412BF845D149A61[\r][\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - >> "Host: rohajda:8888[\r][\n]"
08 Aug 2006 20:37:00 (127.0.0.1 284) DEBUG servlets.LZServlet - Request 284 finished
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - >> "[\r][\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "HTTP/1.1 200 OK[\r][\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "Date: Tue, 08 Aug 2006 18:37:00 GMT[\r][\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "Server: Oracle Containers for J2EE[\r][\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "Set-Cookie: JSESSIONID=c0a8011822b8cc1c3386eeb24065948dc7a6f8b 47be2; path=/MySQL-TestBC4J4-context-root[\r][\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "Cache-Control: private[\r][\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "Connection: Keep-Alive[\r][\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "Keep-Alive: timeout=15, max=100[\r][\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "Content-Type: text/xml[\r][\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "Transfer-Encoding: chunked[\r][\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG data.HTTPDataSource - remote response status: OK
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG utils.LZHttpUtils - proxyResponseHeaders
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG utils.LZHttpUtils - Date=Tue, 08 Aug 2006 18:37:00 GMT
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG utils.LZHttpUtils - Server=Oracle Containers for J2EE
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG utils.LZHttpUtils - Set-Cookie=JSESSIONID=c0a8011822b8cc1c3386eeb24065948d c7a6f8b47be2; path=/MySQL-TestBC4J4-context-root
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG utils.LZHttpUtils - Cache-Control=private
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG utils.LZHttpUtils - Keep-Alive=timeout=15, max=100
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "8"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "0"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "0"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "[\r]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "<?xml version = '1.0' encoding = 'UTF-8'?>[\r][\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "<definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:tns0="http://testbc4j4.server.webservice/types/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="http://testbc4j4/server/webservice/AppModuleServer.wsdl" name="AppModuleService" targetNamespace="http://testbc4j4/server/webservice/AppModuleServer.wsdl">[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <types>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soap11-enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns="http://testbc4j4.server.webservice/types/" targetNamespace="http://testbc4j4.server.webservice/types/" elementFormDefault="qualified">[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <complexType name="getClient">[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <sequence>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <element name="clientNo" type="string" nillable="true"/>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " </sequence>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " </complexType>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <complexType name="getClientResponse">[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <sequence>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <element name="result" nillable="true">[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <complexType>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <sequence>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <any/>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " </sequence>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " </complexType>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " </element>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " </sequence>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " </complexType>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <element name="getClientElement" type="tns:getClient"/>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <element name="getClientResponseElement" type="tns:getClientResponse"/>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " </schema>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " </types>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <message name="AppModuleService_getClient">[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <part name="parameters" element="tns0:getClientElement"/>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " </message>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <message name="AppModuleService_getClientResponse">[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <part name="parameters" element="tns0:getClientResponseElement"/>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " </message>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <portType name="AppModuleService">[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <operation name="getClien"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "[\r]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "3"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "f"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "a"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "[\r]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "t">[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <input message="tns:AppModuleService_getClient"/>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <output message="tns:AppModuleService_getClientResponse"/>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " </operation>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " </portType>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <binding name="AppModuleServiceSoapHttp" type="tns:AppModuleService">[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <operation name="getClient">[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <soap:operation soapAction="http://testbc4j4/server/webservice/AppModuleServer.wsdl/getClient"/>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <input>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <soap:body use="literal" parts="parameters"/>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " </input>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <output>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <soap:body use="literal" parts="parameters"/>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " </output>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " </operation>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " </binding>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <service name="AppModuleService">[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <port name="AppModuleServiceSoapHttpPort" binding="tns:AppModuleServiceSoapHttp">[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <soap:address location="http://rohajda:8888/MySQL-TestBC4J4-context-root/AppModuleServiceSoapHttpPort"/>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " </port>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " </service>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "</definitions>"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "[\r]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "0"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "[\r]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "[\r]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG data.HTTPDataSource - content type: text/xml
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG soap.WSDLParser - WSDL: URI_WSDL http://schemas.xmlsoap.org/wsdl/
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG soap.WSDLParser - WSDL: URI_SCHEMA_XSD http://www.w3.org/2001/XMLSchema
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG soap.WSDLParser - WSDL: URI_WSDL_SOAP http://schemas.xmlsoap.org/wsdl/soap12/
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG soap.WSDLParser - WSDL: URI_SOAP_ENC null
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG soap.WSDLParser - WSDL: targetnamespace http://testbc4j4/server/webservice/AppModuleServer.wsdl
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG soap.SchemaParser - mNamespaceURI_SCHEMA_XSD: http://www.w3.org/2001/XMLSchema
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG soap.SchemaParser - mNamespaceURI_SOAP_ENC: null
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG soap.SchemaParser - mNamespaceURI_WSDL_SOAP: http://schemas.xmlsoap.org/wsdl/
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG soap.SchemaParser - mSOAPEncodingArray: Array
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG soap.SchemaParser - mSOAPEncodingArrayType: arrayType
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG soap.SchemaParser - mTargetNamespaceURI: http://testbc4j4.server.webservice/types/
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG soap.SchemaParser - checkAllOrSequence: getClient, [sequence: null]
08 Aug 2006 20:37:00 (127.0.0.1 285) WARN soap.SchemaParser - no <complexContent>, <all>, or <sequence> nodes found under <complexType>
08 Aug 2006 20:37:00 (127.0.0.1 285) WARN soap.SchemaParser - skipping: [complexType: null]
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG soap.SchemaParser - checkAllOrSequence: , [sequence: null]
08 Aug 2006 20:37:00 (127.0.0.1 285) ERROR data.SOAPDataSource - Exception
org.openlaszlo.remote.soap.WSDLException: could not find requested SOAP service (service: AppModuleService, port: null)
at org.openlaszlo.remote.soap.WSDLParser.parseWSDL(Un known Source)
at org.openlaszlo.remote.soap.WSDLParser.parse(Unknow n Source)
at org.openlaszlo.data.SOAPDataSource.fetchService(Un known Source)
at org.openlaszlo.data.SOAPDataSource.getService(Unkn own Source)
at org.openlaszlo.data.SOAPDataSource.getData(Unknown Source)
at org.openlaszlo.data.DataSource.getAsSWF(Unknown Source)
at org.openlaszlo.servlets.responders.ResponderCache. respondImpl(Unknown Source)
at org.openlaszlo.servlets.responders.Responder.respo nd(Unknown Source)
at org.openlaszlo.servlets.LZServlet._doGet(Unknown Source)
at org.openlaszlo.servlets.LZServlet.doGet(Unknown Source)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:697)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:810)
at org.apache.catalina.core.ApplicationFilterChain.in ternalDoFilter(ApplicationFilterChain.java:237)
at org.apache.catalina.core.ApplicationFilterChain.do Filter(ApplicationFilterChain.java:157)
at org.apache.catalina.core.StandardWrapperValve.invo ke(StandardWrapperValve.java:214)
at org.apache.catalina.core.StandardValveContext.invo keNext(StandardValveContext.java:104)
at org.apache.catalina.core.StandardPipeline.invoke(S tandardPipeline.java:520)
at org.apache.catalina.core.StandardContextValve.invo keInternal(StandardContextValve.java:198)
at org.apache.catalina.core.StandardContextValve.invo ke(StandardContextValve.java:152)
at org.apache.catalina.core.StandardValveContext.invo keNext(StandardValveContext.java:104)
at org.apache.catalina.core.StandardPipeline.invoke(S tandardPipeline.java:520)
at org.apache.catalina.core.StandardHostValve.invoke( StandardHostValve.java:137)
at org.apache.catalina.core.StandardValveContext.invo keNext(StandardValveContext.java:104)
at org.apache.catalina.valves.ErrorReportValve.invoke (ErrorReportValve.java:117)
at org.apache.catalina.core.StandardValveContext.invo keNext(StandardValveContext.java:102)
at org.apache.catalina.core.StandardPipeline.invoke(S tandardPipeline.java:520)
at org.apache.catalina.core.StandardEngineValve.invok e(StandardEngineValve.java:109)
at org.apache.catalina.core.StandardValveContext.invo keNext(StandardValveContext.java:104)
at org.apache.catalina.core.StandardPipeline.invoke(S tandardPipeline.java:520)
at org.apache.catalina.core.ContainerBase.invoke(Cont ainerBase.java:929)
at org.apache.coyote.tomcat5.CoyoteAdapter.service(Co yoteAdapter.java:160)
at org.apache.coyote.http11.Http11Processor.process(H ttp11Processor.java:793)
at org.apache.coyote.http11.Http11Protocol$Http11Conn ectionHandler.processConnection(Http11Protocol.jav a:702)
at org.apache.tomcat.util.net.TcpWorkerThread.runIt(P oolTcpEndpoint.java:571)
at org.apache.tomcat.util.threads.ThreadPool$ControlR unnable.run(ThreadPool.java:644)
at java.lang.Thread.run(Thread.java:595)
08 Aug 2006 20:37:00 (127.0.0.1 285) ERROR responders.Responder - Responding with error SWF: data source error for soap://soap: could not find requested SOAP service (service: AppModuleService, port: null)
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG servlets.LZServlet - Request 285 finished
8 Aug 2006 20:36:59 (127.0.0.1 282) DEBUG servlets.LZServlet - Request 282 finished
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG servlets.LZServlet - Request: servlet path /docs/reference/.tmp_0682282FD0BF5A72C412BF845D149A61_soap-$1.lzx
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG servlets.LZServlet - Request: request uri /lps-3.3.3/docs/reference/.tmp_0682282FD0BF5A72C412BF845D149A61_soap-$1.lzx
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG servlets.LZServlet - Request: query string lzt=swf
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG servlets.LZServlet - Request: path info null
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG servlets.LZServlet - Request: path xlated null
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG servlets.LZServlet - Request: server name 127.0.0.1
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG servlets.LZServlet - Request: server port 8080
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG servlets.LZServlet - Request: is secure false
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG servlets.LZServlet - Request: charset UTF-8
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG servlets.LZServlet - Header: host : 127.0.0.1:8080
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG servlets.LZServlet - Header: user-agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG servlets.LZServlet - Header: accept : text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG servlets.LZServlet - Header: accept-language : en-us,en;q=0.5
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG servlets.LZServlet - Header: accept-encoding : gzip,deflate
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG servlets.LZServlet - Header: accept-charset : ISO-8859-1,utf-8;q=0.7,*;q=0.7
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG servlets.LZServlet - Header: keep-alive : 300
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG servlets.LZServlet - Header: connection : keep-alive
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG servlets.LZServlet - Header: referer : http://127.0.0.1:8080/lps-3.3.3/docs/reference/.tmp_0682282FD0BF5A72C412BF845D149A61_soap-$1.lzx?showTaskBar=false?&src=/lps-3.3.3/docs/reference/.tmp_0682282FD0BF5A72C412BF845D149A61_soap-$1.lzx?showTaskBar=false
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG servlets.LZServlet - Header: cookie : JSESSIONID=0682282FD0BF5A72C412BF845D149A61
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG servlets.LZServlet - Header: if-modified-since : Tue, 08 Aug 2006 18:29:27 GMT
08 Aug 2006 20:36:59 (127.0.0.1 283) INFO servlets.LZServlet - Request for C:\Soft\OpenLaszlo Server 3.3.3\Server\lps-3.3.3\docs\reference\.tmp_0682282FD0BF5A72C412BF84 5D149A61_soap-$1.lzx
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG servlets.LZServlet - responding via: org.openlaszlo.servlets.responders.ResponderSWF
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG server.Option - checking: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG cm.CompilationManager - getLastModified for C:\Soft\OpenLaszlo Server 3.3.3\Server\lps-3.3.3\docs\reference\.tmp_0682282FD0BF5A72C412BF84 5D149A61_soap-$1.lzx
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG cm.CompilationManager - computeKey: /docs/reference/.tmp_0682282FD0BF5A72C412BF845D149A61_soap-$1.lzx debug falsekrank falselogdebug falseprofile falseruntime swf7sourcelocators false
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG cache.Cache - findItem
08 Aug 2006 20:36:59 (127.0.0.1 283) DEBUG cache.Cache - Found old item for /docs/reference/.tmp_0682282FD0BF5A72C412BF845D149A61_soap-$1.lzx debug falsekrank falselogdebug falseprofile falseruntime swf7sourcelocators false
08 Aug 2006 20:37:00 (127.0.0.1 283) DEBUG cache.Cache - reckoned an item
08 Aug 2006 20:37:00 (127.0.0.1 283) DEBUG cache.Cache - cache cache at 30,190,571 bytes on-disk and 963,773 bytes in-memory.
08 Aug 2006 20:37:00 (127.0.0.1 283) DEBUG cache.Cache - cache now at disk: 30,190,571 bytes.
08 Aug 2006 20:37:00 (127.0.0.1 283) DEBUG cache.Cache - cache now at mem: 963,773 bytes.
08 Aug 2006 20:37:00 (127.0.0.1 283) DEBUG responders.ResponderCompile - Last-Modified: Tue, 08 Aug 2006 18:36:57 GMT
08 Aug 2006 20:37:00 (127.0.0.1 283) DEBUG responders.ResponderCompile - If-Modified-Since: Tue, 08 Aug 2006 18:29:27 GMT
08 Aug 2006 20:37:00 (127.0.0.1 283) DEBUG responders.ResponderCompile - modsince 1,155,061,767,000 lastmod 1,155,062,217,000
08 Aug 2006 20:37:00 (127.0.0.1 283) INFO responders.ResponderSWF - Requesting object for C:\Soft\OpenLaszlo Server 3.3.3\Server\lps-3.3.3\docs\reference\.tmp_0682282FD0BF5A72C412BF84 5D149A61_soap-$1.lzx
08 Aug 2006 20:37:00 (127.0.0.1 283) DEBUG server.Option - checking: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6
08 Aug 2006 20:37:00 (127.0.0.1 283) DEBUG cm.CompilationManager - computeKey: /docs/reference/.tmp_0682282FD0BF5A72C412BF845D149A61_soap-$1.lzx debug falsekrank falselogdebug falseprofile falseruntime swf7sourcelocators false
08 Aug 2006 20:37:00 (127.0.0.1 283) DEBUG cache.Cache - findItem
08 Aug 2006 20:37:00 (127.0.0.1 283) DEBUG cache.Cache - Found old item for /docs/reference/.tmp_0682282FD0BF5A72C412BF845D149A61_soap-$1.lzx debug falsekrank falselogdebug falseprofile falseruntime swf7sourcelocators false
08 Aug 2006 20:37:00 (127.0.0.1 283) DEBUG cache.Cache - reckoned an item
08 Aug 2006 20:37:00 (127.0.0.1 283) DEBUG cache.Cache - cache cache at 30,190,571 bytes on-disk and 963,773 bytes in-memory.
08 Aug 2006 20:37:00 (127.0.0.1 283) DEBUG cache.Cache - cache now at disk: 30,190,571 bytes.
08 Aug 2006 20:37:00 (127.0.0.1 283) DEBUG cache.Cache - cache now at mem: 963,773 bytes.
08 Aug 2006 20:37:00 (127.0.0.1 283) INFO responders.ResponderSWF - Sent SWF, 184,821 bytes
08 Aug 2006 20:37:00 (127.0.0.1 283) DEBUG servlets.LZServlet - Request 283 finished
08 Aug 2006 20:37:00 (127.0.0.1 284) DEBUG servlets.LZServlet - Request: servlet path /docs/reference/__dbgprobe.lzx
08 Aug 2006 20:37:00 (127.0.0.1 284) DEBUG servlets.LZServlet - Request: request uri /lps-3.3.3/docs/reference/__dbgprobe.lzx
08 Aug 2006 20:37:00 (127.0.0.1 284) DEBUG servlets.LZServlet - Request: query string lzt=stat
08 Aug 2006 20:37:00 (127.0.0.1 284) DEBUG servlets.LZServlet - Request: path info null
08 Aug 2006 20:37:00 (127.0.0.1 284) DEBUG servlets.LZServlet - Request: path xlated null
08 Aug 2006 20:37:00 (127.0.0.1 284) DEBUG servlets.LZServlet - Request: server name 127.0.0.1
08 Aug 2006 20:37:00 (127.0.0.1 284) DEBUG servlets.LZServlet - Request: server port 8080
08 Aug 2006 20:37:00 (127.0.0.1 284) DEBUG servlets.LZServlet - Request: is secure false
08 Aug 2006 20:37:00 (127.0.0.1 284) DEBUG servlets.LZServlet - Request: charset UTF-8
08 Aug 2006 20:37:00 (127.0.0.1 284) DEBUG servlets.LZServlet - Header: host : 127.0.0.1:8080
08 Aug 2006 20:37:00 (127.0.0.1 284) DEBUG servlets.LZServlet - Header: user-agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6
08 Aug 2006 20:37:00 (127.0.0.1 284) DEBUG servlets.LZServlet - Header: accept : text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
08 Aug 2006 20:37:00 (127.0.0.1 284) DEBUG servlets.LZServlet - Header: accept-language : en-us,en;q=0.5
08 Aug 2006 20:37:00 (127.0.0.1 284) DEBUG servlets.LZServlet - Header: accept-encoding : gzip,deflate
08 Aug 2006 20:37:00 (127.0.0.1 284) DEBUG servlets.LZServlet - Header: accept-charset : ISO-8859-1,utf-8;q=0.7,*;q=0.7
08 Aug 2006 20:37:00 (127.0.0.1 284) DEBUG servlets.LZServlet - Header: keep-alive : 300
08 Aug 2006 20:37:00 (127.0.0.1 284) DEBUG servlets.LZServlet - Header: connection : keep-alive
08 Aug 2006 20:37:00 (127.0.0.1 284) DEBUG servlets.LZServlet - Header: cookie : JSESSIONID=0682282FD0BF5A72C412BF845D149A61
08 Aug 2006 20:37:00 (127.0.0.1 284) DEBUG servlets.LZServlet - Header: referer : http://127.0.0.1:8080/lps-3.3.3/docs/reference/.tmp_0682282FD0BF5A72C412BF845D149A61_soap-$1.lzx?lzt=swf
08 Aug 2006 20:37:00 (127.0.0.1 284) DEBUG servlets.LZServlet - Header: content-type : application/x-www-form-urlencoded
08 Aug 2006 20:37:00 (127.0.0.1 284) DEBUG servlets.LZServlet - Header: content-length : 28
08 Aug 2006 20:37:00 (127.0.0.1 284) INFO servlets.LZServlet - Request for C:\Soft\OpenLaszlo Server 3.3.3\Server\lps-3.3.3\docs\reference\__dbgprobe.lzx
08 Aug 2006 20:37:00 (127.0.0.1 284) DEBUG servlets.LZServlet - responding via: org.openlaszlo.servlets.responders.ResponderSTAT
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG servlets.LZServlet - Request: servlet path /docs/reference/.tmp_0682282FD0BF5A72C412BF845D149A61_soap-$1.lzx
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG servlets.LZServlet - Request: request uri /lps-3.3.3/docs/reference/.tmp_0682282FD0BF5A72C412BF845D149A61_soap-$1.lzx
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG servlets.LZServlet - Request: query string lzr=swf7&proxied=true&url=soap%3A%2F%2Fsoap&wsdl=http%3A%2F%2Frohajda%3A8888%2FMySQL%2DTestBC4 J4%2Dcontext%2Droot%2FAppModuleServiceSoapHttpPort %3FWSDL&request=load&reqtype=GET&lzt=data&ccache=false&cache=false&sendheaders=false&__lzbc__=1155062220421
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG servlets.LZServlet - Request: path info null
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG servlets.LZServlet - Request: path xlated null
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG servlets.LZServlet - Request: server name 127.0.0.1
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG servlets.LZServlet - Request: server port 8080
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG servlets.LZServlet - Request: is secure false
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG servlets.LZServlet - Request: charset UTF-8
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG servlets.LZServlet - Header: host : 127.0.0.1:8080
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG servlets.LZServlet - Header: user-agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG servlets.LZServlet - Header: accept : text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG servlets.LZServlet - Header: accept-language : en-us,en;q=0.5
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG servlets.LZServlet - Header: accept-encoding : gzip,deflate
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG servlets.LZServlet - Header: accept-charset : ISO-8859-1,utf-8;q=0.7,*;q=0.7
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG servlets.LZServlet - Header: keep-alive : 300
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG servlets.LZServlet - Header: connection : keep-alive
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG servlets.LZServlet - Header: cookie : JSESSIONID=0682282FD0BF5A72C412BF845D149A61
08 Aug 2006 20:37:00 (127.0.0.1 285) INFO servlets.LZServlet - Request for C:\Soft\OpenLaszlo Server 3.3.3\Server\lps-3.3.3\docs\reference\.tmp_0682282FD0BF5A72C412BF84 5D149A61_soap-$1.lzx
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG servlets.LZServlet - responding via: org.openlaszlo.servlets.responders.ResponderDATA
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG data.DataSource - 'url' is soap://soap
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG utils.LZHttpUtils - modifyWEBAPP
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG server.Configuration - No option for proxy-security-urls; is allowed? true
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG data.DataSource - 'url' is soap://soap
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG utils.LZHttpUtils - modifyWEBAPP
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG responders.ResponderCache - urlstr soap://soap
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG responders.ResponderCache - ds is soap
08 Aug 2006 20:37:00 (127.0.0.1 285) INFO responders.ResponderCache - proxying soap://soap, not cacheable on server or client
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG data.DataSource - 'url' is soap://soap
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG utils.LZHttpUtils - modifyWEBAPP
08 Aug 2006 20:37:00 (127.0.0.1 285) INFO data.DataSource - requesting URL: 'soap://soap'
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG data.SOAPDataSource - getData
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG data.DataSource - 'url' is http://rohajda:8888/MySQL-TestBC4J4-context-root/AppModuleServiceSoapHttpPort?WSDL
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG utils.LZHttpUtils - modifyWEBAPP
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG utils.LZHttpUtils - proxyRequestHeaders
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG utils.LZHttpUtils - user-agent=Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG utils.LZHttpUtils - accept=text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG utils.LZHttpUtils - accept-language=en-us,en;q=0.5
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG utils.LZHttpUtils - accept-charset=ISO-8859-1,utf-8;q=0.7,*;q=0.7
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG utils.LZHttpUtils - keep-alive=300
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG utils.LZHttpUtils - cookie=JSESSIONID=0682282FD0BF5A72C412BF845D149A61
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG data.HTTPDataSource - Parsing url
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG data.HTTPDataSource - encoded path: /MySQL-TestBC4J4-context-root/AppModuleServiceSoapHttpPort
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG data.HTTPDataSource - encoded query: WSDL
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG data.HTTPDataSource - setting up http client
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG data.HTTPDataSource - timeout set to 30,000
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG data.HTTPDataSource - starting remote request
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - >> "GET /MySQL-TestBC4J4-context-root/AppModuleServiceSoapHttpPort?WSDL HTTP/1.1[\r][\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - >> "user-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6[\r][\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - >> "accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5[\r][\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - >> "accept-language: en-us,en;q=0.5[\r][\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - >> "accept-charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7[\r][\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - >> "keep-alive: 300[\r][\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - >> "cookie: JSESSIONID=0682282FD0BF5A72C412BF845D149A61[\r][\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - >> "Host: rohajda:8888[\r][\n]"
08 Aug 2006 20:37:00 (127.0.0.1 284) DEBUG servlets.LZServlet - Request 284 finished
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - >> "[\r][\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "HTTP/1.1 200 OK[\r][\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "Date: Tue, 08 Aug 2006 18:37:00 GMT[\r][\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "Server: Oracle Containers for J2EE[\r][\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "Set-Cookie: JSESSIONID=c0a8011822b8cc1c3386eeb24065948dc7a6f8b 47be2; path=/MySQL-TestBC4J4-context-root[\r][\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "Cache-Control: private[\r][\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "Connection: Keep-Alive[\r][\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "Keep-Alive: timeout=15, max=100[\r][\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "Content-Type: text/xml[\r][\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "Transfer-Encoding: chunked[\r][\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG data.HTTPDataSource - remote response status: OK
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG utils.LZHttpUtils - proxyResponseHeaders
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG utils.LZHttpUtils - Date=Tue, 08 Aug 2006 18:37:00 GMT
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG utils.LZHttpUtils - Server=Oracle Containers for J2EE
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG utils.LZHttpUtils - Set-Cookie=JSESSIONID=c0a8011822b8cc1c3386eeb24065948d c7a6f8b47be2; path=/MySQL-TestBC4J4-context-root
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG utils.LZHttpUtils - Cache-Control=private
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG utils.LZHttpUtils - Keep-Alive=timeout=15, max=100
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "8"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "0"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "0"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "[\r]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "<?xml version = '1.0' encoding = 'UTF-8'?>[\r][\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "<definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:tns0="http://testbc4j4.server.webservice/types/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="http://testbc4j4/server/webservice/AppModuleServer.wsdl" name="AppModuleService" targetNamespace="http://testbc4j4/server/webservice/AppModuleServer.wsdl">[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <types>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soap11-enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns="http://testbc4j4.server.webservice/types/" targetNamespace="http://testbc4j4.server.webservice/types/" elementFormDefault="qualified">[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <complexType name="getClient">[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <sequence>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <element name="clientNo" type="string" nillable="true"/>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " </sequence>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " </complexType>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <complexType name="getClientResponse">[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <sequence>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <element name="result" nillable="true">[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <complexType>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <sequence>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <any/>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " </sequence>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " </complexType>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " </element>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " </sequence>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " </complexType>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <element name="getClientElement" type="tns:getClient"/>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <element name="getClientResponseElement" type="tns:getClientResponse"/>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " </schema>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " </types>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <message name="AppModuleService_getClient">[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <part name="parameters" element="tns0:getClientElement"/>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " </message>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <message name="AppModuleService_getClientResponse">[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <part name="parameters" element="tns0:getClientResponseElement"/>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " </message>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <portType name="AppModuleService">[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <operation name="getClien"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "[\r]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "3"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "f"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "a"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "[\r]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "t">[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <input message="tns:AppModuleService_getClient"/>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <output message="tns:AppModuleService_getClientResponse"/>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " </operation>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " </portType>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <binding name="AppModuleServiceSoapHttp" type="tns:AppModuleService">[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <operation name="getClient">[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <soap:operation soapAction="http://testbc4j4/server/webservice/AppModuleServer.wsdl/getClient"/>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <input>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <soap:body use="literal" parts="parameters"/>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " </input>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <output>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <soap:body use="literal" parts="parameters"/>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " </output>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " </operation>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " </binding>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <service name="AppModuleService">[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <port name="AppModuleServiceSoapHttpPort" binding="tns:AppModuleServiceSoapHttp">[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " <soap:address location="http://rohajda:8888/MySQL-TestBC4J4-context-root/AppModuleServiceSoapHttpPort"/>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " </port>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << " </service>[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "</definitions>"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "[\r]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "0"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "[\r]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "[\r]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG httpclient.wire - << "[\n]"
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG data.HTTPDataSource - content type: text/xml
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG soap.WSDLParser - WSDL: URI_WSDL http://schemas.xmlsoap.org/wsdl/
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG soap.WSDLParser - WSDL: URI_SCHEMA_XSD http://www.w3.org/2001/XMLSchema
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG soap.WSDLParser - WSDL: URI_WSDL_SOAP http://schemas.xmlsoap.org/wsdl/soap12/
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG soap.WSDLParser - WSDL: URI_SOAP_ENC null
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG soap.WSDLParser - WSDL: targetnamespace http://testbc4j4/server/webservice/AppModuleServer.wsdl
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG soap.SchemaParser - mNamespaceURI_SCHEMA_XSD: http://www.w3.org/2001/XMLSchema
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG soap.SchemaParser - mNamespaceURI_SOAP_ENC: null
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG soap.SchemaParser - mNamespaceURI_WSDL_SOAP: http://schemas.xmlsoap.org/wsdl/
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG soap.SchemaParser - mSOAPEncodingArray: Array
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG soap.SchemaParser - mSOAPEncodingArrayType: arrayType
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG soap.SchemaParser - mTargetNamespaceURI: http://testbc4j4.server.webservice/types/
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG soap.SchemaParser - checkAllOrSequence: getClient, [sequence: null]
08 Aug 2006 20:37:00 (127.0.0.1 285) WARN soap.SchemaParser - no <complexContent>, <all>, or <sequence> nodes found under <complexType>
08 Aug 2006 20:37:00 (127.0.0.1 285) WARN soap.SchemaParser - skipping: [complexType: null]
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG soap.SchemaParser - checkAllOrSequence: , [sequence: null]
08 Aug 2006 20:37:00 (127.0.0.1 285) ERROR data.SOAPDataSource - Exception
org.openlaszlo.remote.soap.WSDLException: could not find requested SOAP service (service: AppModuleService, port: null)
at org.openlaszlo.remote.soap.WSDLParser.parseWSDL(Un known Source)
at org.openlaszlo.remote.soap.WSDLParser.parse(Unknow n Source)
at org.openlaszlo.data.SOAPDataSource.fetchService(Un known Source)
at org.openlaszlo.data.SOAPDataSource.getService(Unkn own Source)
at org.openlaszlo.data.SOAPDataSource.getData(Unknown Source)
at org.openlaszlo.data.DataSource.getAsSWF(Unknown Source)
at org.openlaszlo.servlets.responders.ResponderCache. respondImpl(Unknown Source)
at org.openlaszlo.servlets.responders.Responder.respo nd(Unknown Source)
at org.openlaszlo.servlets.LZServlet._doGet(Unknown Source)
at org.openlaszlo.servlets.LZServlet.doGet(Unknown Source)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:697)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:810)
at org.apache.catalina.core.ApplicationFilterChain.in ternalDoFilter(ApplicationFilterChain.java:237)
at org.apache.catalina.core.ApplicationFilterChain.do Filter(ApplicationFilterChain.java:157)
at org.apache.catalina.core.StandardWrapperValve.invo ke(StandardWrapperValve.java:214)
at org.apache.catalina.core.StandardValveContext.invo keNext(StandardValveContext.java:104)
at org.apache.catalina.core.StandardPipeline.invoke(S tandardPipeline.java:520)
at org.apache.catalina.core.StandardContextValve.invo keInternal(StandardContextValve.java:198)
at org.apache.catalina.core.StandardContextValve.invo ke(StandardContextValve.java:152)
at org.apache.catalina.core.StandardValveContext.invo keNext(StandardValveContext.java:104)
at org.apache.catalina.core.StandardPipeline.invoke(S tandardPipeline.java:520)
at org.apache.catalina.core.StandardHostValve.invoke( StandardHostValve.java:137)
at org.apache.catalina.core.StandardValveContext.invo keNext(StandardValveContext.java:104)
at org.apache.catalina.valves.ErrorReportValve.invoke (ErrorReportValve.java:117)
at org.apache.catalina.core.StandardValveContext.invo keNext(StandardValveContext.java:102)
at org.apache.catalina.core.StandardPipeline.invoke(S tandardPipeline.java:520)
at org.apache.catalina.core.StandardEngineValve.invok e(StandardEngineValve.java:109)
at org.apache.catalina.core.StandardValveContext.invo keNext(StandardValveContext.java:104)
at org.apache.catalina.core.StandardPipeline.invoke(S tandardPipeline.java:520)
at org.apache.catalina.core.ContainerBase.invoke(Cont ainerBase.java:929)
at org.apache.coyote.tomcat5.CoyoteAdapter.service(Co yoteAdapter.java:160)
at org.apache.coyote.http11.Http11Processor.process(H ttp11Processor.java:793)
at org.apache.coyote.http11.Http11Protocol$Http11Conn ectionHandler.processConnection(Http11Protocol.jav a:702)
at org.apache.tomcat.util.net.TcpWorkerThread.runIt(P oolTcpEndpoint.java:571)
at org.apache.tomcat.util.threads.ThreadPool$ControlR unnable.run(ThreadPool.java:644)
at java.lang.Thread.run(Thread.java:595)
08 Aug 2006 20:37:00 (127.0.0.1 285) ERROR responders.Responder - Responding with error SWF: data source error for soap://soap: could not find requested SOAP service (service: AppModuleService, port: null)
08 Aug 2006 20:37:00 (127.0.0.1 285) DEBUG servlets.LZServlet - Request 285 finished