112113114115116117118
System.out.println(" Sun web app bean creation failed " ); } ApplicationRef ref = servers.getServerByName(SERVERNAME).getApplicationRefByRef(APPNAME); impl = new SunWebModuleReaderImpl(ctx, ref, sunWebApp); }