Author: keith
Date: Tue Jan 15 08:48:05 2008
New Revision: 12282
Log:
deleting unnecessary code
Modified:
trunk/mashup/java/modules/core/src/org/wso2/mashup/transport/MashupServerInitializer.java
Modified:
trunk/mashup/java/modules/core/src/org/wso2/mashup/transport/MashupServerInitializer.java
==============================================================================
---
trunk/mashup/java/modules/core/src/org/wso2/mashup/transport/MashupServerInitializer.java
(original)
+++
trunk/mashup/java/modules/core/src/org/wso2/mashup/transport/MashupServerInitializer.java
Tue Jan 15 08:48:05 2008
@@ -71,10 +71,6 @@
new String[] { },
new String[] {
MashupConstants.MASHUP_USER_ROLE });
-//
admin.assignUsersAndRoles(MashupConstants.MASHUP_ADMIN_SERVICEIC, null,
"scenario2",
-// new String[] { },
-// new String[] {
MashupConstants.MASHUP_USER_ROLE });
-
// Applying a dummy tag so that searching works
// https://wso2.org/jira/browse/REGISTRY-24
SecureRegistry secureRegistry =
_______________________________________________
Mashup-dev mailing list
[email protected]
http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev