Issue Details (XML | Word | Printable)

Key: MULE-3637
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Dirk Olmes
Reporter: Ron Fulkerson
Votes: 2
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Mule

Embedded Jar does not include proper spring.handlers & spring.schemas

Created: 26/Aug/08 10:36 PM   Updated: 28/Oct/08 01:38 PM
Component/s: Build: Distributions
Affects Version/s: 2.0.2
Fix Version/s: 2.0 ITR8, 2.1.1

Time Tracking:
Original Estimate: Not Specified
Remaining Estimate: 0 minutes
Time Spent - 3 hours, 30 minutes
Time Spent: 3 hours, 30 minutes
Time Spent - 3 hours, 30 minutes

File Attachments: 1. File spring.handlers (3 kB)
2. File spring.schemas (3 kB)

Environment: Mule as an embedded server.
Issue Links:
Related
 

Labels:
User impact: Medium
Effort points: 1
Log Output: Configuration problem: Unable to locate NamespaceHandler for namespace


 Description  « Hide
The spring.handlers and spring.schemas files included with mule-2.0.2-embedded.jar do not list all the transports supported by the embedded jar. This results in "Configuration problem: Unable to locate NamespaceHandler for namespace ..." errors, even though the actual classes are available in the jar.

 All   Comments   Work Log   Change History   Transitions   FishEye      Sort Order: Ascending order - Click to sort in descending order
Ron Fulkerson added a comment - 26/Aug/08 10:38 PM
Attached are spring.handlers and spring.schemas for transports included in the embedded jar.

Ross Mason added a comment - 03/Sep/08 10:13 PM
does this mean that we need to create composite spring.handlers and spring.schema files for the embedded distribution?

Also, how relevant is this distribution as an OSGi module?


Daniel Feist added a comment - 04/Sep/08 05:23 PM
Yes. It's still relevant because non-standalone distributions will not use OSGI.

Daniel Feist added a comment - 08/Oct/08 08:06 PM
Shouldn't we increase priority of this issue? This issue renders the embedded distribution useless when using, as most users do, spring configuration...

Dirk Olmes added a comment - 10/Oct/08 04:15 AM