Easy-WSDL

The SOAP component caches the imports of WSDL

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 2.3
  • Fix Version/s: 2.3
  • Component/s: None
  • Security Level: Public
  • Description:
    Hide

    WSDL can use external imports (through url). If we install a provide service unit using such WSDL, it works fine...but things get a bit wrong when we choose to uninstall this provide service unit, modify the imports and re-install the same service unit we have a problem. The component gives us the old XSD !

    Reproduction :

    • Install & configure a new Apache server (on localhost, which allows you to use the given SA directly)
    • copy the content of the svn.zip in /var/www
    • launch Petals ESB
    • Modify the SE-XSLT to use the given conf.xml
    • Modify the SE-KPI to use the given petalsview.properties
    • Deploy the shared library
    • Deploy all the components
    • Deploy the given service assembly
    • Get the WSDL exposed by the SOAP-BC
    • take a look at the imported XSD (by following their url)
    • Undeploy the service assembly
    • Change the content of the XSD
    • Redeploy the service assembly
    • Get the WSDL exposed by the SOAP-BC
    • take a look at the imported XSD ==> woops
    Show
    WSDL can use external imports (through url). If we install a provide service unit using such WSDL, it works fine...but things get a bit wrong when we choose to uninstall this provide service unit, modify the imports and re-install the same service unit we have a problem. The component gives us the old XSD ! Reproduction :
    • Install & configure a new Apache server (on localhost, which allows you to use the given SA directly)
    • copy the content of the svn.zip in /var/www
    • launch Petals ESB
    • Modify the SE-XSLT to use the given conf.xml
    • Modify the SE-KPI to use the given petalsview.properties
    • Deploy the shared library
    • Deploy all the components
    • Deploy the given service assembly
    • Get the WSDL exposed by the SOAP-BC
    • take a look at the imported XSD (by following their url)
    • Undeploy the service assembly
    • Change the content of the XSD
    • Redeploy the service assembly
    • Get the WSDL exposed by the SOAP-BC
    • take a look at the imported XSD ==> woops
  • Environment:
    PetalsESB 3.1 / petals-se-notification / petals-se-kpi 1.0.4 / petals-bc-soap / petals-se-xslt (mod veolia) / petals-se-eip
  1. conf.xml
    (0.5 kB)
    Charles Casadei
    Tue, 3 Aug 2010 - 09:34:34 +0200
  2. petals-bc-soap-4.0.3-20100704.073518-7.zip
    (16.83 MB)
    Charles Casadei
    Tue, 3 Aug 2010 - 09:59:35 +0200
  3. petals-se-eip-2.5-20100610.103318-7.zip
    (4.54 MB)
    Charles Casadei
    Tue, 3 Aug 2010 - 09:51:57 +0200
  4. petals-se-kpi-1.0.4-SNAPSHOT.zip
    (17.77 MB)
    Charles Casadei
    Tue, 3 Aug 2010 - 09:45:42 +0200
  5. petals-se-notification-1.0.2.zip
    (4.55 MB)
    Charles Casadei
    Tue, 3 Aug 2010 - 09:40:26 +0200
  6. petals-se-xslt-2.3.3-SNAPSHOT.zip
    (6.12 MB)
    Charles Casadei
    Tue, 3 Aug 2010 - 09:54:10 +0200
  7. petals-view.properties
    (2 kB)
    Charles Casadei
    Tue, 3 Aug 2010 - 09:34:34 +0200
  8. sa-AD004-RecupMissionSigma-1.0.0-SNAPSHOT.zip
    (92 kB)
    Charles Casadei
    Tue, 3 Aug 2010 - 09:35:07 +0200
  9. sl-oracle-driver-10.2.0.2.zip
    (1.40 MB)
    Charles Casadei
    Tue, 3 Aug 2010 - 09:35:07 +0200
  10. svn.zip.1
    (18 kB)
    Charles Casadei
    Tue, 3 Aug 2010 - 09:34:34 +0200

Activity

Charles Casadei made changes - Tue, 3 Aug 2010 - 09:22:01 +0200
Field Original Value New Value
Link This issue blocks SPVEOLIAE-28 [ SPVEOLIAE-28 ]
Charles Casadei made changes - Tue, 3 Aug 2010 - 09:31:18 +0200
Priority Minor [ 4 ]
Charles Casadei made changes - Tue, 3 Aug 2010 - 09:34:34 +0200
Attachment petals-view.properties [ 10111 ]
Attachment svn.zip.1 [ 10112 ]
Attachment conf.xml [ 10113 ]
Charles Casadei made changes - Tue, 3 Aug 2010 - 09:35:07 +0200
Charles Casadei made changes - Tue, 3 Aug 2010 - 09:35:32 +0200
Description WSDL can use external imports (through url). If we install a provide service unit using such WSDL, it works fine...but things get a bit wrong when we choose to uninstall this provide service unit, modify the imports and re-install the same service unit we have a problem. The component gives us the old XSD !

