[jira] Created: (CXF-1689) CXF assumes class.getPackage() is never null

2008-07-04 Thread Hani Suleiman (JIRA)
CXF assumes class.getPackage() is never null Key: CXF-1689 URL: https://issues.apache.org/jira/browse/CXF-1689 Project: CXF Issue Type: Bug Components: Core Affects Versions: 2.1.1

[jira] Reopened: (CXF-1682) Generated Web service Client fails for http://demo.aws.air-worldwide.com/aws/passporttogo.asmx?wsdl

2008-07-04 Thread Martin Jozef (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Jozef reopened CXF-1682: --- Estimated Complexity: Moderate (was: Unknown) Configuration is still broken > Generated Web service C

[jira] Updated: (CXF-1682) Generated Web service Client fails for http://demo.aws.air-worldwide.com/aws/passporttogo.asmx?wsdl

2008-07-04 Thread Martin Jozef (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Jozef updated CXF-1682: -- Fix Version/s: (was: Invalid) 2.0.8 2.1.2 Priority: Maj

[jira] Commented: (CXF-1355) Port Jsr181HandlerMapping from Xfire

2008-07-04 Thread Alexander Polunochev (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12610627#action_12610627 ] Alexander Polunochev commented on CXF-1355: --- Is it ok that used here interface Serv

[jira] Resolved: (CXF-1688) Make the JBI binding and transport OSGi bundles

2008-07-04 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved CXF-1688. -- Resolution: Fixed Sendingrt/bindings/jbi/pom.xml Adding rt/bindings/jbi/src/main/

[jira] Created: (CXF-1688) Make the JBI binding and transport OSGi bundles

2008-07-04 Thread Guillaume Nodet (JIRA)
Make the JBI binding and transport OSGi bundles --- Key: CXF-1688 URL: https://issues.apache.org/jira/browse/CXF-1688 Project: CXF Issue Type: Improvement Reporter: Guillaume Nodet

[jira] Created: (CXF-1687) Lots of NPE when parsing documents at start time

2008-07-04 Thread Guillaume Nodet (JIRA)
Lots of NPE when parsing documents at start time Key: CXF-1687 URL: https://issues.apache.org/jira/browse/CXF-1687 Project: CXF Issue Type: Bug Reporter: Guillaume Nodet

[jira] Closed: (CXF-1682) Generated Web service Client fails for http://demo.aws.air-worldwide.com/aws/passporttogo.asmx?wsdl

2008-07-04 Thread Martin Jozef (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Jozef closed CXF-1682. - Resolution: Invalid Fix Version/s: (was: 2.0.8) (was: 2.1.2)

[jira] Commented: (CXF-1457) cxf-codegen-plugin misinterprets relative paths in pom.xml

2008-07-04 Thread Dave Leatherdale (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12610591#action_12610591 ] Dave Leatherdale commented on CXF-1457: --- Do you know which revisions fixed this problem

[jira] Issue Comment Edited: (CXF-1686) maven-codegen-plugin: Add ability to specify a default set of options for all wsdls in a project.

2008-07-04 Thread Dave Leatherdale (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12610588#action_12610588 ] daveel edited comment on CXF-1686 at 7/4/08 6:57 AM: --- Just noti

[jira] Commented: (CXF-1686) maven-codegen-plugin: Add ability to specify a default set of options for all wsdls in a project.

2008-07-04 Thread Dave Leatherdale (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12610588#action_12610588 ] Dave Leatherdale commented on CXF-1686: --- Just noticed a small bug in the patch in Wsd

[jira] Commented: (CXF-1586) option in wsdl2java generation to NOT create a @Webservice.wsdlLocation

2008-07-04 Thread Glen Mazza (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12610527#action_12610527 ] Glen Mazza commented on CXF-1586: - Just FYI, strictly speaking, it shouldn't be necessary to

[jira] Commented: (CXF-1686) maven-codegen-plugin: Add ability to specify a default set of options for all wsdls in a project.

2008-07-04 Thread Dave Leatherdale (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12610515#action_12610515 ] Dave Leatherdale commented on CXF-1686: --- Attached patch adds a new maven parameter "def

[jira] Commented: (CXF-1586) option in wsdl2java generation to NOT create a @Webservice.wsdlLocation

2008-07-04 Thread Glen Mazza (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12610512#action_12610512 ] Glen Mazza commented on CXF-1586: - BTW, what do you mean when you say "and only use the @Webs

[jira] Updated: (CXF-1686) maven-codegen-plugin: Add ability to specify a default set of options for all wsdls in a project.

2008-07-04 Thread Dave Leatherdale (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Leatherdale updated CXF-1686: -- Attachment: CXF-1686.diff Added patch to add this functionality. > maven-codegen-plugin: Add abi

[jira] Created: (CXF-1686) maven-codegen-plugin: Add ability to specify a default set of options for all wsdls in a project.

2008-07-04 Thread Dave Leatherdale (JIRA)
maven-codegen-plugin: Add ability to specify a default set of options for all wsdls in a project. - Key: CXF-1686 URL: https://issues.apache.org/jira/browse/CXF-1686

[jira] Updated: (CXF-1685) Not possible to pass empty parameter to the maven-codegen-plugin

2008-07-04 Thread Dave Leatherdale (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Leatherdale updated CXF-1685: -- Attachment: CXF-1685.diff Added patch to translate null extraargs into empty strings to avoid nul

[jira] Created: (CXF-1685) Not possible to pass empty parameter to the maven-codegen-plugin

2008-07-04 Thread Dave Leatherdale (JIRA)
Not possible to pass empty parameter to the maven-codegen-plugin Key: CXF-1685 URL: https://issues.apache.org/jira/browse/CXF-1685 Project: CXF Issue Type: Improvement

[jira] Updated: (CXF-1684) URIResolver cannot resolve relative paths with with zip: scheme

2008-07-04 Thread Dave Leatherdale (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Leatherdale updated CXF-1684: -- Attachment: CXF-1684.diff patch to general the jar scheme handling apply to zip too. > URIResolv

[jira] Created: (CXF-1684) URIResolver cannot resolve relative paths with with zip: scheme

2008-07-04 Thread Dave Leatherdale (JIRA)
URIResolver cannot resolve relative paths with with zip: scheme --- Key: CXF-1684 URL: https://issues.apache.org/jira/browse/CXF-1684 Project: CXF Issue Type: Improvement Affect

[jira] Updated: (CXF-1683) ExtendedURIResolver returns relative paths after resolving a URI relative to another one.

2008-07-04 Thread Dave Leatherdale (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Leatherdale updated CXF-1683: -- Description: This showed up by a failure to resolve a XSD which was relatively imported from ano

[jira] Updated: (CXF-1683) ExtendedURIResolver returns relative paths after resolving a URI relative to another one.

2008-07-04 Thread Dave Leatherdale (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Leatherdale updated CXF-1683: -- Attachment: CXF-1683.diff Added Patch for ExtendedURIResolver > ExtendedURIResolver returns rela

[jira] Created: (CXF-1683) ExtendedURIResolver returns relative paths after resolving a URI relative to another one.

2008-07-04 Thread Dave Leatherdale (JIRA)
ExtendedURIResolver returns relative paths after resolving a URI relative to another one. - Key: CXF-1683 URL: https://issues.apache.org/jira/browse/CXF-1683 Proj

[jira] Updated: (CXF-1681) Base URL caching in ServletController avoids needed updateDests() call on republishing endpoints

2008-07-04 Thread David Wettig (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Wettig updated CXF-1681: -- Remaining Estimate: (was: 2h) Original Estimate: (was: 2h) > Base URL caching in ServletCont