binding.setAccessPoint(new AccessPoint("http","http://juddi.org/bindingtemplate.html"));
String authorizedUserID = "sviens";
// begin a new transaction
txn.begin(connection);
// insert a new BusinessEntity
BusinessEntityTable.insert(business,authorizedUserID,connection);
// insert a new BusinessService