[Issue 1218] New - WSA Interop error - Unsupported Content-Type: text/xml; charset="utf-8" Supported ones are: [application/soap+xml]

View: New views
14 Messages — Rating Filter:   Alert me  

[Issue 1218] New - WSA Interop error - Unsupported Content-Type: text/xml; charset="utf-8" Supported ones are: [application/soap+xml]

by jbenoit :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://wsit.dev.java.net/issues/show_bug.cgi?id=1218
                 Issue #|1218
                 Summary|WSA Interop error - Unsupported Content-Type: text/xml
                        |; charset="utf-8" Supported ones are: [application/soa
                        |p+xml]
               Component|wsit
                 Version|2.0
                Platform|All
              OS/Version|SunOS
                     URL|
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P2
            Subcomponent|jaxws-runtime
             Assigned to|jitu
             Reported by|jbenoit






------- Additional comments from jbenoit@... Wed Aug 26 02:53:50 +0000 2009 -------
WSA Interop 109 using GF V3 b59 seeing these stack traces in GF's domain1
server.log:

[#|2009-08-20T18:02:14.938+0530|SEVERE|glassfish|com.sun.xml.ws.transport.http.HttpAdapter|_ThreadID=26;_ThreadName=Thread-2;|Unsupported
Content-Type: text/xml; charset="utf-8" Supported ones are: [application/soap+xml]
com.sun.xml.ws.server.UnsupportedMediaException: Unsupported Content-Type:
text/xml; charset="utf-8" Supported ones are: [application/soap+xml]
        at com.sun.xml.ws.encoding.StreamSOAPCodec.decode(StreamSOAPCodec.java:295)
        at com.sun.xml.ws.encoding.StreamSOAP12Codec.decode(StreamSOAP12Codec.java:94)
        at com.sun.xml.ws.encoding.StreamSOAPCodec.decode(StreamSOAPCodec.java:129)
        at com.sun.xml.ws.encoding.SOAPBindingCodec.decode(SOAPBindingCodec.java:360)
        at com.sun.xml.ws.transport.http.HttpAdapter.decodePacket(HttpAdapter.java:300)
        at com.sun.xml.ws.transport.http.HttpAdapter.access$500(HttpAdapter.java:92)
        at
com.sun.xml.ws.transport.http.HttpAdapter$HttpToolkit.handle(HttpAdapter.java:483)
        at com.sun.xml.ws.transport.http.HttpAdapter.handle(HttpAdapter.java:267)
        at
com.sun.xml.ws.transport.http.servlet.ServletAdapter.handle(ServletAdapter.java:143)
        at org.glassfish.webservices.JAXWSServlet.doPost(JAXWSServlet.java:143)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:754)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
        at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1505)
        at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:293)
        at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:188)
        at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:641)
        at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:97)
        at
com.sun.enterprise.web.PESessionLockingStandardPipeline.invoke(PESessionLockingStandardPipeline.java:85)
        at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:185)
        at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:641)
        at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:338)
        at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:237)
        at
com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:202)
        at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:752)
        at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:660)
        at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:911)
        at
com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:164)
        at
com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:135)
        at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:102)
        at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:88)
        at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:76)
        at
com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:53)
        at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:57)
        at com.sun.grizzly.NIOContext.execute(NIOContext.java:510)
        at
com.sun.grizzly.SelectorHandlerRunner.handleSelectedKey(SelectorHandlerRunner.java:357)
        at
com.sun.grizzly.SelectorHandlerRunner.handleSelectedKeys(SelectorHandlerRunner.java:257)
        at com.sun.grizzly.SelectorHandlerRunner.doSelect(SelectorHandlerRunner.java:194)
        at com.sun.grizzly.SelectorHandlerRunner.run(SelectorHandlerRunner.java:129)
        at
com.sun.grizzly.util.FixedThreadPool$BasicWorker.dowork(FixedThreadPool.java:379)
        at com.sun.grizzly.util.FixedThreadPool$BasicWorker.run(FixedThreadPool.java:360)
        at java.lang.Thread.run(Thread.java:619)
|#]

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@...
For additional commands, e-mail: issues-help@...


[Issue 1218] WSA Interop error - Unsupported Content-Type: text/xml; charset="utf-8" Supported ones are: [application/soap+xml]

by jbenoit :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://wsit.dev.java.net/issues/show_bug.cgi?id=1218






------- Additional comments from jbenoit@... Wed Aug 26 02:55:10 +0000 2009 -------
Created an attachment (id=981)
Glassfish V3 domain1 server.log


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@...
For additional commands, e-mail: issues-help@...


[Issue 1218] WSA Interop error - Unsupported Content-Type: text/xml; charset="utf-8" Supported ones are: [application/soap+xml]

by jbenoit :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://wsit.dev.java.net/issues/show_bug.cgi?id=1218






------- Additional comments from jbenoit@... Wed Aug 26 02:57:37 +0000 2009 -------
Created an attachment (id=982)
test4u WSA interop 109 servlet deployment log file


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@...
For additional commands, e-mail: issues-help@...


[Issue 1218] WSA Interop error - Unsupported Content-Type: text/xml; charset="utf-8" Supported ones are: [application/soap+xml]

by jbenoit :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://wsit.dev.java.net/issues/show_bug.cgi?id=1218






------- Additional comments from jbenoit@... Wed Aug 26 02:58:14 +0000 2009 -------
Created an attachment (id=983)
test4u WSA interop 109 EJB deployment log file


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@...
For additional commands, e-mail: issues-help@...


[Issue 1218] WSA Interop error - Unsupported Content-Type: text/xml; charset="utf-8" Supported ones are: [application/soap+xml]

by jbenoit :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://wsit.dev.java.net/issues/show_bug.cgi?id=1218






------- Additional comments from jbenoit@... Wed Aug 26 02:59:16 +0000 2009 -------
Created an attachment (id=984)
test4u Glassfish V3 installation log file


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@...
For additional commands, e-mail: issues-help@...


[Issue 1218] WSA Interop error - Unsupported Content-Type: text/xml; charset="utf-8" Supported ones are: [application/soap+xml]

by jbenoit :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://wsit.dev.java.net/issues/show_bug.cgi?id=1218






------- Additional comments from jbenoit@... Wed Aug 26 03:00:16 +0000 2009 -------
Created an attachment (id=985)
test4u xtest.properties file showing paths, environment variables, properties, etc.


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@...
For additional commands, e-mail: issues-help@...


[Issue 1218] WSA Interop error - Unsupported Content-Type: text/xml; charset="utf-8" Supported ones are: [application/soap+xml]

by jbenoit :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://wsit.dev.java.net/issues/show_bug.cgi?id=1218






------- Additional comments from jbenoit@... Wed Aug 26 03:02:32 +0000 2009 -------
problem is occurring using Glassfish V3 b60 on OS Open_SoleX64

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@...
For additional commands, e-mail: issues-help@...


[Issue 1218] WSA Interop error - Unsupported Content-Type: text/xml; charset="utf-8" Supported ones are: [application/soap+xml]

by jitu-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://wsit.dev.java.net/issues/show_bug.cgi?id=1218



User jitu changed the following:

                What    |Old value                 |New value
================================================================================
             Assigned to|jitu                      |bhaktimehta
--------------------------------------------------------------------------------




------- Additional comments from jitu@... Wed Aug 26 22:30:49 +0000 2009 -------
Server is configured as SOAP1.2, but client is sending SOAP1.1 mismatch.
Assigning this to Bhakti.

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@...
For additional commands, e-mail: issues-help@...


[Issue 1218] WSA Interop error - Unsupported Content-Type: text/xml; charset="utf-8" Supported ones are: [application/soap+xml]

by jitu-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://wsit.dev.java.net/issues/show_bug.cgi?id=1218



User jitu changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|NEW                       |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |INVALID
--------------------------------------------------------------------------------




------- Additional comments from jitu@... Mon Sep 28 18:35:31 +0000 2009 -------
Resolve the test config issue. Server is configured as SOAP1.2, and the client
is sending SOAP/1.1

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@...
For additional commands, e-mail: issues-help@...


[Issue 1218] WSA Interop error - Unsupported Content-Type: text/xml; charset="utf-8" Supported ones are: [application/soap+xml]

by jbenoit :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://wsit.dev.java.net/issues/show_bug.cgi?id=1218



User jbenoit changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|RESOLVED                  |REOPENED
--------------------------------------------------------------------------------
              Resolution|INVALID                   |
--------------------------------------------------------------------------------




------- Additional comments from jbenoit@... Mon Sep 28 20:01:15 +0000 2009 -------
there is no test config issue,  as this test worked previously. the test is
failing now, the test bits didn't change.  if the test bits needed to change
then there is a bug with backwards compatability.


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@...
For additional commands, e-mail: issues-help@...


[Issue 1218] WSA Interop error - Unsupported Content-Type: text/xml; charset="utf-8" Supported ones are: [application/soap+xml]

by haroldcarr :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://wsit.dev.java.net/issues/show_bug.cgi?id=1218



User haroldcarr changed the following:

                What    |Old value                 |New value
================================================================================
             Assigned to|bhaktimehta               |jbenoit
--------------------------------------------------------------------------------
                  Status|REOPENED                  |NEW
--------------------------------------------------------------------------------




------- Additional comments from haroldcarr@... Wed Oct 28 16:37:36 +0000 2009 -------
jon

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@...
For additional commands, e-mail: issues-help@...


[Issue 1218] WSA Interop error - Unsupported Content-Type: text/xml; charset="utf-8" Supported ones are: [application/soap+xml]

by jbenoit :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://wsit.dev.java.net/issues/show_bug.cgi?id=1218



User jbenoit changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|NEW                       |STARTED
--------------------------------------------------------------------------------




------- Additional comments from jbenoit@... Thu Oct 29 18:59:07 +0000 2009 -------
investigating

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@...
For additional commands, e-mail: issues-help@...


[Issue 1218] WSA Interop error - Unsupported Content-Type: text/xml; charset="utf-8" Supported ones are: [application/soap+xml]

by jbenoit :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://wsit.dev.java.net/issues/show_bug.cgi?id=1218



User jbenoit changed the following:

                What    |Old value                 |New value
================================================================================
        Target milestone|not determined            |2.0
--------------------------------------------------------------------------------




------- Additional comments from jbenoit@... Mon Nov  2 13:56:47 +0000 2009 -------
set target milestone to 2.0

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@...
For additional commands, e-mail: issues-help@...


[Issue 1218] WSA Interop error - Unsupported Content-Type: text/xml; charset="utf-8" Supported ones are: [application/soap+xml]

by jbenoit :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://wsit.dev.java.net/issues/show_bug.cgi?id=1218



User jbenoit changed the following:

                What    |Old value                 |New value
================================================================================
                Priority|P2                        |P3
--------------------------------------------------------------------------------
            Subcomponent|jaxws-runtime             |tests
--------------------------------------------------------------------------------




------- Additional comments from jbenoit@... Tue Nov  3 04:56:24 +0000 2009 -------
moving to tests subcategory and lowering priority as per comments from Jitu:
"Resolve the test config issue. Server is configured as SOAP1.2, and the client
is sending SOAP/1.1"
since tests haven't changed, i don't see this as test config issue.  where do
you see server configured as SOAP1.2 and client is sending SOAP1.1?

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@...
For additional commands, e-mail: issues-help@...