Reproduction :
- Install & configure a new Apache server (on localhost, which allows you to use the given SA directly)
- copy the content of the svn.zip in /var/www
- launch Petals ESB
- Modify the SE-XSLT to use the given conf.xml
- Modify the SE-KPI to use the given petalsview.properties
- Deploy all the components
- Deploy the given service assembly
- Get the WSDL exposed by the SOAP-BC
- take a look at the imported XSD (by following their url)
- Undeploy the service assembly
- Change the content of the XSD
- Redeploy the service assembly
- Get the WSDL exposed by the SOAP-BC
- take a look at the imported XSD ==> woops :-)
WSDL can use external imports (through url). If we install a provide service unit using such WSDL, it works fine...but things get a bit wrong when we choose to uninstall this provide service unit, modify the imports and re-install the same service unit we have a problem. The component gives us the old XSD !

Reproduction :
- Install & configure a new Apache server (on localhost, which allows you to use the given SA directly)
- copy the content of the svn.zip in /var/www
- launch Petals ESB
- Modify the SE-XSLT to use the given conf.xml
- Modify the SE-KPI to use the given petalsview.properties
- Deploy the shared library
- Deploy all the components
- Deploy the given service assembly
- Get the WSDL exposed by the SOAP-BC
- take a look at the imported XSD (by following their url)
- Undeploy the service assembly
- Change the content of the XSD
- Redeploy the service assembly
- Get the WSDL exposed by the SOAP-BC
- take a look at the imported XSD ==> woops :-)
Charles Casadei made changes - Tue, 3 Aug 2010 - 09:40:26 +0200
Attachment petals-se-notification-1.0.2.zip [ 10116 ]
Charles Casadei made changes - Tue, 3 Aug 2010 - 09:45:42 +0200
Attachment petals-se-kpi-1.0.4-SNAPSHOT.zip [ 10117 ]
Charles Casadei made changes - Tue, 3 Aug 2010 - 09:51:57 +0200
Charles Casadei made changes - Tue, 3 Aug 2010 - 09:54:10 +0200
Attachment petals-se-xslt-2.3.3-SNAPSHOT.zip [ 10119 ]
Charles Casadei made changes - Tue, 3 Aug 2010 - 09:59:35 +0200
Charles Casadei made changes - Thu, 5 Aug 2010 - 17:00:27 +0200
Remaining Estimate 0 minutes [ 0 ]
Time Spent 2 hours [ 7200 ]
Charles Casadei made changes - Thu, 5 Aug 2010 - 17:00:54 +0200
Project Petals-BC-SOAP [ 10038 ] Petals-SE-EIP [ 10041 ]
Key PETALSBCSOAP-27 PETALSSEEIP-2
Affects Version/s 2.4.3 [ 10035 ]
Affects Version/s 4.0.3 [ 10050 ]
Assignee Nicolas Oddoux [ noddoux ] Marc Jambert [ mjambert ]
Charles Casadei made changes - Thu, 5 Aug 2010 - 17:15:15 +0200
Project Petals-SE-EIP [ 10041 ] Petals-CDK [ 10032 ]
Key PETALSSEEIP-2 PETALSCDK-8
Affects Version/s 5.0.3 [ 10027 ]
Affects Version/s 2.4.3 [ 10035 ]
Assignee Marc Jambert [ mjambert ] Mathieu Carrolle [ mcarrolle ]
Charles Casadei made changes - Fri, 20 Aug 2010 - 12:02:05 +0200
Status Resolved [ 10004 ] Closed [ 10005 ]
Fix Version/s 2.3 [ 10012 ]

People

Dates

  • Created:
    Tue, 3 Aug 2010 - 09:20:55 +0200
    Updated:
    Fri, 20 Aug 2010 - 12:02:05 +0200
    Resolved:
    Tue, 10 Aug 2010 - 08:54:29 +0200

Time Tracking

Estimated:
Not Specified
Original Estimate - Not Specified
Remaining:
0m
Remaining Estimate - 0 minutes
Logged:
1d 2h
Time Spent - 1 day, 2 hours