where is mule.xsd

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

where is mule.xsd

by Purohit, Manoj R :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I am able to see mule.xsd in src.
However don't know  from where in classpath it peeks up at runtime
I have mule-core-*.jar and  mule-core-*-tests.jar are missing the mule.xsd.

This behavior is consistent with mule 2.2* and Mule 3* ..

Regards,
Manoj



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email



Re: where is mule.xsd

by Andrew Perepelytsya :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


This behavior is consistent with mule 2.2* and Mule 3* ..

What behavior? :)

Mule *does not* depend on spring. It's only one of the number of ways to configure it (e.g. there's a Guice module in Mule 3.x), but if you ask, check mule-modules-spring-config.

HTH,
Andrew

Re: where is mule.xsd

by David Dossot-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

mule-module-spring-config-*.jar

On Fri, Jul 3, 2009 at 10:44 AM, Purohit, Manoj R <manoj.r.purohit@...> wrote:
Hi,

I am able to see mule.xsd in src.
However don't know  from where in classpath it peeks up at runtime
I have mule-core-*.jar and  mule-core-*-tests.jar are missing the mule.xsd.

This behavior is consistent with mule 2.2* and Mule 3* ..

Regards,
Manoj



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email




RE: where is mule.xsd

by Purohit, Manoj R :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.

Thanks Andrew,

 

I got it.

It is there mule-modules-spring-config.

I mean in both the releases it is in mule-modules-spring-config.jar

 

Regards,

Manoj

 

From: Andrew Perepelytsya [mailto:aperepel@...]
Sent: Friday, July 03, 2009 1:46 PM
To: user@...
Subject: Re: [mule-user] where is mule.xsd

 

 

This behavior is consistent with mule 2.2* and Mule 3* ..


What behavior? :)

Mule *does not* depend on spring. It's only one of the number of ways to configure it (e.g. there's a Guice module in Mule 3.x), but if you ask, check mule-modules-spring-config.

HTH,
Andrew