"http://www.extreme.indiana.edu/xgws/msgbox/2004/MsgBoxPT/takeMessagesResponse");
createOperation(axisService, "createMsgBox", new MsgBoxServiceMessageReceiverInOut(),
"http://www.extreme.indiana.edu/xgws/msgbox/2004/createMsgBox",
"http://www.extreme.indiana.edu/xgws/msgbox/2004/MsgBoxPT/createMsgBoxResponse");
axisService.addParameter("configuration.file.name", "msgBox.properties");
axisService.addParameter("ServiceClass", "edu.indiana.extreme.www.xgws.msgbox.MsgBoxServiceSkeleton");
InMemoryMessageBoxServer.deployService(axisService);
new MsgBoxServiceLifeCycle().startUp(InMemoryMessageBoxServer.getConfigurationContext(), axisService);