java - servicemix 4.5 NoInitialContextException -


we have osgi application worked on servicemix 5. reasons must migrate servicemix 4.5. tried , got this

error parsing sql mapper configuration. cause: org.apache.ibatis.builder.builderexception: error parsing sql mapperconfiguration. cause: org.apache.ibatis.datasource.datasourceexception: there error configuring jndidatasourcetransactionpool. cause: javax.naming.noinitialcontextexception: need specify class name in environment or system property, or applet parameter, or in application resource file:  java.naming.factory.initial 

what need?

install aries jndi feature?

features:install jndi 

Comments

Popular posts from this blog

How to run C# code using mono without Xamarin in Android? -

c# - SharpSsh Command Execution -

python - Specify path of savefig with pylab or matplotlib -