On Fri, Apr 11, 2008 at 11:53 AM, lhe77 <[EMAIL PROTECTED]> wrote:
>
>  Hi,
>
>  I followed the FAQ
>  
> http://servicemix.apache.org/how-do-i-share-a-single-object-between-different-service-units.html
>
>  defining a shared bean in the jndi.xml file.
>
>  Then I defined in my SU's xbean.xml
>  <jee:jndi-lookup id="mySingletonId" jndi-name="mySingletonJndiName" />
>
>  After deployment of the su smx tells me that the jee namespace is unknown.
>  Ok so I found somewhere in the forums this namespace definition:
>  xmlns:jee="http://www.springframework.org/schema/jee";
>
>  I put it in but when trying to deploy smx tells me that it doesn't knows
>  that namespace !?
>
>  Would do I have to put in that it works?

I wonder if that namespace handler is located in a Spring jar that is
not included in SMX?

Bruce
-- 
perl -e 'print unpack("u30","D0G)[EMAIL 
PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

Apache ActiveMQ - http://activemq.org/
Apache Camel - http://activemq.org/camel/
Apache ServiceMix - http://servicemix.org/
Apache Geronimo - http://geronimo.apache.org/

Blog: http://bruceblog.org/

Reply via email to