[jira] Resolved: (CXF-3340) wsdl2java caches the input wsdl file or result so there is no differnce in the output when called a second time from the same process and with the same wsdl file path

2011-02-16 Thread Freeman Fang (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Freeman Fang resolved CXF-3340. --- Resolution: Fixed Fix Version/s: 2.3.3 2.4 commit fix http://svn.apache.org/v

[jira] Commented: (CXF-3340) wsdl2java caches the input wsdl file or result so there is no differnce in the output when called a second time from the same process and with the same wsdl file path

2011-02-16 Thread Freeman Fang (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995685#comment-12995685 ] Freeman Fang commented on CXF-3340: --- Hi, We have a definitionsMap in WSDLManagerImpl, whi

[jira] Commented: (CXF-3342) NullPointerException in Soap12FaultOutInterceptor when an exception is thrown from a SOAP 1.2 endpoint

2011-02-16 Thread aaron pieper (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995611#comment-12995611 ] aaron pieper commented on CXF-3342: --- Yes, oops, I just caught this bug myself! Sorry, I'm

[jira] Commented: (CXF-3342) NullPointerException in Soap12FaultOutInterceptor when an exception is thrown from a SOAP 1.2 endpoint

2011-02-16 Thread Glen Mazza (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995577#comment-12995577 ] Glen Mazza commented on CXF-3342: - Hi Aaron, there seems something wrong with your patch, th

[jira] Updated: (CXF-3342) NullPointerException in Soap12FaultOutInterceptor when an exception is thrown from a SOAP 1.2 endpoint

2011-02-16 Thread aaron pieper (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] aaron pieper updated CXF-3342: -- Attachment: patch.txt exception.txt The full stack trace which is reported on the server

[jira] Created: (CXF-3342) NullPointerException in Soap12FaultOutInterceptor when an exception is thrown from a SOAP 1.2 endpoint

2011-02-16 Thread aaron pieper (JIRA)
NullPointerException in Soap12FaultOutInterceptor when an exception is thrown from a SOAP 1.2 endpoint -- Key: CXF-3342 URL: https://issues.apache.org/jira/browse/

[jira] Closed: (CXF-3341) Bad JSON marshalling of List object

2011-02-16 Thread Ilya Kramer (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Kramer closed CXF-3341. Resolution: Won't Fix > Bad JSON marshalling of List object > --- > >

[jira] Commented: (CXF-3341) Bad JSON marshalling of List object

2011-02-16 Thread Ilya Kramer (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995291#comment-12995291 ] Ilya Kramer commented on CXF-3341: -- Thank you for the quick response. it's a shame you can

[jira] Assigned: (CXF-3340) wsdl2java caches the input wsdl file or result so there is no differnce in the output when called a second time from the same process and with the same wsdl file path

2011-02-16 Thread Freeman Fang (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Freeman Fang reassigned CXF-3340: - Assignee: Freeman Fang > wsdl2java caches the input wsdl file or result so there is no differnce in

[jira] Commented: (CXF-3341) Bad JSON marshalling of List object

2011-02-16 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995257#comment-12995257 ] Sergey Beryozkin commented on CXF-3341: --- Unfortunately this is a won't fix issue due t

[jira] Updated: (CXF-3341) Bad JSON marshalling of List object

2011-02-16 Thread Ilya Kramer (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Kramer updated CXF-3341: - Description: Wrong result returned by marshalling an object with List. The result some why depends on the

[jira] Created: (CXF-3341) Bad JSON marshalling of List object

2011-02-16 Thread Ilya Kramer (JIRA)
Bad JSON marshalling of List object --- Key: CXF-3341 URL: https://issues.apache.org/jira/browse/CXF-3341 Project: CXF Issue Type: Bug Components: JAX-RS Affects Versions: 2.3.2

[jira] Updated: (CXF-3340) wsdl2java caches the input wsdl file or result so there is no differnce in the output when called a second time from the same process and with the same wsdl file path

2011-02-16 Thread Kjell Winblad (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kjell Winblad updated CXF-3340: --- Attachment: cxfcachebug.tar.gz A maven project that can reproduce the issue > wsdl2java caches the inp

[jira] Created: (CXF-3340) wsdl2java caches the input wsdl file or result so there is no differnce in the output when called a second time from the same process and with the same wsdl file path

2011-02-16 Thread Kjell Winblad (JIRA)
wsdl2java caches the input wsdl file or result so there is no differnce in the output when called a second time from the same process and with the same wsdl file path --