Hi, I found a strange issue. The application-client.xml in message-server is put into a wrong place, but it's working. After I fixed it and placed it to the correct place test/resources/META-INF/, I found there's no such file in message-client project, so I copy one to the same folder of message-client. And the amazing thing happen, test in message-client is working now.....
Then I remove the file from message-server, and delete the installed package under .m2/repository/ folder either, I run test of message-server again, and it's still working... This is really strange. -- View this message in context: http://openejb.979440.n4.nabble.com/Difference-of-initializing-context-tp4657559p4657569.html Sent from the OpenEJB User mailing list archive at Nabble.com.
