[ http://jira.codehaus.org/browse/XFIRE-741?page=comments#action_79220 ]
wangyi commented on XFIRE-741:
------------------------------
thanks a lot! i got the tool,it's great! and when i run client, it shows the
server got the message and do impl.. well,
when it return string to the client, the client response with errors.
POST /services/ArchiveService HTTP/1.1
SOAPAction: ""
Content-Type: multipart/related; type="application/xop+xml"; start="<[EMAIL
PROTECTED]>"; start-info="text/xml";
boundary="----=_Part_0_12432643.1162540588718"
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; XFire Client
+http://xfire.codehaus.org)
Host: localhost:9000
Expect: 100-continue
Transfer-Encoding: chunked
537
------=_Part_0_12432643.1162540588718
Content-Type: application/xop+xml; charset=UTF-8; type="text/xml"
Content-Transfer-Encoding: 8bit
Content-ID: <[EMAIL PROTECTED]>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soap:Body><saveArchive
xmlns="http://archives.bjczoa"><in0 xmlns="http://archives.bjczoa"><arc_arc_no
xsi:nil="true" /><arc_catalog_no xsi:nil="true" /><arc_dept_no xsi:nil="true"
/><arc_no xsi:nil="true" /><assistdept xsi:nil="true" /><author xsi:nil="true"
/><cause xsi:nil="true" /><content xsi:nil="true" /><copytodept xsi:nil="true"
/><deeldept xsi:nil="true" /><deptguid xsi:nil="true"
/><deptname>閲囪喘鍔??/deptname><docdate xsi:nil="true"
/><docdutier xsi:nil="true" /><docno xsi:nil="true" /><docresult xsi:nil="true"
/><docsubject xsi:nil="true"
/><doctitle>妗f鏍囬娴嬭瘯</doctitle><doctype
xsi:nil="true" /><fond xsi:nil="true" /><pagecount xsi:nil="true"
/><permission xsi:nil="true"
/><retention>姘镐箙</retention><secret xsi:nil="true"
/><sendtodept xsi:nil="true"
/><status>鏁寸悊</status><user_guid>{0A2FCA29-FFFF-FFFF-9597-CA6100000001}</user_guid><year>2006</year></in0></saveArchive></soap:Body></soap:Envelope>
------=_Part_0_12432643.1162540588718--
0
----------------------------------------------------------------------------------------------------------------------------------------------------------------
HTTP/1.1 100 Continue
HTTP/1.1 200 OK
Date: Fri, 03 Nov 2006 07:56:29 GMT
Content-Length: 0
Content-Type: multipart/related; type="application/xop+xml"; start="<[EMAIL
PROTECTED]>"; start-info="text/xml";
boundary="----=_Part_4_856586.1162540589718"
Set-Cookie:
JSESSIONID=FK2tCmnY2WnfxVmpM5L1KVG7hYBh1Gnpr21wXwx604rtJmlJdpTr!91837518; path=/
> deploy to weblogic813 problem
> -----------------------------
>
> Key: XFIRE-741
> URL: http://jira.codehaus.org/browse/XFIRE-741
> Project: XFire
> Issue Type: Test
> Affects Versions: 1.1.2
> Environment: windowsXp ; weblogic813
> Reporter: wangyi
> Assigned To: Tomasz Sztelak
> Priority: Minor
> Attachments: 王
>
>
> before I deploy my project to weblogic domain, i remove Qname.class from
> weblogic.jar ,and add qname.jar into myproject, so it runing
> when i run client, it show server run , but client get problem, as
> follows:(all of this run good for tomcat)
> client:
> org.codehaus.xfire.XFireRuntimeException: Could not invoke service.. Nested
> exception is org.codehaus.xfire.fault.XFireFault: Couldn't send message.
> org.codehaus.xfire.fault.XFireFault: Couldn't send message.
> at org.codehaus.xfire.fault.XFireFault.createFault(XFireFault.java:89)
> at
> org.codehaus.xfire.handler.OutMessageSender.invoke(OutMessageSender.java:30)
> at
> org.codehaus.xfire.handler.HandlerPipeline.invoke(HandlerPipeline.java:110)
> at org.codehaus.xfire.client.Invocation.invoke(Invocation.java:75)
> at org.codehaus.xfire.client.Client.invoke(Client.java:335)
> at
> org.codehaus.xfire.client.XFireProxy.handleRequest(XFireProxy.java:77)
> at org.codehaus.xfire.client.XFireProxy.invoke(XFireProxy.java:57)
> at $Proxy0.saveArchive(Unknown Source)
> at bjczoa.archives.ArchiveClient.main(ArchiveClient.java:41)
> Caused by: org.codehaus.xfire.XFireException: Couldn't send message.
> at
> org.codehaus.xfire.transport.http.HttpChannel.sendViaClient(HttpChannel.java:125)
> at
> org.codehaus.xfire.transport.http.HttpChannel.send(HttpChannel.java:44)
> at
> org.codehaus.xfire.handler.OutMessageSender.invoke(OutMessageSender.java:26)
> ... 7 more
> Caused by: java.io.IOException: Couldn't find MIME boundary:
> ------=_Part_0_6512542.1162478478031
> at
> org.codehaus.xfire.attachments.StreamedAttachments.<init>(StreamedAttachments.java:73)
> at
> org.codehaus.xfire.attachments.StreamedAttachments.<init>(StreamedAttachments.java:43)
> at
> org.codehaus.xfire.transport.http.CommonsHttpMessageSender.getInMessage(CommonsHttpMessageSender.java:217)
> at
> org.codehaus.xfire.transport.http.HttpChannel.sendViaClient(HttpChannel.java:118)
> ... 9 more
> server:
> <2006-11-2 下午10时40分42秒 CST> <Info>
> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM)
> Client VM Version 1.4.2-b28 from Sun Microsystems Inc.>
> <2006-11-2 下午10时40分43秒 CST> <Info>
> <Configuration Management> <BEA-150016> <This server is being started as the
> administration server.>
> <2006-11-2 下午10时40分43秒 CST> <Info>
> <Management> <BEA-141107> <Version: WebLogic Server 8.1 SP4 Mon Nov 29
> 16:21:29 PST 2004 471647
> WebLogic XMLX Module 8.1 SP4 Mon Nov 29 16:21:29 PST 2004 471647 >
> <2006-11-2 下午10时40分43秒 CST> <Notice>
> <Management> <BEA-140005> <Loading domain configuration from configuration
> repository at E:\bea\user_projects\domains\Bjczdomain\config.xml.>
> <2006-11-2 下午10时40分45秒 CST> <Notice> <Log
> Management> <BEA-170019> <The server log file
> E:\bea\user_projects\domains\Bjczdomain\myserver\myserver.log is opened. All
> server side log events will be written to this file.>
> <2006-11-2 下午10时40分47秒 CST> <Notice>
> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
> <2006-11-2 下午10时40分47秒 CST> <Notice>
> <WebLogicServer> <BEA-000327> <Starting WebLogic Admin Server "myserver" for
> domain "Bjczdomain">
> <2006-11-2 下午10时40分55秒 CST> <Warning>
> <HTTP> <BEA-101164> <User defined class
> czj.net.risesoft.sso.listener.SsoAgentListener is not a Listener, as it does
> not implement the correct interface(s).>
> <2006-11-2 下午10时40分55秒 CST> <Warning>
> <HTTP> <BEA-101248>
> <[ServletContext(id=18038616,name=risenetoabjcz,context-path=/)]: Deployment
> descriptor
> "jar:file:E:\bea\user_projects\domains\Bjczdomain\myserver\.wlnotdelete\extract\myserver__appsdir_risenetoabjcz_dir_risenetoabjcz\jarfiles\WEB-INF\lib\standard.jar!/META-INF/fn.tld"
> is malformed. Check against the DTD: cvc-elt.1: Cannot find the declaration
> of element 'taglib'. (line 6, column 17).>
> <2006-11-2 下午10时40分56秒 CST> <Warning>
> <HTTP> <BEA-101248>
> <[ServletContext(id=18038616,name=risenetoabjcz,context-path=/)]: Deployment
> descriptor
> "jar:file:E:\bea\user_projects\domains\Bjczdomain\myserver\.wlnotdelete\extract\myserver__appsdir_risenetoabjcz_dir_risenetoabjcz\jarfiles\WEB-INF\lib\standard.jar!/META-INF/x.tld"
> is malformed. Check against the DTD: cvc-elt.1: Cannot find the declaration
> of element 'taglib'. (line 6, column 19).>
> <2006-11-2 下午10时40分56秒 CST> <Warning>
> <HTTP> <BEA-101248>
> <[ServletContext(id=18038616,name=risenetoabjcz,context-path=/)]: Deployment
> descriptor
> "jar:file:E:\bea\user_projects\domains\Bjczdomain\myserver\.wlnotdelete\extract\myserver__appsdir_risenetoabjcz_dir_risenetoabjcz\jarfiles\WEB-INF\lib\FCKeditor-2.1.jar!/META-INF/FCKeditor.tld"
> is malformed. Check against the DTD: The content of element type "taglib"
> must match "(tlibversion,jspversion?,shortname,uri?,urn?,info?,tag+)". (line
> 194, column 10).>
> <2006-11-2 下午10时40分56秒 CST> <Warning>
> <HTTP> <BEA-101248>
> <[ServletContext(id=18038616,name=risenetoabjcz,context-path=/)]: Deployment
> descriptor
> "jar:file:E:\bea\user_projects\domains\Bjczdomain\myserver\.wlnotdelete\extract\myserver__appsdir_risenetoabjcz_dir_risenetoabjcz\jarfiles\WEB-INF\lib\standard.jar!/META-INF/permittedTaglibs.tld"
> is malformed. Check against the DTD: cvc-elt.1: Cannot find the declaration
> of element 'taglib'. (line 6, column 19).>
> <2006-11-2 下午10时40分56秒 CST> <Warning>
> <HTTP> <BEA-101248>
> <[ServletContext(id=18038616,name=risenetoabjcz,context-path=/)]: Deployment
> descriptor
> "jar:file:E:\bea\user_projects\domains\Bjczdomain\myserver\.wlnotdelete\extract\myserver__appsdir_risenetoabjcz_dir_risenetoabjcz\jarfiles\WEB-INF\lib\standard.jar!/META-INF/c.tld"
> is malformed. Check against the DTD: cvc-elt.1: Cannot find the declaration
> of element 'taglib'. (line 6, column 19).>
> <2006-11-2 下午10时40分56秒 CST> <Warning>
> <HTTP> <BEA-101248>
> <[ServletContext(id=18038616,name=risenetoabjcz,context-path=/)]: Deployment
> descriptor
> "jar:file:E:\bea\user_projects\domains\Bjczdomain\myserver\.wlnotdelete\extract\myserver__appsdir_risenetoabjcz_dir_risenetoabjcz\jarfiles\WEB-INF\lib\standard.jar!/META-INF/sql.tld"
> is malformed. Check against the DTD: cvc-elt.1: Cannot find the declaration
> of element 'taglib'. (line 6, column 19).>
> <2006-11-2 下午10时40分56秒 CST> <Warning>
> <HTTP> <BEA-101248>
> <[ServletContext(id=18038616,name=risenetoabjcz,context-path=/)]: Deployment
> descriptor
> "jar:file:E:\bea\user_projects\domains\Bjczdomain\myserver\.wlnotdelete\extract\myserver__appsdir_risenetoabjcz_dir_risenetoabjcz\jarfiles\WEB-INF\lib\standard.jar!/META-INF/scriptfree.tld"
> is malformed. Check against the DTD: cvc-elt.1: Cannot find the declaration
> of element 'taglib'. (line 6, column 19).>
> <2006-11-2 下午10时40分56秒 CST> <Warning>
> <HTTP> <BEA-101248>
> <[ServletContext(id=18038616,name=risenetoabjcz,context-path=/)]: Deployment
> descriptor
> "jar:file:E:\bea\user_projects\domains\Bjczdomain\myserver\.wlnotdelete\extract\myserver__appsdir_risenetoabjcz_dir_risenetoabjcz\jarfiles\WEB-INF\lib\standard.jar!/META-INF/fmt.tld"
> is malformed. Check against the DTD: cvc-elt.1: Cannot find the declaration
> of element 'taglib'. (line 6, column 19).>
> 正在装载日志配置文件:/WEB-INF/config/RiseNetLog.properties
> 正在装载系统配置文件:/WEB-INF/riseconfig.xml
> 正在装载授权证书文件:/WEB-INF/license.xml
> -- listing properties --
> password=
> shutdown=true
> username=SA
> 系统使用db认证方式登陆,跳过nds认证
> <2006-11-2 下午10时41分02秒 CST> <Notice>
> <WebLogicServer> <BEA-000331> <Started WebLogic Admin Server "myserver" for
> domain "Bjczdomain" running in Development Mode>
> <2006-11-2 下午10时41分02秒 CST> <Notice>
> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
> <2006-11-2 下午10时41分02秒 CST> <Notice>
> <WebLogicServer> <BEA-000355> <Thread "ListenThread.Default" listening on
> port 7001, ip address *.*>
> 2006-11-02 22:41:10,203 INFO (XmlBeanDefinitionReader.java:163) - Loading
> XML bean definitions from class path resource
> [org/codehaus/xfire/spring/xfire.xml]
> 2006-11-02 22:41:10,281 INFO (XmlBeanDefinitionReader.java:163) - Loading
> XML bean definitions from class path resource
> [org/codehaus/xfire/spring/customEditors.xml]
> 2006-11-02 22:41:11,546 INFO (XmlBeanDefinitionReader.java:163) - Loading
> XML bean definitions from class path resource [META-INF/xfire/services.xml]
> 2006-11-02 22:41:17,234 INFO (Conn.java:54) - Now is use datasource. It's
> RisenetDataSourceJNDIName.
> 2006-11-02 22:41:17,765 DEBUG (EventSupport.java:94) -
> 调用[0]net.risesoft.risearchives.engine.event.SaveInstanceImpListener于net.risesoft.risearchives.engine.event.OpenInstanceEvent[source=openArchives]事件。
> is anybody help me , thanks a lot !
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email