X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=webservices%2Fcompbio%2Fws%2Fserver%2FRegistryWS.java;h=c54fc56b373e9ddd5777aebe5ab4402b3a6289a8;hb=d92ac5284d2c918deda443f89e60cab6f0f8667e;hp=3898b884ff4c0aafebf46091dba76faba3f3a945;hpb=a284b66c119ee21683202f51e5276d5a5ee7f121;p=jabaws.git diff --git a/webservices/compbio/ws/server/RegistryWS.java b/webservices/compbio/ws/server/RegistryWS.java index 3898b88..c54fc56 100644 --- a/webservices/compbio/ws/server/RegistryWS.java +++ b/webservices/compbio/ws/server/RegistryWS.java @@ -33,6 +33,7 @@ import javax.xml.ws.handler.MessageContext; import org.apache.log4j.Logger; +import compbio.data.msa.Category; import compbio.data.msa.JABAService; import compbio.ws.client.Services; import compbio.ws.client.WSTester;